public class CProgressUI
extends javax.swing.plaf.basic.BasicProgressBarUI
Modifier and Type | Field and Description |
---|---|
(package private) java.awt.Color |
backgroundColor |
(package private) java.awt.Color |
restColor |
Constructor and Description |
---|
CProgressUI() |
CProgressUI(java.awt.Color backgroundColor) |
CProgressUI(java.awt.Color backgroundColor,
java.awt.Color restColor) |
Modifier and Type | Method and Description |
---|---|
protected void |
paintDeterminate(java.awt.Graphics g,
javax.swing.JComponent c) |
createUI, getAmountFull, getAnimationIndex, getBaseline, getBaselineResizeBehavior, getBox, getBoxLength, getCellLength, getCellSpacing, getFrameCount, getMaximumSize, getMinimumSize, getPreferredInnerHorizontal, getPreferredInnerVertical, getPreferredSize, getSelectionBackground, getSelectionForeground, getStringPlacement, incrementAnimationIndex, installDefaults, installListeners, installUI, paint, paintIndeterminate, paintString, setAnimationIndex, setCellLength, setCellSpacing, startAnimationTimer, stopAnimationTimer, uninstallDefaults, uninstallListeners, uninstallUI