|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphMousePlugin
the interface for all plugins to the PluggableGraphMouse
Method Summary | |
---|---|
boolean |
checkModifiers(MouseEvent e)
compare the set modifiers against those of the supplied event |
int |
getModifiers()
return the mouse event modifiers that will activate this plugin |
void |
setModifiers(int modifiers)
set the mouse event modifiers that will activate this plugin |
Method Detail |
---|
int getModifiers()
void setModifiers(int modifiers)
modifiers
- boolean checkModifiers(MouseEvent e)
e
- an event to compare to
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |