com.zfqjava.swing.plaf.basic
Class BasicLineBarUI
java.lang.Object
javax.swing.plaf.ComponentUI
com.zfqjava.swing.plaf.LineBarUI
com.zfqjava.swing.plaf.basic.BasicLineBarUI
public class BasicLineBarUI
- extends LineBarUI
The basic L&F for LineBarUI.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicLineBarUI
public BasicLineBarUI()
createUI
public static ComponentUI createUI(JComponent c)
installUI
public void installUI(JComponent c)
- Overrides:
installUI in class ComponentUI
uninstallUI
public void uninstallUI(JComponent c)
- Overrides:
uninstallUI in class ComponentUI
installDefaults
protected void installDefaults()
uninstallDefaults
protected void uninstallDefaults()
installComponents
protected void installComponents()
uninstallComponents
protected void uninstallComponents()
installListeners
protected void installListeners()
uninstallListeners
protected void uninstallListeners()
getScrollable
public Scrollable getScrollable(JLineBar lineBar)
- Specified by:
getScrollable in class LineBarUI
lineAtPoint
public int lineAtPoint(JLineBar lineBar,
Point point)
- Specified by:
lineAtPoint in class LineBarUI
getHeaderRect
public Rectangle getHeaderRect(JLineBar lineBar,
int line)
- Specified by:
getHeaderRect in class LineBarUI
Send your Feedback
JComponentPack 1.3.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.