com.limegroup.gnutella.gui.tables
Class ChatHolder

java.lang.Object
  extended bycom.limegroup.gnutella.gui.tables.ChatHolder

public final class ChatHolder
extends java.lang.Object

This class marks a specific column in a table as being rendered for chat. It does nothing other than indicate the renderer that should be used for the column.


Constructor Summary
ChatHolder()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatHolder

public ChatHolder()