be.ac.ucl.ingi.totem.repository.guiComponents
Class RoutingTable

java.lang.Object
  extended by be.ac.ucl.ingi.totem.repository.guiComponents.RoutingTable

public class RoutingTable
extends java.lang.Object

cette classe se charge de l'affichage graphique de la table de routage

Author:
Vanstals Thomas

Nested Class Summary
 class RoutingTable.RTPanel
           
 
Field Summary
protected  javax.swing.JTextArea contentText
           
 
Constructor Summary
RoutingTable(java.util.Vector r, Node n)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contentText

protected javax.swing.JTextArea contentText
Constructor Detail

RoutingTable

public RoutingTable(java.util.Vector r,
                    Node n)


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.