File
Doc
Category
Size
Date
Package
ChildShell.java
API Doc
Example
215
Sat Oct 30 19:41:08 BST 2004
None
ChildShell
java.lang.Object
public class ChildShell extends Object
Fields Summary
Constructors Summary
ChildShell
(
Shell
parent)
Shell child = new Shell(parent); child.setSize(200,200); child.open();
Methods Summary
Java Code Source