Uses of Class
org.eclipse.net4j.util.ui.widgets.SashComposite

Packages that use SashComposite
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.actions
 

Methods in org.eclipse.net4j.util.ui.actions that return SashComposite
 SashComposite SashLayoutAction.getSashComposite()
           
 

Constructors in org.eclipse.net4j.util.ui.actions with parameters of type SashComposite
SashLayoutAction.Horizontal(SashComposite sashComposite)
           
SashLayoutAction.LayoutMenu(SashComposite sashComposite)
           
SashLayoutAction.Vertical(SashComposite sashComposite)
           
SashLayoutAction(SashComposite sashComposite, String text)
           
 

Uses of SashComposite in org.eclipse.net4j.util.ui.widgets
 

Methods in org.eclipse.net4j.util.ui.widgets that return SashComposite
 SashComposite SashComposite.OrientationChangedEvent.getSource()
           
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.