public class Costello extends Object
Constructor and Description |
---|
Costello() |
Modifier and Type | Method and Description |
---|---|
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.
|
static void |
showCostello(EditorContext ec)
Invoke the costello editor with an editor configuration to give more fine
grained control
|
public static Window getSplashScreen()
public static void main(String[] args)
public static void showCostello(EditorContext ec)
Abbot is hosted on