org.uispec4j.interception.ui
Class UISpecColorChooserUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ColorChooserUI
javax.swing.plaf.basic.BasicColorChooserUI
org.uispec4j.interception.ui.UISpecColorChooserUI
public class UISpecColorChooserUI
- extends javax.swing.plaf.basic.BasicColorChooserUI
| Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicColorChooserUI |
javax.swing.plaf.basic.BasicColorChooserUI.PropertyHandler |
| Fields inherited from class javax.swing.plaf.basic.BasicColorChooserUI |
chooser, defaultChoosers, previewListener, propertyChangeListener |
| Methods inherited from class javax.swing.plaf.basic.BasicColorChooserUI |
createDefaultChoosers, createPropertyChangeListener, installDefaults, installListeners, installPreviewPanel, installUI, uninstallDefaultChoosers, uninstallDefaults, 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 |
UISpecColorChooserUI
public UISpecColorChooserUI()
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.