abbot.editor
Class Costello
java.lang.Object
abbot.editor.Costello
- public class Costello
- extends Object
Simple splash screen for the script editor.
Method Summary |
static Window |
getSplashScreen()
|
static void |
main(String[] args)
Note that this "main" is typical of many Swing apps, in that it does
window showing and disposal directly from the main thread. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Costello
public Costello()
getSplashScreen
public static Window getSplashScreen()
main
public static void main(String[] args)
- Note that this "main" is typical of many Swing apps, in that it does
window showing and disposal directly from the main thread. Running
the editor under itself should provide a reasonable test for handling
that scenario.
Copyright © 2002-2004 Timothy Wall. All Rights Reserved.
Abbot is hosted on