|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jpemartin.jgt.MoveCombiner
public class MoveCombiner
Combines the movement from several MoveControls.
| Constructor Summary | |
|---|---|
MoveCombiner(MoveControl... moveControls)
pass as many MoveControl as you want to the ctor |
|
| Method Summary | |
|---|---|
void |
move(java.awt.Rectangle moved)
move the given rectangle using all of the combined MoveControl s |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MoveCombiner(MoveControl... moveControls)
| Method Detail |
|---|
public void move(java.awt.Rectangle moved)
move in interface MoveControl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||