Contains classes for rendering PalCom service descriptions as Swing components.

Package Specification

The classes in this package render {@link ist.palcom.resource.descriptor.ControlItem} objects as Swing components. The {@link ist.palcom.simulated.handheld.browser.ui.UI} class renders a {@link ist.palcom.resource.descriptor.ServiceProxy}, and the other classes renders commands and other parts of the ServiceProxy.

@see ist.palcom.simulated.handheld.browser.BrowserPanel