Class InteractionTestPlugin

    • Constructor Detail

      • InteractionTestPlugin

        public InteractionTestPlugin()
    • Method Detail

      • getName

        public java.lang.String getName()
        Description copied from interface: IObserverCenterPlugin
        Returns the name of the plugin
        Returns:
        name of the plugin
      • getView

        public java.awt.Component getView()
        Description copied from interface: IObserverCenterPlugin
        Returns the viewable component of the plugin
        Returns:
        viewable component of the plugin
      • isVisible

        public boolean isVisible()
        Should plugin be visible.
      • isStartOnLoad

        public boolean isStartOnLoad()
        Should plugin be started on load.