Class Summary |
Auto |
This class is a holder for the field TYPE, which is used to indicate object
types which should be automatically allocated. |
EditingProperty |
Stub property that interfaces to a common property of one or more underlying
property hosts. |
EditTest |
|
GenericPropertyHandle |
|
HostList |
Container class for a list of property hosts that can be queried for common
values, backed-up, etc. |
InheritablePropertyHandle |
|
NumericConverter |
|
PropertyDesc |
Provides information and implementation code for specific properties exported
by a class. |
PropertyDescTest |
|
PropertyList |
Implements a list of exported properties. |
PropertyUtils |
|
PropTreeCell |
Container class for organizing property information into a tree. |
PropTreeData |
|
TestHierarchy |
Artificial properties used for testing:
double stiffness; double damping; double modulus; String file; int order; int
width; Color color; Vector3d dir; Material double density double stiffness
double damping RenderInfo Color color; String textureFile; double shine; int
width;
and here is the hierarchy:
myRoot /\ / \ M1 M7 /\ |\ / \ | \ S2 T4 M8 S9 / /\ | / / \ | M3 M5 S6 T10 |
TestMaterial |
|
TestNode |
Artificial property-containing class used for testing. |
TestRenderInfo |
|