- java.lang.Object
-
- com.l2fprod.common.beans.editor.AbstractPropertyEditor
-
-
-
Field Summary
-
Fields inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor
editor
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
-
Methods inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditor
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ComboEditorWithDependancy
public ComboEditorWithDependancy(T[] options,
java.lang.String[] stringValues,
PropertyEditorChangeValuesIfDependancyAdapter<?,?> pec)
- Parameters:
options
- stringValues
- The String to show in the combo.pec
-
Copyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.