stardiv.app
Class AppletViewer
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--java.awt.Window
|
+--java.awt.Frame
|
+--stardiv.app.AppletViewer
- All Implemented Interfaces:
- java.awt.image.ImageObserver, java.awt.MenuContainer, java.util.Observer, java.io.Serializable
- public synchronized class AppletViewer
- extends java.awt.Frame
- implements java.util.Observer
- See Also:
- Serialized Form
Field Summary |
private stardiv.js.ide.Ide |
aIde
|
private stardiv.js.ip.RootTaskManager |
aRTM
|
private stardiv.js.ip.BaseObj |
aRootObj
|
private static stardiv.app.AppletMessageHandler |
amh
|
private stardiv.applet.AppletExecutionContext |
appletExecutionContext
|
(package private) java.util.Hashtable |
atts
|
(package private) static int |
c
|
(package private) static java.util.Vector |
contexts
|
private static java.lang.String |
defaultSaveFile
|
(package private) static boolean |
didInitialize
|
(package private) static stardiv.applet.DocumentProxy |
documentViewer
|
(package private) static java.lang.String |
encoding
|
(package private) java.awt.Label |
label
|
(package private) stardiv.app.AppletProps |
props
|
(package private) com.sun.star.lib.sandbox.ResourceViewer |
resourceViewer
|
(package private) java.io.PrintStream |
statusMsgStream
|
(package private) static java.util.Hashtable |
systemParam
|
static java.io.File |
theAppletViewerPropsFile
|
static java.io.File |
theUserPropertiesFile
|
(package private) static int |
x
|
(package private) static int |
y
|
Fields inherited from class java.awt.Frame |
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, MOVE_CURSOR, NE_RESIZE_CURSOR, NW_RESIZE_CURSOR, N_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, S_RESIZE_CURSOR, TEXT_CURSOR, WAIT_CURSOR, W_RESIZE_CURSOR, base, frameSerializedDataVersion, icon, mbManagement, menuBar, nameCounter, ownedWindows, resizable, serialVersionUID, title |
Fields inherited from class java.awt.Window |
OPENED, active, focusMgr, inputContext, state, warningString, windowListener, windowSerializedDataVersion |
Fields inherited from class java.awt.Container |
component, containerListener, containerSerializedDataVersion, dispatcher, layoutMgr, maxSize, ncomponents |
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, LOCK, RIGHT_ALIGNMENT, TOP_ALIGNMENT, actionListenerK, adjustmentListenerK, background, componentListener, componentListenerK, componentSerializedDataVersion, containerListenerK, cursor, enabled, eventMask, focusListener, focusListenerK, font, foreground, height, incRate, isInc, itemListenerK, keyListener, keyListenerK, locale, minSize, mouseListener, mouseListenerK, mouseMotionListener, mouseMotionListenerK, name, nameExplicitlySet, newEventsOnly, parent, peer, popups, prefSize, textListenerK, valid, visible, width, windowListenerK |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary |
AppletViewer(int i1,
int i2,
java.net.URL url,
java.util.Hashtable h,
java.io.PrintStream ps)
|
Method Summary |
(package private) static stardiv.applet.AppletExecutionContext |
access$0(stardiv.app.AppletViewer av)
|
java.awt.MenuItem |
addMenuItem(java.awt.Menu m,
java.lang.String s)
|
(package private) void |
appletCharacterEncoding()
|
(package private) void |
appletClone()
|
void |
appletClose()
|
(package private) void |
appletEdit()
|
(package private) void |
appletInfo()
|
(package private) void |
appletPrint()
|
protected void |
appletQuit()
|
(package private) void |
appletSave()
|
private void |
appletSystemExit()
|
(package private) void |
appletTag()
|
java.lang.Object |
getJavaScriptJSObjectWindow()
|
static void |
init()
|
static void |
main(java.lang.String[] s)
|
static void |
mainInit()
|
private static java.io.Reader |
makeReader(java.io.InputStream is)
|
void |
networkProperties()
|
static void |
parse(java.net.URL url)
|
static void |
parse(java.net.URL url,
java.io.PrintStream ps)
|
static void |
printTag(java.io.PrintStream ps,
java.util.Hashtable h)
|
void |
processUserAction(java.awt.event.ActionEvent ae)
|
static java.lang.String |
scanIdentifier(java.io.Reader r)
|
static java.util.Hashtable |
scanTag(java.io.Reader r)
|
void |
showDocument(java.net.URL url)
|
void |
showDocument(java.net.URL url,
java.lang.String s)
|
void |
showStatus(java.lang.String s)
|
static void |
skipSpace(java.io.Reader r)
|
void |
update(java.util.Observable o1,
java.lang.Object o2)
|
void |
updateAtts()
|
(package private) static void |
usage()
|
Methods inherited from class java.awt.Frame |
addNotify, addOwnedWindow, constructComponentName, dispose, getCursorType, getIconImage, getMenuBar, getTitle, isResizable, paramString, postProcessKeyEvent, readObject, remove, removeOwnedWindow, setCursor, setIconImage, setMenuBar, setResizable, setTitle, writeObject |
Methods inherited from class java.awt.Window |
addWindowListener, dispatchEventImpl, eventEnabled, getFocusOwner, getInputContext, getLocale, getToolkit, getWarningString, handleTabEvent, isActive, isShowing, nextFocus, pack, postEvent, postWindowEvent, preProcessKeyEvent, processEvent, processWindowEvent, removeWindowListener, setCursor, setFocusOwner, setWarningString, show, toBack, toFront, transferFocus |
Methods inherited from class java.awt.Container |
add, add, add, add, add, addContainerListener, addImpl, countComponents, deliverEvent, dispatchEventToSelf, doLayout, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getCursorTarget, getInsets, getLayout, getMaximumSize, getMinimumSize, getMouseEventTarget, getPreferredSize, getWindow, insets, invalidate, isAncestorOf, isContainingWindowActivated, layout, lightweightPrint, list, list, locate, minimumSize, paint, paintComponents, postsOldMouseEvents, preferredSize, print, printComponents, printOneComponent, processContainerEvent, proxyEnableEvents, proxyRequestFocus, remove, remove, removeAll, removeContainerListener, removeNotify, setLayout, update, updateCursor, validate, validateTree |
Methods inherited from class java.awt.Component |
action, add, addComponentListener, addFocusListener, addKeyListener, addMouseListener, addMouseMotionListener, areInputMethodsEnabled, bounds, checkImage, checkImage, contains, contains, createImage, createImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, getBackground, getBounds, getColorModel, getCursor, getFont, getFontMetrics, getForeground, getGraphics, getLocation, getLocationOnScreen, getName, getNativeContainer, getParent, getPeer, getSize, getTreeLock, gotFocus, handleEvent, hide, imageUpdate, inside, isEnabled, isFocusTraversable, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, removeComponentListener, removeFocusListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, repaint, repaint, repaint, repaint, requestFocus, reshape, resize, resize, setBackground, setBounds, setBounds, setEnabled, setFont, setForeground, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, show, size, toString, transferFocus |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.awt.MenuContainer |
getFont, postEvent |
aIde
private stardiv.js.ide.Ide aIde
aRTM
private stardiv.js.ip.RootTaskManager aRTM
aRootObj
private stardiv.js.ip.BaseObj aRootObj
amh
private static stardiv.app.AppletMessageHandler amh
appletExecutionContext
private stardiv.applet.AppletExecutionContext appletExecutionContext
atts
java.util.Hashtable atts
c
static int c
contexts
static java.util.Vector contexts
defaultSaveFile
private static java.lang.String defaultSaveFile
didInitialize
static boolean didInitialize
documentViewer
static stardiv.applet.DocumentProxy documentViewer
encoding
static java.lang.String encoding
label
java.awt.Label label
props
stardiv.app.AppletProps props
resourceViewer
com.sun.star.lib.sandbox.ResourceViewer resourceViewer
statusMsgStream
java.io.PrintStream statusMsgStream
systemParam
static java.util.Hashtable systemParam
theAppletViewerPropsFile
public static java.io.File theAppletViewerPropsFile
theUserPropertiesFile
public static java.io.File theUserPropertiesFile
x
static int x
y
static int y
AppletViewer
public AppletViewer(int i1,
int i2,
java.net.URL url,
java.util.Hashtable h,
java.io.PrintStream ps)
access$0
static stardiv.applet.AppletExecutionContext access$0(stardiv.app.AppletViewer av)
addMenuItem
public java.awt.MenuItem addMenuItem(java.awt.Menu m,
java.lang.String s)
appletCharacterEncoding
void appletCharacterEncoding()
appletClone
void appletClone()
appletClose
public void appletClose()
appletEdit
void appletEdit()
appletInfo
void appletInfo()
appletPrint
void appletPrint()
appletQuit
protected void appletQuit()
appletSave
void appletSave()
appletSystemExit
private void appletSystemExit()
appletTag
void appletTag()
getJavaScriptJSObjectWindow
public java.lang.Object getJavaScriptJSObjectWindow()
init
public static void init()
main
public static void main(java.lang.String[] s)
mainInit
public static void mainInit()
makeReader
private static java.io.Reader makeReader(java.io.InputStream is)
networkProperties
public void networkProperties()
parse
public static void parse(java.net.URL url)
throws java.io.IOException
parse
public static void parse(java.net.URL url,
java.io.PrintStream ps)
throws java.io.IOException
printTag
public static void printTag(java.io.PrintStream ps,
java.util.Hashtable h)
processUserAction
public void processUserAction(java.awt.event.ActionEvent ae)
scanIdentifier
public static java.lang.String scanIdentifier(java.io.Reader r)
throws java.io.IOException
scanTag
public static java.util.Hashtable scanTag(java.io.Reader r)
throws java.io.IOException
showDocument
public void showDocument(java.net.URL url)
showDocument
public void showDocument(java.net.URL url,
java.lang.String s)
showStatus
public void showStatus(java.lang.String s)
skipSpace
public static void skipSpace(java.io.Reader r)
throws java.io.IOException
update
public void update(java.util.Observable o1,
java.lang.Object o2)
- Specified by:
update
in interface java.util.Observer
updateAtts
public void updateAtts()
usage
static void usage()