|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.huguesjohnson.jail.jailBreak.JailBreak
class JailBreak
Constructor Summary | |
JailBreak()
constructor sets the resource path and creates the window |
Method Summary | |
static void |
main(java.lang.String[] arguments)
entry point for program |
void |
showAboutDialog()
displays a program information dialog in the main window |
void |
writeDebugMessage(java.lang.String message)
writes a message to the debug frame |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JailBreak()
Method Detail |
public final void showAboutDialog()
public void writeDebugMessage(java.lang.String message)
message
- the message to writepublic static void main(java.lang.String[] arguments)
arguments
- the command line arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |