Serialized Form

Class Iterator implements Serializable

Serialized Fields

start

Node start

end

Node end

current

Node current


Class JStickyWindowPreferences implements Serializable

Serialized Fields

screensize

java.awt.Dimension screensize

windowsize

java.awt.Dimension windowsize

x

int x

y

int y


Class Node implements Serializable

Serialized Fields

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.


Class Nodelist implements Serializable

Serialized Fields

start

Node start

end

Node end

length

int length


Class Nodelist0211 implements Serializable

Serialized Fields

start

Node start

end

Node end

length

int length


Class NoteBook implements Serializable

Serialized Fields

notebook

Nodelist notebook

filename

java.lang.String filename

iterator

Iterator iterator

wordwrapOn

boolean wordwrapOn


Class NoteBook0211 implements Serializable

Serialized Fields

notebook

Nodelist0211 notebook

filename

java.lang.String filename

iterator

Iterator iterator

wordwrapOn

boolean wordwrapOn


Class NoteBook0312 implements Serializable

Serialized Fields

notebook

Nodelist0211 notebook

password

Password password

filename

java.lang.String filename

iterator

Iterator iterator

wordwrapOn

boolean wordwrapOn


Class Password implements Serializable

Serialized Fields

ox

int[] ox


Class Shortscape implements Serializable

Serialized Fields

frame

javax.swing.JFrame frame


Class StickyLabel implements Serializable

Serialized Fields

note

StickyNote note

index

int index


Class StickyNote implements Serializable

Serialized Fields

author

java.lang.String author

title

java.lang.String title

keyWords

java.lang.String keyWords

content

java.lang.String content


Class StickyPanel implements Serializable

Serialized Fields

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

Serialized Fields

window

javax.swing.JFrame window

button

javax.swing.JButton button

button2

javax.swing.JButton button2