public class UISpecProgressBarUI extends BasicProgressBarUI
BasicProgressBarUI.ChangeHandlerboxRect, changeListener, progressBar| Constructor and Description |
|---|
UISpecProgressBarUI() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent component) |
Dimension |
getMaximumSize(JComponent c) |
Dimension |
getMinimumSize(JComponent c) |
Dimension |
getPreferredSize(JComponent c) |
protected void |
maybeUpdateLayoutState() |
void |
paint(Graphics g,
JComponent c) |
getAmountFull, getAnimationIndex, getBaseline, getBaselineResizeBehavior, getBox, getBoxLength, getCellLength, getCellSpacing, getFrameCount, getPreferredInnerHorizontal, getPreferredInnerVertical, getSelectionBackground, getSelectionForeground, getStringPlacement, incrementAnimationIndex, installDefaults, installListeners, installUI, paintDeterminate, paintIndeterminate, paintString, setAnimationIndex, setCellLength, setCellSpacing, startAnimationTimer, stopAnimationTimer, uninstallDefaults, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, updatepublic static ComponentUI createUI(JComponent component)
public void paint(Graphics g, JComponent c)
paint in class BasicProgressBarUIprotected void maybeUpdateLayoutState()
public Dimension getPreferredSize(JComponent c)
getPreferredSize in class BasicProgressBarUIpublic Dimension getMaximumSize(JComponent c)
getMaximumSize in class BasicProgressBarUIpublic Dimension getMinimumSize(JComponent c)
getMinimumSize in class BasicProgressBarUICopyright © 2004–2016. All rights reserved.