jrworkspace by
jTEM

Package de.jtem.jrworkspace.plugin.flavor

Interface Summary
FrontendFlavor A flavor that enables a plug-in to trigger frontend updates of the hosts graphical user interface
FrontendFlavor.FrontendListener The listener
HelpFlavor  
HelpFlavor.HelpListener The HelpListener implements a method to show a help page
MenuFlavor This flavor adds a menu bar to a perspective
PerspectiveFlavor A flavor which adds a new perspective to the host application.
PreferencesFlavor A flavor which adds a preferences page to the host application
PropertiesFlavor A 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.PropertiesListener A controller that is aware of the PropertiesFlavor will delegate calls to the appropriate methods.
ShutdownFlavor A Plugin that wishes to shutdown the application at some point should implement this flavor.
ShutdownFlavor.ShutdownListener  
StatusFlavor A flavor which enables a plug-in to write a status text to the application
StatusFlavor.StatusChangedListener The status listener
ToolBarFlavor A flavor that is interpreted as a tool-bar by the Controller
UIFlavor  
 


jrworkspace by
jTEM

jTEM