org.compiere.plaf
Class CompiereLabelUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.LabelUI
javax.swing.plaf.basic.BasicLabelUI
javax.swing.plaf.metal.MetalLabelUI
org.compiere.plaf.CompiereLabelUI
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
public class CompiereLabelUI
- extends MetalLabelUI
Adempiere Label UI
- Version:
- $Id: AdempiereLabelUI.java,v 1.2 2006/07/30 00:52:24 jjanke Exp $
- Author:
- Jorg Janke
| 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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
adempiereLabelUI
protected static CompiereLabelUI adempiereLabelUI
- Singleton
CompiereLabelUI
public CompiereLabelUI()
createUI
public static CompiereLabelUI 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® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.