Adempiere 3.5.2a

org.adempiere.plaf
Class AdempiereLabelUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.LabelUI
          extended by javax.swing.plaf.basic.BasicLabelUI
              extended by javax.swing.plaf.metal.MetalLabelUI
                  extended by org.adempiere.plaf.AdempiereLabelUI
All Implemented Interfaces:
PropertyChangeListener, EventListener

public class AdempiereLabelUI
extends MetalLabelUI

Adempiere Label UI

Version:
$Id: CompiereLabelUI.java,v 1.2 2005/12/05 02:38:28 jjanke Exp $
Author:
Jorg Janke

Field Summary
protected static AdempiereLabelUI adempiereLabelUI
          Singleton
 
Fields inherited from class javax.swing.plaf.metal.MetalLabelUI
metalLabelUI
 
Fields inherited from class javax.swing.plaf.basic.BasicLabelUI
labelUI
 
Constructor Summary
AdempiereLabelUI()
           
 
Method Summary
static AdempiereLabelUI createUI(JComponent c)
          Create UI
protected  void installKeyboardActions(JLabel l)
          Install Keyboard Actions
 
Methods inherited from class javax.swing.plaf.metal.MetalLabelUI
paintDisabledText
 
Methods inherited from class javax.swing.plaf.basic.BasicLabelUI
getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installComponents, installDefaults, installListeners, installUI, layoutCL, paint, paintEnabledText, propertyChange, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

adempiereLabelUI

protected static AdempiereLabelUI adempiereLabelUI
Singleton

Constructor Detail

AdempiereLabelUI

public AdempiereLabelUI()
Method Detail

createUI

public static AdempiereLabelUI createUI(JComponent c)
Create UI

Parameters:
c - component
Returns:
singleton

installKeyboardActions

protected void installKeyboardActions(JLabel l)
Install Keyboard Actions

Overrides:
installKeyboardActions in class BasicLabelUI
Parameters:
l - label

Adempiere 3.5.2a

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