|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TibFrame | |
org.thdl.tib.bibl | Provides classes and methods for the Tibbibl application. |
Uses of TibFrame in org.thdl.tib.bibl |
Fields in org.thdl.tib.bibl declared as TibFrame | |
protected org.thdl.tib.bibl.TibFrame |
DiacriticPanel.frame
|
Methods in org.thdl.tib.bibl that return TibFrame | |
org.thdl.tib.bibl.TibFrame |
TiblEdit.getFrame()
Returns the view or TibFrame that is the GUI of this program. |
Methods in org.thdl.tib.bibl with parameters of type TibFrame | |
void |
DiacriticPanel.setFrame(org.thdl.tib.bibl.TibFrame tf)
|
Constructors in org.thdl.tib.bibl with parameters of type TibFrame | |
DiacriticPanel(org.thdl.tib.bibl.TibFrame tf)
|
|
DiscDialog(org.thdl.tib.bibl.TibFrame owner,
org.thdl.tib.bibl.TibDoc doc)
|
|
EditAction(String name,
org.thdl.tib.bibl.TibFrame f)
|
|
FileAction(String name,
org.thdl.tib.bibl.TibFrame f)
|
|
InsertAction(String name,
org.thdl.tib.bibl.TibFrame f)
|
|
TibDialog(org.thdl.tib.bibl.TibFrame frame,
String title,
String[] specs)
|
|
ViewAction(String name,
org.thdl.tib.bibl.TibFrame f)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |