Classes | Public Member Functions | Protected Member Functions | Protected Attributes

alma.acs.commandcenter.gui.AddToDeployTree Class Reference

Inherits javax::swing::JPanel.

List of all members.

Classes

class  ActionAdd
class  ActionCancelAdd
class  ActionFreeze
class  ActionRefresh
class  ActionShowAdd
class  MyActionBaseClass

Public Member Functions

 AddToDeployTree (CommandCenterGui gui, DeploymentTree deployTree)

Protected Member Functions

void setBusy (boolean b)

Protected Attributes

JPanel content
JPanel content2
JTextField addressF = new JTextField(10)

Detailed Description

A litte panel that allows to manually add managers to the deployment tree.


Constructor & Destructor Documentation

alma.acs.commandcenter.gui.AddToDeployTree.AddToDeployTree ( CommandCenterGui  gui,
DeploymentTree  deployTree 
)

Member Function Documentation

void alma.acs.commandcenter.gui.AddToDeployTree.setBusy ( boolean  b  )  [protected]

Signals to the user that an action takes longer.


Member Data Documentation

JTextField alma.acs.commandcenter.gui.AddToDeployTree.addressF = new JTextField(10) [protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties