public class PropertyPreferences
extends Plugin
Constructor and Description |
---|
PropertyPreferences() |
Modifier and Type | Method and Description |
---|---|
Icon |
getMainIcon() |
String |
getMainName() |
JPanel |
getMainPage() |
int |
getNumSubPages() |
PluginInfo |
getPluginInfo() |
JPanel |
getSubPage(int i) |
Icon |
getSubPageIcon(int i) |
String |
getSubPageName(int i) |
void |
install(Controller controller) |
void |
setPropertiesListener(PropertiesListener l) |
public PluginInfo getPluginInfo()
public void setPropertiesListener(PropertiesListener l)
public Icon getMainIcon()
public String getMainName()
public JPanel getMainPage()
public int getNumSubPages()
public JPanel getSubPage(int i)
public Icon getSubPageIcon(int i)
public String getSubPageName(int i)