|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jaret.util.ui.timebars.swt.util.TimeScaleDragSupport
public class TimeScaleDragSupport
Little utility allowing dragging the time scale and optionaly the diagram area in addition to using the scroll bar.
| Constructor Summary | |
|---|---|
TimeScaleDragSupport(TimeBarViewer tbv)
Construct the support for a timebar viewer. |
|
TimeScaleDragSupport(TimeBarViewer tbv,
boolean includeDiagram)
Construct the support for a timebar viewer. |
|
| Method Summary | |
|---|---|
void |
mouseMove(org.eclipse.swt.events.MouseEvent me)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeScaleDragSupport(TimeBarViewer tbv,
boolean includeDiagram)
tbv - timebar viewerincludeDiagram - true causes dragging on the diagram itself to be translated into scrollingpublic TimeScaleDragSupport(TimeBarViewer tbv)
tbv - timebar viewer| Method Detail |
|---|
public void mouseMove(org.eclipse.swt.events.MouseEvent me)
mouseMove in interface org.eclipse.swt.events.MouseMoveListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||