Searched defs:PropertyEditor (Results 1 - 1 of 1) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
H A DPropertyEditor.java30 public abstract class PropertyEditor { class
56 * happens when user selects property in {@link PropertyTable}. {@link PropertyEditor} should
59 * If any exception happens, {@link PropertyEditor} will be deactivated.
81 * Deactivates editor for current {@link Property}. {@link PropertyEditor} should dispose any

Completed in 4254 milliseconds