|
Rational Developer for i 7.5.0 |
|||||||||
| 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
com.ibm.etools.iseries.edit.views.ISeriesEditorViewport
public class ISeriesEditorViewport
| Field Summary | |
|---|---|
protected ScrollBar |
_scrollHorz
|
protected ScrollBar |
_scrollVert
|
static String |
copyright
|
| Fields inherited from class org.eclipse.swt.widgets.Control |
|---|
handle |
| Constructor Summary | |
|---|---|
ISeriesEditorViewport(Composite compositeParent,
int iStyle,
GridData gridData)
Constructor |
|
| Method Summary | |
|---|---|
void |
controlMoved(ControlEvent e)
controlMoved method comment. |
void |
controlResized(ControlEvent e)
controlResized method comment. |
void |
ensureVisible(Rectangle rectArea)
Ensures that the left edge of the area is always visible in the client area. |
void |
updateScrollbars()
Child composite has changed. |
void |
widgetDefaultSelected(SelectionEvent e)
|
void |
widgetSelected(SelectionEvent sEvent)
User has moved a scroll bar. |
| Methods inherited from class org.eclipse.swt.widgets.Composite |
|---|
changed, checkSubclass, computeSize, getBackgroundMode, getChildren, getLayout, getLayoutDeferred, getTabList, isLayoutDeferred, layout, layout, layout, layout, setBackgroundMode, setFocus, setLayout, setLayoutDeferred, setTabList |
| Methods inherited from class org.eclipse.swt.widgets.Scrollable |
|---|
computeTrim, getClientArea, getHorizontalBar, getVerticalBar |
| Methods inherited from class org.eclipse.swt.widgets.Widget |
|---|
addDisposeListener, addListener, checkWidget, dispose, getData, getData, getDisplay, getListeners, getStyle, isDisposed, isListening, notifyListeners, removeDisposeListener, removeListener, removeListener, setData, setData, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
protected ScrollBar _scrollVert
protected ScrollBar _scrollHorz
| Constructor Detail |
|---|
public ISeriesEditorViewport(Composite compositeParent,
int iStyle,
GridData gridData)
| Method Detail |
|---|
public void controlMoved(ControlEvent e)
controlMoved in interface ControlListenerpublic void controlResized(ControlEvent e)
controlResized in interface ControlListenerpublic void ensureVisible(Rectangle rectArea)
public void updateScrollbars()
public void widgetDefaultSelected(SelectionEvent e)
widgetDefaultSelected in interface SelectionListenerpublic void widgetSelected(SelectionEvent sEvent)
widgetSelected in interface SelectionListener
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||