|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.limegroup.gnutella.gui.tables.AbstractDataLine
com.limegroup.gnutella.gui.connection.ConnectionDataLine
| Field Summary |
| Fields inherited from class com.limegroup.gnutella.gui.tables.AbstractDataLine |
initializer |
| Constructor Summary | |
ConnectionDataLine()
|
|
| Method Summary | |
LimeTableColumn |
getColumn(int idx)
Return the table column for this index. |
int |
getColumnCount()
Number of columns |
java.lang.String[] |
getToolTipArray()
Returns the ToolTip text for this DataLine. |
java.lang.Object |
getValueAt(int idx)
Returns the value for the specified index. |
void |
initialize(java.lang.Object conn)
Sets up the dataline for use with the connection |
boolean |
isDynamic(int idx)
Returns whether or not this column can change on subsequent updates to the DataLine |
void |
update()
Updates this connection from a 'connecting' to a 'connected' state. |
| Methods inherited from class com.limegroup.gnutella.gui.tables.AbstractDataLine |
cleanup, getInitializeObject, setInitializeObject, setValueAt |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConnectionDataLine()
| Method Detail |
public int getColumnCount()
public void initialize(java.lang.Object conn)
initialize in interface DataLineinitialize in class AbstractDataLinepublic java.lang.Object getValueAt(int idx)
public LimeTableColumn getColumn(int idx)
public boolean isDynamic(int idx)
DataLine
public void update()
update in interface DataLineupdate in class AbstractDataLinepublic java.lang.String[] getToolTipArray()
getToolTipArray in interface DataLinegetToolTipArray in class AbstractDataLine
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||