public abstract class ImmoToolPlugin
extends org.java.plugin.Plugin
Constructor and Description |
---|
ImmoToolPlugin() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthor() |
URL |
getAuthorWebsite() |
String |
getDescription() |
ImageIcon |
getIcon() |
abstract String |
getId() |
String |
getLicense() |
String |
getProperty(String key) |
String |
getProperty(String key,
String defaultValue) |
String[] |
getRequiredPlugins() |
String |
getResourcePath() |
String |
getTitle() |
String |
getVersion() |
URL |
getWebsite() |
boolean |
isAllowed() |
boolean |
isLicensed() |
boolean |
isUsable() |
public String getAuthor()
public URL getAuthorWebsite()
public String getDescription()
public ImageIcon getIcon()
public abstract String getId()
public String getLicense()
public String[] getRequiredPlugins()
public String getResourcePath()
public String getTitle()
public String getVersion()
public URL getWebsite()
public boolean isAllowed()
public boolean isLicensed()
public boolean isUsable()
Copyright © 2015 OpenEstate. All rights reserved.