Uses of Class
org.eclipse.net4j.util.ui.widgets.SashComposite
- 
Packages that use SashComposite Package Description org.eclipse.net4j.util.ui.actions Reusable actions and action delegates.org.eclipse.net4j.util.ui.widgets A library with reusable widgets.
- 
- 
Uses of SashComposite in org.eclipse.net4j.util.ui.actionsMethods in org.eclipse.net4j.util.ui.actions that return SashComposite Modifier and Type Method Description SashCompositeSashLayoutAction. getSashComposite()Constructors in org.eclipse.net4j.util.ui.actions with parameters of type SashComposite Constructor Description Horizontal(SashComposite sashComposite)LayoutMenu(SashComposite sashComposite)SashLayoutAction(SashComposite sashComposite, java.lang.String text)Vertical(SashComposite sashComposite)
- 
Uses of SashComposite in org.eclipse.net4j.util.ui.widgetsMethods in org.eclipse.net4j.util.ui.widgets that return SashComposite Modifier and Type Method Description SashCompositeSashComposite.OrientationChangedEvent. getSource()
 
-