HomeSort by relevance Sort by last modified time
    Searched defs:flyout (Results 1 - 7 of 7) sorted by null

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
IFlyoutListener.java 11 package org.eclipse.wb.core.controls.flyout;
14 /** Interface for listeners interested in window state transitions in flyout windows */
17 * The flyout has changed state from the old state to the new state (see the
IFlyoutMenuContributor.java 11 package org.eclipse.wb.core.controls.flyout;
MemoryFlyoutPreferences.java 11 package org.eclipse.wb.core.controls.flyout;
IFlyoutPreferences.java 11 package org.eclipse.wb.core.controls.flyout;
14 * Provider for preferences of flyout control of {@link FlyoutControlComposite}.
50 * @return the state of flyout - {@link #STATE_OPEN} or {@link #STATE_COLLAPSED}.
55 * @return the width of flyout.
70 * Sets the state of flyout - {@link #STATE_OPEN} or {@link #STATE_COLLAPSED}.
75 * Sets the width of flyout.
PluginFlyoutPreferences.java 11 package org.eclipse.wb.core.controls.flyout;
34 m_dockLocationKey = prefix + ".flyout.dockLocation";
35 m_stateKey = prefix + ".flyout.state";
36 m_widthKey = prefix + ".flyout.width";
FlyoutControlComposite.java 11 package org.eclipse.wb.core.controls.flyout;
45 * used to fill client area. Second (flyout control) can be docked to any enabled position or
102 // create container for flyout control
112 * @return the parent {@link Composite} for flyout {@link Control}.
138 * Sets the minimal width of flyout.
174 // check, maybe flyout has no Control, so "client" should fill client area
209 // change bounds for flyout container and client control
276 * Applies the given preferences into the preferences of this flyout
288 /** If the flyout hover is showing, dismiss it */
309 * Container for flyout {@link Control}
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 

Completed in 61 milliseconds