protected class StatusBarrel.ImagePanelUI
extends javax.swing.plaf.PanelUI
| Modifier | Constructor and Description |
|---|---|
protected |
StatusBarrel.ImagePanelUI() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createImage(java.awt.Dimension dim)
Create the image.
|
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c)
the paint method.
|
void |
setStepSize(int size)
set the setp size.
|
public void setStepSize(int size)
size - the step size.protected void createImage(java.awt.Dimension dim)
public void paint(java.awt.Graphics g,
javax.swing.JComponent c)
paint in class javax.swing.plaf.ComponentUI