|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.swt.widgets.Widget
org.eclipse.swt.widgets.Control
org.eclipse.swt.widgets.Scrollable
org.eclipse.swt.widgets.Composite
org.eclipse.hyades.uml2sd.ui.view.ScrollView
org.eclipse.hyades.uml2sd.ui.view.TimeCompressionBar
public class TimeCompressionBar
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.uml2sd.ui.view.ScrollView |
|---|
ALWAYS_OFF, ALWAYS_ON, AUTO, HBAR, VBAR |
| Fields inherited from class org.eclipse.swt.widgets.Composite |
|---|
embeddedHandle |
| Fields inherited from class org.eclipse.swt.widgets.Widget |
|---|
handle |
| Constructor Summary | |
|---|---|
TimeCompressionBar(org.eclipse.swt.widgets.Composite parent,
int s)
|
|
| Method Summary | |
|---|---|
void |
addTimeCompressionListener(ITimeCompressionListener listener)
|
void |
highlightRegion(BaseMessage mes1,
BaseMessage mes2)
Force the time compression bar to hightlight the event occurrences between the two given messages. |
void |
highlightRegionSync(BaseMessage mes1,
BaseMessage mes2)
Force the time compression bar to hightlight the event occurrences between the two given messages. |
boolean |
isFocusControl()
|
void |
removeSelectionChangedListener(ITimeCompressionListener listener)
|
void |
scrollBy(int x,
int y)
|
void |
setFrame(Frame theFrame)
|
void |
setZoom(float value)
|
void |
widgetDisposed(org.eclipse.swt.events.DisposeEvent e)
|
| Methods inherited from class org.eclipse.swt.widgets.Composite |
|---|
changed, computeSize, getBackgroundMode, getChildren, getLayout, getLayoutDeferred, getTabList, isLayoutDeferred, layout, layout, layout, layout, setBackgroundMode, setLayout, setLayoutDeferred, setTabList |
| Methods inherited from class org.eclipse.swt.widgets.Scrollable |
|---|
getBorderWidth |
| Methods inherited from class org.eclipse.swt.widgets.Control |
|---|
addControlListener, addDragDetectListener, addFocusListener, addHelpListener, addKeyListener, addMenuDetectListener, addMouseListener, addMouseMoveListener, addMouseTrackListener, addMouseWheelListener, addPaintListener, addTraverseListener, computeSize, dragDetect, dragDetect, forceFocus, getAccessible, getBackground, getBackgroundImage, getBounds, getCursor, getData, getDragDetect, getEnabled, getFont, getForeground, getLayoutData, getLocation, getMenu, getMonitor, getParent, getRegion, getShell, getSize, getToolTipText, getVisible, internal_dispose_GC, internal_new_GC, isEnabled, isReparentable, isVisible, moveAbove, moveBelow, pack, pack, print, redraw, removeControlListener, removeDragDetectListener, removeFocusListener, removeHelpListener, removeKeyListener, removeMenuDetectListener, removeMouseListener, removeMouseMoveListener, removeMouseTrackListener, removeMouseWheelListener, removePaintListener, removeTraverseListener, setBackgroundImage, setBounds, setBounds, setCapture, setDragDetect, setEnabled, setFont, setForeground, setLayoutData, setLocation, setLocation, setMenu, setParent, setRedraw, setRegion, setSize, setSize, setVisible, toControl, toControl, toDisplay, toDisplay, traverse, update |
| Methods inherited from class org.eclipse.swt.widgets.Widget |
|---|
addDisposeListener, addListener, getData, getDisplay, getListeners, getStyle, isDisposed, isListening, notifyListeners, removeDisposeListener, removeListener, setData, setData, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TimeCompressionBar(org.eclipse.swt.widgets.Composite parent,
int s)
| Method Detail |
|---|
public void setFrame(Frame theFrame)
public boolean isFocusControl()
isFocusControl in class org.eclipse.swt.widgets.Control
public void highlightRegion(BaseMessage mes1,
BaseMessage mes2)
mes1 - the first messagemes2 -
public void highlightRegionSync(BaseMessage mes1,
BaseMessage mes2)
mes1 - the first messagemes2 -
public void scrollBy(int x,
int y)
scrollBy in class ScrollViewpublic void setZoom(float value)
public void addTimeCompressionListener(ITimeCompressionListener listener)
public void removeSelectionChangedListener(ITimeCompressionListener listener)
public void widgetDisposed(org.eclipse.swt.events.DisposeEvent e)
widgetDisposed in interface org.eclipse.swt.events.DisposeListener
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||