|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LayerViewPanelListener
Defines a Listener for Layer-view change events (For example, a change in the cursor position or a selection).
| Method Summary | |
|---|---|
void |
cursorPositionChanged(java.lang.String x,
java.lang.String y)
Notifies this listener that the cursor position has changed to the given point, in model coordinates. |
void |
painted(java.awt.Graphics graphics)
Notifies this listener that the LayerViewPanel has been repainted. |
void |
selectionChanged()
|
| Method Detail |
|---|
void selectionChanged()
void cursorPositionChanged(java.lang.String x,
java.lang.String y)
void painted(java.awt.Graphics graphics)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||