© 2006-2007 ETH Zurich

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

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

public class MainView.MappingCellRenderer
extends Object
implements ListCellRenderer

Cell Renderer for the mapping list


Constructor Summary
MainView.MappingCellRenderer()
           
 
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.MappingCellRenderer

public MainView.MappingCellRenderer()
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.