public class ThemedToolBarSeparatorUI
extends javax.swing.plaf.basic.BasicToolBarSeparatorUI
| Constructor and Description |
|---|
ThemedToolBarSeparatorUI() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c) |
protected void |
installDefaults(javax.swing.JSeparator s) |
void |
paint(java.awt.Graphics g, javax.swing.JComponent c) |
getMaximumSize, getMinimumSize, installListeners, installUI, uninstallDefaults, uninstallListeners, uninstallUIpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
public void paint(java.awt.Graphics g,
javax.swing.JComponent c)
paint in class javax.swing.plaf.basic.BasicToolBarSeparatorUIprotected void installDefaults(javax.swing.JSeparator s)
installDefaults in class javax.swing.plaf.basic.BasicToolBarSeparatorUI