|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectjava.beans.FeatureDescriptor
org.openide.nodes.Node.Property<T>
org.openide.nodes.PropertySupport<T>
cz.cuni.amis.nb.util.AutoNamedProp<T>
public abstract class AutoNamedProp<T>
Prop name is autogenerated.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.openide.nodes.PropertySupport |
|---|
org.openide.nodes.PropertySupport.Name, org.openide.nodes.PropertySupport.ReadOnly<T>, org.openide.nodes.PropertySupport.ReadWrite<T>, org.openide.nodes.PropertySupport.Reflection<T>, org.openide.nodes.PropertySupport.WriteOnly<T> |
| Field Summary | |
|---|---|
protected static String |
PROP_NAME_PREFIX
|
protected static long |
propCounter
Counter of FlagPropertyAdapters. |
| Constructor Summary | |
|---|---|
AutoNamedProp(Class<T> type,
String displayName,
String shortDescription,
boolean canWrite)
|
|
| Method Summary |
|---|
| Methods inherited from class org.openide.nodes.PropertySupport |
|---|
canRead, canWrite |
| Methods inherited from class org.openide.nodes.Node.Property |
|---|
equals, getHtmlDisplayName, getPropertyEditor, getValue, getValueType, hashCode, isDefaultValue, restoreDefaultValue, setValue, supportsDefaultValue |
| Methods inherited from class java.beans.FeatureDescriptor |
|---|
attributeNames, getDisplayName, getName, getShortDescription, getValue, isExpert, isHidden, isPreferred, setDisplayName, setExpert, setHidden, setName, setPreferred, setShortDescription, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final String PROP_NAME_PREFIX
protected static long propCounter
FlagPropertyAdapters.
| Constructor Detail |
|---|
public AutoNamedProp(Class<T> type,
String displayName,
String shortDescription,
boolean canWrite)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||