All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AboutPanel |
Panel to display information about an object such as the application.
|
AbstractActionControl |
Abstract control with an action model.
|
AbstractActionPrototype |
Abstract prototype information for an action control.
|
AbstractActionValueControl<V> |
Abstract implementation of an action control containing a value.
|
AbstractApplicationFrame |
Abstract implementation of an application frame.
|
AbstractArrayCompositeComponent |
Abstract implementation of a composite component that keeps track of its child components at specific indices in an array.
|
AbstractBooleanSelectActionControl |
Selectable action control that stores a Boolean value in its model representing the selected state.
|
AbstractBox |
An abstract base class for boxes.
|
AbstractBrandedProduct<BRAND extends java.lang.Enum<BRAND> & BrandedProduct.Brand> |
The default implementation of the identification of a branded product, such as a user agent or a plugin, on a particular platform.
|
AbstractButtonControl |
Abstract implementation of a button.
|
AbstractCardCoupler |
Abstract coupler to one or more cards in a CardControl .
|
AbstractCardPanel |
An abstract panel with a card layout.
|
AbstractComparableRangeValidator<V extends java.lang.Comparable<V>> |
An abstract implementation of a range validator that handles comparable values.
|
AbstractComponent |
An abstract implementation of a component.
|
AbstractComponent.AbstractFlyoverFrameStrategy<S extends Component> |
An abstract flyover strategy that uses flyover frames.
|
AbstractComponent.AbstractFlyoverStrategy<S extends Component> |
An abstract implementation of a strategy for showing and hiding flyovers in response to mouse events.
|
AbstractComponent.DefaultFlyoverStrategy<S extends Component> |
The default strategy for showing and hiding flyovers in response to mouse events.
|
AbstractComponentDepictor<C extends Component> |
An abstract implementation of a component depictor.
|
AbstractCompositeComponent |
An abstract implementation of a composite component.
|
AbstractCompositeComponentPrototypeProvisionStrategy |
Abstract strategy for keeping track of prototype providers and working with provisioned prototypes.
|
AbstractCompositeStateComponent<T,S extends AbstractCompositeStateComponent.ComponentState> |
A composite component that represents the state of its child components.
|
AbstractCompositeStateComponent.ComponentState |
An encapsulation of the state of a representation component.
|
AbstractCompositeStateControl<T,S extends AbstractCompositeStateComponent.ComponentState> |
An abstract implementation of a composite control that represents the state of its child components.
|
AbstractConstraints |
An abstract implementation of constraints of individual component layout.
|
AbstractContainer |
Abstract implementation of a container component.
|
AbstractContainerControl |
An abstract implementation of a container that is also a control.
|
AbstractContainerValueControl<V> |
An abstract implementation of a container that is also a value control.
|
AbstractControl |
An abstract implementation of a model component that allows user interaction to modify the model.
|
AbstractConverter<V,L> |
An abstract implementation an object that can convert a value from and to its lexical form.
|
AbstractDateStringLiteralConverter<V> |
An object that can convert a date object from and to a string.
|
AbstractDecoratedWebComponentDepictor<C extends Component> |
An abstract XHTML component depictor that writes component decorations such as label and error.
|
AbstractDepictContext |
Abstract encapsulation of information related to the current depiction.
|
AbstractDepictedObject |
Abstract implementation of an object that can be depicted on some platform.
|
AbstractDepictEvent |
The base class for events to or from a depicted object on some platform.
|
AbstractDepictor<O extends DepictedObject> |
An abstract strategy for depicting objects on some platform.
|
AbstractDestination |
Abstract implementation of a navigation point, its properties, and its restrictions.
|
AbstractDialogFrame<V> |
Abstract implementation of a frame meant for communication of a value.
|
AbstractEditComponentTextControl<EC extends Component> |
Control that allows some component text property to be edited in-place.
|
AbstractEditComponentTextControl.Mode |
The mode of this component; whether the component is being edited.
|
AbstractEditValueControl<V> |
Abstract value control that is an edit component.
|
AbstractEditValuePanel<V> |
An abstract panel that edits a value.
|
AbstractEffect |
An abstract implementation of a component effect.
|
AbstractEnableablePrototype |
Contains enableable prototype information, appropriate for a control, for example.
|
AbstractEnableableProxyPrototype<P extends Prototype & InfoModel & Enableable> |
An enableable prototype that is a proxy for another enableable prototype.
|
AbstractEnumCompositeComponent<E extends java.lang.Enum<E>> |
Abstract implementation of a composite component that keeps track of its child components at specific indices in an array.
|
AbstractEnvironment |
An abstract implementation of the platform user local environment.
|
AbstractFlowConstraints |
Abstract constraints on individual component flow.
|
AbstractFlowLayout<T extends AbstractFlowConstraints> |
A layout that flows information along an axis.
|
AbstractFlyoverFrame |
Abstract implementation of a frame for flyovers.
|
AbstractFocusedGestureInputEvent |
An abstract gesture input event such as a keypress that is directed towards the component with input focus.
|
AbstractFocusedInputEvent |
An abstract input event such as a command that is directed towards the component with input focus.
|
AbstractFrame |
Abstract implementation of a frame.
|
AbstractFrame.FrameComponent |
The enumeration of frame components.
|
AbstractGestureInput |
An abstract encapsulation of user input from a gesture.
|
AbstractGestureInputEvent |
An abstract event providing information on input from a user gesture.
|
AbstractGuiseApplication |
An abstract base class for a Guise application.
|
AbstractGuiseContainer |
An abstract base class for a Guise instance.
|
AbstractGuiseEvent |
The base class for custom Guise events.
|
AbstractGuiseSession |
An abstract implementation that keeps track of the components of a user session.
|
AbstractImageComponent |
An abstract implementation of an image component.
|
AbstractImageComponent.DefaultTransferable |
The default transferable object for an image.
|
AbstractInputEvent |
An abstract event providing information on input such as a keystroke or a command.
|
AbstractInputStrategy |
An abstract implementation of a strategy for processing input.
|
AbstractKeyboardEvent |
An abstract event providing information on a keyboard key event.
|
AbstractLabel |
A abstract component the label of which comprises the main content of the component.
|
AbstractLabel.DefaultTransferable |
The default transferable object for a label.
|
AbstractLayout<T extends Constraints> |
Abstract implementation of layout information for a layout component.
|
AbstractLayoutComponent |
Abstract implementation of a layout component.
|
AbstractLayoutControl |
An abstract implementation of a layout component that is also a control.
|
AbstractLayoutValueControl<V> |
An abstract implementation of a layout component that is also a value control.
|
AbstractLinkControl |
Abstract implementation of a link.
|
AbstractListCompositeComponent |
Abstract implementation of a composite component that keeps track of its child components in sequence.
|
AbstractListSelectContainerControl |
An abstract list select control that is also a container.
|
AbstractListSelectContainerControl.ComponentRepresentationStrategy |
A strategy for to represent components in a list select model as themselves.
|
AbstractListSelectControl<V> |
Abstract implementation of a control to allow selection by the user of a value from a list.
|
AbstractListSelectControl.ConverterInfoModelValueRepresentationStrategy<VV> |
A list select value representation strategy that creates a component by converting the value to a info model.
|
AbstractListSelectControl.DefaultValueRepresentationStrategy<VV> |
A default list select value representation strategy that creates a Label .
|
AbstractListSelectControl.ValueComponentState |
An encapsulation of a component for a tree node along with other metadata, such as whether the component was editable when created.
|
AbstractListSelectEditor<V> |
An abstract class for editing values in a list model.
|
AbstractListSelectionPolicy<V> |
An abstract implementation of a list selection strategy for a list select model.
|
AbstractListSelectTableModel<V> |
An abstract implementation of a table model representing selectable list values.
|
AbstractMenu |
An abstract menu component.
|
AbstractMenuToolCompositeComponentPrototypeProvisionStrategy |
Abstract strategy for keeping track of prototype providers and working with provisioned prototypes, merging them into a menu and/or a toolbar of a frame.
|
AbstractModalFrame<R> |
Abstract implementation of a modal frame.
|
AbstractModalNavigationPanel<R> |
Abstract implementation of a modal navigation panel.
|
AbstractModel |
A base abstract class implementing helpful functionality for models.
|
AbstractModeledColor<C extends java.lang.Enum<C> & ModeledColor.Component> |
Abstract representation of a color value in a color space.
|
AbstractModelGroup<M extends Model> |
An abstract implementation of a group of similar models for providing such functions as communication or mutual exclusion.
|
AbstractMouseEvent |
An abstract event providing mouse input information.
|
AbstractMouseInput |
An abstract encapsulation of user input from a mouse.
|
AbstractMultipleCompositeComponent |
An abstract implementation of a composite component that can contain multiple components.
|
AbstractNavigateActionListener |
An abstract that listens for action events and keeps information for navigating in response.
|
AbstractNavigateModalActionListener |
A abstract object that listens for action events and keeps information for modally navigating in response.
|
AbstractNumberStringLiteralConverter<V extends java.lang.Number> |
An abstract implementation an object that can convert a number from and to a string.
|
AbstractObjectTransferable<S> |
A abstract transferable that carries one or more Java objects.
|
AbstractOptionDialogFrame<O> |
Abstract implementation of a frame for communication of an option.
|
AbstractPanel |
An abstract base class for panels.
|
AbstractPlatform |
The platform on which Guise objects are being depicted.
|
AbstractPlatformEvent |
The base class for events to or from the platform on which objects are being depicted.
|
AbstractPlatformFile |
An abstract implementation of a local file on a platform.
|
AbstractPlatformMessage |
The base class for messages to or from the platform on which objects are being depicted.
|
AbstractPresentationModel |
An abstract implementation of presentation-related information.
|
AbstractProduct |
The default implementation of the identification of a product, such as a user agent or a plugin, on a particular platform.
|
AbstractPrototype |
Contains abstract prototype information for a component.
|
AbstractPrototypeProvider |
An abstract implementation of a prototype provider.
|
AbstractPrototypeProvisionStrategy |
Abstract strategy for keeping track of prototype providers and working with provisioned prototypes.
|
AbstractProxyPrototype<P extends Prototype & InfoModel> |
Abstract prototype information that is a proxy for another prototype.
|
AbstractRangeValidator<V> |
An abstract implementation of a validator restricted to a range.
|
AbstractReferenceDestination |
Abstract implementation of a destination referencing another destination.
|
AbstractRegularExpressionValidator<V> |
An abstract validator that can validate against regular expressions.
|
AbstractSelectActionControl |
Abstract selectable action control.
|
AbstractSelectActionControl.SelectActionListener |
An action listener that selects a select action listener if auto-select is turned on, toggling the select status if necessary.
|
AbstractSelectActionValueControl<V> |
Selectable action value control for which the selected state is distinct from the contained value.
|
AbstractSequenceTaskPanel |
Abstract base class for a panel that allows progression in a sequence.
|
AbstractSimpleWebComponentDepictor<C extends Component> |
A component depictor that uses its top-level XHTML element as its main or body component.
|
AbstractSingleCompositeComponent |
An abstract implementation of a composite component that can contain a single component.
|
AbstractStringLiteralConverter<V> |
An abstract implementation an object that can convert a value from and to a string.
|
AbstractTableModel |
An abstract implementation of a table model.
|
AbstractTargetedGuiseEvent |
An abstract implementation of a Guise event that is targeted.
|
AbstractTextControl<V> |
Control to accept text input from the user representing a particular value type.
|
AbstractTextDepictContext |
Abstract encapsulation of text information related to the current depiction.
|
AbstractTransferable<S> |
An abstract object that can be transferred, such as between components using drag and drop.
|
AbstractURIStringLiteralConverter |
An abstract converter that converts a URI from and to a string literal, correctly resolving relative URIs.
|
AbstractValidator<V> |
An abstract implementation of an object that can determine whether a value is valid.
|
AbstractValueControl<V> |
Abstract implementation of a control to accept input from the user.
|
AbstractValuedPanel<V> |
An abstract panel that represents a value.
|
AbstractValueLayout<T extends Constraints> |
A layout that manages the selection of child components, only one of which can be selected at a time.
|
AbstractValueModel<V> |
An abstract implementation of a model representing a value.
|
AbstractWebActionControlDepictor<C extends ActionControl> |
Abstract depictor for rendering simple action controls in XHTML.
|
AbstractWebComponentDepictor<C extends Component> |
The abstract base class for all application/xhtml+xml depictions.
|
AbstractWebDepictContext |
Abstract implementation of information related to the current depiction on the web platform.
|
AbstractWebDepictEvent |
The base class for events to or from a depicted object on the web platform.
|
AbstractWebDepictor<O extends DepictedObject> |
An abstract depictor for the web.
|
AbstractWebFrameDepictor<C extends Frame> |
Abstract strategy for rendering a frame as a series of XHTML elements.
|
AbstractWebLayoutComponentDepictor<C extends LayoutComponent> |
The abstract base class for all application/xhtml+xml composite components that use layouts.
|
AbstractWebMenuDepictor<C extends Menu> |
Abstract strategy for rendering a menu.
|
AbstractWebMessage |
The base class for message to or from the web platform.
|
AbstractWebPlatform |
An abstract implementation of a web platform for Guise.
|
AbstractWebPlatformEvent |
The base class for events to or from the web platform.
|
AbstractWebPlatformFileCollectorDepictor |
An abstract depictor for a collector of platform files for the web platform.
|
AbstractWebPlatformFileCollectorDepictor.WebPlatformFileCollectorCommand |
The web commands for controlling the platform file collector.
|
AbstractXHTMLDepictContext |
Abstract encapsulation of application/xhtml+xml information related to the current depiction.
|
AbstractXMLDepictContext |
Abstract encapsulation of text/xml information related to the current depiction.
|
AccordionMenu |
A menu that collapses its children's children between its children, like an accordion.
|
ActionCardCoupler |
Associates an action control with a card in a card control.
|
ActionControl |
A general control with an action model.
|
ActionEvent |
An event indicating an action should take place.
|
ActionEvent.Command |
The commands that can be represented by an action.
|
ActionListenable |
An object that allows the registration of action listeners.
|
ActionListener |
An object that listens for action events.
|
ActionModel |
A model for a potential action.
|
ActionPrototype |
Contains prototype information for an action control.
|
ActionValueControl<V> |
An action control that also contains a value in its model.
|
Activeable |
An object that can be set active or inactive.
|
ApplicationFrame |
The root frame of an application.
|
ArrangeContainer |
A container that that semantically demarcates an area that arranges other components.
|
ArrangePanel |
A panel that semantically demarcates an area that arranges other components.
|
Audio |
Audio that can be played.
|
Audio.Depictor<A extends Audio> |
The custom depictor type for audio.
|
AutoNavigationPathBreadcrumbLinkPanel |
A panel displaying a navigation path as a series of breadcrumb links for the path segments.
|
Axis |
Indicates an absolute axis; for example, a direction of layout.
|
BaseURIStringLiteralConverter |
A URI converter that resolves relative URIs to some base URI.
|
BindingInputStrategy |
An input strategy based upon input bindings between input and other input or actions.
|
Bookmark |
An identification of a saved state at a navigation point.
|
Bookmark.Parameter |
A bookmark parameter name/value pair.
|
BooleanSelectButton |
Button that stores a Boolean value in its model representing the selected state.
|
BooleanSelectLink |
Link that stores a Boolean value in its model representing the selected state.
|
BooleanSelectToolButton |
Button that stores a Boolean value in its model representing the selected state.
|
BooleanStringLiteralConverter |
A converter that converts a Boolean from and to a string literal.
|
BooleanValueControlSelectControl<V> |
A list select control that uses child components to show the list items.
|
Border |
The points at which the four logical flows end.
|
Box |
Rectangular components that are laid out.
|
BrandedProduct<BRAND extends java.lang.Enum<BRAND> & BrandedProduct.Brand> |
The identification of a branded product, such as a user agent or a plugin, on the platform.
|
BrandedProduct.Brand |
The individual brand of the product.
|
Breadcrumb |
Encapsulates navigation information for particular location, such as the segment of a navigation URI.
|
BusyPanel |
The default panel used to indicate Guise busy status.
|
Button |
Control with an action model rendered as a button.
|
Button |
A button on a mouse as reported by a browser's Event.button property.
|
ButtonControl |
An action control with button behavior, including a "push" user interface.
|
CachedImageModel<Q,V> |
An image model that can initiate retrieval of an image from a cache and update the image when fetching succeeds.
|
CalendarControl |
Control that allows selection of a date.
|
CalendarDialogFrame |
A dialog frame meant for accepting entry of a date.
|
CalendarMonthTableModel |
A table model representing the days of a calendar month.
|
CalendarStringLiteralConverter |
An object that can convert a calendar from and to a string.
|
CardConstraints |
Constraints on an individual component in a card layout.
|
CardContainer |
Container that uses a card layout.
|
CardControl |
A card container that contains a list select model providing access to the cards.
|
CardLayout |
A layout that manages child components as an ordered stack of cards.
|
CardPanel |
A panel with a card layout.
|
CardTabControl |
Convenience tab control that automatically controls the selected card of a card control.
|
CardTabControl.CardRepresentationStrategy |
A value representation strategy for representing cards.
|
Category |
A general category used in Guise.
|
CharArrayStringLiteralConverter |
A converter that converts a char[] from and to a string literal.
|
CheckControl |
Control accepting boolean input rendered as a check, either a checked square or a circle.
|
CheckControl.CheckType |
The type of check area to present to the user.
|
ClassSelector |
A class simple selector.
|
ClientProduct |
The identification of the client software accessing Guise on the platform.
|
CollectionEvent<E> |
An event indicating a collection has been modified.
|
Color |
Representation of a color.
|
Combinator |
A combinator separating sequences of simple selectors.
|
Command |
A command that can be used as input.
|
CommandEvent |
A focused event providing information on an input user command.
|
CommandInput |
User input in the form of a command.
|
CommandListener |
An object that listens for commands.
|
Commitable |
An object that can commit come data.
|
CompassPoint |
Navigational directions.
|
Component |
Base interface for all Guise components.
|
Component.FlyoverStrategy<S extends Component> |
A strategy for showing and hiding flyovers in response to mouse events.
|
ComponentDepictor<C extends Component> |
A strategy for depicting components on some platform.
|
ComponentDestination |
Default implementation of a navigation point based upon a component.
|
ComponentEvent |
An event relating to a component.
|
ComponentFactory<V,C extends Component> |
Indicates a class that can provide a component to represent some value.
|
ComponentNavigationModel |
A navigation model that retrieves its navigation path dynamically from the indicated component.
|
Components |
Utility methods for working with components.
|
CompositeComponent |
A component that can contain other components.
|
CompositeComponentListener |
An object that listens for components being added to or removed from a composite component.
|
Constraints |
Constraint information about individual component layout.
|
Container |
Component that allows for addition and removal of child components.
|
ContainerControl |
A container that is also a control.
|
ContentComponent |
A composite component that holds a child content component.
|
Control |
A component that accepts user interaction to manipulate a data model.
|
Control.Status |
The input status of a control.
|
ControlConstraints |
Constraints on a component in a container control.
|
ConversionException |
Exception representing a conversion error.
|
Converter<V,L> |
Indicates an object that can convert a value from and to its lexical form.
|
Corner |
The four logical flow corners.
|
CSSProcessor |
Class to parse CSS stylesheets in order to manipulate them within Guise.
|
CSSStylesheet |
A CSS stylesheet.
|
Cursor |
Standard Guise cursors that are converted to predefined CSS cursors.
|
DateRangeValidator |
A range validator for dates.
|
DateStringLiteralConverter |
An object that can convert a date/time from and to a string.
|
DateStringLiteralStyle |
The style of a date in its string literal form.
|
DateTimeControl |
Control that allows selection of a date and/or a time, providing separate inputs for date and time with the option of a calendar popup.
|
DateTimeFieldsControl |
Control that allows selection of a date and/or a time, providing separate inputs for date/time fields with the option of a calendar popup.
|
DecimalRangeValidator<V extends java.lang.Number & java.lang.Comparable<V>> |
A range validator for decimal numbers such as floating point numbers that uses BigInteger for validation accuracy.
|
DefaultActionModel |
A default implementation of an action model.
|
DefaultApplicationFrame |
Default implementation of an application frame with no default component.
|
DefaultDialogFrame<V> |
Default implementation of a frame meant for communication of a value.
|
DefaultEnableable |
A default implementation of an object that can be enabled or disabled.
|
DefaultEnvironment |
The default implementation of the platform user local environment.
|
DefaultFlyoverFrame |
Default implementation of a flyover frame with default layout panel.
|
DefaultFrame |
Default implementation of a nonmodal frame with default layout panel.
|
DefaultGuiseApplication |
The default implementation of a Guise application.
|
DefaultGuiseSession |
A default implementation of a Guise session.
|
DefaultImageModel |
A default implementation of a model for an image.
|
DefaultInfoModel |
A default implementation of a model for a label and descriptive information.
|
DefaultInputFocusStrategy |
The default strategy for determining current input focus and progression of input focus.
|
DefaultLabelModel |
A default implementation of a model for an identifier such as text and/or an icon.
|
DefaultListSelectEditor<V> |
The default implementation for editing values in a list model.
|
DefaultListSelectModel<V> |
The default implementation of a model for selecting one or more values from a list.
|
DefaultMenuToolPrototypeProvisionStrategy |
The default strategy for keeping track of prototype providers and working with provisioned prototypes, merging them into a menu and/or a toolbar.
|
DefaultModalFrame<R> |
Default implementation of a modal frame with a default layout panel.
|
DefaultModalNavigationPanel<R> |
Default implementation of a panel that represents a point of modal navigation with default region layout.
|
DefaultNavigationModel |
A default implementation of a model for identifying a navigation path.
|
DefaultProduct |
The default implementation of a product with no brand.
|
DefaultStringLiteralConverter<V> |
A converter that converts any object to a string literal using its Object.toString() method.
|
DefaultTableColumnModel<V> |
The default implementation of a column in a table.
|
DefaultTableModel |
The default implementation of a table model.
|
DefaultTextModel |
The default implementation of a model for text and an associated label.
|
DefaultTreeModel |
A default implementation of a tree model.
|
DefaultTreeNodeModel<V> |
A default node in a tree model.
|
DefaultURIStringLiteralConverter |
A URI converter that allows any URI allowed by the URI class, even relative URIs.
|
DefaultValueModel<V> |
A default implementation of a model representing a value.
|
DefaultWebPlatformFileCollectorDepictor |
The default web depictor for a platform file collector.
|
DefaultWebUserAgentProduct |
The default implementation of the identification of the user agent client, such as a browser, accessing Guise on the web platform.
|
DelayEffect |
An effect for simple delay.
|
DepictContext |
Encapsulation of information related to the current depiction.
|
DepictedObject |
An object that can be depicted on some platform.
|
DepictEvent |
An event to or from a depicted object on some platform.
|
Depictor<O extends DepictedObject> |
A strategy for depicting objects on some platform.
|
Destination |
Description of a navigation point, its properties, and its restrictions.
|
DialogFrame<V> |
A frame for communication of a value.
|
Dimensions |
A measurement of an object's width, height, and depth along the X, Y, and Z dimensions, respectively.
|
Displayable |
An object that can be displayed or made to be hidden.
|
DoubleStringLiteralConverter |
A converter that converts a Double from and to a string literal.
|
DropMenu |
A menu that drops its children down from the top or over to the side.
|
DummyTreeNodeModel |
A dummy tree node that holds no value and, if placed as the root of a tree, will not be displayed.
|
DynamicTreeNodeModel<V> |
A node in a tree model that can dynamically load its children when needed.
|
EditComponent |
A component that has content that can be edited.
|
EditComponentLabelControl |
Control that allows a component's label to be edited in-place.
|
EditComponentTextControl |
Control that allows a text component's text to be edited in-place.
|
EditEvent |
An event indicating that coarse-grained editing occurred.
|
EditListenable |
An object that allows the registration of edit listeners.
|
EditListener |
An object that listens for edit events.
|
Effect |
Encapsulates information for a component effect.
|
EmailAddressStringLiteralConverter |
A converter that converts an EmailAddress from and to a string literal.
|
Enableable |
An object that can be enabled or disabled.
|
Environment |
Access to the platform user local environment.
|
ExportStrategy<C extends Component> |
A strategy for exporting data from a component.
|
Extent |
A measurement such as a length, area, or volume.
|
Facebook |
Values and definitions for working with Facebook.
|
FileItemResourceImport |
A resource import that accesses a web file upload through the Apache commons file item interface.
|
Flash |
A component representing a Macromedia Flash object.
|
Flash |
Information related to Adobe Flash.
|
FloatStringLiteralConverter |
A converter that converts a Float from and to a string literal.
|
Flow |
Indicates a logical flow axis.
|
Flow.Direction |
The flow direction for a line or page, relative to the origin in the top, left-hand corner of the area.
|
Flow.End |
Indicates an end of a flow, relative to a direction.
|
FlowConstraints |
Constraints on individual component flow.
|
FlowLayout |
A layout that flows information along an axis.
|
FlowOrientation |
The orientation of a particular flow; its axis and direction.
|
FlyoverFrame |
A frame for flyovers.
|
FocusedInputEvent |
An input event such as a keypress that is directed towards the component with input focus.
|
FontStyle |
The style of a font.
|
Frame |
A root-level component such as a window or an HTML page.
|
Frame.Mode |
The mode of this component; whether the frame is in exclusive interaction with the user.
|
Frame.State |
The state of the frame.
|
FrameMenuToolPrototypeProvisionStrategy |
The default strategy for keeping track of prototype providers and working with provisioned prototypes, merging them into the current menu and/or a toolbar of
a frame.
|
GestureInput |
An encapsulation of user input from a gesture.
|
GestureInputEvent |
An event providing information on input from a user gesture.
|
GroupPanel |
A panel for grouping multiple components with a default page flow layout.
|
Guise |
The singleton Guise class.
|
GuiseApplication |
An application running Guise.
|
GuiseBoundPropertyObject |
A bound property object that reports all property change events to the current session.
|
GuiseContainer |
The interface for a Guise container.
|
GuiseCSSStyleConstants |
Constants to be used with the Guise stylesheet.
|
GuiseEvent |
A Guise event.
|
GuiseEventListener |
A base interface for all Guise event listeners
|
GuiseHTTPServlet |
The servlet that controls a Guise web applications.
|
GuiseHTTPServlet.AbstractDescriptionResource |
A resource that has retrieves its properties, if possible, from a given RDF description.
|
GuiseSession |
Represents a session with a user.
|
GuiseSessionThreadGroup |
A thread group allocated to a Guise session.
|
Heading |
A heading component.
|
HeadingComponent |
A component meant to be a heading.
|
HeadingLink |
Control with an action model rendered as a heading link.
|
HSLColor |
Encapsulates a color value of the HSL color space.
|
HSLColor.Component |
A color component of HSL.
|
HTTPServletGuiseContainer |
A Guise container for Guise HTTP servlets.
|
HTTPServletGuiseContainer.GuiseApplicationHTTPSessionKey |
A key suitable for a hash map made up of a Guise application and an HTTP session.
|
HTTPServletGuiseRequest |
Information about the Guise request of an HTTP servlet.
|
HTTPServletGuiseSessionManager |
Manages Guise sessions for an HTTP web application.
|
HTTPServletWebDepictContext |
A web depict context of an HTTP servlet.
|
HTTPServletWebPlatform |
A web platform based upon an HTTP servlet.
|
IDSelector |
An ID simple selector.
|
Image |
A simple image component with no descriptive text.
|
ImageActionControl |
An image component that is also an action control.
|
ImageBooleanSelectActionControl |
Image control that can be selected and generates actions, storing a Boolean value in its model representing the selected state.
|
ImageComponent |
A component that displays an image.
|
ImageModel |
A model for an image.
|
ImportStrategy<C extends Component> |
A strategy for importing data into a component.
|
InfoModel |
A model for a label and descriptive information.
|
InformationLevel |
Levels of logged or reported information.
|
Input |
An encapsulation of user input.
|
InputEvent |
An event providing information from input such as a keystroke or a command.
|
InputFocusableComponent |
A Guise component that can receive input focus.
|
InputFocusGroupComponent |
An input focusable Guise component that serves as a parent of other components that can receive input focus.
|
InputFocusStrategy |
The strategy for determining current input focus and progression of input focus.
|
InputStrategy |
A strategy for processing input.
|
IntegerRangeValidator |
A range validator for integers.
|
IntegerStringLiteralConverter |
A converter that converts an Integer from and to a string literal.
|
Key |
A key on a keyboard.
|
KeyboardAdapter |
An abstract key listener providing default method implementations.
|
KeyboardEvent |
An event providing information on input from a keyboard.
|
KeyboardInput |
An encapsulation of user input from a keyboard.
|
KeyboardListener |
An object that listens for keyboard events.
|
KeyCode |
A key on a keyboard as reported by a browser's Event.keyCode property.
|
KeyPressEvent |
An event providing information on a keyboard key press.
|
KeyReleaseEvent |
An event providing information on a keyboard key release.
|
KeystrokeInput |
An encapsulation of key stroke input.
|
Label |
A label component.
|
LabelComponent |
A component the label of which comprises the main content of the component.
|
LabelDisplayableComponent |
A component that allows its label to be displayed.
|
LabelModel |
A model for an identifier such as text and/or an icon.
|
LabelPrototype |
Contains prototype information for a label.
|
Layout<T extends Constraints> |
Contains layout information for a layout component.
|
LayoutComponent |
Composite component that allows for layout of its children.
|
LayoutConstraintsPropertyChangeEvent<T extends Constraints,V> |
An event indicating that a property of layout constraints changed.
|
LayoutControl |
A layout component that is also a control.
|
LayoutPanel |
A general panel with a default page flow layout.
|
LikeButton |
A component representing a Facebook Like button.
|
LineStyle |
The style of a line, such as used for a border or divider.
|
Link |
Control with an action model rendered as a link.
|
LinkControl |
An action control with link semantics.
|
ListControl<V> |
Control to allow selection of one or more values from a list.
|
ListEvent<E> |
An event indicating a list has been modified.
|
ListListenable<E> |
An object that allows listeners for list modification events.
|
ListListener<E> |
An object that listens for list modification events.
|
ListSelectCardCoupler<V> |
|
ListSelectControl<V> |
A control to allow selection by the user of a value from a list.
|
ListSelectControl.ValueRepresentationStrategy<VV> |
A strategy for generating components to represent list select model values.
|
ListSelectEditor<V> |
An object for editing values in a list model.
|
ListSelectionEvent<V> |
An event indicating the list selection has been modified.
|
ListSelectionListener<V> |
An object that listens for list selection modification events.
|
ListSelectionPolicy<V> |
A selection strategy for a select model.
|
ListSelectModel<V> |
A model for selecting one or more values from a list.
|
LocaleInfoModel |
An info model that provides a localized version of a locale name.
|
LocaleStringLiteralConverter |
An object that can convert a locale to a string using the current locale.
|
LocaleStringLiteralStyle |
The style of a date in its string literal form.
|
LongRangeValidator |
A range validator for longs.
|
LongStringLiteralConverter |
A converter that converts a Long from and to a string literal.
|
MediaCommand |
Commands for controlling media.
|
Menu |
A group of components arranged as a menu.
|
MenuConstraints |
Constraints on individual menu layout.
|
MenuLayout |
A layout for a menu that flows along an axis.
|
MenuPrototype |
Contains prototype information for a menu.
|
Message |
A message component showing the message and any label.
|
MessageOptionDialogFrame |
An option dialog frame displaying a message.
|
ModalComponent<M extends Mode> |
A component that supports different modes of interaction, such as an editable label or a modal frame.
|
ModalEvent |
An event indicating that a component changed modes.
|
ModalFrame<R> |
A frame that supports modal interaction.
|
ModalListener |
An object that listens for a change in mode.
|
ModalNavigation |
The encapsulation of a point of modal navigation.
|
ModalNavigationAdapter |
An object that listens for the end of a modal frame's modality, providing default empty method definitions.
|
ModalNavigationListener |
An object that listens for a change in modal navigation modality.
|
ModalNavigationPanel<R> |
A panel that supports modal navigation.
|
Mode |
A mode of component interaction.
|
Model |
Base interface for all component models.
|
ModeledColor<C extends java.lang.Enum<C> & ModeledColor.Component> |
Representation of a color through use of a color color space model.
|
ModeledColor.Component |
The color component used in the color space.
|
ModelGroup<M extends Model> |
A group of similar models for providing such functions as communication or mutual exclusion.
|
MouseAdapter |
An abstract mouse listener providing default method implementations.
|
MouseButton |
A button on a mouse.
|
MouseClickEvent |
An event providing mouse information of a mouse clicking a target.
|
MouseClickInput |
An encapsulation of mouse click input.
|
MouseEnterEvent |
An event providing mouse information of a mouse entering a target.
|
MouseEvent |
An event providing mouse information.
|
MouseExitEvent |
An event providing mouse information of a mouse exiting a target.
|
MouseInput |
An encapsulation of user input from a mouse.
|
MouseInputEvent |
An event providing information on input from a mouse.
|
MouseListener |
An object that listens for mouse events.
|
MultipleListSelectionPolicy<V> |
An implementation of a list selection strategy for a list select model allowing unlimited selections.
|
MutualExclusionPolicyModelGroup |
A group that ensures that only one boolean model in the group is set to true at the same time.
|
NamePanel |
A panel allowing entry of the "N" type of a vCard text/directory profile as defined in RFC 2426, "vCard MIME Directory Profile".
|
NavigateActionListener |
An object that listens for action events and in response changes the navigation.
|
NavigateActionPrototype |
Action prototype that knows how to navigate.
|
NavigateModalActionListener |
A object that listens for action events and in response modally changes the navigation.
|
Navigation |
The encapsulation of a point of navigation.
|
NavigationComponent |
A component that keeps track of and can report its current navigation path.
|
NavigationEvent |
An event indicating that navigation has occurred.
|
NavigationListener |
An object that listens for navigation events.
|
NavigationModel |
A model for identifying a navigation path.
|
NavigationPathBreadcrumbLinkPanel |
A panel displaying a navigation path as a series of breadcrumb links for the path segments.
|
Notification |
A notification to the user of some event or state, such as an error or invalid user input.
|
Notification.Option |
The options which can be expected as responses for this notification.
|
Notification.Severity |
The severity of the notification.
|
NotificationEvent |
An event indicating there should be a notification message of some event or state.
|
NotificationListener |
An object that listens for notification events.
|
NotificationOptionDialogFrame |
Default implementation of a frame for communication of an option such as "OK" or "Cancel".
|
NumberStringLiteralConverter<V extends java.lang.Number> |
Indicates an object that can convert a number from and to a string.
|
NumberStringLiteralConverter.Style |
The style of the number in its literal form.
|
OpacityFadeEffect |
An effect for fading from one opacity to another.
|
OptionDialogFrame<O> |
A frame for communication of an option.
|
Orientation |
Encapsulates internationalized orientation of objects.
|
Panel |
Base interface for boxes within a frame.
|
PANValidator |
A validator to validate a Primary Account Number (PAN) of an identification card as defined in ISO/IEC 7812-1:2000(E),
"Identification cards - Identification of issuers - Part 1: Numbering system".
|
PasswordAuthenticationPanel |
Panel to gather password authentication information and optionally verify the password.
|
PathURIStringLiteralConverter |
A URI converter that interprets relative URIs as path URIs with the "path" scheme.
|
PendingImage |
A simple image component with an indication when the image is pending.
|
PendingImageActionControl |
A pending image component that is also an action control.
|
PendingImageComponent |
A component that displays an image and is able to indicate when an image is pending.
|
PendingImageModel |
A model for an image that is pending.
|
PermanentRedirectDestination |
A destination that permanently redirects somewhere else.
|
PermanentRedirectReferenceDestination |
A destination that permanently redirects to another referenced destination.
|
Picture |
An image component that displays an associated label and description, if present.
|
PlainIntegerStringLiteralConverter |
A converter that converts an Integer from and to a string literal with no delimiters.
|
PlainLongStringLiteralConverter |
A converter that converts a Long from and to a string literal with no delimiters.
|
Platform |
The platform on which Guise objects are being depicted.
|
PlatformCommand |
A command to or from the platform on which objects are depicted.
|
PlatformCommandMessage<C extends java.lang.Enum<C> & PlatformCommand> |
A command message to or from the platform on which objects are being depicted.
|
PlatformDropEvent |
Indicates that a drop action has occurred after a drag on the platform.
|
PlatformEvent |
An event message to or from the platform on which objects are being depicted.
|
PlatformFile |
A local file on a platform.
|
PlatformFileCollector |
Encapsulation of a list of platform files and a way to collect them.
|
PlatformFileCollector.Depictor<F extends PlatformFileCollector> |
The custom depictor type for this depicted object class.
|
PlatformFileUploadPanel |
Panel to browse platform files and upload them to the specified destination.
|
PlatformFileUploadTask |
A task to upload a series of files from the platform.
|
PlatformFocusEvent |
Indicates that a component has received focus on the platform.
|
PlatformMessage |
A message to or from the platform on which objects are being depicted.
|
Point |
A point in three-dimensional space.
|
PresentationModel |
Encapsulation of presentation-related information.
|
ProcessCommand |
Commands for reacting to a decision to be made during a process.
|
Product |
The identification of a product, such as a user agent or a plugin, on the platform.
|
ProgressEvent<P> |
An event used to notify interested parties that progress has been made for a particular task.
|
ProgressListenable<P> |
An object that allows the registration of progress listeners.
|
ProgressListener<P> |
An object that listens for progress events.
|
Prototype |
The basis on which a component can be formed, consisting of appropriate models and interfaces.
|
PrototypeProvider |
An object that provides prototypes.
|
PrototypeProvision<P extends Prototype> |
Prototype provision information indicating order, hierarchy, and location for generated components.
|
ProxyActionPrototype |
An action prototype that is a proxy for another action prototype.
|
PseudoClass |
A pseudo class simple selector.
|
RangeValidator<V> |
A validator restricting a value to a range.
|
Rectangle |
A rectangle on a plane.
|
RedirectDestination |
A destination that redirects somewhere else.
|
ReferenceConstraints |
Constraints on individual component layout.
|
ReferenceDestination |
A destination that references another destination.
|
ReferenceLayout |
A layout for components bound to component references such as IDs.
|
Region |
Indicates a region of a larger area in internationalized relative terms.
|
RegionConstraints |
Constraints on individual component region layout.
|
RegionLayout |
A layout that defines locations of components in internationalized relative terms.
|
RegularExpressionCharArrayValidator |
A character array validator that can validate against regular expressions.
|
RegularExpressionStringValidator |
A string validator that can validate against regular expressions.
|
ResourceBundles |
Deprecated.
|
ResourceCollectControl |
Control that allows resources to be collected and received at a given path.
|
ResourceCollectControl.Depictor<C extends ResourceCollectControl> |
The custom depictor type for web collect controls.
|
ResourceColor |
A color that retrieves its values from the Guise session resources based upon a resource key.
|
ResourceCommand |
Commands for working with resources.
|
ResourceImport |
An interface to a resource being imported, such as a web file upload.
|
ResourceImportControl |
Control accepting a resource to be imported, such as a web file upload.
|
ResourceImportValidator |
A resource import validator that can validate resource imports against accepted content types, file extensions, and/or maximum size.
|
ResourceReadDestination |
A navigation point that retrieves a resource description and/or contents.
|
Resources |
Definitions of Guise resources.
|
ResourceWriteDestination |
A navigation point that sets a resource description and/or contents.
|
RGBColor |
Encapsulates a color value of the sRGB color space.
|
RGBColor.Component |
A color component of sRGB.
|
Rule |
A CSS rule, consisting of one or more selectors and a declaration.
|
Rule |
A rule for specifying part of a theme.
|
ScrollControl |
|
ScrollControl.ScrollComponent |
The enumeration of frame components.
|
SectionComponent |
A component that potentially demarcates a semantically significant area of the a parent component.
|
SectionComponent.SectionType |
The type of section.
|
SectionPanel |
A panel that demarcates a semantically significant area of the a parent component with arranged child components.
|
Selectable |
An object that can be selected.
|
SelectableLabel |
A label component that is able to indicate a selected state.
|
SelectActionControl |
An action control that keeps track of its selected state.
|
SelectButton |
Selectable button.
|
SelectButtonControl |
A button that keeps track of its selected state.
|
SelectControl<V> |
A control to allow selection by the user of a value from a collection.
|
SelectLink |
Selectable link.
|
SelectLinkControl |
A link that keeps track of its selected state.
|
SelectModel<V> |
A model for selecting one or more values from a collection.
|
Selector |
A selector of a CSS rule.
|
SequenceCardPanel |
A card panel representing a sequence of cards.
|
SequenceTaskController |
Abstract base class for managing progression of a sequence.
|
SequenceTransition |
A transition in a sequence.
|
SequenceTransitionable |
An object that can be transitioned in a sequence.
|
SetEvent<E> |
An event indicating a set has been modified.
|
Side |
Indicates an absolute side.
|
SimpleSelector |
A simple selector, such as a type selector or a class selector; an element of a sequence of simple selectors.
|
SingleListSelectionPolicy<V> |
An implementation of a selection strategy for a select model allowing only a single selection at a time.
|
SliderControl<V extends java.lang.Number> |
A value control that represents its value by a slider.
|
SpinnerControl<V> |
A spinner control.
|
StringStringLiteralConverter |
A converter that converts a String from and to a string literal.
|
SynchronizeDisplayedPropertyChangeListener |
|
TabbedPanel |
A tabbed panel with a card layout.
|
TabContainerControl |
A container showing its children as tabs.
|
TabControl<V> |
Control to allow selection of one or more values from a list using a tabbed interface.
|
TabLayout |
A layout that manages child components as a series of tabs.
|
Table |
A table component.
|
Table.CellComponentState |
An encapsulation of a component for a cell along with other metadata, such as whether the component was editable when created.
|
Table.CellRepresentationStrategy<V> |
A strategy for generating components to represent table cell model values.
|
Table.ColumnUIModel |
An encapsulation of the user interface-related model used for a column.
|
Table.DefaultCellMessage<C> |
A message model that returns a default representation of the cell in a message.
|
Table.DefaultCellRepresentationStrategy<V> |
A default table cell representation strategy.
|
Table.DefaultCellValueModel<C> |
A value model that returns and updates a the value of the cell.
|
TableColumnModel<V> |
A column in a table.
|
TableModel |
A model of a table.
|
TableModel.Cell<C> |
A lightweight class representing a row and column in a table.
|
TaskCardConstraints |
Constraints on an individual component representing a task in a card layout.
|
TaskStateSelectLink |
Selectable link that stores a task state.
|
TelephoneNumberStringLiteralConverter |
A converter that converts a TelephoneNumber from and to a string literal.
|
Template |
An application template of a rule.
|
TemporaryRedirectDestination |
A destination that temporarily redirects somewhere else.
|
TemporaryRedirectReferenceDestination |
A destination that temporarily redirects to another referenced destination.
|
TextBox |
A box containing text.
|
TextControl<V> |
Control to accept text input from the user representing a particular value type.
|
TextControl.DefaultTransferable |
The default transferable object for a text control.
|
TextDepictContext |
Encapsulation of text information related to the current depiction.
|
TextModel |
A model for text and an associated label.
|
Theme |
Guise theme specification.
|
TimeStringLiteralStyle |
The style of a time in its string literal form.
|
TogglePrototype |
A boolean value prototype which allows toggling between two boolean states.
|
Toolbar |
A panel that holds components used as tools.
|
ToolButton |
Control with an action model rendered as a tool button.
|
ToolButtonControl |
An action control with button behavior, including a "push" user interface.
|
Transferable<S> |
An object that can be transferred, such as between components using drag and drop.
|
TreeControl |
A tree control.
|
TreeControl.AbstractTreeNodeRepresentationStrategy<V> |
An abstract tree node representation strategy.
|
TreeControl.DefaultValueRepresentationStrategy<V> |
A default tree node representation strategy.
|
TreeControl.InfoModelTreeNodeRepresentationStrategy |
A tree node representation strategy for a label model, generating a label component.
|
TreeControl.TextModelTreeNodeRepresentationStrategy |
A tree node representation strategy for a TextModel , generating a TextBox component.
|
TreeControl.TreeNodeComponentState |
An encapsulation of a component for a tree node along with other metadata, such as whether the component was editable when created.
|
TreeControl.TreeNodeRepresentationStrategy<V> |
A strategy for generating components to represent tree node models.
|
TreeControl.TreeNodeTransferable<V> |
The transferable object for a tree node.
|
TreeModel |
A model for a tree of nodes.
|
TreeNodeModel<V> |
A node in a tree model.
|
TypeSelector |
A type simple selector.
|
Unit |
A unit of measurement.
|
ValidationException |
Exception class for a validation error.
|
ValidationsException |
Validation exception indicating that multiple validation errors occured.
|
Validator<V> |
Indicates an object that can determine whether a value is valid.
|
ValueControl<V> |
A control to accept input by the user of a value.
|
ValueConverterInfoModel<V> |
An info model that converts a value to a string for the label.
|
ValuedComponent<V> |
A component that can be initialized with a value and allows a value to be retrieved.
|
ValueEvent<V> |
An event reporting a value.
|
ValueModel<V> |
A model for user input of a value.
|
ValuePolicyModelGroup<V> |
An abstract implementation of a group of value models implementing a value policy across several models, such as mutual exclusion.
|
ValuePrototype<V> |
Contains prototype information for a value control.
|
ValueRequiredValidator<V> |
A validator that requires a value to be entered.
|
ValueSelectButton<V> |
Selectable button that stores a separate value in a value model.
|
ValueSelectLink<V> |
Selectable link that stores a separate value in a value model.
|
ValueSelectListener<V> |
An object that listens for selection of a value.
|
View |
Represents a view or aspect of data.
|
WebAccordionMenuDepictor<C extends Menu> |
Strategy for rendering a menu as an accordion menu using the XHTML <ol> element.
|
WebActionDepictEvent |
Indicates that an action has been initiated on the web platform.
|
WebApplicationFrameDepictor<C extends ApplicationFrame> |
Strategy for rendering an application frame as a series of XHTML elements.
|
WebAudioDepictor |
A web depictor for Guise audio.
|
WebAudioDepictor.AudioCommand |
The web commands for controlling audio.
|
WebButtonDepictor<C extends ActionControl> |
Strategy for rendering an action control as an XHTML <button> element.
|
WebCardPanelDepictor<C extends AbstractCardPanel> |
Strategy for rendering a card panel as a series of XHTML elements.
|
WebChangeDepictEvent |
Indicates that one or more properties of a depicted object have changed on the web platform.
|
WebCheckControlDepictor<C extends CheckControl> |
Strategy for rendering a check control as an XHTML <input> element with type checkbox or radio .
|
WebCommandDepictEvent<C extends java.lang.Enum<C> & WebPlatformCommand> |
A command to or from a depicted object on the web platform.
|
WebCommandMessage<C extends java.lang.Enum<C> & WebPlatformCommand> |
A command message to or from the web platform.
|
WebComponentDepictor<C extends Component> |
A strategy for depicting components on the web platform.
|
WebCustomButtonDepictor<C extends ActionControl> |
Strategy for rendering an action control as an XHTML <a> element styled as a button.
|
WebDepictContext |
Information related to the current depiction on the web platform.
|
WebDepictEvent |
An event to or from a depicted object on the web platform.
|
WebDepictor<O extends DepictedObject> |
A strategy for depicting objects on the web platform.
|
WebDropMenuDepictor<C extends Menu> |
Strategy for rendering a menu as a drop menu.
|
WebFieldsetDepictor<C extends LayoutComponent> |
Strategy for rendering a layout component as an XHTML <fieldset> element.
|
WebFileInputDepictor<C extends ResourceImportControl> |
Strategy for rendering a resource import control as an XHTML <input> element with type="file".
|
WebFlashDepictor<C extends Flash> |
Strategy for rendering a Flash component as an XHTML <object> element.
|
WebFormEvent |
Indicates the submission of a full or partial form on the web platform
|
WebFrameDepictor<C extends Frame> |
Strategy for rendering a frame as a series of XHTML elements.
|
WebHeadingDepictor<C extends LabelComponent> |
Strategy for rendering a label component as an XHTML h1 , h2 , etc.
|
WebHeadingLinkDepictor<C extends ActionControl> |
Strategy for rendering an action model control as an XHTML <a> element containing a heading.
|
WebIFrameLikeButtonDepictor |
Strategy for rendering a Facebook like button as an XHTML <iframe> element.
|
WebImageActionControlDepictor<C extends ImageComponent & ActionControl> |
Strategy for rendering an image action control as an XHTML <img> inside a <a> element.
|
WebImageBooleanSelectActionControlViewer<C extends ImageBooleanSelectActionControl> |
Strategy for rendering an image select action control as an XHTML <img> inside a <a> element.
|
WebImageDepictor<C extends ImageComponent> |
Strategy for rendering an image component an XHTML <img> element.
|
WebInitializeEvent |
A web platform event indicating that initialization should occur.
|
WebLabelDepictor<C extends LabelComponent> |
Strategy for rendering a label as an XHTML <label> element.
|
WebLabelPanelDepictor<C extends LayoutComponent> |
Strategy for rendering a labeled panel as a series of XHTML elements.
|
WebLayoutComponentDepictor<C extends LayoutComponent> |
|
WebLinkDepictor<C extends ActionControl> |
Strategy for rendering an action model control as an XHTML <a> element.
|
WebListDepictor<C extends CompositeComponent> |
Strategy for rendering a component as an XHTML <ol> element.
|
WebMessageDepictor<C extends Message> |
Strategy for rendering a message component as an XHTML <div> element.
|
WebPanelDepictor<C extends Panel> |
Strategy for rendering a panel as an XHTML <div> element.
|
WebPictureDepictor<C extends Picture> |
Strategy for rendering a pictures as a series of XHTML elements along with label and description.
|
WebPlatform |
The web platform for Guise.
|
WebPlatform.HTMLEditor |
The types of JavaScript-based HTML editors available.
|
WebPlatform.PollCommand |
The web commands for controlling polling.
|
WebPlatformCommand |
A web command to or from the platform on which objects are depicted.@author Garret Wilson
|
WebPlatformCommandMessage<C extends java.lang.Enum<C> & WebPlatformCommand> |
A command message to or from the web platform on which objects are being depicted.
|
WebPlatformEvent |
An event message on the web platform.
|
WebPlatformEventType |
The type of event received from the web platform.
|
WebPlatformFile |
A local file represented by a Flash flash.net.FileReference on the web platform.
|
WebPlatformMessage |
A message on the web platform.
|
WebPollEvent |
A web event for polling the server.
|
WebProgressDepictEvent |
Indicates that some sort of progress has been made on the web platform.
|
WebResourceCollectDepictor<C extends ResourceCollectControl> |
Strategy for rendering a resource collect control as an XHTML <input> element with type="file".
|
WebResourceCollectDepictor.ResourceCollectCommand |
The web commands for controlling a resource collect control.
|
WebScrollControlDepictor<GC extends WebDepictContext,C extends ScrollControl> |
Strategy for rendering a scroll control as an XHTML <div> element.
|
WebSelectableLabelDepictor<C extends SelectableLabel> |
Strategy for rendering a label component that is selectable.
|
WebSelectDepictor<V,C extends ListSelectControl<V>> |
Strategy for rendering a select control as an XHTML <select> element.
|
WebSelectLinkDepictor<C extends SelectActionControl> |
Strategy for rendering an action control as an XHTML <a> element that can be selected.
|
WebSliderDepictor<V extends java.lang.Number,C extends SliderControl<V>> |
Strategy for rendering a slider component as an XHTML <slider> element.
|
WebTabbedPanelDepictor<C extends AbstractCardPanel> |
Strategy for rendering a tabbed panel as a series of XHTML elements.
|
WebTabDepictor<V,C extends ListSelectControl<V>> |
Strategy for rendering a tabbed control as an XHTML <ol> element containing tabs.
|
WebTableDepictor<C extends Table> |
Strategy for rendering a table component as an XHTML <table> element.
|
WebTextBoxDepictor<C extends TextBox> |
|
WebTextBoxDepictor.CachedDocument |
Cached information associating a pre-parsed XML document with a string.
|
WebTextControlDepictor<V,C extends TextControl<V>> |
Strategy for rendering a text control as an XHTML <input> element or an XHTML <textarea> element.
|
WebToolButtonDepictor<C extends ActionControl> |
Strategy for rendering an action control as an XHTML <button> element.
|
WebTreeControlDepictor<C extends TreeControl> |
Strategy for rendering a tree component as an XHTML <div> element.
|
WebUserAgentProduct |
The identification of the user agent client, such as a browser, accessing Guise on the web platform.
|
WebUserAgentProduct.Brand |
The brand of the web user agent.
|
WebValueSelectLinkDepictor<V,C extends SelectActionControl & ActionValueControl<V>> |
Strategy for rendering an action model control as an XHTML <a> element that can be selected, with values represented by icons.
|
Widget |
A component that can be embedded in certain content and can be edited within a widget editing environment.
|
XHTMLDepictContext |
Encapsulation of application/xhtml+xml information related to the current depiction.
|
XMLDepictContext |
Encapsulation of text/xml information related to the current depiction.
|
XMLDepictContext.ElementState |
The state of rendering for a particular element.
|