Ptah
Class Ptah
java.lang.Object
|
+--Ptah.Ptah
- public class Ptah
- extends java.lang.Object
Ptah main.
Copyright (c) 2000-2001 Alexis Grandemange
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; version 2
of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
I included a copy of the GNU Lesser General Public License lesser.txt
in this directory.
alexis.grandemange@pagebox.net
- Version:
- 0, 0, 1
- Author:
- Alexis Grandemange
|
Field Summary |
(package private) boolean |
packFrame
|
|
Constructor Summary |
Ptah()
Constructor. |
|
Method Summary |
static void |
main(java.lang.String[] args)
main method. |
| Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
toString,
wait,
wait,
wait |
packFrame
boolean packFrame
Ptah
public Ptah()
- Constructor. Creates PtahFrame.
main
public static void main(java.lang.String[] args)
- main method. Creates an instance of Ptah.