org.tbee.swing.ui
Class ProgressBarLargeGlass1UI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ProgressBarUI
javax.swing.plaf.basic.BasicProgressBarUI
org.tbee.swing.ui.ProgressBarLargeGlass1UI
public class ProgressBarLargeGlass1UI
- extends BasicProgressBarUI
- Version:
- 1.8 08/28/98
- Author:
- Michael C. Albers
| Methods inherited from class javax.swing.plaf.basic.BasicProgressBarUI |
createUI, getAmountFull, getAnimationIndex, getBaseline, getBaselineResizeBehavior, getBox, getBoxLength, getCellLength, getCellSpacing, getFrameCount, getMaximumSize, getMinimumSize, getPreferredInnerHorizontal, getPreferredInnerVertical, getSelectionBackground, getSelectionForeground, getStringPlacement, incrementAnimationIndex, installDefaults, installListeners, installUI, paintDeterminate, paintIndeterminate, paintString, setAnimationIndex, setCellLength, setCellSpacing, startAnimationTimer, stopAnimationTimer, uninstallDefaults, uninstallListeners, uninstallUI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgressBarLargeGlass1UI
public ProgressBarLargeGlass1UI()
getPreferredSize
public Dimension getPreferredSize(JComponent c)
- Overrides:
getPreferredSize in class BasicProgressBarUI
paint
public void paint(Graphics g,
JComponent c)
- Overrides:
paint in class BasicProgressBarUI
Copyright © 2012 KnowledgePlaza. All Rights Reserved.