Uses of Interface
Acquisition.layoutFX.PaneFactory
Packages that use PaneFactory
-
Uses of PaneFactory in Acquisition.layoutFX
Classes in Acquisition.layoutFX that implement PaneFactoryModifier and TypeClassDescriptionclassclassA simple DAQ status pane factory that does nothing but show some text.Methods in Acquisition.layoutFX that return PaneFactoryMethods in Acquisition.layoutFX with parameters of type PaneFactoryModifier and TypeMethodDescriptionvoidPaneFactory.PaneFactoryPane.setFactoryRef(PaneFactory factoryRef) Constructors in Acquisition.layoutFX with parameters of type PaneFactory -
Uses of PaneFactory in pamViewFX
Fields in pamViewFX with type parameters of type PaneFactoryMethods in pamViewFX with parameters of type PaneFactoryModifier and TypeMethodDescriptionbooleanPamGuiFX.addStatusBarPane(PaneFactory paneFactory) Add a pane to the tool bar of all tabs.voidPamGuiManagerFX.addStatusBarPane(PaneFactory statusPaneFactory) Add a new pane to the status bar.voidPamGuiFX.removeStatusBarPane(PaneFactory statusPaneFactory) booleanPamGuiManagerFX.removeStatusBarPane(PaneFactory statusPaneFactory) Remove a status bar pane from all windows.