org.apache.avalon.fortress.examples.swing
Class Main
java.lang.Object
org.apache.avalon.fortress.examples.swing.Main
public final class Main
- extends 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(String[] args)
Start the show. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main
public Main()
main
public static void main(String[] args)
throws Exception
- Start the show. Creates a
SwingContainer
.
- Parameters:
args
- a String[]
array of command line arguments
- Throws:
Exception
- if an error occurs
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.