Package org.globus.cog.gui.grapheditor.properties

Interface Summary
ClassProperty  
Property  
PropertyHolder An interface that defines the methods used by objects that want to use properties as in Property
 

Class Summary
AbstractClassProperty  
AbstractProperty Base class for properties.
ComponentClassProperty  
ComponentProperty This type of property is specific to graph components.
DelegatedClassProperty This type of property can be used when the name of the property is different than the name used for the getters and setters.
DelegatedProperty This type of property can be used when the name of the property is different than the name used for the getters and setters.
IntrospectiveProperty A property class which uses getters an setters to get/set the value of a property
Introspector An introspection helper.
OverlayedProperty A "soft" property for which there is no direct support in the graph component