|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.piccolox.swt.examples.SWTHelloWorld
public class SWTHelloWorld
Piccolo2D SWT Hello World example.
Constructor Summary | |
---|---|
SWTHelloWorld()
Create a new Piccolo2D SWT Hello World example. |
Method Summary | |
---|---|
static void |
main(String[] args)
Main. |
static org.eclipse.swt.widgets.Shell |
open(org.eclipse.swt.widgets.Display display)
Create and open a new shell on the specified display. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SWTHelloWorld()
Method Detail |
---|
public static org.eclipse.swt.widgets.Shell open(org.eclipse.swt.widgets.Display display)
display
- display
public static void main(String[] args)
args
- command line arguments, ignored
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |