public class ManualPlugin extends ImmoToolPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
static String |
RESOURCE_PATH |
| Constructor and Description |
|---|
ManualPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static javax.help.HelpSet |
createHelpSet() |
protected void |
doStart() |
protected void |
doStop() |
static javax.help.Map.ID |
getCurrentId() |
String |
getDescription() |
static javax.help.HelpSet |
getHelpSet() |
ImageIcon |
getIcon() |
String |
getId() |
static ManualPlugin |
getInstance() |
String |
getLicense() |
static Icon |
getResourceIcon(String name,
int size) |
static Image |
getResourceImage(String name,
int size) |
static URL |
getResourceImageURL(String name,
int size) |
String |
getTitle() |
static void |
setCurrentId(javax.help.Map.ID currentId) |
getAuthor, getAuthorWebsite, getProperty, getProperty, getRequiredPlugins, getResourcePath, getVersion, getWebsite, isAllowed, isLicensed, isUsablepublic static final String ID
public static final String RESOURCE_PATH
public static javax.help.HelpSet createHelpSet()
throws javax.help.HelpSetException
javax.help.HelpSetExceptionprotected void doStart()
throws Exception
doStart in class org.java.plugin.PluginExceptionprotected void doStop()
throws Exception
doStop in class org.java.plugin.PluginExceptionpublic static javax.help.Map.ID getCurrentId()
public String getDescription()
getDescription in class ImmoToolPluginpublic static javax.help.HelpSet getHelpSet()
public ImageIcon getIcon()
getIcon in class ImmoToolPluginpublic String getId()
getId in class ImmoToolPluginpublic static ManualPlugin getInstance()
public String getLicense()
getLicense in class ImmoToolPluginpublic String getTitle()
getTitle in class ImmoToolPluginpublic static void setCurrentId(javax.help.Map.ID currentId)
Copyright © 2015 OpenEstate. All rights reserved.