Package ist.palcom.simulated.handheld.browser.ui

Contains classes for rendering PalCom service descriptions as Swing components.

See:
          Description

Class Summary
GroupView  
ImageInParamView  
ImageOutParamView  
InCommandView  
InParamView  
OutCommandView  
OutParamView  
TextInParamView  
TextOutParamView  
UI  
UIComponent  
UIContainer  
 

Package ist.palcom.simulated.handheld.browser.ui Description

Contains classes for rendering PalCom service descriptions as Swing components.

Package Specification

The classes in this package render ControlItem objects as Swing components. The UI class renders a ServiceProxy, and the other classes renders commands and other parts of the ServiceProxy.

See Also:
BrowserPanel