public class VsnetMetalProgressBarUI extends MetalProgressBarUI implements ActionListener
BasicProgressBarUI.ChangeHandlerchangeListener, progressBar| Constructor and Description |
|---|
VsnetMetalProgressBarUI() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent ae) |
static ComponentUI |
createUI(JComponent x) |
protected int |
getRepaintInterval()
Returns the desired number of milliseconds between repaints.
|
protected void |
installDefaults() |
static void |
main(String[] args) |
void |
paintIndeterminate(Graphics g,
JComponent c) |
protected void |
startAnimationTimer() |
protected void |
stopAnimationTimer() |
paintDeterminategetAmountFull, getAnimationIndex, getBaseline, getBaselineResizeBehavior, getBox, getBoxLength, getCellLength, getCellSpacing, getFrameCount, getMaximumSize, getMinimumSize, getPreferredInnerHorizontal, getPreferredInnerVertical, getPreferredSize, getSelectionBackground, getSelectionForeground, getStringPlacement, incrementAnimationIndex, installListeners, installUI, paint, paintString, setAnimationIndex, setCellLength, setCellSpacing, uninstallDefaults, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, updatepublic static ComponentUI createUI(JComponent x)
protected void installDefaults()
installDefaults in class BasicProgressBarUIprotected void startAnimationTimer()
startAnimationTimer in class BasicProgressBarUIprotected void stopAnimationTimer()
stopAnimationTimer in class BasicProgressBarUIpublic void actionPerformed(ActionEvent ae)
actionPerformed in interface ActionListenerprotected int getRepaintInterval()
public void paintIndeterminate(Graphics g, JComponent c)
paintIndeterminate in class MetalProgressBarUIpublic static void main(String[] args)
Copyright © 2017. All rights reserved.