Uses of Class
javax.swing.JToolBar
Packages that use JToolBar
包
描述
Provides user interface objects built according to the Basic look and feel.
Provides user interface objects built according to the Java look and feel
(once codenamed Metal), which is the default look and feel.
-
Uses of JToolBar in javax.swing.plaf.basic
Fields in javax.swing.plaf.basic declared as JToolBar修饰符和类Field描述protected JToolBar
BasicToolBarUI.DockingListener.toolBar
The instance ofJToolBar
.protected JToolBar
BasicToolBarUI.toolBar
The instance ofJToolBar
.Methods in javax.swing.plaf.basic with parameters of type JToolBar修饰符和类方法描述protected BasicToolBarUI.DragWindow
BasicToolBarUI.createDragWindow
(JToolBar toolbar) Returns an instance ofDragWindow
.protected JFrame
BasicToolBarUI.createFloatingFrame
(JToolBar toolbar) Deprecated, for removal: This API element is subject to removal in a future version.protected RootPaneContainer
BasicToolBarUI.createFloatingWindow
(JToolBar toolbar) Creates a window which contains the toolbar after it has been dragged out from its containerConstructors in javax.swing.plaf.basic with parameters of type JToolBar -
Uses of JToolBar in javax.swing.plaf.metal
Constructors in javax.swing.plaf.metal with parameters of type JToolBar
BasicToolBarUI.createFloatingWindow(JToolBar)
be used instead