Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
edu.mit.media.hive.agent.hiveui

Classes in edu.mit.media.hive.agent.hiveui used by edu.mit.media.hive.agent.hiveui
BaseAWTGUIAgentIconDisplayPanel
          our class to bring up a dialog box showing the agent icon and stuff like that -- this is used for creating new agents or moving agents
BaseAWTGUIAgentImpl
          this class is the next level up on top of the base ui agent -- the purpose of this is so we have a standard way to get the popup boxes that we like
BaseAWTGUIDisplayCellListButtonFrame
          this class pops up a frame that has the servers listed in a choice field and then a button -- whatever extends this class can set what the title of the frame is, what the button label says, and the action performed when the button is pushed.
BaseAWTGUITextManipulationUI
          an abstract class so we can display a text area, get the text area and then do something with that string
BaseGUIAgentImpl
          this class is the next level up on top of the base ui agent -- the purpose of this is so we have a standard way to get the popup boxes that we like
BaseSwingGUIAgentIconDisplayPanel
          our class to bring up a dialog box showing the agent icon and stuff like that -- this is used for creating new agents or moving agents
BaseSwingGUIAgentImpl
          this class is the next level up on top of the base ui agent -- the purpose of this is so we have a standard way to get the popup boxes that we like
BaseSwingGUIDisplayCellListButtonFrame
          this class pops up a frame that has the servers listed in a choice field and then a button -- whatever extends this class can set what the title of the frame is, what the button label says, and the action performed when the button is pushed.
BaseSwingGUITextManipulationUI
          an abstract class so we can display a text area, get the text area and then do something with that string
BaseUIAgentImpl
          the standard base class for all ui agents -- this class will handle the minimum amount of state maintainance, and it will also handles a lot of the communications to the agent monitoring agents todo list -- the ability to monitor less cells than the agent monitoring agent is monitoring -- this would require that we filter the information the agent monitoring agent is sending and we need to keep track of exactly who we are monitoring