Package net.sf.jzeno.echo.components

This package provides a number of basic components used by every jZeno application.

See:
          Description

Interface Summary
DynaTreeModel This interface should be implemented to describe the data structure of a DynaTree.
MenuComponent  
 

Class Summary
AbstractScreen Deprecated. use Screen as baseclass
ActionBar Toolbar component.
ActionBarBeanInfo A grid that displays many properties in a single grid, represented with a label and an editor/viewer for all the properties you want to visualize/edit.
AsyncComponent  
AsyncComponent.AsyncService  
AsyncComponent.PropertyChangeDetector  
AsyncComponentUI A generic peer component for CustomRenderingComponents.
CompoundComponent Deprecated. use CustomComponent instead
CriteriaGrid Dynamic filter criteria for query screens.
CriteriaGridBeanInfo A grid that displays many properties in a single grid, represented with a label and an editor/viewer for all the properties you want to visualize/edit.
CustomComponent Base class for creating your own dynamic components.
CustomComponentUI A peer for Grid components.
CustomRenderingComponent Base class for creating custom rendering component.
CustomRenderingComponentUI A generic peer component for CustomRenderingComponents.
DefaultDynaTreeModel  
DefaultDynaTreeModel.NodeViewer  
Dialog Base class for all dialogs.
DragWrapper A wrapper component that enabled drag behaviour for it's children.
DragWrapperUI  
DropWrapper This wrapper component allows you to add drop capabilities to any (collection of) child component(s).
DropWrapperUI  
DynaGrid Convencience grid that automatically generates Cells when adding a component, has support for adding viewers and editors, and allows easy retrieval of the child PropertyComponents based on the value of their property binding.
DynaGrid.Cell  
DynaGridBeanInfo A grid that displays many properties in a single grid, represented with a label and an editor/viewer for all the properties you want to visualize/edit.
DynaGridUI  
DynaHtmlEditor  
DynaHtmlEditorBeanInfo
DynaHtmlEditorUI A peer for Grid components.
DynaTabbedPane  
DynaTabbedPaneBeanInfo  
DynaTree A simplified tree implementation, that allows full flexibility over the rendered nodes in the tree, and over retrieval of child nodes.
DynaTreeBeanInfo  
DynaTreeCellRenderer  
DynaTreeCellRenderer.CacheEntry  
ErrorMessagesComponent This component visualizes a list of errors and messages on the screen.
ErrorMessagesComponentBeanInfo  
ErrorMessagesComponentUI  
ExternalSiteViewer  
KeyActionCommand  
KeyActionCommandUI  
Line A Simple line.
ListElementPropertyGrid Dynamic filter criteria for query screens.
MenuBar Generic menubar that initializes itself based on a property file.
NavigationHistory Navigation history component.
NavigationHistoryItem  
NewsTicker  
NewsTickerBeanInfo  
NewsTickerUI  
OnLoadScriptOnceComponent  
OnLoadScriptOnceComponentUI  
PageServedComponent Custom component
PopWrapper This wrapper component allows you to add drop capabilities to any (collection of) child component(s).
PopWrapperBeanInfo
PopWrapperUI  
PreloadImagesComponent Component that triggers pre-loading of images into the browser cache.
PropertyGrid  
PropertyGridBeanInfo A grid that displays many properties in a single grid, represented with a label and an editor/viewer for all the properties you want to visualize/edit.
RebindableCompoundComponent Deprecated. use CustomComponent instead.
RebindableCompoundComponentUI  
Screen Base class for all screens.
TaskBar Component that implements a taskbar
TaskBarUI Peer component for TaskBar Component
Timer  
TimerBeanInfo  
TimerUI  
Title Simple control for creating title bars on the screen.
ToggleButtonBeanInfo Meta-Info for CompoundComponent (sub-)classes.
 

Package net.sf.jzeno.echo.components Description

This package provides a number of basic components used by every jZeno application.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: