oracle.ide.inspector.layout
Class Property
java.lang.Object
   oracle.ide.inspector.layout.SimpleElement
oracle.ide.inspector.layout.SimpleElement
       oracle.ide.inspector.layout.Property
oracle.ide.inspector.layout.Property
- All Implemented Interfaces: 
- Identifiable, Element
- public abstract class Property 
- extends SimpleElement- implements Identifiable
One of the Elements comprising a DisplayGroup. 
 A Property can also be one of the elementss comprising
 a Row.
 
 A Property element indicates to insert here the 
 PropertyEditor for the this property. The property is 
 identified by a unique ID. The property model that defines the actual 
 property provides the property label, property editor, and hint text.
| Field Summary | 
| static java.lang.String | PROPERTY
 | 
 
 
 
| Method Summary | 
|  java.lang.String | toString()
 | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
 
PROPERTY
public static final java.lang.String PROPERTY
- See Also:
- Constant Field Values
Property
public Property()
toString
public java.lang.String toString()
- 
- Overrides:
- toStringin class- java.lang.Object
 
- 
 
Copyright © 1997, 2013, Oracle. All rights reserved.