net.sourceforge.lentikit
Class DnDJFileList.CustomCellRenderer

java.lang.Object
  extended bynet.sourceforge.lentikit.DnDJFileList.CustomCellRenderer
All Implemented Interfaces:
javax.swing.ListCellRenderer
Enclosing class:
DnDJFileList

public class DnDJFileList.CustomCellRenderer
extends java.lang.Object
implements javax.swing.ListCellRenderer


Constructor Summary
DnDJFileList.CustomCellRenderer()
           
 
Method Summary
 java.awt.Component getListCellRendererComponent(javax.swing.JList plist, java.lang.Object value, int index, boolean selected, boolean hasFocus)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DnDJFileList.CustomCellRenderer

public DnDJFileList.CustomCellRenderer()
Method Detail

getListCellRendererComponent

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


Copyright © 2004 Sourceforge. All Rights Reserved.