Uses of Interface
edu.umd.cfar.lamp.apploader.propertysheets.InstancePropertyList

Packages that use InstancePropertyList
edu.umd.cfar.lamp.apploader.propertysheets A property viewer for individual java objects.  
edu.umd.cfar.lamp.viper.gui.config Widgets for displaying and editing ViPER schemata. 
 

Uses of InstancePropertyList in edu.umd.cfar.lamp.apploader.propertysheets
 

Classes in edu.umd.cfar.lamp.apploader.propertysheets that implement InstancePropertyList
 class DescriberBasedProperties
          A set of properties for an object that are specified in the preferences.
 class ExplicitProperties
          A property sheet, allowing the user to edit different properties.
 class ForClassPropertyList
          A property list that is defined for all instances of a given class.
 

Uses of InstancePropertyList in edu.umd.cfar.lamp.viper.gui.config
 

Classes in edu.umd.cfar.lamp.viper.gui.config that implement InstancePropertyList
 class AttrConfigExtensions
          Extended properties for attribute configurations.