|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectpropertyManager.ReadableProperty
propertyManager.EditableProperty
propertyManager.EditableDirectoryProperty
public class EditableDirectoryProperty
Oct 22, 2005
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class propertyManager.ReadableProperty |
|---|
ReadableProperty.SubPropertyChangeListener |
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Fields inherited from class propertyManager.EditableProperty |
|---|
validator |
| Fields inherited from class propertyManager.ReadableProperty |
|---|
defaultValue, value |
| Constructor Summary | |
|---|---|
EditableDirectoryProperty(java.lang.String ID,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
org.eclipse.ui.views.properties.PropertyDescriptor |
getCustomPropertyDescriptor()
This method can be overridden by suclasses. |
| Methods inherited from class propertyManager.EditableProperty |
|---|
getValidator, setUnderlyingValue, setValidator, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public EditableDirectoryProperty(java.lang.String ID,
java.lang.String name)
| Method Detail |
|---|
public org.eclipse.ui.views.properties.PropertyDescriptor getCustomPropertyDescriptor()
ReadableProperty
getCustomPropertyDescriptor in class EditableProperty
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||