HomeSort by relevance Sort by last modified time
    Searched refs:setDockLocation (Results 1 - 5 of 5) sorted by null

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
IFlyoutPreferences.java 67 void setDockLocation(int location);
MemoryFlyoutPreferences.java 52 public void setDockLocation(int location) {
PluginFlyoutPreferences.java 70 public void setDockLocation(int location) {
FlyoutControlComposite.java 269 private void setDockLocation(int dockLocation) {
270 m_preferences.setDockLocation(dockLocation);
283 m_preferences.setDockLocation(preferences.getDockLocation());
636 setDockLocation(newDockLocation[0]);
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 

Completed in 46 milliseconds