|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rychlik.jode.NetscapeExceptionHandler
public final class NetscapeExceptionHandler
Constructor Summary | |
---|---|
NetscapeExceptionHandler()
|
Method Summary | |
---|---|
void |
handleException(java.awt.Frame frame,
java.lang.Exception ex)
Creates a new handleException instance. |
static boolean |
isNetscape()
Describe isNetscape method here. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NetscapeExceptionHandler()
Method Detail |
---|
public static final boolean isNetscape()
isNetscape
method here.
boolean
valuepublic void handleException(java.awt.Frame frame, java.lang.Exception ex)
handleException
instance.
ex
- an Exception
value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |