Uses of Package
nl.tudelft.simulation.introspection

Packages that use nl.tudelft.simulation.introspection
nl.tudelft.simulation.introspection Contains the core interfaces of the Introspection project plus some abstract implementations. 
nl.tudelft.simulation.introspection.beans Contains the JavaBean TM implementation of the introspection interfaces, see nl.tudelft.tbm.sk.util.introspection.beans.PTestBeans for an example. 
nl.tudelft.simulation.introspection.fields Contains a field introspecting implementation of the Introspection interfaces, see nl.tudelft.tbm.sk.util.introspection.fields.PTestFieldIntrospector for an example. 
nl.tudelft.simulation.introspection.gui The user interface package provides dialogs and tables to inspect and manipulate introspected objects, see nl.tudelft.tbm.sk.util.introspection.gui.PTestGUI for an example. 
 

Classes in nl.tudelft.simulation.introspection used by nl.tudelft.simulation.introspection
Introspector
          The introspector provides introspection services, i.e.
Property
          A property defines a characteristic of an object.
 

Classes in nl.tudelft.simulation.introspection used by nl.tudelft.simulation.introspection.beans
AbstractProperty
          A default Property implementation that provides a standard way to handle composite values.
Introspector
          The introspector provides introspection services, i.e.
Property
          A property defines a characteristic of an object.
 

Classes in nl.tudelft.simulation.introspection used by nl.tudelft.simulation.introspection.fields
AbstractProperty
          A default Property implementation that provides a standard way to handle composite values.
Introspector
          The introspector provides introspection services, i.e.
Property
          A property defines a characteristic of an object.
 

Classes in nl.tudelft.simulation.introspection used by nl.tudelft.simulation.introspection.gui
Introspector
          The introspector provides introspection services, i.e.
Property
          A property defines a characteristic of an object.
 



Copyright © 2002-2011 Delft University of Technology, the Netherlands. All Rights Reserved.