|
|||||||||
| Home >> All >> medi >> [ plugin overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
medi.plugin
Class StatisticsMenuTool

java.lang.Objectmedi.plugin.MediPlugin
medi.plugin.AbstractMenuTool
medi.plugin.StatisticsMenuTool
- All Implemented Interfaces:
- javatools.util.plugin.GenericPlugin, javatools.util.Showable
- public class StatisticsMenuTool
- extends AbstractMenuTool
| Field Summary |
| Fields inherited from class medi.plugin.MediPlugin |
inited, prv |
| Constructor Summary | |
StatisticsMenuTool()
Creates a new instance of StatisticsMenuTool |
|
| Method Summary | |
java.lang.String |
getDisplayName()
|
java.lang.String |
getLongDescription()
|
java.lang.String |
getPluginName()
|
void |
hide()
|
void |
show()
|
| Methods inherited from class medi.plugin.AbstractMenuTool |
getPluginType |
| Methods inherited from class medi.plugin.MediPlugin |
init, isInited, setProvider |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
StatisticsMenuTool
public StatisticsMenuTool()
- Creates a new instance of StatisticsMenuTool
| Method Detail |
getDisplayName
public java.lang.String getDisplayName()
getLongDescription
public java.lang.String getLongDescription()
getPluginName
public java.lang.String getPluginName()
hide
public void hide()
show
public void show()
|
|||||||||
| Home >> All >> medi >> [ plugin overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC