bsys.propertyview
Class PropertyView.Attribute

java.lang.Object
  extended by bsys.propertyview.PropertyView.Attribute
Enclosing class:
PropertyView

public static class PropertyView.Attribute
extends java.lang.Object

Attribute (descriptor and value)

Author:
Bernard Bou

Field Summary
 PropertyView.AttributeDescriptor theDescriptor
          Descriptor
 java.lang.Object theValue
          Value
 
Constructor Summary
PropertyView.Attribute(PropertyView.AttributeDescriptor thisDescriptor)
          Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

theDescriptor

public PropertyView.AttributeDescriptor theDescriptor
Descriptor


theValue

public java.lang.Object theValue
Value

Constructor Detail

PropertyView.Attribute

public PropertyView.Attribute(PropertyView.AttributeDescriptor thisDescriptor)
Constructor

Parameters:
thisDescriptor - descriptor