com.togethersoft.openapi.ide.util
Interface UIComponentService

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

public interface UIComponentService

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

Author:
TogetherSoft

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

Method Detail

getUIComponent

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