Uses of Class javax.swing.plaf.SeparatorUI

Uses in package javax.swing.plaf.multi

Classes derived from javax.swing.plaf.SeparatorUI

class
A UI delegate that that coordinates multiple MultiSeparatorUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).

Uses in package javax.swing

Methods with parameter type javax.swing.plaf.SeparatorUI

void
Sets the separator's UI delegate.

Methods with return type javax.swing.plaf.SeparatorUI

SeparatorUI
Returns the UI delegate being used with the JSeparator.

Uses in package javax.swing.plaf.metal

Classes derived from javax.swing.plaf.SeparatorUI

class
A UI delegate for the JPopupMenu.Separator component.
class
A UI delegate for the JSeparator component.

Uses in package javax.swing.plaf.basic

Classes derived from javax.swing.plaf.SeparatorUI

class
The Basic Look and Feel UI delegate for JPopupMenu.Separator.
class
The Basic Look and Feel UI delegate for JSeparator.
class
The Basic Look and Feel UI delegate for Separator.