|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RotateListener
Interface for an observer to receive notifications of changes made to an angle in an instance of PECanvas.
Method Summary | |
---|---|
void |
rotateUpdate(RotateEvent e)
called when the angle changed in the sourcing PECanvas |
void |
setRotateAngleLabelVisible(boolean b)
Affiche/cache le champ textuel avec l'angle courant. |
Method Detail |
---|
void rotateUpdate(RotateEvent e)
void setRotateAngleLabelVisible(boolean b)
b
- true
pour rendre visible, false
pour
rendre invisible.
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |