Package ch.uzh.ifi.attempto.echocomp

This package contains some basic GUI components using the Echo Web Framework.

See:
          Description

Class Summary
CheckBox This class represents a blue style check box.
DelayedComponent This abstract class can be used to create components that are initialized asynchronously in the background.
GeneralButton This is a convenience class for easy creation of buttons.
HeaderControlFilter This filter is a workaround for the problem that Firefox 3.0.0 to 3.0.4 somehow sends wrong XML headers to the server.
HSpace This class produces a horizontal empty space.
Label This is a convenience class for easy creation of labels.
MessageWindow This is a convenience class for easy creation of message windows.
PasswordField This is a convenience class for easy creation of password fields.
RadioButton This class represents a blue style radio button.
ServerDelayMessage This class can be used to create user-defined messages in the case of server delay.
SmallButton This class creates borderless small buttons.
SolidLabel This is a convenience class for easy creation of labels with no line wrap.
Style This class defines some style attributes that are used by the components of this package.
TextArea This is a convenience class for easy creation of text area.
TextField This is a convenience class for easy creation of text fields.
VSpace This class produces a vertical empty space.
WindowPane This class creates window panes that arrange themselves on the z-axis in a way that newer window panes are displayed in front of older ones.
 

Package ch.uzh.ifi.attempto.echocomp Description

This package contains some basic GUI components using the Echo Web Framework.

Author:
Tobias Kuhn


Copyright 2008-2009, Attempto Group, University of Zurich (see http://attempto.ifi.uzh.ch)