Package com.gridsystems.config.tools.console

Interface Summary
ConsoleViewAction Classes implementing this interface can be called from a console view to perform a single task.
 

Class Summary
AbstractConsoleView Base implementation for console views.
ApplyAction Special ConsoleViewAction that performs an Apply on this configurator model and exits from the view.
BoolField Specialized field for boolean values.
ConsoleTools Helper functions for console interaction.
ConstantField Constant text field.
DiscardAction Special ConsoleViewAction that performs a Discard on this configurator model and exits from the view.
Field Base abstract class for console edition fields.
GroupField A Field that acts as a container for other fields.
MessageField A message display field.
PasswordField A password entry field.
SelectionField Asks the user to chose between a list of valid values.
ValueField Text value edition field.
 



Copyright © 2007-2008 Grid Systems, S.A.. All Rights Reserved.