de.jreality.plugin.basic
Class PropertyPreferences
java.lang.Object
Plugin
de.jreality.plugin.basic.PropertyPreferences
public class PropertyPreferences
- extends Plugin
This plugin provides access to the user preferences that control saving and loading of plugin properties.
- Author:
- G. Paul Peters, Mar 10, 2010
PropertyPreferences
public PropertyPreferences()
install
public void install(Controller controller)
throws Exception
- Throws:
Exception
getPluginInfo
public PluginInfo getPluginInfo()
setPropertiesListener
public void setPropertiesListener(PropertiesListener l)
getMainIcon
public Icon getMainIcon()
getMainName
public String getMainName()
getMainPage
public JPanel getMainPage()
getNumSubPages
public int getNumSubPages()
getSubPage
public JPanel getSubPage(int i)
getSubPageIcon
public Icon getSubPageIcon(int i)
getSubPageName
public String getSubPageName(int i)