SkinLF
Version 1.1

com.l2fprod.gui.plaf.skin
Class SkinProgressBarUI

java.lang.Object
  |
  +--javax.swing.plaf.ComponentUI
        |
        +--javax.swing.plaf.ProgressBarUI
              |
              +--javax.swing.plaf.basic.BasicProgressBarUI
                    |
                    +--com.l2fprod.gui.plaf.skin.SkinProgressBarUI

public class SkinProgressBarUI
extends javax.swing.plaf.basic.BasicProgressBarUI

Version:
$Revision: 1.3 $, $Date: 2001/03/11 21:29:58 $
Author:
$Author: l2fprod $

Nested Class Summary
 
Nested classes inherited from class javax.swing.plaf.basic.BasicProgressBarUI
javax.swing.plaf.basic.BasicProgressBarUI.ChangeHandler
 
Constructor Summary
SkinProgressBarUI()
           
 
Method Summary
static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent x)
           
 void paint(java.awt.Graphics g, javax.swing.JComponent c)
           
 
Methods inherited from class javax.swing.plaf.basic.BasicProgressBarUI
getMaximumSize, getMinimumSize, getPreferredSize, installUI, uninstallUI
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, update
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkinProgressBarUI

public SkinProgressBarUI()
Method Detail

createUI

public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent x)

paint

public void paint(java.awt.Graphics g,
                  javax.swing.JComponent c)
Overrides:
paint in class javax.swing.plaf.basic.BasicProgressBarUI

SkinLF
Version 1.1

www.L2FProd.com
© 2000-2001 L2FProd.com