SkinLF
Version 1.1

com.l2fprod.gui.plaf.skin
Class SkinScrollBarUI

java.lang.Object
  |
  +--javax.swing.plaf.ComponentUI
        |
        +--javax.swing.plaf.ScrollBarUI
              |
              +--javax.swing.plaf.basic.BasicScrollBarUI
                    |
                    +--com.l2fprod.gui.plaf.xtra.XTraScrollBarUI
                          |
                          +--com.l2fprod.gui.plaf.skin.SkinScrollBarUI
All Implemented Interfaces:
java.awt.LayoutManager, javax.swing.SwingConstants

public class SkinScrollBarUI
extends XTraScrollBarUI

Version:
$Revision: 1.2 $, $Date: 2001/03/11 21:30:54 $
Author:
$Author: l2fprod $

Nested Class Summary
 
Nested classes inherited from class com.l2fprod.gui.plaf.xtra.XTraScrollBarUI
XTraScrollBarUI.MyTrackListener
 
Nested classes inherited from class javax.swing.plaf.basic.BasicScrollBarUI
javax.swing.plaf.basic.BasicScrollBarUI.PropertyChangeHandler
 
Field Summary
 
Fields inherited from interface javax.swing.SwingConstants
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST
 
Constructor Summary
SkinScrollBarUI()
           
 
Method Summary
static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent x)
           
 java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
           
 
Methods inherited from class com.l2fprod.gui.plaf.xtra.XTraScrollBarUI
decrButton, getThumbBounds, getTrackBounds, incrButton, isDragging, scrollbar, setThumbBounds
 
Methods inherited from class javax.swing.plaf.basic.BasicScrollBarUI
addLayoutComponent, getMaximumSize, getMinimumSize, installUI, layoutContainer, minimumLayoutSize, paint, preferredLayoutSize, removeLayoutComponent, 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

SkinScrollBarUI

public SkinScrollBarUI()
Method Detail

createUI

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

getPreferredSize

public java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
Overrides:
getPreferredSize in class javax.swing.plaf.basic.BasicScrollBarUI

SkinLF
Version 1.1

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