public class PopupPropertyEditor<T>
extends java.lang.Object
implements org.controlsfx.property.editor.PropertyEditor<T>
| Constructor and Description |
|---|
PopupPropertyEditor(org.controlsfx.control.PropertySheet.Item item) |
| Modifier and Type | Method and Description |
|---|---|
javafx.scene.Node |
getEditor() |
T |
getValue() |
void |
setValue(T t) |
public PopupPropertyEditor(org.controlsfx.control.PropertySheet.Item item)