biz.chitec.quarterback.swing
Class ScrollerPane.AbstractScrollRule
java.lang.Object
biz.chitec.quarterback.swing.ScrollerPane.AbstractScrollRule
- All Implemented Interfaces:
- ScrollerPane.ScrollRule
- Enclosing class:
- ScrollerPane
- private abstract class ScrollerPane.AbstractScrollRule
- extends java.lang.Object
- implements ScrollerPane.ScrollRule
Method Summary |
java.awt.Point |
getOffset(int timeoffset,
boolean force)
|
protected boolean |
isInTimeRange(int timeoffset)
|
void |
setSize(int x,
int y)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
startoffset
protected int startoffset
endoffset
protected int endoffset
ScrollerPane.AbstractScrollRule
protected ScrollerPane.AbstractScrollRule(int sx,
int ex)
isInTimeRange
protected boolean isInTimeRange(int timeoffset)
setSize
public void setSize(int x,
int y)
getOffset
public java.awt.Point getOffset(int timeoffset,
boolean force)