|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MouseActionAdapter | |
| edu.neu.ccs.gui | Provides classes and interfaces for designing and implementing graphical interfaces and for the creation of paintable and mutatable objects.. |
| Uses of MouseActionAdapter in edu.neu.ccs.gui |
| Fields in edu.neu.ccs.gui declared as MouseActionAdapter | |
protected MouseActionAdapter |
Zoo.mouseAdapter
Mouse action adapter for this zoo. |
protected MouseActionAdapter |
BufferedPanel.mouseActions
The mouse action adapter for this buffered panel. |
| Methods in edu.neu.ccs.gui that return MouseActionAdapter | |
MouseActionAdapter |
Laminate.getMouseActionAdapter()
Returns the mouse action adapter for this laminate. |
MouseActionAdapter |
JPTComponent.getMouseActionAdapter()
Returns this component's mouse action adapter. |
MouseActionAdapter |
ColorView.getMouseActionAdapter()
Returns the mouse action adapter for the color box in this color view. |
MouseActionAdapter |
BufferedPanel.getMouseActionAdapter()
Returns the mouse action adapter for the buffer. |
| Methods in edu.neu.ccs.gui with parameters of type MouseActionAdapter | |
void |
BufferedPanel.setMouseActionAdapter(MouseActionAdapter adapter)
Sets the mouse action adapter for the buffer to the given adapter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||