com.l2fprod.gui.plaf.xtra
Class XTraScrollBarUI
java.lang.Object
|
+--javax.swing.plaf.ComponentUI
|
+--javax.swing.plaf.ScrollBarUI
|
+--javax.swing.plaf.basic.BasicScrollBarUI
|
+--com.l2fprod.gui.plaf.xtra.XTraScrollBarUI
- All Implemented Interfaces:
- java.awt.LayoutManager, javax.swing.SwingConstants
- Direct Known Subclasses:
- SkinScrollBarUI
- public class XTraScrollBarUI
- extends javax.swing.plaf.basic.BasicScrollBarUI
XTra Scrollbar.
- Version:
- $Revision: 1.4 $, $Date: 2001/03/11 21:24:03 $
- Author:
- $Author: l2fprod $
| Nested classes inherited from class javax.swing.plaf.basic.BasicScrollBarUI |
javax.swing.plaf.basic.BasicScrollBarUI.PropertyChangeHandler |
| 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 |
| Methods inherited from class javax.swing.plaf.basic.BasicScrollBarUI |
addLayoutComponent, getMaximumSize, getMinimumSize, getPreferredSize, 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 |
XTraScrollBarUI
public XTraScrollBarUI()
createUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent x)
decrButton
public javax.swing.JButton decrButton()
incrButton
public javax.swing.JButton incrButton()
scrollbar
public javax.swing.JScrollBar scrollbar()
isDragging
public boolean isDragging()
getThumbBounds
public java.awt.Rectangle getThumbBounds()
- Overrides:
getThumbBounds in class javax.swing.plaf.basic.BasicScrollBarUI
getTrackBounds
public java.awt.Rectangle getTrackBounds()
- Overrides:
getTrackBounds in class javax.swing.plaf.basic.BasicScrollBarUI
setThumbBounds
public void setThumbBounds(int x,
int y,
int w,
int h)
- Overrides:
setThumbBounds in class javax.swing.plaf.basic.BasicScrollBarUI
www.L2FProd.com
© 2000-2001 L2FProd.com