Uses of Class javax.swing.JSeparator

Uses in package javax.swing

Classes derived from javax.swing.JSeparator

class
This is the separator that can be used in popup menu.
class
This is an extension of JSeparator used in toolbars.

Uses in package javax.swing.plaf.basic

Methods with parameter type javax.swing.JSeparator

void
This method installs the defaults that are given by the Basic Look and Feel.
void
This method installs the defaults that are given by the Basic L&F.
void
This method installs any listeners that need to be attached to the JSeparator or any of its components.
void
This method removes the defaults that were given by the Basic Look and Feel.
void
This method uninstalls any listeners that were installed during the install UI process.