org.gvsig.geodb.vectorialdb.wizard
Class AvailableFieldsCheckBoxList.CellRenderer

java.lang.Object
  extended by org.gvsig.geodb.vectorialdb.wizard.AvailableFieldsCheckBoxList.CellRenderer
All Implemented Interfaces:
javax.swing.ListCellRenderer
Enclosing class:
AvailableFieldsCheckBoxList

protected class AvailableFieldsCheckBoxList.CellRenderer
extends java.lang.Object
implements javax.swing.ListCellRenderer


Constructor Summary
protected AvailableFieldsCheckBoxList.CellRenderer()
           
 
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
 

Constructor Detail

AvailableFieldsCheckBoxList.CellRenderer

protected AvailableFieldsCheckBoxList.CellRenderer()
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 © 2014 gvSIG Association. All Rights Reserved.