Interface IComponentViewerPanel

    • Method Detail

      • init

        IFuture<java.lang.Void> init​(IControlCenter jcc,
                                     IExternalAccess component)
        Called once to initialize the panel. Called on the swing thread.
        Parameters:
        jcc - The jcc.
        component - The component.