org.apache.avalon.fortress.examples.swing
Class Main

java.lang.Object
  extended byorg.apache.avalon.fortress.examples.swing.Main

public final class Main
extends java.lang.Object

Fortress container example.

Version:
$Id: Main.java,v 1.10 2004/03/08 16:00:22 farra Exp $
Author:
Avalon Development Team

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

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Start the show. Creates a SwingContainer.

Parameters:
args - a String[] array of command line arguments
Throws:
java.lang.Exception - if an error occurs


Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.