|
wingS |
| org.wings |
Provides the core components and interfacing building up wingS. |
| org.wings.border |
Contains visual borders that can be applied on all SComponents. |
| org.wings.dnd |
Provides the required interfaces for the Drag & Drop support of wingS. |
| org.wings.event |
Contains events and event listeners that provided by wingS to be used in your application code. |
| org.wings.externalizer |
Contains the externalizer responsible for the process of delivering various resources to the client browser via HTTP. |
| org.wings.header |
Provides object equivalents for adding custom <HEAD> elements to the generated HTML pages. |
| org.wings.io |
Provides different device implementations used to deliver resources via Externalizers to the clients. |
| org.wings.jsp |
Contains helper classes for integration of wingS components into JSP pages. |
| org.wings.plaf |
Defines the responsible renderers (PLAFs) needed for component rendering/externalization. |
| org.wings.recorder |
Provides a basic session recording and playback facility for automatic interactive tests of your wingS applications. |
| org.wings.resource |
Provides implementations of Resource. |
| org.wings.script |
Contains the interfaces classes to implement and attach own JavaScript listeners to your components via the wingS API. |
| org.wings.session |
Contains all user session related classes i.e. |
| org.wings.style |
Provides the facility to append CSS attributes and stylesheet programatically to your SComponents. |
| org.wings.table |
Provides table cell renderers and editors. |
| org.wings.template |
Implements the powerful STemplateLayout facitilty. |
| org.wings.template.parser |
Contains the classes needed to parse your HTML template files. |
| org.wings.template.propertymanagers |
Delivers the PropertyManager implementations responsible to manipulate different
bean properties via embeded attributes in the <OBJECT>-tags in your template files. |
| org.wings.text |
Provides access object and server-side formatters for all sort of text input components. |
| org.wings.tree |
Implements the rendering and selection model handling of STree components. |
| org.wings.util |
Contains various utility classes used internally in the wingS web development framework. |