|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object Composite com.ibm.etools.iseries.edit.views.ISeriesEditorViewport
public class ISeriesEditorViewport
Field Summary | |
---|---|
protected ScrollBar |
_scrollHorz
|
protected ScrollBar |
_scrollVert
|
static String |
copyright
|
Constructor Summary | |
---|---|
ISeriesEditorViewport(Composite compositeParent,
int iStyle,
GridData gridData)
Constructor |
Method Summary | |
---|---|
void |
controlMoved(org.eclipse.swt.events.ControlEvent e)
controlMoved method comment. |
void |
controlResized(org.eclipse.swt.events.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(org.eclipse.swt.events.SelectionEvent e)
|
void |
widgetSelected(SelectionEvent sEvent)
User has moved a scroll bar. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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(org.eclipse.swt.events.ControlEvent e)
public void controlResized(org.eclipse.swt.events.ControlEvent e)
public void ensureVisible(Rectangle rectArea)
public void updateScrollbars()
public void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
public void widgetSelected(SelectionEvent sEvent)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |