public abstract class AutoNamedProp<T>
extends org.openide.nodes.PropertySupport<T>
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>| Modifier and Type | Field and Description |
|---|---|
protected static String |
PROP_NAME_PREFIX |
protected static long |
propCounter
Counter of
FlagPropertyAdapters. |
| Constructor and Description |
|---|
AutoNamedProp(Class<T> type,
String displayName,
String shortDescription,
boolean canWrite) |
equals, getHtmlDisplayName, getPropertyEditor, getValue, getValueType, hashCode, isDefaultValue, restoreDefaultValue, setValue, supportsDefaultValueattributeNames, getDisplayName, getName, getShortDescription, getValue, isExpert, isHidden, isPreferred, setDisplayName, setExpert, setHidden, setName, setPreferred, setShortDescription, setValue, toStringprotected static final String PROP_NAME_PREFIX
protected static long propCounter
FlagPropertyAdapters.Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.