org.uispec4j.interception.ui
Class UISpecRootPaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.RootPaneUI
javax.swing.plaf.basic.BasicRootPaneUI
org.uispec4j.interception.ui.UISpecRootPaneUI
- All Implemented Interfaces:
- java.beans.PropertyChangeListener, java.util.EventListener
public class UISpecRootPaneUI
- extends javax.swing.plaf.basic.BasicRootPaneUI
| Methods inherited from class javax.swing.plaf.basic.BasicRootPaneUI |
installComponents, installDefaults, installKeyboardActions, installListeners, installUI, 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 |
UISpecRootPaneUI
public UISpecRootPaneUI()
createUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent component)
paint
public void paint(java.awt.Graphics g,
javax.swing.JComponent c)
- Overrides:
paint in class javax.swing.plaf.ComponentUI
maybeUpdateLayoutState
protected void maybeUpdateLayoutState()
getPreferredSize
public java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
- Overrides:
getPreferredSize in class javax.swing.plaf.ComponentUI
getMaximumSize
public java.awt.Dimension getMaximumSize(javax.swing.JComponent c)
- Overrides:
getMaximumSize in class javax.swing.plaf.ComponentUI
getMinimumSize
public java.awt.Dimension getMinimumSize(javax.swing.JComponent c)
- Overrides:
getMinimumSize in class javax.swing.plaf.ComponentUI
Copyright © 2004-2010. All Rights Reserved.