Module platform

Interface ComponentWrapper

All Superinterfaces:
Disposable
All Known Subinterfaces:
ViewComponent, Widget
All Known Implementing Classes:
AWTCanvas2D, AWTTree, AWTWidgetSupport, ButtonWidget, CanvasAdapter, CLIAttributeEditorPanel, CLIComponent, CLIContainer, CLIMenuComponent, CLIPanel, CLIRootPane, CLIStatusBar, CLITextComponent, CLIUITree, CLIWidget, ComponentModel, ComponentWrapperImpl, GLDisplay, GLDisplay, GLSLDisplay, MappedComponentModel, ProjectDescriptionPanel, ViewComponentAdapter, WidgetAdapter, WidgetBase, WidgetList, WidgetSupport, WireframeCanvas

public interface ComponentWrapper extends Disposable
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface de.grogra.util.Disposable

    dispose
  • Method Details

    • getComponent

      Object getComponent()