Uses of Class
javax.swing.plaf.basic.BasicSeparatorUI
Package
Description
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 BasicSeparatorUI in javax.swing.plaf.basic
Modifier and TypeClassDescriptionclass
A Basic L&F implementation of PopupMenuSeparatorUI.class
A Basic L&F implementation of ToolBarSeparatorUI. -
Uses of BasicSeparatorUI in javax.swing.plaf.metal
Modifier and TypeClassDescriptionclass
A Metal L&F implementation of PopupMenuSeparatorUI.class
A Metal L&F implementation of SeparatorUI.