public class ComboBoxProperty<T> extends org.openide.nodes.PropertySupport.Reflection<Integer>
| Constructor and Description |
|---|
ComboBoxProperty(T[] items,
Class tClass,
Object propertyObject,
String getter,
String setter) |
canRead, canWrite, getPropertyEditor, getValue, setPropertyEditorClass, setValueequals, getHtmlDisplayName, getValueType, hashCode, isDefaultValue, restoreDefaultValue, supportsDefaultValueattributeNames, getDisplayName, getName, getShortDescription, getValue, isExpert, isHidden, isPreferred, setDisplayName, setExpert, setHidden, setName, setPreferred, setShortDescription, setValue, toStringpublic ComboBoxProperty(T[] items, Class tClass, Object propertyObject, String getter, String setter) throws NoSuchMethodException
NoSuchMethodExceptionCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.