HomeSort by relevance Sort by last modified time
    Searched refs:PropertyTable (Results 26 - 28 of 28) sorted by null

12

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTable.java 62 public class PropertyTable extends Canvas implements ISelectionProvider {
145 public PropertyTable(Composite parent, int style) {
742 * the {@link PropertyTable} relative coordinate.
744 * the {@link PropertyTable} relative coordinate.
939 * @return the {@link PropertyCategory} that is used by this {@link PropertyTable} to display.
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CCombo3.java 14 import org.eclipse.wb.internal.core.model.property.table.PropertyTable;
35 * Combo control for {@link PropertyTable} and combo property editors.
CComboBox.java 55 import org.eclipse.wb.internal.core.model.property.table.PropertyTable;
61 * Extended ComboBox control for {@link PropertyTable} and combo property editors.

Completed in 61 milliseconds

12