|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TibDialog | |
| org.thdl.tib.bibl | Provides classes and methods for the Tibbibl application. |
| Uses of TibDialog in org.thdl.tib.bibl |
| Fields in org.thdl.tib.bibl declared as TibDialog | |
(package private) org.thdl.tib.bibl.TibDialog |
TiblEdit.editorsDialog
|
| Methods in org.thdl.tib.bibl with parameters of type TibDialog | |
void |
TiblEdit.submitNewEditionInfo(org.thdl.tib.bibl.TibDialog tdia)
|
void |
TiblEdit.insertNewEdTitle(org.thdl.tib.bibl.TibDialog tdia)
This is called when a TibDialog is submitted with new edition title information. |
void |
TiblEdit.insertNewEdAndTitle(org.thdl.tib.bibl.TibDialog tdia)
This enters the information from the TibDialog called by TiblEdit.insertNewEdTitle(org.thdl.tib.bibl.TibDialog)
into the TibidDecl of the Tibbibl and then calls TibFrame.showTitles(org.thdl.tib.bibl.TitleFactory) with
the TitleFactory of the Tibbibl and a TiblEdit.mode set to TibConstants.NEW_TITLE. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||