|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsound.zrs.ui.RubberBand
sound.zrs.ui.BoxStretchRubberBand
public class BoxStretchRubberBand
Field Summary |
---|
Fields inherited from class sound.zrs.ui.RubberBand |
---|
startX, startY |
Constructor Summary | |
---|---|
BoxStretchRubberBand(int startX,
int startY)
|
|
BoxStretchRubberBand(int startX,
int startY,
int fixedHeight)
|
|
BoxStretchRubberBand(java.awt.Point start)
|
Method Summary |
---|
Methods inherited from class sound.zrs.ui.RubberBand |
---|
draw, erase, getStart, move |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BoxStretchRubberBand(int startX, int startY)
public BoxStretchRubberBand(int startX, int startY, int fixedHeight)
public BoxStretchRubberBand(java.awt.Point start)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |