com.creamtec.ajaxswing.laf.ui
Class AjaxSwingRootPaneUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.RootPaneUI
          extended by javax.swing.plaf.basic.BasicRootPaneUI
              extended by javax.swing.plaf.metal.MetalRootPaneUI
                  extended by com.creamtec.ajaxswing.laf.ui.AjaxSwingRootPaneUI
All Implemented Interfaces:
java.beans.PropertyChangeListener, java.util.EventListener

public class AjaxSwingRootPaneUI
extends javax.swing.plaf.metal.MetalRootPaneUI


Constructor Summary
AjaxSwingRootPaneUI()
           
 
Method Summary
static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
           
 void installUI(javax.swing.JComponent c)
           
 void propertyChange(java.beans.PropertyChangeEvent e)
           
 
Methods inherited from class javax.swing.plaf.metal.MetalRootPaneUI
uninstallUI
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, paint, update
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AjaxSwingRootPaneUI

public AjaxSwingRootPaneUI()
Method Detail

createUI

public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)

installUI

public void installUI(javax.swing.JComponent c)
Overrides:
installUI in class javax.swing.plaf.metal.MetalRootPaneUI

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent e)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener
Overrides:
propertyChange in class javax.swing.plaf.metal.MetalRootPaneUI


Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.