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, isUsable
public static final String ID
public static final String RESOURCE_PATH
public static javax.help.HelpSet createHelpSet() throws javax.help.HelpSetException
javax.help.HelpSetException
protected void doStart() throws Exception
doStart
in class org.java.plugin.Plugin
Exception
protected void doStop() throws Exception
doStop
in class org.java.plugin.Plugin
Exception
public static javax.help.Map.ID getCurrentId()
public String getDescription()
getDescription
in class ImmoToolPlugin
public static javax.help.HelpSet getHelpSet()
public ImageIcon getIcon()
getIcon
in class ImmoToolPlugin
public String getId()
getId
in class ImmoToolPlugin
public static ManualPlugin getInstance()
public String getLicense()
getLicense
in class ImmoToolPlugin
public String getTitle()
getTitle
in class ImmoToolPlugin
public static void setCurrentId(javax.help.Map.ID currentId)
Copyright © 2015 OpenEstate. All rights reserved.