java.lang.Object
edu.mit.media.hive.agent.hiveui.BaseSwingGUITextManipulationUI
edu.mit.media.hive.agent.hiveui.BaseSwingGUICreateAgentByNameUI
- class BaseSwingGUICreateAgentByNameUI
- extends BaseSwingGUITextManipulationUI
create a dialog box that will cause an agent to be created on
the local cell by its class name
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
guiAgent
protected BaseSwingGUIAgentImpl guiAgent
cms
protected edu.mit.media.hive.shadow.cell.ComponentManagerShadow cms
BaseSwingGUICreateAgentByNameUI
public BaseSwingGUICreateAgentByNameUI(BaseSwingGUIAgentImpl guiAgent,
edu.mit.media.hive.shadow.cell.ComponentManagerShadow cms)
getInitialLabel
public java.lang.String getInitialLabel()
- Specified by:
getInitialLabel
in class BaseSwingGUITextManipulationUI
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle
in class BaseSwingGUITextManipulationUI
getTextLabel
public java.lang.String getTextLabel()
- Specified by:
getTextLabel
in class BaseSwingGUITextManipulationUI
getButtonLabel
public java.lang.String getButtonLabel()
- Specified by:
getButtonLabel
in class BaseSwingGUITextManipulationUI
doCommand
public void doCommand(java.lang.String string)
- Specified by:
doCommand
in class BaseSwingGUITextManipulationUI