public static interface GUIChooser.GUIChooserMenuPlugin
| Modifier and Type | Interface and Description |
|---|---|
static class |
GUIChooser.GUIChooserMenuPlugin.Menu
Enum listing possible menus that plugins can appear in
|
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationName()
Get the name to display in title bar of the enclosing JFrame for the
plugin
|
JMenuBar |
getMenuBar()
Return the menu bar for this plugin
|
String |
getMenuEntryText()
Get the text entry to appear in the menu
|
GUIChooser.GUIChooserMenuPlugin.Menu |
getMenuToDisplayIn()
Get the menu that the plugin is to be listed in
|
String getApplicationName()
GUIChooser.GUIChooserMenuPlugin.Menu getMenuToDisplayIn()
String getMenuEntryText()
JMenuBar getMenuBar()
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.