|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextPane | |
org.thdl.tib.bibl | Provides classes and methods for the Tibbibl application. |
Uses of TextPane in org.thdl.tib.bibl |
Fields in org.thdl.tib.bibl declared as TextPane | |
private org.thdl.tib.bibl.TextPane |
TibFrame.tp
|
(package private) org.thdl.tib.bibl.TextPane |
TiblEdit.tp
This is a TextPane that is gotten from TibFrame and is used in methods for inserting elements. |
Methods in org.thdl.tib.bibl that return TextPane | |
org.thdl.tib.bibl.TextPane |
TibFrame.getTextPane()
This returns the TextPane that is the main view for tibbibl text information. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |