|
|||||||||||
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
|
(package private) org.thdl.tib.bibl.TibFrame |
DiscDialog.parent
|
(package private) org.thdl.tib.bibl.TibFrame |
TibDialog.frame
|
(package private) org.thdl.tib.bibl.TibFrame |
TiblEdit.tibFrame
This is the main window or the view for the TiblEdit class, which acts
as the controller. |
Methods in org.thdl.tib.bibl that return TibFrame | |
org.thdl.tib.bibl.TibFrame |
TibAction.getFrame()
|
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)
|
void |
TibAction.setKeys(org.thdl.tib.bibl.TibFrame f)
|
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)
|
|
TibAction(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 |