|
jrworkspace by jTEM |
|||||||
PREV NEXT | FRAMES NO FRAMES |
PluginInfo
JToolBar
getChildCount(node)==0
, should be overridden
if the semantics of leaf nodes differs.
Plugin
that wants to access the methods listed in the
PropertiesFlavor.PropertiesListener
interface, e.g., a menu entry that
allows the user to call these methods, should implement this flavor.PropertiesFlavor
will
delegate calls to the appropriate methods.FrontendFlavor.FrontendListener
of the plug-in
File
and InputStream
via SimpleController.setPropertiesFile(File)
(if this resource allows write access) and SimpleController.setPropertiesInputStream(InputStream)
(if this resource allows read access),
to save and read user decisions about the reading and loading of the property file in a package specific node, via
the Java Preferences API.
Plugin
which will show up in the SideContainerPerspective
returned by your implementation of ShrinkPanelPlugin.getPerspectivePluginClass()
.System.exit
.
Plugin
that wishes to shutdown the application at some point should implement this flavor.Controller
interface.PerspectiveFlavor
|
jrworkspace by jTEM |
|||||||
PREV NEXT | FRAMES NO FRAMES |