Serialized Form
start
Node start
end
Node end
current
Node current
screensize
java.awt.Dimension screensize
windowsize
java.awt.Dimension windowsize
x
int x
y
int y
Class Node implements Serializable |
data
java.lang.Object data
- The actual data that is referenced by the Node.
next
Node next
- A reference to the next node in the
Nodelist
.
back
Node back
- A reference to the previous node in the
Nodelist
.
start
Node start
end
Node end
length
int length
start
Node start
end
Node end
length
int length
notebook
Nodelist notebook
filename
java.lang.String filename
iterator
Iterator iterator
wordwrapOn
boolean wordwrapOn
notebook
Nodelist0211 notebook
filename
java.lang.String filename
iterator
Iterator iterator
wordwrapOn
boolean wordwrapOn
notebook
Nodelist0211 notebook
password
Password password
filename
java.lang.String filename
iterator
Iterator iterator
wordwrapOn
boolean wordwrapOn
ox
int[] ox
frame
javax.swing.JFrame frame
note
StickyNote note
index
int index
author
java.lang.String author
title
java.lang.String title
keyWords
java.lang.String keyWords
content
java.lang.String content
DEBUG
boolean DEBUG
- See Also:
- Constant Field Values
version
java.lang.String version
- See Also:
- Constant Field Values
tabs
javax.swing.JTabbedPane tabs
findSticky
javax.swing.JPanel findSticky
searchResults
javax.swing.JPanel searchResults
newNotePanel
javax.swing.JPanel newNotePanel
viewNote
javax.swing.JPanel viewNote
oldpassword
javax.swing.JPasswordField oldpassword
newpassword
javax.swing.JPasswordField newpassword
newpassword2
javax.swing.JPasswordField newpassword2
getpassword
javax.swing.JPasswordField getpassword
passOK
javax.swing.JButton passOK
passCancel
javax.swing.JButton passCancel
gpwok
javax.swing.JButton gpwok
gpwcancel
javax.swing.JButton gpwcancel
passwordGui
javax.swing.JFrame passwordGui
getpasswordgui
javax.swing.JFrame getpasswordgui
searchField
javax.swing.JTextField searchField
author
javax.swing.JTextField author
title
javax.swing.JTextField title
keywords
javax.swing.JTextField keywords
viewAuthor
javax.swing.JTextField viewAuthor
viewTitle
javax.swing.JTextField viewTitle
viewKeywords
javax.swing.JTextField viewKeywords
content
javax.swing.JTextArea content
viewContent
javax.swing.JTextArea viewContent
newNotebook
javax.swing.JMenuItem newNotebook
openNotebook
javax.swing.JMenuItem openNotebook
saveNotebook
javax.swing.JMenuItem saveNotebook
saveNotebookAs
javax.swing.JMenuItem saveNotebookAs
saveNewNotebook
javax.swing.JMenuItem saveNewNotebook
linkNotebook
javax.swing.JMenuItem linkNotebook
wordwrapOn
javax.swing.JMenuItem wordwrapOn
setpassword
javax.swing.JMenuItem setpassword
exit
javax.swing.JMenuItem exit
helpContent
javax.swing.JMenuItem helpContent
about
javax.swing.JMenuItem about
viewsorton
javax.swing.JRadioButtonMenuItem viewsorton
viewsortoff
javax.swing.JRadioButtonMenuItem viewsortoff
save
javax.swing.JButton save
cancel
javax.swing.JButton cancel
importNote
javax.swing.JButton importNote
saveChanges
javax.swing.JButton saveChanges
deleteNote
javax.swing.JButton deleteNote
printNote
javax.swing.JButton printNote
exportNote
javax.swing.JButton exportNote
selectedNote
StickyNote selectedNote
selectedIndex
int selectedIndex
popup
javax.swing.JPopupMenu popup
popCopy
javax.swing.JMenuItem popCopy
popPaste
javax.swing.JMenuItem popPaste
popCut
javax.swing.JMenuItem popCut
notebook
NoteBook0312 notebook
- data
onDisplay
Nodelist0211 onDisplay
areChanges
boolean areChanges
- hitList; this is a subset of data -- references to key nodes in
the notebook set of data. It is a list of StickyNotes
that fit the search criteria. It may not be necessary
for this data to have this large of scope; but it doesn't
hurt.
passwordgood
boolean passwordgood
- hitList; this is a subset of data -- references to key nodes in
the notebook set of data. It is a list of StickyNotes
that fit the search criteria. It may not be necessary
for this data to have this large of scope; but it doesn't
hurt.
frame
javax.swing.JFrame frame
Class Test implements Serializable |
window
javax.swing.JFrame window
button
javax.swing.JButton button
button2
javax.swing.JButton button2