javatunnel.gui
Class ConnectionDetails

java.lang.Object
  |
  +--javatunnel.gui.ConnectionDetails

public abstract class ConnectionDetails
extends java.lang.Object

Author:
Andrés Ederra To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Constructor Summary
ConnectionDetails()
           
 
Method Summary
static javax.swing.JComponent getDetail(Configuration conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionDetails

public ConnectionDetails()
Method Detail

getDetail

public static javax.swing.JComponent getDetail(Configuration conf)