public class ShowGraphs extends AbstractClassifyResultHistoryPlugin
m_Owner| Constructor and Description |
|---|
ShowGraphs() |
| Modifier and Type | Method and Description |
|---|---|
ActionListener |
getActionListener(ResultHistoryList history,
int index)
Returns the action lister to use in the menu.
|
String |
getGroup()
Returns the group of the plugin.
|
String |
getName()
Returns the name of the plugin.
|
boolean |
handles(ResultHistoryList history,
int index)
Checks whether the current item can be handled.
|
getClassifier, getHeader, getPlugins, populateMenucompareTo, customizePopupMenu, equals, getOwner, getSessionValue, hasSessionValue, populateMenu, setOwner, setSessionValuepublic String getGroup()
getGroup in class AbstractResultHistoryPluginpublic String getName()
getName in class AbstractResultHistoryPluginpublic boolean handles(ResultHistoryList history, int index)
handles in class AbstractResultHistoryPluginhistory - the current historyindex - the selected history itempublic ActionListener getActionListener(ResultHistoryList history, int index)
getActionListener in class AbstractResultHistoryPluginhistory - the current historyindex - the selected history itemCopyright © 2017. All Rights Reserved.