Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C G I J S T

A

addApplet(Applet, String) - Method in class junk.gui.applet.JXAppletViewer
Use to add an applet into the applet viewer.
addApplets(Applet[], String[]) - Method in class junk.gui.applet.JXAppletViewer
Use to add an array of applets into the applet viewer.
appletBox - Variable in class junk.gui.applet.JXAppletViewer
containers of viewer.
appletResize(int, int) - Method in class junk.gui.applet.JXAppletViewer
Currently does nothing.
applets - Variable in class junk.gui.applet.JXAppletViewer
utility data structures used.

C

c - Variable in class junk.gui.applet.JXAppletViewer
containers of viewer.
ct - Variable in class junk.gui.applet.JXAppletViewer
GUI container.
current - Variable in class junk.gui.applet.JXAppletViewer
reference to last applet added

G

getApplet(String) - Method in class junk.gui.applet.JXAppletViewer
Get the desired applet by name.
getAppletContext() - Method in class junk.gui.applet.JXAppletViewer
Get the current applet context of the viewer.
getApplets() - Method in class junk.gui.applet.JXAppletViewer
Get all the applets currently in the applet viewer.
getAudioClip(URL) - Method in class junk.gui.applet.JXAppletViewer
Get the audio clip at the given url.
getCodeBase() - Method in class junk.gui.applet.JXAppletViewer
Get the url where the applet was loaded from.
getDocumentBase() - Method in class junk.gui.applet.JXAppletViewer
Get the url where the applet was loaded from.
getImage(URL) - Method in class junk.gui.applet.JXAppletViewer
Get the image at the given url.
getParameter(String) - Method in class junk.gui.applet.JXAppletViewer
Currently does nothing.
getStream(String) - Method in class junk.gui.applet.JXAppletViewer
Get the input stream associated with the given key.
getStreamKeys() - Method in class junk.gui.applet.JXAppletViewer
Get all the input stream keys stored in the applet viewer.

I

init() - Method in class junk.gui.applet.JXAppletViewer
Initializes all needed GUI components and their support classes.
isActive() - Method in class junk.gui.applet.JXAppletViewer
Check if the applet is currently running.

J

JXAppletViewer - class junk.gui.applet.JXAppletViewer.
JXAppletViewer provides a simple applet viewer for the JD4X desktop to run applets.
JXAppletViewer() - Constructor for class junk.gui.applet.JXAppletViewer
The default constructor of the applet viewer, only used if no title is desired.
JXAppletViewer(String) - Constructor for class junk.gui.applet.JXAppletViewer
The title constructor of the applet viewer, used if title is desired.
junk.gui.applet - package junk.gui.applet
 

S

setAppletSpace() - Method in class junk.gui.applet.JXAppletViewer
Use internally to reorganized the layout if there are more than 1 applet added to the viewer.
setStream(String, InputStream) - Method in class junk.gui.applet.JXAppletViewer
Store a stream with an associated key into the applet viewer.
showDocument(URL) - Method in class junk.gui.applet.JXAppletViewer
Currently does nothing.
showDocument(URL, String) - Method in class junk.gui.applet.JXAppletViewer
Currently does nothing.
showStatus(String) - Method in class junk.gui.applet.JXAppletViewer
Display a message to the status bar of the applet viewer.
statusBar - Variable in class junk.gui.applet.JXAppletViewer
status bar of viewer.
stream_keys - Variable in class junk.gui.applet.JXAppletViewer
utility data structures used.

T

toolkit - Variable in class junk.gui.applet.JXAppletViewer
utility features used.

A C G I J S T