Classes | Public Member Functions | Protected Attributes

alma.acs.commandcenter.gui.EditVariablesPanel Class Reference

Inherits javax::swing::JPanel.

List of all members.

Classes

class  Table

Public Member Functions

 EditVariablesPanel (CommandCenterGui controller)
void preShow (Map< String, Object > writeTo, Map< String, Object > inProject, Map< String, Object > inSession)
void afterOk ()

Protected Attributes

Table t1
Table t2
CommandCenterGui controller
Map< String, Object > writeTo
Map< String, Object > inProject
Map< String, Object > inSession

Detailed Description

Allows to edit the variables.


Constructor & Destructor Documentation

alma.acs.commandcenter.gui.EditVariablesPanel.EditVariablesPanel ( CommandCenterGui  controller  ) 

Member Function Documentation

void alma.acs.commandcenter.gui.EditVariablesPanel.afterOk (  ) 
void alma.acs.commandcenter.gui.EditVariablesPanel.preShow ( Map< String, Object >  writeTo,
Map< String, Object >  inProject,
Map< String, Object >  inSession 
)

Member Data Documentation


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