Uses of Class
pamViewFX.PamGuiTabFX
-
Uses of PamGuiTabFX in dataModelFX
Modifier and TypeMethodDescriptionvoid
DataModelPaneFX.createToolbarControls
(PamGuiTabFX pamTab) Add data model specific controls to a PamGuiTab. -
Uses of PamGuiTabFX in pamViewFX
Modifier and TypeMethodDescriptionPamGuiFX.addPamTab
(TabInfo tabInfo, UserDisplayNodeFX content, boolean detachable) Convenience function to add a closable tab to the display with a new UserDisplayNodeFX.PamGuiFX.getPamTab
(int i) Get a PamTabFX at a specified indexTabSelectionPane.getParams
(PamGuiTabFX g) PamGuiFX.getTab
(int i) Get a tabModifier and TypeMethodDescriptionvoid
PamGuiFX.addTab
(PamGuiTabFX pamGuiTabFX) Add a tab to the tab pane.TabSelectionPane.getParams
(PamGuiTabFX g) void
TabSelectionPane.setParams
(PamGuiTabFX input) Modifier and TypeMethodDescriptionvoid
PamGuiFX.addAllTabs
(List<PamGuiTabFX> pamGuiTabFXs) Add tabs to the tab pane.