Uses of Class
hipp.com.wappedidpadpro2.WappProTextPane
Package | Description |
---|---|
hipp.com.wappedidpadpro2 |
-
Uses of WappProTextPane in hipp.com.wappedidpadpro2
Fields in hipp.com.wappedidpadpro2 declared as WappProTextPane Modifier and Type Field Description private WappProTextPane
WAppPrintPreview. edpdArea
private WappProTextPane
DoLayout. jTxtP
private WappProTextPane
WAppEditpadPro2. jTxtP
protected WappProTextPane
WappProTextPane. main_class
Methods in hipp.com.wappedidpadpro2 that return WappProTextPane Modifier and Type Method Description WappProTextPane
WAppEditpadPro2. getEditor()
WappProTextPane
DoLayout. getTextPane()
Methods in hipp.com.wappedidpadpro2 with parameters of type WappProTextPane Modifier and Type Method Description void
MyActionListener. createActionTable(WappProTextPane textComponent)
The following two methods allow us to find an action provided by the editor kit by its name.protected void
MyActionListener. doColorAction(WappProTextPane jTxtP)
protected void
MyActionListener. removeHighlights(WappProTextPane jTxtP)
remove the highlightsprivate void
MyActionListener. setDocInfos(WappProTextPane jTxtP)
protected void
MyActionListener. setHighlights(WappProTextPane jTxtP)
set Highlights in the text documentprotected void
MyActionListener. setTextActions(WappProTextPane jTxtPane)