Serialized Form


Package org.media.mn8.conf

Class org.media.mn8.conf.ManPathConf implements Serializable

Class org.media.mn8.conf.SearchPathConf implements Serializable


Package org.media.mn8.event

Class org.media.mn8.event.AttributeNotFoundException implements Serializable

Class org.media.mn8.event.ConceptNotFoundException implements Serializable

Class org.media.mn8.event.ElementNotFoundException implements Serializable

Class org.media.mn8.event.FieldNotFoundException implements Serializable

Class org.media.mn8.event.ForcedInstance implements Serializable

Serialized Fields

vid

String vid

type

String type

Class org.media.mn8.event.FTPOperationFailure implements Serializable

Class org.media.mn8.event.MethodNotFoundException implements Serializable

Class org.media.mn8.event.mn8ConceptInstantiationException implements Serializable

Class org.media.mn8.event.mn8Error implements Serializable

Serialized Fields

lineNr

int lineNr

scriptName

String scriptName

conceptName

String conceptName

itemName

String itemName

Class org.media.mn8.event.mn8Exception implements Serializable

Serialized Fields

_messageTypeId

String _messageTypeId

_messageId

String _messageId

_optionalInfo

String _optionalInfo

_suplementaryInfo

String _suplementaryInfo

_generatorException

Exception _generatorException

Class org.media.mn8.event.mn8ExitEvent implements Serializable

Serialized Fields

_value

Concept _value

_type

int _type

Class org.media.mn8.event.mn8IndexOutOfBoundsException implements Serializable

Class org.media.mn8.event.mn8NotImplementedException implements Serializable

Class org.media.mn8.event.mn8NoURIHandler implements Serializable

Class org.media.mn8.event.mn8OperationNotSupported implements Serializable

Class org.media.mn8.event.mn8ResourceLoadingException implements Serializable

Class org.media.mn8.event.mn8SystemException implements Serializable

Class org.media.mn8.event.mn8Warning implements Serializable

Serialized Fields

id

String id

lineNr

int lineNr

scriptName

String scriptName

conceptName

String conceptName

itemName

String itemName

message

String message

Class org.media.mn8.event.NotLogicalExpressionException implements Serializable

Class org.media.mn8.event.NotStaticAttributeException implements Serializable

Class org.media.mn8.event.NotStaticElementException implements Serializable

Class org.media.mn8.event.NotStaticMethodException implements Serializable

Class org.media.mn8.event.UnexpectedError implements Serializable

Serialized Fields

_message

String _message


Package org.media.mn8.servlet

Class org.media.mn8.servlet.mn8Runner implements Serializable

Serialized Fields

_servletContext

javax.servlet.ServletContext _servletContext

_servletConfig

javax.servlet.ServletConfig _servletConfig

_requestMapper

mn8RequestMapper _requestMapper

_enableConceptLookup

boolean _enableConceptLookup

_enableMapInfo

boolean _enableMapInfo


Package org.media.mn8.protocol.jabber.xmlparser

Class org.media.mn8.protocol.jabber.xmlparser.EndOfXMLException implements Serializable


Package org.media.hyperpad

Class org.media.hyperpad.AboutBox implements Serializable

Class org.media.hyperpad.BookmarkEditor implements Serializable

Serialized Fields

tree

JTree tree

name

HypTextField name

url

HypTextField url

urlLabel

HypLabel urlLabel

urlValues

Hashtable urlValues

oldName

String oldName

oldUrl

String oldUrl

root

Element root

r

Element r

document

Document document

doc

Document doc

timer

Timer timer

toolbar

String toolbar
See Also:
Constant Field Values

Class org.media.hyperpad.ComponentManager implements Serializable

Serialized Fields

_components

Vector _components

_proxyPanelComponents

Vector _proxyPanelComponents

_navigationBarComponents

Vector _navigationBarComponents

Class org.media.hyperpad.ConfCache implements Serializable

Serialized Fields

generalFont

int generalFont
See Also:
Constant Field Values

generalColor

int generalColor
See Also:
Constant Field Values

keywordFont

int keywordFont
See Also:
Constant Field Values

keywordColor

int keywordColor
See Also:
Constant Field Values

stringFont

int stringFont
See Also:
Constant Field Values

stringColor

int stringColor
See Also:
Constant Field Values

commentFont

int commentFont
See Also:
Constant Field Values

commentColor

int commentColor
See Also:
Constant Field Values

numericFont

int numericFont
See Also:
Constant Field Values

numericColor

int numericColor
See Also:
Constant Field Values

isAntiAliasing

int isAntiAliasing
See Also:
Constant Field Values

isLineWrap

int isLineWrap
See Also:
Constant Field Values

ANTI_ALIASED_RENDERING

int ANTI_ALIASED_RENDERING
See Also:
Constant Field Values

DEFAULT_RENDERING

int DEFAULT_RENDERING
See Also:
Constant Field Values

Class org.media.hyperpad.FindBox implements Serializable

Serialized Fields

ch

ConfigHandler ch

tabp

HypTabbedPane tabp

findInput

HypTextField findInput

replaceFindInput

HypTextField replaceFindInput

replaceInput

HypTextField replaceInput

gotoInput

HypTextField gotoInput

findButton

HypButton findButton

replaceButton

HypButton replaceButton

gotoButton

HypButton gotoButton

start_offset

int start_offset

end_offset

int end_offset

searchFor

String searchFor

frame

JFrame frame

result

boolean result

secondTimeNotFound

boolean secondTimeNotFound

case_sensitive

HypCheckBox case_sensitive

search_backward

HypCheckBox search_backward

source

HypTextPane source

findButtons

String findButtons
See Also:
Constant Field Values

replaceButtons

String replaceButtons
See Also:
Constant Field Values

gotoButtons

String gotoButtons
See Also:
Constant Field Values

Class org.media.hyperpad.HelpBox implements Serializable

Serialized Fields

ch

ConfigHandler ch

historyList

Vector historyList

tp

HypTextPane tp

frame

JFrame frame

linkStatus

boolean linkStatus

historyPosition

int historyPosition

back

JButton back

forw

JButton forw

Class org.media.hyperpad.HyperDocument implements Serializable

Serialized Fields

_isString

boolean _isString

_isComment

boolean _isComment

INSERT

int INSERT
See Also:
Constant Field Values

REMOVE

int REMOVE
See Also:
Constant Field Values

Class org.media.hyperpad.HyperEditorKit implements Serializable

Serialized Fields

parser

HTMLEditorKit.Parser parser

pane

int pane

Class org.media.hyperpad.HyperOptionPane implements Serializable

Class org.media.hyperpad.HyperPanel implements Serializable

Serialized Fields

NorthPanel

JPanel NorthPanel

pmenu

JPopupMenu pmenu

jCombo

HypComboBox jCombo

lookAndFeel

String lookAndFeel

defaultActions

Action[] defaultActions

commands

Hashtable commands

st

StringTokenizer st

linkStatus

boolean linkStatus

defaultLookAndFeel

boolean defaultLookAndFeel

updated

boolean updated

menubar

String menubar
See Also:
Constant Field Values

file

String file
See Also:
Constant Field Values

edit

String edit
See Also:
Constant Field Values

view

String view
See Also:
Constant Field Values

NavBarSubMenuItems

String NavBarSubMenuItems
See Also:
Constant Field Values

mn8SubMenuItems

String mn8SubMenuItems
See Also:
Constant Field Values

help

String help
See Also:
Constant Field Values

toolbar

String toolbar
See Also:
Constant Field Values

TXTFile

String TXTFile
See Also:
Constant Field Values

HTMLFile

String HTMLFile
See Also:
Constant Field Values

MN8File

String MN8File
See Also:
Constant Field Values

Class org.media.hyperpad.HyperParseDelegator implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

Class org.media.hyperpad.HyperSourceDocument implements Serializable

Serialized Fields

hdoc

HyperDocument hdoc

Class org.media.hyperpad.Main implements Serializable

Serialized Fields

hp

HyperPanel hp

Class org.media.hyperpad.NavigatorBoxCellRenderer implements Serializable

Class org.media.hyperpad.PreferencesBox implements Serializable

Serialized Fields

frame

JFrame frame

test_text

String test_text
See Also:
Constant Field Values

tabPane

HypTabbedPane tabPane

prevlabel

HypLabel prevlabel

textpanel

JPanel textpanel

browserPath

HypTextField browserPath

httpTF

HypTextField httpTF

ftpTF

HypTextField ftpTF

httpPortTF

HypTextField httpPortTF

ftpPortTF

HypTextField ftpPortTF

ch

ConfigHandler ch

_bgcolorview

JPanel _bgcolorview

_itemcombo

HypComboBox _itemcombo

_familycombo

HypComboBox _familycombo

_sizecombo

HypComboBox _sizecombo

_plain

HypRadioButton _plain

_bold

HypRadioButton _bold

_italic

HypRadioButton _italic

_colorview

JPanel _colorview

resetButton

HypButton resetButton

itemnames

String[] itemnames

buttons

String buttons
See Also:
Constant Field Values

Class org.media.hyperpad.RedoAction implements Serializable

Serialized Fields

uh

UndoHandler uh

Class org.media.hyperpad.UndoAction implements Serializable

Serialized Fields

uh

UndoHandler uh


Package org.media.hyperpad.gui

Class org.media.hyperpad.gui.HypButton implements Serializable

Class org.media.hyperpad.gui.HypCheckBox implements Serializable

Class org.media.hyperpad.gui.HypCheckBoxMenuItem implements Serializable

Class org.media.hyperpad.gui.HypComboBox implements Serializable

Class org.media.hyperpad.gui.HypLabel implements Serializable

Class org.media.hyperpad.gui.HypMenu implements Serializable

Class org.media.hyperpad.gui.HypMenuItem implements Serializable

Class org.media.hyperpad.gui.HypRadioButton implements Serializable

Class org.media.hyperpad.gui.HypRadioButtonMenuItem implements Serializable

Class org.media.hyperpad.gui.HypTabbedPane implements Serializable

Class org.media.hyperpad.gui.HypTextField implements Serializable

Class org.media.hyperpad.gui.HypTextPane implements Serializable

Serialized Fields

_type

int _type



"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."