| Subclasses of ZPane in net.sf.taverna.zaria |
class |
ZBasePane
A base ZPane implementation, this is always the root of the ZTreeNode
heirarchy (or should be for sane uses). |
class |
ZBlankComponent
The blank component used when there isn't anything else, contains actions to
create the other components (which will therefore be created empty by
default). |
class |
ZRavenComponent
|
class |
ZSplitPane
ZPane manifesting a split panel design where each sub-panel is itself a ZPane |
class |
ZTabbedPane
ZPane implementation which holds its children within a tabbed pane container. |