Class SeparatorUI

java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.SeparatorUI
Direct Known Subclasses:
BasicSeparatorUI, MultiSeparatorUI, SynthSeparatorUI

public abstract class SeparatorUI extends ComponentUI
Pluggable look and feel interface for JSeparator.
  • Constructor Details Link icon

    • SeparatorUI Link icon

      protected SeparatorUI()
      Constructor for subclasses to call.