|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.usp.iterador.tool.PluginsTool
public class PluginsTool
Selects the plugins.
| Constructor Summary | |
|---|---|
PluginsTool()
|
|
| Method Summary | |
|---|---|
void |
activate(Controller controller)
|
void |
deactivate()
|
javax.swing.Icon |
getIcon()
Returns its icon, if it has any |
java.lang.String |
getName()
|
void |
mouseMoved(int x,
int y)
The mouse has moved |
void |
onClick(int pointX,
int pointY)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginsTool()
| Method Detail |
|---|
public java.lang.String getName()
getName in interface Toolpublic void activate(Controller controller)
activate in interface Toolpublic void deactivate()
deactivate in interface Tool
public void onClick(int pointX,
int pointY)
onClick in interface Tool
public void mouseMoved(int x,
int y)
Tool
mouseMoved in interface Toolx - x posy - y pospublic javax.swing.Icon getIcon()
Tool
getIcon in interface Tool
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||