Class PickButton
Class PickButton
AgentButton
|
+----PickButton
- class PickButton
- extends AgentButton
A class for providing a button that calls up our
Pick-an-agent dialog box.
-
action(Event, Object)
- The method called when the button is clicked.
action
public boolean action(Event e,
Object o)
- The method called when the button is clicked.
- Overrides:
- action in class AgentButton