JComponentPack 1.3.0

com.zfqjava.swing.plaf.basic
Class BasicLineBarUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by com.zfqjava.swing.plaf.LineBarUI
          extended by com.zfqjava.swing.plaf.basic.BasicLineBarUI

public class BasicLineBarUI
extends LineBarUI

The basic L&F for LineBarUI.


Constructor Summary
BasicLineBarUI()
           
 
Method Summary
static ComponentUI createUI(JComponent c)
           
 Rectangle getHeaderRect(JLineBar lineBar, int line)
           
 Scrollable getScrollable(JLineBar lineBar)
           
protected  void installComponents()
           
protected  void installDefaults()
           
protected  void installListeners()
           
 void installUI(JComponent c)
           
 int lineAtPoint(JLineBar lineBar, Point point)
           
protected  void uninstallComponents()
           
protected  void uninstallDefaults()
           
protected  void uninstallListeners()
           
 void uninstallUI(JComponent c)
           
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, paint, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicLineBarUI

public BasicLineBarUI()
Method Detail

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

JComponentPack 1.3.0

Send your Feedback
JComponentPack 1.3.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.