|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public int getModifiers()
public void setModifiers(int modifiers)
modifiers
- public 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 |