java.lang.Object
edu.mit.media.hive.agent.hiveui.BaseAWTGUITextManipulationUI
edu.mit.media.hive.agent.hiveui.BaseAWTGUIMonitorCellUI
- class BaseAWTGUIMonitorCellUI
- extends BaseAWTGUITextManipulationUI
craete a dialog box that will cause the agent to start
monitoring another cell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
guiAgent
protected BaseAWTGUIAgentImpl guiAgent
cms
protected edu.mit.media.hive.shadow.cell.ComponentManagerShadow cms
BaseAWTGUIMonitorCellUI
public BaseAWTGUIMonitorCellUI(BaseAWTGUIAgentImpl guiAgent,
edu.mit.media.hive.shadow.cell.ComponentManagerShadow cms)
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle
in class BaseAWTGUITextManipulationUI
getTextLabel
public java.lang.String getTextLabel()
- Specified by:
getTextLabel
in class BaseAWTGUITextManipulationUI
getButtonLabel
public java.lang.String getButtonLabel()
- Specified by:
getButtonLabel
in class BaseAWTGUITextManipulationUI
doCommand
public void doCommand(java.lang.String string)
- Specified by:
doCommand
in class BaseAWTGUITextManipulationUI