com.togethersoft.openapi.ide.util
Interface UIComponentService

All Known Subinterfaces:
ComponentService
All Known Implementing Classes:
DescriptionComponent, DocComponent, PropertySetRadioButtonComponentUI, SinglePropertyCheckBoxUI, TabbedPaneInspectorUI, PropertyTableComponentUI, PropertyTableComponentUIBase

public interface UIComponentService

Class UIComponentService represents a service that
enables visualization of the service provider on the user interface.

Author:
TogetherSoft
Since: Together 3.1

Method Summary
 ComponentgetUIComponent()
          Returns Swing component that visualize service provider.

Method Detail

getUIComponent

public Component getUIComponent()
Returns Swing component that visualize service provider.