Serialized Form
-
Package demo
-
Class demo.CompViewer
class CompViewer extends Frame implements Serializable -
Class demo.JAFApp
class JAFApp extends Frame implements Serializable-
Serialized Fields
-
_file
File _file
-
debug
boolean debug
-
dh
jakarta.activation.DataHandler[] dh
-
f_name_label
Label f_name_label
-
f_title
Label f_title
-
file_list
List file_list
-
gridbag
GridBagLayout gridbag
-
launch_button
Button launch_button
-
panel_gb
GridBagLayout panel_gb
-
results_panel
Panel results_panel
-
type_label
Label type_label
-
type_title
Label type_title
-
verb_choice
Choice verb_choice
-
-
-
Class demo.TextInternalizer
class TextInternalizer extends Panel implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.eclipse.angus.activation
-
Exception Class org.eclipse.angus.activation.MailcapParseException
class MailcapParseException extends Exception implements Serializable- serialVersionUID:
- -1445946122972156790L
-