© 2006-2007 ETH Zurich

org.ximtec.igesture.geco.gui
Class MainView.CustomCellRenderer

java.lang.Object
  extended by org.ximtec.igesture.geco.gui.MainView.CustomCellRenderer
All Implemented Interfaces:
ListCellRenderer
Enclosing class:
MainView

public class MainView.CustomCellRenderer
extends Object
implements ListCellRenderer

Cell Renderer for the gestures list


Constructor Summary
MainView.CustomCellRenderer()
           
 
Method Summary
 Component getListCellRendererComponent(JList list, 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

MainView.CustomCellRenderer

public MainView.CustomCellRenderer()
Method Detail

getListCellRendererComponent

public Component getListCellRendererComponent(JList list,
                                              Object value,
                                              int index,
                                              boolean isSelected,
                                              boolean cellHasFocus)
Specified by:
getListCellRendererComponent in interface ListCellRenderer

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.