|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.action.ContributionItem
org.eclipse.jface.action.ControlContribution
org.eclipse.ui.internal.menus.InternalControlContribution
org.eclipse.ui.menus.WorkbenchWindowControlContribution
org.eclipse.amp.agf.zest.ide.ZestSliderContribution
public class ZestSliderContribution
The Class ZestSliderContribution.
Constructor Summary | |
---|---|
ZestSliderContribution(org.eclipse.zest.core.widgets.Graph graph)
Instantiates a new zest slider contribution. |
Method Summary | |
---|---|
protected int |
computeWidth(org.eclipse.swt.widgets.Control control)
|
protected org.eclipse.swt.widgets.Control |
createControl(org.eclipse.swt.widgets.Composite parent)
|
Methods inherited from class org.eclipse.ui.menus.WorkbenchWindowControlContribution |
---|
delegateCreateControl, getCurSide, getOrientation, getWorkbenchWindow |
Methods inherited from class org.eclipse.ui.internal.menus.InternalControlContribution |
---|
setCurSide, setWorkbenchWindow |
Methods inherited from class org.eclipse.jface.action.ControlContribution |
---|
fill, fill, fill |
Methods inherited from class org.eclipse.jface.action.ContributionItem |
---|
dispose, fill, getId, getParent, isDirty, isDynamic, isEnabled, isGroupMarker, isSeparator, isVisible, saveWidgetState, setId, setParent, setVisible, toString, update, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ZestSliderContribution(org.eclipse.zest.core.widgets.Graph graph)
graph
- the graphMethod Detail |
---|
protected org.eclipse.swt.widgets.Control createControl(org.eclipse.swt.widgets.Composite parent)
createControl
in class org.eclipse.jface.action.ControlContribution
parent
-
ControlContribution.createControl(org.eclipse.swt.widgets.Composite)
protected int computeWidth(org.eclipse.swt.widgets.Control control)
computeWidth
in class org.eclipse.jface.action.ControlContribution
control
-
ControlContribution.computeWidth(org.eclipse.swt.widgets.Control)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |