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

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
H A DPropertyTable.java64 public class PropertyTable extends Canvas implements ISelectionProvider { class in inherits:Canvas,ISelectionProvider
147 public PropertyTable(Composite parent, int style) { method in class:PropertyTable
762 * the {@link PropertyTable} relative coordinate.
764 * the {@link PropertyTable} relative coordinate.
959 * @return the {@link PropertyCategory} that is used by this {@link PropertyTable} to display.
1337 * @return the {@link PropertyCategory} that is used by this {@link PropertyTable} to display.
1520 presentation.hide(PropertyTable.this, child.getProperty());

Completed in 911 milliseconds