public final class ThemedStatusBarUI
extends oracle.bali.ewt.elaf.basic.BasicEWTStatusBarUI
| Constructor and Description |
|---|
ThemedStatusBarUI() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent component)
Create the shared instance of the EWTStatusBarUI for the Oracle look and feel.
|
oracle.bali.ewt.painter.Painter |
getCenterSplitterPainter(javax.swing.JComponent component) |
int |
getItemSpacing(javax.swing.JComponent component) |
oracle.bali.ewt.painter.Painter |
getStaticSplitterPainter(javax.swing.JComponent component) |
getItemBorder, getLeftSplitterPainter, getRightSplitterPainter, installUIpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent component)
public oracle.bali.ewt.painter.Painter getStaticSplitterPainter(javax.swing.JComponent component)
getStaticSplitterPainter in class oracle.bali.ewt.elaf.basic.BasicEWTStatusBarUIpublic oracle.bali.ewt.painter.Painter getCenterSplitterPainter(javax.swing.JComponent component)
getCenterSplitterPainter in class oracle.bali.ewt.elaf.EWTStatusBarUIpublic int getItemSpacing(javax.swing.JComponent component)
getItemSpacing in class oracle.bali.ewt.elaf.EWTStatusBarUI