|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Viewable | |
---|---|
cli | |
gui | |
system |
Uses of Viewable in cli |
---|
Classes in cli that implement Viewable | |
---|---|
class |
CLI
Methods to implement a command line interface to the text converter API |
Uses of Viewable in gui |
---|
Classes in gui that implement Viewable | |
---|---|
class |
GuiFrame
The GuiFrame class is the main interface which the client views; it contains the tabbed pane, instantiates the single record and data table views, creates the gui wizards, and monitors the actions triggered from the menu system. |
Uses of Viewable in system |
---|
Fields in system declared as Viewable | |
---|---|
private static Viewable |
ViewPlug.application
|
Methods in system with parameters of type Viewable | |
---|---|
static void |
ViewPlug.init(Viewable application)
Calls the viewable interface method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |