Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98972396
serialized-form.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Jan 18, 03:49
Size
16 KB
Mime Type
text/html
Expires
Mon, Jan 20, 03:49 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23677018
Attached To
R3229 Genome Privacy - SHCS App
serialized-form.html
View Options
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html
lang=
"en"
>
<head>
<!-- Generated by javadoc (version 1.7.0_17) on Fri Jan 10 14:26:19 CET 2014 -->
<title>
Serialized Form
</title>
<meta
name=
"date"
content=
"2014-01-10"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"stylesheet.css"
title=
"Style"
>
</head>
<body>
<script
type=
"text/javascript"
>
<!--
if
(
location
.
href
.
indexOf
(
'is-external=true'
)
==
-
1
)
{
parent
.
document
.
title
=
"Serialized Form"
;
}
//-->
</script>
<noscript>
<div>
JavaScript is disabled on your browser.
</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div
class=
"topNav"
><a
name=
"navbar_top"
>
<!-- -->
</a><a
href=
"#skip-navbar_top"
title=
"Skip navigation links"
></a><a
name=
"navbar_top_firstrow"
>
<!-- -->
</a>
<ul
class=
"navList"
title=
"Navigation"
>
<li><a
href=
"overview-summary.html"
>
Overview
</a></li>
<li>
Package
</li>
<li>
Class
</li>
<li>
Use
</li>
<li><a
href=
"overview-tree.html"
>
Tree
</a></li>
<li><a
href=
"deprecated-list.html"
>
Deprecated
</a></li>
<li><a
href=
"index-files/index-1.html"
>
Index
</a></li>
<li><a
href=
"help-doc.html"
>
Help
</a></li>
</ul>
</div>
<div
class=
"subNav"
>
<ul
class=
"navList"
>
<li>
Prev
</li>
<li>
Next
</li>
</ul>
<ul
class=
"navList"
>
<li><a
href=
"index.html?serialized-form.html"
target=
"_top"
>
Frames
</a></li>
<li><a
href=
"serialized-form.html"
target=
"_top"
>
No Frames
</a></li>
</ul>
<ul
class=
"navList"
id=
"allclasses_navbar_top"
>
<li><a
href=
"allclasses-noframe.html"
>
All Classes
</a></li>
</ul>
<div>
<script
type=
"text/javascript"
>
<!--
allClassesLink
=
document
.
getElementById
(
"allclasses_navbar_top"
);
if
(
window
==
top
)
{
allClassesLink
.
style
.
display
=
"block"
;
}
else
{
allClassesLink
.
style
.
display
=
"none"
;
}
//-->
</script>
</div>
<a
name=
"skip-navbar_top"
>
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div
class=
"header"
>
<h1
title=
"Serialized Form"
class=
"title"
>
Serialized Form
</h1>
</div>
<div
class=
"serializedFormContainer"
>
<ul
class=
"blockList"
>
<li
class=
"blockList"
>
<h2
title=
"Package"
>
Package
ClientGUI
</h2>
<ul
class=
"blockList"
>
<li
class=
"blockList"
><a
name=
"ClientGUI.MedUnitGUI"
>
<!-- -->
</a>
<h3>
Class
<a
href=
"ClientGUI/MedUnitGUI.html"
title=
"class in ClientGUI"
>
ClientGUI.MedUnitGUI
</a>
extends javax.swing.JFrame implements Serializable
</h3>
<ul
class=
"blockList"
>
<li
class=
"blockList"
><a
name=
"serializedForm"
>
<!-- -->
</a>
<h3>
Serialized Fields
</h3>
<ul
class=
"blockList"
>
<li
class=
"blockList"
>
<h4>
mu
</h4>
<pre><a
href=
"FrameWork/MedUnit.html"
title=
"class in FrameWork"
>
MedUnit
</a>
mu
</pre>
<div
class=
"block"
>
Create the panel.
</div>
</li>
<li
class=
"blockList"
>
<h4>
id_r
</h4>
<pre>
int id_r
</pre>
<div
class=
"block"
>
The id_r.
</div>
</li>
<li
class=
"blockList"
>
<h4>
patient_list
</h4>
<pre>
javax.swing.JList
<
E
>
patient_list
</pre>
<div
class=
"block"
>
The patient_list.
</div>
</li>
<li
class=
"blockList"
>
<h4>
diseases_id_list
</h4>
<pre>
int[] diseases_id_list
</pre>
<div
class=
"block"
>
The diseases_id_list.
</div>
</li>
<li
class=
"blockList"
>
<h4>
tree
</h4>
<pre>
javax.swing.JTree tree
</pre>
<div
class=
"block"
>
The tree use to display tests (diseases)
</div>
</li>
<li
class=
"blockList"
>
<h4>
listmodelPatient
</h4>
<pre>
javax.swing.DefaultListModel
<
E
>
listmodelPatient
</pre>
<div
class=
"block"
>
The listmodel patient.
</div>
</li>
<li
class=
"blockList"
>
<h4>
txtName
</h4>
<pre>
javax.swing.JTextField txtName
</pre>
<div
class=
"block"
>
The txt name.
</div>
</li>
<li
class=
"blockList"
>
<h4>
patientArray
</h4>
<pre>
java.util.ArrayList
<
E
>
patientArray
</pre>
<div
class=
"block"
>
The patient array.
</div>
</li>
<li
class=
"blockList"
>
<h4>
lblNameofpatient
</h4>
<pre>
javax.swing.JLabel lblNameofpatient
</pre>
<div
class=
"block"
>
The lbl nameofpatient.
</div>
</li>
<li
class=
"blockList"
>
<h4>
waitingList
</h4>
<pre>
javax.swing.JList
<
E
>
waitingList
</pre>
<div
class=
"block"
>
The waiting list.
</div>
</li>
<li
class=
"blockList"
>
<h4>
waitingModel
</h4>
<pre>
javax.swing.DefaultListModel
<
E
>
waitingModel
</pre>
<div
class=
"block"
>
The waiting model.
</div>
</li>
<li
class=
"blockList"
>
<h4>
okList
</h4>
<pre>
javax.swing.JList
<
E
>
okList
</pre>
<div
class=
"block"
>
The ok list.
</div>
</li>
<li
class=
"blockList"
>
<h4>
alrpOK
</h4>
<pre>
java.util.ArrayList
<
E
>
alrpOK
</pre>
<div
class=
"block"
>
The alrp ok.
</div>
</li>
<li
class=
"blockList"
>
<h4>
okModel
</h4>
<pre>
javax.swing.DefaultListModel
<
E
>
okModel
</pre>
<div
class=
"block"
>
The ok model.
</div>
</li>
<li
class=
"blockList"
>
<h4>
refusedList
</h4>
<pre>
javax.swing.JList
<
E
>
refusedList
</pre>
<div
class=
"block"
>
The refused list.
</div>
</li>
<li
class=
"blockList"
>
<h4>
refusedModel
</h4>
<pre>
javax.swing.DefaultListModel
<
E
>
refusedModel
</pre>
<div
class=
"block"
>
The refused model.
</div>
</li>
<li
class=
"blockList"
>
<h4>
alrp
</h4>
<pre>
java.util.ArrayList
<
E
>
alrp
</pre>
<div
class=
"block"
>
The arraylist of RequestPatients.
</div>
</li>
<li
class=
"blockList"
>
<h4>
mapIDtoDiseases
</h4>
<pre>
java.util.HashMap
<
K,V
>
mapIDtoDiseases
</pre>
<div
class=
"block"
>
The map i dto diseases.
</div>
</li>
<li
class=
"blockList"
>
<h4>
mapDiseasesToID
</h4>
<pre>
java.util.HashMap
<
K,V
>
mapDiseasesToID
</pre>
<div
class=
"block"
>
The map diseases to id.
</div>
</li>
<li
class=
"blockList"
>
<h4>
mapIDgroupToGroup
</h4>
<pre>
java.util.HashMap
<
K,V
>
mapIDgroupToGroup
</pre>
<div
class=
"block"
>
The map id group to group.
</div>
</li>
<li
class=
"blockList"
>
<h4>
mapIDdisToIDGroup
</h4>
<pre>
java.util.HashMap
<
K,V
>
mapIDdisToIDGroup
</pre>
<div
class=
"block"
>
The map id dis to id group.
</div>
</li>
<li
class=
"blockList"
>
<h4>
id_p_fieldOK
</h4>
<pre>
javax.swing.JTextField id_p_fieldOK
</pre>
<div
class=
"block"
>
The id_p_field ok.
</div>
</li>
<li
class=
"blockListLast"
>
<h4>
tabbedPane
</h4>
<pre>
javax.swing.JTabbedPane tabbedPane
</pre>
</li>
</ul>
</li>
</ul>
</li>
<li
class=
"blockList"
><a
name=
"ClientGUI.PatientGUI"
>
<!-- -->
</a>
<h3>
Class
<a
href=
"ClientGUI/PatientGUI.html"
title=
"class in ClientGUI"
>
ClientGUI.PatientGUI
</a>
extends javax.swing.JFrame implements Serializable
</h3>
<ul
class=
"blockList"
>
<li
class=
"blockList"
><a
name=
"serializedForm"
>
<!-- -->
</a>
<h3>
Serialized Fields
</h3>
<ul
class=
"blockList"
>
<li
class=
"blockList"
>
<h4>
rp_list
</h4>
<pre>
javax.swing.JList
<
E
>
rp_list
</pre>
<div
class=
"block"
>
Create the panel.
</div>
</li>
<li
class=
"blockList"
>
<h4>
chckbxIAcceptThe
</h4>
<pre>
javax.swing.JCheckBox chckbxIAcceptThe
</pre>
<div
class=
"block"
>
The chckbx i accept the.
</div>
</li>
<li
class=
"blockList"
>
<h4>
rp_from_label
</h4>
<pre>
javax.swing.JLabel rp_from_label
</pre>
<div
class=
"block"
>
The rp_from_label.
</div>
</li>
<li
class=
"blockList"
>
<h4>
rp_timeStamp_label
</h4>
<pre>
javax.swing.JLabel rp_timeStamp_label
</pre>
<div
class=
"block"
>
The rp_time stamp_label.
</div>
</li>
<li
class=
"blockList"
>
<h4>
rp_dis_label
</h4>
<pre>
javax.swing.JLabel rp_dis_label
</pre>
<div
class=
"block"
>
The rp_dis_label.
</div>
</li>
<li
class=
"blockList"
>
<h4>
listmodel
</h4>
<pre>
javax.swing.DefaultListModel
<
E
>
listmodel
</pre>
<div
class=
"block"
>
The listmodel.
</div>
</li>
<li
class=
"blockList"
>
<h4>
listHistoryModel
</h4>
<pre>
javax.swing.DefaultListModel
<
E
>
listHistoryModel
</pre>
<div
class=
"block"
>
The list history model.
</div>
</li>
<li
class=
"blockList"
>
<h4>
cf_panel
</h4>
<pre>
javax.swing.JPanel cf_panel
</pre>
<div
class=
"block"
>
The cf_panel.
</div>
</li>
<li
class=
"blockList"
>
<h4>
listHistory
</h4>
<pre>
javax.swing.JList
<
E
>
listHistory
</pre>
<div
class=
"block"
>
The list history.
</div>
</li>
<li
class=
"blockList"
>
<h4>
checkboxes
</h4>
<pre>
java.util.ArrayList
<
E
>
checkboxes
</pre>
<div
class=
"block"
>
The checkboxes.
</div>
</li>
<li
class=
"blockList"
>
<h4>
alrp
</h4>
<pre>
java.util.ArrayList
<
E
>
alrp
</pre>
<div
class=
"block"
>
The alrp.
</div>
</li>
<li
class=
"blockListLast"
>
<h4>
cft
</h4>
<pre><a
href=
"FrameWork/ClinicalFactorsTable.html"
title=
"class in FrameWork"
>
ClinicalFactorsTable
</a>
cft
</pre>
<div
class=
"block"
>
The clinical factor table.
</div>
</li>
</ul>
</li>
</ul>
</li>
<li
class=
"blockList"
><a
name=
"ClientGUI.SignIn"
>
<!-- -->
</a>
<h3>
Class
<a
href=
"ClientGUI/SignIn.html"
title=
"class in ClientGUI"
>
ClientGUI.SignIn
</a>
extends java.awt.Component implements Serializable
</h3>
<ul
class=
"blockList"
>
<li
class=
"blockList"
><a
name=
"serializedForm"
>
<!-- -->
</a>
<h3>
Serialized Fields
</h3>
<ul
class=
"blockList"
>
<li
class=
"blockList"
>
<h4>
cards
</h4>
<pre>
javax.swing.JPanel cards
</pre>
<div
class=
"block"
>
The cards.
</div>
</li>
<li
class=
"blockList"
>
<h4>
firstNameField
</h4>
<pre>
javax.swing.JTextField firstNameField
</pre>
<div
class=
"block"
>
The first name field.
</div>
</li>
<li
class=
"blockList"
>
<h4>
nameField
</h4>
<pre>
javax.swing.JTextField nameField
</pre>
<div
class=
"block"
>
The name field.
</div>
</li>
<li
class=
"blockList"
>
<h4>
birthField
</h4>
<pre>
javax.swing.JTextField birthField
</pre>
<div
class=
"block"
>
The birth field.
</div>
</li>
<li
class=
"blockList"
>
<h4>
nameFieldMU
</h4>
<pre>
javax.swing.JTextField nameFieldMU
</pre>
<div
class=
"block"
>
The name field mu.
</div>
</li>
<li
class=
"blockList"
>
<h4>
locationField
</h4>
<pre>
javax.swing.JTextField locationField
</pre>
<div
class=
"block"
>
The location field.
</div>
</li>
<li
class=
"blockList"
>
<h4>
cb
</h4>
<pre>
javax.swing.JComboBox
<
E
>
cb
</pre>
<div
class=
"block"
>
The cb.
</div>
</li>
<li
class=
"blockList"
>
<h4>
passField
</h4>
<pre>
javax.swing.JPasswordField passField
</pre>
<div
class=
"block"
>
The pass field.
</div>
</li>
<li
class=
"blockList"
>
<h4>
passField2
</h4>
<pre>
javax.swing.JPasswordField passField2
</pre>
<div
class=
"block"
>
The pass field2.
</div>
</li>
<li
class=
"blockList"
>
<h4>
passLabel
</h4>
<pre>
javax.swing.JLabel passLabel
</pre>
<div
class=
"block"
>
The pass label.
</div>
</li>
<li
class=
"blockList"
>
<h4>
passLabel2
</h4>
<pre>
javax.swing.JLabel passLabel2
</pre>
<div
class=
"block"
>
The pass label2.
</div>
</li>
<li
class=
"blockList"
>
<h4>
labelname
</h4>
<pre>
javax.swing.JLabel labelname
</pre>
<div
class=
"block"
>
The labelname.
</div>
</li>
<li
class=
"blockList"
>
<h4>
labelFirstName
</h4>
<pre>
javax.swing.JLabel labelFirstName
</pre>
<div
class=
"block"
>
The label first name.
</div>
</li>
<li
class=
"blockList"
>
<h4>
labelBirth
</h4>
<pre>
javax.swing.JLabel labelBirth
</pre>
<div
class=
"block"
>
The label birth.
</div>
</li>
<li
class=
"blockList"
>
<h4>
textName
</h4>
<pre>
javax.swing.JTextField textName
</pre>
<div
class=
"block"
>
The text name.
</div>
</li>
<li
class=
"blockList"
>
<h4>
textFirstName
</h4>
<pre>
javax.swing.JTextField textFirstName
</pre>
<div
class=
"block"
>
The text first name.
</div>
</li>
<li
class=
"blockList"
>
<h4>
textBirth
</h4>
<pre>
javax.swing.JTextField textBirth
</pre>
<div
class=
"block"
>
The text birth.
</div>
</li>
<li
class=
"blockList"
>
<h4>
label
</h4>
<pre>
javax.swing.JLabel label
</pre>
<div
class=
"block"
>
The label.
</div>
</li>
<li
class=
"blockList"
>
<h4>
mu
</h4>
<pre><a
href=
"FrameWork/MedUnit.html"
title=
"class in FrameWork"
>
MedUnit
</a>
mu
</pre>
<div
class=
"block"
>
The mu.
</div>
</li>
<li
class=
"blockList"
>
<h4>
usernameLabel
</h4>
<pre>
javax.swing.JLabel usernameLabel
</pre>
<div
class=
"block"
>
The username label.
</div>
</li>
<li
class=
"blockListLast"
>
<h4>
usernameField
</h4>
<pre>
javax.swing.JTextField usernameField
</pre>
<div
class=
"block"
>
The username field.
</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li
class=
"blockList"
>
<h2
title=
"Package"
>
Package
crypto
</h2>
<ul
class=
"blockList"
>
<li
class=
"blockList"
><a
name=
"crypto.CryptoException"
>
<!-- -->
</a>
<h3>
Class
<a
href=
"crypto/CryptoException.html"
title=
"class in crypto"
>
crypto.CryptoException
</a>
extends java.lang.Exception implements Serializable
</h3>
</li>
</ul>
</li>
<li
class=
"blockList"
>
<h2
title=
"Package"
>
Package
Crypto
</h2>
<ul
class=
"blockList"
>
<li
class=
"blockList"
><a
name=
"Crypto.CryptoException"
>
<!-- -->
</a>
<h3>
Class
<a
href=
"Crypto/CryptoException.html"
title=
"class in Crypto"
>
Crypto.CryptoException
</a>
extends java.lang.Exception implements Serializable
</h3>
</li>
</ul>
</li>
<li
class=
"blockList"
>
<h2
title=
"Package"
>
Package
crypto_scheme
</h2>
<ul
class=
"blockList"
>
<li
class=
"blockList"
><a
name=
"crypto_scheme.CryptoException"
>
<!-- -->
</a>
<h3>
Class
<a
href=
"crypto_scheme/CryptoException.html"
title=
"class in crypto_scheme"
>
crypto_scheme.CryptoException
</a>
extends java.lang.Exception implements Serializable
</h3>
</li>
</ul>
</li>
<li
class=
"blockList"
>
<h2
title=
"Package"
>
Package
Framework
</h2>
<ul
class=
"blockList"
>
<li
class=
"blockList"
><a
name=
"Framework.CryptoException"
>
<!-- -->
</a>
<h3>
Class
<a
href=
"Framework/CryptoException.html"
title=
"class in Framework"
>
Framework.CryptoException
</a>
extends java.lang.Exception implements Serializable
</h3>
</li>
</ul>
</li>
<li
class=
"blockList"
>
<h2
title=
"Package"
>
Package
FrameWork
</h2>
<ul
class=
"blockList"
>
<li
class=
"blockList"
><a
name=
"FrameWork.CryptoException"
>
<!-- -->
</a>
<h3>
Class
<a
href=
"FrameWork/CryptoException.html"
title=
"class in FrameWork"
>
FrameWork.CryptoException
</a>
extends java.lang.Exception implements Serializable
</h3>
</li>
</ul>
</li>
<li
class=
"blockList"
>
<h2
title=
"Package"
>
Package
medical_unit
</h2>
<ul
class=
"blockList"
>
<li
class=
"blockList"
><a
name=
"medical_unit.GUI"
>
<!-- -->
</a>
<h3>
Class
<a
href=
"medical_unit/GUI.html"
title=
"class in medical_unit"
>
medical_unit.GUI
</a>
extends javax.swing.JFrame implements Serializable
</h3>
<ul
class=
"blockList"
>
<li
class=
"blockList"
><a
name=
"serializedForm"
>
<!-- -->
</a>
<h3>
Serialized Fields
</h3>
<ul
class=
"blockList"
>
<li
class=
"blockList"
>
<h4>
jButton1
</h4>
<pre>
javax.swing.JButton jButton1
</pre>
</li>
<li
class=
"blockList"
>
<h4>
jComboBox1
</h4>
<pre>
javax.swing.JComboBox
<
E
>
jComboBox1
</pre>
</li>
<li
class=
"blockList"
>
<h4>
jLabel1
</h4>
<pre>
javax.swing.JLabel jLabel1
</pre>
</li>
<li
class=
"blockList"
>
<h4>
jLabel2
</h4>
<pre>
javax.swing.JLabel jLabel2
</pre>
</li>
<li
class=
"blockList"
>
<h4>
jLabel3
</h4>
<pre>
javax.swing.JLabel jLabel3
</pre>
</li>
<li
class=
"blockList"
>
<h4>
jLabel4
</h4>
<pre>
javax.swing.JLabel jLabel4
</pre>
</li>
<li
class=
"blockList"
>
<h4>
jMenu1
</h4>
<pre>
javax.swing.JMenu jMenu1
</pre>
</li>
<li
class=
"blockList"
>
<h4>
jMenu2
</h4>
<pre>
javax.swing.JMenu jMenu2
</pre>
</li>
<li
class=
"blockList"
>
<h4>
jMenuBar1
</h4>
<pre>
javax.swing.JMenuBar jMenuBar1
</pre>
</li>
<li
class=
"blockList"
>
<h4>
jMenuItem1
</h4>
<pre>
javax.swing.JMenuItem jMenuItem1
</pre>
</li>
<li
class=
"blockList"
>
<h4>
jPanel1
</h4>
<pre>
javax.swing.JPanel jPanel1
</pre>
</li>
<li
class=
"blockList"
>
<h4>
jPanel2
</h4>
<pre>
javax.swing.JPanel jPanel2
</pre>
</li>
<li
class=
"blockList"
>
<h4>
jScrollPane2
</h4>
<pre>
javax.swing.JScrollPane jScrollPane2
</pre>
</li>
<li
class=
"blockList"
>
<h4>
jScrollPane3
</h4>
<pre>
javax.swing.JScrollPane jScrollPane3
</pre>
</li>
<li
class=
"blockList"
>
<h4>
jTree
</h4>
<pre>
javax.swing.JTree jTree
</pre>
</li>
<li
class=
"blockList"
>
<h4>
tp
</h4>
<pre>
javax.swing.tree.TreePath[] tp
</pre>
</li>
<li
class=
"blockList"
>
<h4>
connector
</h4>
<pre><a
href=
"medical_unit/DBconnector_mu.html"
title=
"class in medical_unit"
>
DBconnector_mu
</a>
connector
</pre>
</li>
<li
class=
"blockList"
>
<h4>
patients
</h4>
<pre>
java.util.ArrayList
<
E
>
patients
</pre>
</li>
<li
class=
"blockList"
>
<h4>
tests
</h4>
<pre>
java.util.ArrayList
<
E
>
tests
</pre>
</li>
<li
class=
"blockList"
>
<h4>
tests_ids
</h4>
<pre>
java.util.ArrayList
<
E
>
tests_ids
</pre>
</li>
<li
class=
"blockListLast"
>
<h4>
viewer
</h4>
<pre>
org.jpedal.examples.viewer.Viewer viewer
</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div
class=
"bottomNav"
><a
name=
"navbar_bottom"
>
<!-- -->
</a><a
href=
"#skip-navbar_bottom"
title=
"Skip navigation links"
></a><a
name=
"navbar_bottom_firstrow"
>
<!-- -->
</a>
<ul
class=
"navList"
title=
"Navigation"
>
<li><a
href=
"overview-summary.html"
>
Overview
</a></li>
<li>
Package
</li>
<li>
Class
</li>
<li>
Use
</li>
<li><a
href=
"overview-tree.html"
>
Tree
</a></li>
<li><a
href=
"deprecated-list.html"
>
Deprecated
</a></li>
<li><a
href=
"index-files/index-1.html"
>
Index
</a></li>
<li><a
href=
"help-doc.html"
>
Help
</a></li>
</ul>
</div>
<div
class=
"subNav"
>
<ul
class=
"navList"
>
<li>
Prev
</li>
<li>
Next
</li>
</ul>
<ul
class=
"navList"
>
<li><a
href=
"index.html?serialized-form.html"
target=
"_top"
>
Frames
</a></li>
<li><a
href=
"serialized-form.html"
target=
"_top"
>
No Frames
</a></li>
</ul>
<ul
class=
"navList"
id=
"allclasses_navbar_bottom"
>
<li><a
href=
"allclasses-noframe.html"
>
All Classes
</a></li>
</ul>
<div>
<script
type=
"text/javascript"
>
<!--
allClassesLink
=
document
.
getElementById
(
"allclasses_navbar_bottom"
);
if
(
window
==
top
)
{
allClassesLink
.
style
.
display
=
"block"
;
}
else
{
allClassesLink
.
style
.
display
=
"none"
;
}
//-->
</script>
</div>
<a
name=
"skip-navbar_bottom"
>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
Event Timeline
Log In to Comment