|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rychlik.jode.NetscapeHandler
public final class NetscapeHandler
Constructor Summary | |
---|---|
NetscapeHandler()
|
Method Summary | |
---|---|
static boolean |
enablePrivilege(java.awt.Frame frame,
java.lang.String privilegeName)
Describe enablePrivilege method here. |
static boolean |
enableUniversalPrintJobAccess(java.awt.Frame frame)
Describe enableUniversalPrintJobAccess method here. |
static 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 NetscapeHandler()
Method Detail |
---|
public static final boolean isNetscape()
isNetscape
method here.
boolean
valuepublic static void handleException(java.awt.Frame frame, java.lang.Exception ex)
handleException
instance.
ex
- an Exception
valuepublic static final boolean enablePrivilege(java.awt.Frame frame, java.lang.String privilegeName)
enablePrivilege
method here.
privilegeName
- a String
valuepublic static final boolean enableUniversalPrintJobAccess(java.awt.Frame frame)
enableUniversalPrintJobAccess
method here.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |