Package org.compiere.plaf
Class CompiereRootPaneUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- javax.swing.plaf.RootPaneUI
-
- javax.swing.plaf.basic.BasicRootPaneUI
-
- javax.swing.plaf.metal.MetalRootPaneUI
-
- org.compiere.plaf.CompiereRootPaneUI
-
- All Implemented Interfaces:
PropertyChangeListener,EventListener
public class CompiereRootPaneUI extends MetalRootPaneUI
Root Pane UI- Version:
- $Id: AdempiereRootPaneUI.java,v 1.2 2006/07/30 00:52:24 jjanke Exp $
- Author:
- Jorg Janke
-
-
Constructor Summary
Constructors Constructor Description CompiereRootPaneUI()
-
Method Summary
-
Methods inherited from class javax.swing.plaf.metal.MetalRootPaneUI
createUI, installUI, propertyChange, uninstallUI
-
Methods inherited from class javax.swing.plaf.basic.BasicRootPaneUI
installComponents, installDefaults, installKeyboardActions, installListeners, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners
-
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, paint, update
-
-