|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
getComment()
Get the Tool comment. |
java.lang.String |
getCopyrightInfo()
Get the Tool Copyright Information (authors, etc.). |
java.lang.String |
getDescription()
Get the Tool Description. |
java.net.URI[] |
getEmailURIs()
Get the Email addresses. |
java.lang.String |
getName()
Get the Tool name. |
float |
getVersion()
Get the current Tool version |
java.net.URI |
getWebURI()
Get the Tool Web URI (web address, ftp address, etc.). |
javax.swing.JMenuItem |
registerJMenuItem()
Creates a JMenuItem (or JMenu for sub-items) |
void |
setToolProxy(ToolProxy toolProxy)
Gets the ToolProxy object which allows a Tool access to internal data structures |
Method Detail |
public float getVersion()
public java.lang.String getCopyrightInfo()
public java.net.URI getWebURI()
public java.net.URI[] getEmailURIs()
public java.lang.String getComment()
public java.lang.String getDescription()
public java.lang.String getName()
public javax.swing.JMenuItem registerJMenuItem()
public void setToolProxy(ToolProxy toolProxy)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |