Class ActorParametersTab

    • Constructor Detail

      • ActorParametersTab

        public ActorParametersTab()
    • Method Detail

      • initGUI

        protected void initGUI()
        Initializes the widgets.
        Overrides:
        initGUI in class BasePanel
      • actorSelectionChanged

        public void actorSelectionChanged​(TreePath[] paths,
                                          Actor[] actors)
        Notifies the tab of the currently selected actors.
        Specified by:
        actorSelectionChanged in interface SelectionAwareEditorTab
        Parameters:
        paths - the selected paths
        actors - the currently selected actors