Adempiere 3.5.2a

org.adempiere.plaf
Class AdempiereTaskPaneUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.PanelUI
          extended by org.jdesktop.swingx.plaf.TaskPaneUI
              extended by org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
                  extended by org.adempiere.plaf.AdempiereTaskPaneUI

public class AdempiereTaskPaneUI
extends org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.ChevronIcon, org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.ContentPaneBorder, org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.PaneBorder
 
Field Summary
 
Fields inherited from class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
group, mouseListener, mouseOver, propertyListener, ROUND_HEIGHT, TITLE_HEIGHT
 
Constructor Summary
AdempiereTaskPaneUI()
           
 
Method Summary
protected  Border createPaneBorder()
           
static ComponentUI createUI(JComponent c)
           
 void update(Graphics g, JComponent c)
          Overriden to paint the background of the component but keeping the rounded corners.
 
Methods inherited from class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
configure, createAction, createContentPaneBorder, createMouseInputListener, createPropertyListener, ensureVisible, getPreferredSize, getTitleHeight, installDefaults, installKeyboardActions, installListeners, installUI, isInBorder, uninstallListeners, uninstallUI
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, paint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdempiereTaskPaneUI

public AdempiereTaskPaneUI()
Method Detail

createUI

public static ComponentUI createUI(JComponent c)

createPaneBorder

protected Border createPaneBorder()
Overrides:
createPaneBorder in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI

update

public void update(Graphics g,
                   JComponent c)
Overriden to paint the background of the component but keeping the rounded corners.

Overrides:
update in class ComponentUI

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.