Uses of Class
net.groboclown.gui.pluginapp.v1.PropertyManager

Packages that use PropertyManager
net.groboclown.gui.pluginapp.v1   
net.groboclown.gui.pluginapp.v1.plugin   
 

Uses of PropertyManager in net.groboclown.gui.pluginapp.v1
 

Fields in net.groboclown.gui.pluginapp.v1 declared as PropertyManager
protected  PropertyManager MainFrame.propertyMgr
           
private  PropertyManager Core.propertyMgr
           
 

Methods in net.groboclown.gui.pluginapp.v1 that return PropertyManager
 PropertyManager Core.getPropertyManager()
           
 

Constructors in net.groboclown.gui.pluginapp.v1 with parameters of type PropertyManager
PropertyManager.MyPropertyDatabase()
           
 

Uses of PropertyManager in net.groboclown.gui.pluginapp.v1.plugin
 

Fields in net.groboclown.gui.pluginapp.v1.plugin declared as PropertyManager
private  PropertyManager EventReporterPlugin.propertyMgr
           
private  PropertyManager ErrorReporterPlugin.propertyMgr
           
 



Written under the LGPL