WUI : API


Uses of Package
org.westofj.wui

Packages that use org.westofj.wui
org.westofj.wui   
org.westofj.wui.table   
 

Classes in org.westofj.wui used by org.westofj.wui
WAbstractButton
          Implements base functionality for button like objects including buttons, links and menu items.
WAbstractContainer
           
WActionEvent
          An object capturing that a widget event has occurred.
WActionListener
          Listener interface for subscribing to action events.
WApplication
          Captures global application information.
WBorderStyle
           
WChangeEvent
          An object capturing that a change event has occurred.
WChangeListener
          Listener interface for subscribing to change events.
WContainer
          A collection of widgets.
WDisplayable
          Defines the interface for displaying text to the display.
WEmpty
          Renders an empty space to the display.
WEvent
          An object capturing that an event has occurred.
WFlowLayout
          Arranges Widget components in a WContainer in their natural HTML layout.
WFont
           
WHorizontalAlignment
          An enumerated type that contains values representing horizontal alignment.
WHtmlLayout
          An HTML layout manager renders the a container by replacing special tags in an HTML template with the HTML generated by the widgets.
Widget
          Represents a component that may be placed onto the display.
WIncludeProtocolHandler
          Defines a WInclude protocol handler
WLabelWidget
          Implements base functionality for labels.
WLayoutManager
          Defines the interface for classes that perform the rendering of WContainerinstances.
WLengthUnit
           
WLink
          A button represented as a hyperlink.
WList
          Implements base functionality for user selection of a single value from a list of values.
WLocalizedText
          Represents a localized resource.
WMapContainer
           
WMapLayoutManager
          Defines the interface for classes that perform the rendering of WContainerinstances.
WMenu
          A menu groups menu elements into a hierarchical tree.
WMenuElement
          An element of a menu.
WMenuItem
          A selectable item within a WMenu.
WMultiList
          Implements base functionality for user selection of multiple values from a list of values.
WPage
          The top level of a widget hierarchy.
WRenderContext
          TODO: Add Border Style? TODO: Add Border Width? But what then indicates that a border is desired?
WRenderException
          Exception thrown when there is an unrecoverable error while rendering a widget.
WRunner
          A WRunner manages the application for a single client.
WSeparator
          A horizontal separator.
WTextField
          A text input widget.
WTextWidget
          Implements base functionality of text input widgets.
WVerticalAlignment
          An enumerated type that contains values representing vertical alignment.
 

Classes in org.westofj.wui used by org.westofj.wui.table
WDisplayable
          Defines the interface for displaying text to the display.
WEvent
          An object capturing that an event has occurred.
Widget
          Represents a component that may be placed onto the display.
WRenderContext
          TODO: Add Border Style? TODO: Add Border Width? But what then indicates that a border is desired?
WRenderException
          Exception thrown when there is an unrecoverable error while rendering a widget.
WRunner
          A WRunner manages the application for a single client.
 


Copyright (c) 2003 West of J - All rights reserved.