|
|||||||||
| Home >> All >> com >> jdwsoftware >> wfh >> [ control overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.jdwsoftware.wfh.control
Class Main

java.lang.Objectcom.jdwsoftware.wfh.control.Main
- public class Main
- extends java.lang.Object
Title: Woody's Fishing Hole
Description: Educational Fishing Game
Copyright: Copyright (C) 2003 JDW Software, LLC
Company: JDW Software, LLC
Default main, just create a new MainFrame
- Version:
- $Revision: 1.5 $
| Field Summary | |
private static java.lang.String |
COPYRIGHT
|
(package private) boolean |
packFrame
|
private static java.lang.String |
VERSION
|
| Constructor Summary | |
Main()
|
|
| 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 |
| Field Detail |
COPYRIGHT
private static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
VERSION
private static final java.lang.String VERSION
- See Also:
- Constant Field Values
packFrame
boolean packFrame
| Constructor Detail |
Main
public Main()
| Method Detail |
main
public static void main(java.lang.String[] args)
|
|||||||||
| Home >> All >> com >> jdwsoftware >> wfh >> [ control overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.jdwsoftware.wfh.control.Main