DESY ACOP Beans Home

com.cosylab.gui.property.editors
Class ColorEditor.ColorEditorUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.ComboBoxUI
          extended by com.cosylab.gui.components.SimpleComboBox.SimpleComboBoxUI
              extended by com.cosylab.gui.components.SimpleComboBox.DropComboBoxUI
                  extended by com.cosylab.gui.property.editors.ColorEditor.ColorEditorUI
Enclosing class:
ColorEditor

public class ColorEditor.ColorEditorUI
extends SimpleComboBox.DropComboBoxUI


Nested Class Summary
 
Nested classes/interfaces inherited from class com.cosylab.gui.components.SimpleComboBox.SimpleComboBoxUI
SimpleComboBox.SimpleComboBoxUI.ComboBoxLayoutManager
 
Field Summary
 
Fields inherited from class com.cosylab.gui.components.SimpleComboBox.DropComboBoxUI
dropButton
 
Fields inherited from class com.cosylab.gui.components.SimpleComboBox.SimpleComboBoxUI
cellRenderingPane, comboBox, itemListener, popup
 
Constructor Summary
ColorEditor.ColorEditorUI()
           
 
Method Summary
protected  SimpleButton getDropButton()
           
 
Methods inherited from class com.cosylab.gui.components.SimpleComboBox.DropComboBoxUI
calculateLayout, calculatePreferredSize, calculateRendererCellRectangle, installUI, uninstallUI
 
Methods inherited from class com.cosylab.gui.components.SimpleComboBox.SimpleComboBoxUI
getMaximumSize, getMinimumSize, getPreferredSize, isFocusTraversable, isPopupVisible, paint, setPopupVisible
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorEditor.ColorEditorUI

public ColorEditor.ColorEditorUI()
Method Detail

getDropButton

protected SimpleButton getDropButton()
Overrides:
getDropButton in class SimpleComboBox.DropComboBoxUI
See Also:
SimpleComboBox.DropComboBoxUI.getDropButton()


Copyright © 2010. All Rights Reserved.