com.jgoodies.skeleton
Class Skeleton

java.lang.Object
  extended by com.jgoodies.skeleton.Skeleton

public final class Skeleton
extends Object

The main class of the Skeleton application. Initializes singletons, configures the UI, and builds and opens the main frame.

Version:
$Revision: 1.25 $
Author:
Karsten Lentzsch
See Also:
MainModel, MainFrame

Constructor Summary
Skeleton()
           
 
Method Summary
protected  void configureLayoutMap()
           
static void main(String[] arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Skeleton

public Skeleton()
Method Detail

main

public static void main(String[] arguments)

configureLayoutMap

protected void configureLayoutMap()


Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.