com.rapidminer.gui.look
Class RapidLookComboBoxEditor

java.lang.Object
  extended by javax.swing.plaf.basic.BasicComboBoxEditor
      extended by com.rapidminer.gui.look.RapidLookComboBoxEditor
All Implemented Interfaces:
java.awt.event.FocusListener, java.util.EventListener, javax.swing.ComboBoxEditor
Direct Known Subclasses:
RapidLookComboBoxEditor.UIResource

public class RapidLookComboBoxEditor
extends javax.swing.plaf.basic.BasicComboBoxEditor

The editor for combo boxes.

Author:
Ingo Mierswa

Nested Class Summary
static class RapidLookComboBoxEditor.UIResource
           
 
Field Summary
 
Fields inherited from class javax.swing.plaf.basic.BasicComboBoxEditor
editor
 
Constructor Summary
RapidLookComboBoxEditor()
           
 
Method Summary
 void putClientProperty(java.lang.Object key, java.lang.Object val)
           
 void setEnable(boolean val)
           
 
Methods inherited from class javax.swing.plaf.basic.BasicComboBoxEditor
addActionListener, createEditorComponent, focusGained, focusLost, getEditorComponent, getItem, removeActionListener, selectAll, setItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RapidLookComboBoxEditor

public RapidLookComboBoxEditor()
Method Detail

putClientProperty

public void putClientProperty(java.lang.Object key,
                              java.lang.Object val)

setEnable

public void setEnable(boolean val)


Copyright © 2001-2009 by Rapid-I