org.ssonet.awt
Class JPreferenceList.ColorListCellRenderer

java.lang.Object
  |
  +--org.ssonet.awt.JPreferenceList.ColorListCellRenderer
All Implemented Interfaces:
javax.swing.ListCellRenderer
Enclosing class:
JPreferenceList

class JPreferenceList.ColorListCellRenderer
extends java.lang.Object
implements javax.swing.ListCellRenderer


Field Summary
protected  javax.swing.border.Border noFocusBorder
           
 
Constructor Summary
JPreferenceList.ColorListCellRenderer()
           
 
Method Summary
 java.awt.Component getListCellRendererComponent(javax.swing.JList list, java.lang.Object value, int index, boolean isSelected, boolean cellHasFocus)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

noFocusBorder

protected javax.swing.border.Border noFocusBorder
Constructor Detail

JPreferenceList.ColorListCellRenderer

public JPreferenceList.ColorListCellRenderer()
Method Detail

getListCellRendererComponent

public java.awt.Component getListCellRendererComponent(javax.swing.JList list,
                                                       java.lang.Object value,
                                                       int index,
                                                       boolean isSelected,
                                                       boolean cellHasFocus)
Specified by:
getListCellRendererComponent in interface javax.swing.ListCellRenderer


Copyright © 2003 DRIM Team. All Rights Reserved.