|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.ProgressBarUI
javax.swing.plaf.basic.BasicProgressBarUI
com.l2fprod.gui.plaf.skin.SkinProgressBarUI
public final class SkinProgressBarUI
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicProgressBarUI |
---|
javax.swing.plaf.basic.BasicProgressBarUI.ChangeHandler |
Field Summary |
---|
Fields inherited from class javax.swing.plaf.basic.BasicProgressBarUI |
---|
changeListener, progressBar |
Constructor Summary | |
---|---|
SkinProgressBarUI()
|
Method Summary | |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent x)
Description of the Method |
protected void |
installDefaults()
Description of the Method |
void |
installUI(javax.swing.JComponent c)
|
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c)
Description of the Method |
protected void |
uninstallDefaults()
Description of the Method |
Methods inherited from class javax.swing.plaf.basic.BasicProgressBarUI |
---|
getAmountFull, getAnimationIndex, getBaseline, getBaselineResizeBehavior, getBox, getBoxLength, getCellLength, getCellSpacing, getFrameCount, getMaximumSize, getMinimumSize, getPreferredInnerHorizontal, getPreferredInnerVertical, getPreferredSize, getSelectionBackground, getSelectionForeground, getStringPlacement, incrementAnimationIndex, installListeners, paintDeterminate, paintIndeterminate, paintString, setAnimationIndex, setCellLength, setCellSpacing, startAnimationTimer, stopAnimationTimer, uninstallListeners, uninstallUI |
Methods inherited from class javax.swing.plaf.ComponentUI |
---|
contains, getAccessibleChild, getAccessibleChildrenCount, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SkinProgressBarUI()
Method Detail |
---|
public void paint(java.awt.Graphics g, javax.swing.JComponent c)
paint
in class javax.swing.plaf.basic.BasicProgressBarUI
g
- Description of Parameterc
- Description of Parameterprotected void installDefaults()
installDefaults
in class javax.swing.plaf.basic.BasicProgressBarUI
public void installUI(javax.swing.JComponent c)
installUI
in class javax.swing.plaf.basic.BasicProgressBarUI
protected void uninstallDefaults()
uninstallDefaults
in class javax.swing.plaf.basic.BasicProgressBarUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent x)
x
- Description of Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |