net.slashie.libjcsi.examples
Class SCBExample

java.lang.Object
  extended by net.slashie.libjcsi.examples.SCBExample

public class SCBExample
extends java.lang.Object

This shows a basic output window using the Swing interface.

Author:
Santiago Zapata

Constructor Summary
SCBExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SCBExample

public SCBExample()
Method Detail

main

public static void main(java.lang.String[] args)