de.jaret.examples.timebars
Class SwingExampleLauncher

java.lang.Object
  extended by de.jaret.examples.timebars.SwingExampleLauncher

public class SwingExampleLauncher
extends java.lang.Object

Simple launcher for the swing examples to be used with OS X. The launcher should be started by ANT to avoid threading problems that prevent mixed SWT and Swing code to work properly under OS X.

Version:
$Id$
Author:
kliem

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

Constructor Detail

SwingExampleLauncher

public SwingExampleLauncher()
Method Detail

main

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


Copyright © 2012. All Rights Reserved.