Package lu.kbra.modelizer_next.ui.frame
Interface MainFrameWindowController
- All Known Implementing Classes:
MainFrame
public interface MainFrameWindowController
Window-level actions implemented by the main frame.
-
Method Details
-
createPinnedStylesPanel
Creates a pinned styles panel.- Returns:
- the created pinned styles panel
-
createSelectionPathLabel
Creates a selection path label.- Returns:
- the created selection path label
-
createStatusLabel
Creates a status label.- Returns:
- the created status label
-
createStatusPanel
Creates a status panel.- Returns:
- the created status panel
-