net.sf.sbcc.colorpanel
Class JColorArrayPanel.ColorPanelModel
java.lang.Object
javax.swing.AbstractListModel
javax.swing.DefaultComboBoxModel
net.sf.sbcc.colorpanel.JColorArrayPanel.ColorPanelModel
- All Implemented Interfaces:
- java.io.Serializable, javax.swing.ComboBoxModel, javax.swing.ListModel, javax.swing.MutableComboBoxModel
- Enclosing class:
- JColorArrayPanel
private class JColorArrayPanel.ColorPanelModel
- extends javax.swing.DefaultComboBoxModel
Fields inherited from class javax.swing.AbstractListModel |
listenerList |
Methods inherited from class javax.swing.DefaultComboBoxModel |
addElement, getElementAt, getIndexOf, getSelectedItem, getSize, insertElementAt, removeAllElements, removeElement, removeElementAt, setSelectedItem |
Methods inherited from class javax.swing.AbstractListModel |
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.swing.ListModel |
addListDataListener, removeListDataListener |
backgroundObject
private java.awt.Color backgroundObject
JColorArrayPanel.ColorPanelModel
public JColorArrayPanel.ColorPanelModel()
JColorArrayPanel.ColorPanelModel
public JColorArrayPanel.ColorPanelModel(java.awt.Color[] P_colors)
JColorArrayPanel.ColorPanelModel
public JColorArrayPanel.ColorPanelModel(java.util.Vector<java.awt.Color> P_colors)
getBackgroundItem
public java.awt.Color getBackgroundItem()
setBackgroundItem
public void setBackgroundItem(java.awt.Color anObject)