|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.di.ui.spoon.SwtScrollBar
public class SwtScrollBar
Constructor Summary | |
---|---|
SwtScrollBar(ScrollBar scrollBar)
|
Method Summary | |
---|---|
int |
getSelection()
|
void |
setThumb(int thumb)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SwtScrollBar(ScrollBar scrollBar)
scrollBar
- Method Detail |
---|
public int getSelection()
getSelection
in interface ScrollBarInterface
public void setThumb(int thumb)
setThumb
in interface ScrollBarInterface
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |