Parkinson Disease Database
A B C D E F G H I J L M N O P R S T U V W Z

A

abcFirst - Static variable in class spirals.motol.database.Engine.AbcComparator
first pass alphabet
abcSecond - Static variable in class spirals.motol.database.Engine.AbcComparator
second pass alphabet
aboutHelpAction - Variable in class spirals.motol.gui.MainFrame
about button
actionLeftAttr - Static variable in class spirals.motol.database.Visit
name of visit's left-hand rest action attribute
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.Capture_Exit_Action
called when close button clicked
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.Capture_Save_Action
called when save button is clicked
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.Capture_Start_Button
called when start/stop button is pressed
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.Config_OK_Action
OK button is pressed
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.MainFrame_AboutBox
Close the dialog on a button event.
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.MainFrame_AddPacient_Action
called when add pacient button is clicked
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.MainFrame_Backup_Action
called when backup button is clicked
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.MainFrame_Configure_Action
called when config button is clicked
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.MainFrame_Exit_Action
called when exit button is clicked
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.MainFrame_Export_Action
called when export button is clicked
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.MainFrame_Help_Action
 
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.MyCombo
method is called when option is changed
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.SearchAction
method is called when search button is clicked
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.Tree_Lock_Action
method is called when sort button is clicked
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.Tree_Search_Action
method is called when search button is clicked
actionPerformed(ActionEvent) - Method in class spirals.motol.gui.Tree_Sort_Action
method is called when sort button is clicked
actionRightAttr - Static variable in class spirals.motol.database.Visit
name of visit's right-hand rest action attribute
actionTremorLeft - Variable in class spirals.motol.database.Visit
action tremor in left hand
actionTremorLeft - Variable in class spirals.motol.gui.VisitPanel
option for rest action in left hand
actionTremorRight - Variable in class spirals.motol.database.Visit
action tremor in right hand
actionTremorRight - Variable in class spirals.motol.gui.VisitPanel
option for rest action in right hand
adaptee - Variable in class spirals.motol.gui.Capture_Exit_Action
parent CaptureFrame
adaptee - Variable in class spirals.motol.gui.Capture_Save_Action
parent CaptureFrame
adaptee - Variable in class spirals.motol.gui.Capture_Start_Button
parent CaptureFrame
adaptee - Variable in class spirals.motol.gui.Config_OK_Action
parent ConfigFrame
adaptee - Variable in class spirals.motol.gui.ExitListener
parent EditDataFrame
adaptee - Variable in class spirals.motol.gui.MainFrame_AddPacient_Action
parent MainFrame
adaptee - Variable in class spirals.motol.gui.MainFrame_Backup_Action
parent MainFrame
adaptee - Variable in class spirals.motol.gui.MainFrame_Configure_Action
parent MainFrame
adaptee - Variable in class spirals.motol.gui.MainFrame_Exit_Action
parent MainFrame
adaptee - Variable in class spirals.motol.gui.MainFrame_Export_Action
parent MainFrame
adaptee - Variable in class spirals.motol.gui.MainFrame_Help_Action
parent MainFrame
adaptee - Variable in class spirals.motol.gui.MyCombo
parent VisitPanel
adaptee - Variable in class spirals.motol.gui.SearchAction
parent SearchFrame
adaptee - Variable in class spirals.motol.gui.Tree_Lock_Action
parent PacientTree
adaptee - Variable in class spirals.motol.gui.Tree_Search_Action
parent PacientTree
adaptee - Variable in class spirals.motol.gui.Tree_Sort_Action
parent PacientTree
add(TabletPoint) - Method in class spirals.data.TabletData
appends TabletPoint to list
addData(Data) - Method in class spirals.motol.database.Visit
add captured data to list
addHist(String) - Method in class spirals.motol.database.TestList
 
addPacient(Pacient) - Method in class spirals.motol.database.Database
add pacient to database and save Updates or inserts information about pacient, sort lists of pacients and saves database to disk.
addPacientAction - Variable in class spirals.motol.gui.MainFrame
add pacient button
addTabletListener(TabletListener) - Method in class tablet.Tablet
adds new TabletListener to list of listeners
addTreeModelListener(TreeModelListener) - Method in class spirals.motol.database.DatabaseModel
Add TreeModelListener.
addVisit(Visit) - Method in class spirals.motol.database.Pacient
add new visit to pacient

B

backupAction - Variable in class spirals.motol.gui.MainFrame
backup button
backupAttr - Static variable in class spirals.motol.database.Database
name of backup date attribute
backuped() - Method in class spirals.motol.database.Database
must be called when database is backuped
backupFolder() - Method in class spirals.motol.gui.MainFrame_Backup_Action
backup database as directory
backupZip() - Method in class spirals.motol.gui.MainFrame_Backup_Action
backup database as archive
begin - Static variable in class spirals.motol.database.Engine
 
bigFont - Variable in class spirals.motol.gui.MainFrame
big font for components
border - Variable in class spirals.data.SimpleTabletDataViewer
number of pixels between active area and border
border_x - Static variable in class spirals.data.SkrbekTabletDataViewer
 
border_y - Static variable in class spirals.data.SkrbekTabletDataViewer
 
born - Variable in class spirals.motol.database.Pacient
pacient's born date
born - Variable in class spirals.motol.gui.SearchFrame
use born date
bornAttr - Static variable in class spirals.motol.database.Pacient
name of pacient's born date attribute
bornBegin - Variable in class spirals.motol.gui.SearchFrame
formatted text field for born date start
bornComparator - Static variable in class spirals.motol.database.Engine
comparator of two pacients by born date
bornEnd - Variable in class spirals.motol.gui.SearchFrame
formatted text field for born date end
builder - Static variable in class spirals.motol.database.Configuration
XML parser
button - Variable in class spirals.motol.gui.MainFrame_AboutBox
 
BUTTON_1 - Static variable in class tablet.TabletPoint
1st button is pressed
BUTTON_2 - Static variable in class tablet.TabletPoint
2nd button is pressed
BUTTON_3 - Static variable in class tablet.TabletPoint
3rd button is pressed
BUTTON_TOUCH - Static variable in class tablet.TabletPoint
pen is touching a surface

C

Capture_Exit_Action - Class in spirals.motol.gui
Action called when frame is being closed.
Capture_Exit_Action(CaptureFrame) - Constructor for class spirals.motol.gui.Capture_Exit_Action
create action for CaptureFrame
Capture_Save_Action - Class in spirals.motol.gui
Action called when button for saving captured data is clicked.
Capture_Save_Action(CaptureFrame) - Constructor for class spirals.motol.gui.Capture_Save_Action
create action for CaptureFrame
Capture_Start_Button - Class in spirals.motol.gui
Button performing starting and ending of capturing data for CaptureFrame.
Capture_Start_Button(Engine, CaptureFrame) - Constructor for class spirals.motol.gui.Capture_Start_Button
create button for CaptureFrame
CaptureFrame - Class in spirals.motol.gui
Frame where data from tablet are catured and saved.
CaptureFrame(Engine, Visit) - Constructor for class spirals.motol.gui.CaptureFrame
create frame for visit
capturing - Static variable in class tablet.Tablet
 
changeAction - Variable in class spirals.motol.gui.PacientPanel
listen for action events on form fields
changeAction - Variable in class spirals.motol.gui.VisitPanel
listen for key events on form fields
changeButton - Variable in class spirals.motol.gui.PacientPanel
change record button
changeButton - Variable in class spirals.motol.gui.VisitPanel
change record button
changed - Variable in class spirals.motol.gui.EditDataFrame
data has been changed
changed - Variable in class spirals.motol.gui.RemovablePanel
record changed by user
changeKeyAction - Variable in class spirals.motol.gui.PacientPanel
listen for key events on form fields
chF - Static variable in class spirals.motol.database.Engine.AbcComparator
position of ch in first alphabet
chS - Static variable in class spirals.motol.database.Engine.AbcComparator
position of ch in second alphabet
clearRestricted() - Method in class spirals.motol.database.Database
clear list with choosen pacients
clearSelection() - Method in class spirals.motol.gui.PacientTree
clear selection in main tree
clickOn() - Method in class spirals.motol.gui.Tree_Lock_Action
method is called when sort button is clicked virtualy
close() - Method in class tablet.Tablet
stops listening to tablet
colorize() - Method in class spirals.motol.gui.CaptureFrame
colorize all already captured types of drawings and set next unused
comments - Variable in class spirals.motol.gui.MainFrame_AboutBox
 
comp(String, String, String, int) - Method in class spirals.motol.database.Engine.AbcComparator
compares two string with specified alphabet
compare(String, String) - Method in class spirals.motol.database.Engine.AbcComparator
compares two string with two passes
first > second => -1
first < second => 1
first == second => 0
config - Variable in class spirals.motol.database.Configuration
file with configuration
config - Variable in class spirals.motol.database.Engine
confihuration
Config_OK_Action - Class in spirals.motol.gui
Action performed when OK is pressed in configuration dialog.
Config_OK_Action(ConfigFrame) - Constructor for class spirals.motol.gui.Config_OK_Action
create action for ConfigFrame
ConfigFrame - Class in spirals.motol.gui
Frame for application configurtion.
ConfigFrame(Engine) - Constructor for class spirals.motol.gui.ConfigFrame
create config dialog frame
Configuration - Class in spirals.motol.database
Class contains information about application configuration and settings All information are saved in XML file Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
Configuration() - Constructor for class spirals.motol.database.Configuration
Constructor Method loads configuration form file config.xml
configurationTag - Static variable in class spirals.motol.database.Configuration
name of configuration tag (root element)
configureAction - Variable in class spirals.motol.gui.MainFrame
configure button
contentPane - Variable in class spirals.motol.gui.CaptureFrame
contains contents of frame
contentPane - Variable in class spirals.motol.gui.ConfigFrame
contains contents of frame
contentPane - Variable in class spirals.motol.gui.DataViewerFrame
contains content of frame
contentPane - Variable in class spirals.motol.gui.EditDataFrame
contains content of frame
contentPane - Variable in class spirals.motol.gui.MainFrame
contains content of frame
copy(InputStream, OutputStream) - Static method in class spirals.motol.database.Engine
copies bytes from input stream to output stream
copyDir(File, File) - Static method in class spirals.motol.database.Engine
Recursively copies directory to destination
copyright - Variable in class spirals.motol.gui.MainFrame_AboutBox
 
createButton(JToolBar, Action) - Method in class spirals.motol.gui.MainFrame
create button from Action for ToolBar
createContent() - Method in class spirals.motol.gui.MainFrame
create main (center) content
createData() - Method in class spirals.motol.gui.VisitPanel
create data list panel
createDB() - Method in class spirals.motol.database.Database
create new database Creates new database directory and root file.
createDiagnose() - Method in class spirals.motol.gui.VisitPanel
create diagnose information panel
createElement() - Method in class spirals.motol.database.Pacient
create XML element from pacient
createElement(String, String, String, boolean, Date) - Method in class spirals.motol.database.Pacient
create XML element of pacient from given atributes Pacient have firstname, surname, hash representation, born date and right-hand attribute.
createFonts() - Method in class spirals.motol.gui.MainFrame
initializes fonts for components
createLayout() - Method in class spirals.motol.gui.CaptureFrame
create and place frame components
createLeftPanel() - Method in class spirals.motol.gui.CaptureFrame
create and return panel with types of drawings
createMenu() - Method in class spirals.motol.gui.MainFrame
lay out menu bar
createPane() - Method in class spirals.motol.gui.ConfigFrame
create content for frame
createStatusBar() - Method in class spirals.motol.gui.MainFrame
create status bar
createToolbar() - Method in class spirals.motol.gui.MainFrame
lay out top tool bar
createToolBar() - Method in class spirals.motol.gui.PacientTree
lay out top tool bar
createTree() - Method in class spirals.motol.gui.PacientTree
lay out main tree

D

Data - Class in spirals.motol.database
Class contains and information about tablet and about captured data.
Data(Visit, Element) - Constructor for class spirals.motol.database.Data
crete new tablet data for pacient from XML tag
Data(Visit, TabletInfo, String, String, String) - Constructor for class spirals.motol.database.Data
create new tablet data for pacient from specified information From file name is extracted date and created relative path to this file from database root.
data - Variable in class spirals.motol.database.Visit
list of captured data
data - Variable in class spirals.motol.gui.CaptureFrame
some tablet data ready
data - Variable in class spirals.motol.gui.EditDataFrame
data for editing
database - Variable in class spirals.motol.database.Configuration
database directory
Database - Class in spirals.motol.database
Root class for storing database.
Database(Engine) - Constructor for class spirals.motol.database.Database
create new database or load content from file Check if database exist.
database - Variable in class spirals.motol.database.Database
main database content
database - Variable in class spirals.motol.database.DatabaseModel
database
database - Variable in class spirals.motol.database.Engine
database
database - Variable in class spirals.motol.database.Pacient
database where pacient belongs
Database.SORT - Enum in spirals.motol.database
Enumerates sorting possibilities
Database.SORT() - Constructor for enum spirals.motol.database.Database.SORT
 
DatabaseModel - Class in spirals.motol.database
Interface between database and JTree.
DatabaseModel(Database) - Constructor for class spirals.motol.database.DatabaseModel
create database model from database
DatabasePanel - Class in spirals.motol.gui
Panel showing information about database at startup.
DatabasePanel(Engine) - Constructor for class spirals.motol.gui.DatabasePanel
create panel and layout
databaseRootTag - Static variable in class spirals.motol.database.Configuration
name of database root tag
databaseRootValueAttr - Static variable in class spirals.motol.database.Configuration
name of database root tag attribute
databaseTag - Static variable in class spirals.motol.database.Database
database tag (root element)
dataList - Variable in class spirals.motol.gui.VisitPanel
list of data for visit
dataPanel - Variable in class spirals.motol.gui.VisitPanel
panel with information about data
dataTag - Static variable in class spirals.motol.database.Data
name of data tag
DataViewerFrame - Class in spirals.motol.gui
Frame for viewing captured data from tablet.
DataViewerFrame(Visit, Data) - Constructor for class spirals.motol.gui.DataViewerFrame
create and lay out new viewer frame for Data
date - Variable in class spirals.motol.database.Data
creation time
date - Variable in class spirals.motol.database.Visit
date of visit
date - Variable in class spirals.motol.gui.SearchFrame
use date search
dateBegin - Variable in class spirals.motol.gui.SearchFrame
formatted text field for date start
dateEnd - Variable in class spirals.motol.gui.SearchFrame
formatted text field for date end
dateFormat - Static variable in class spirals.motol.database.Data
format for naming file
defaultBoldFont - Variable in class spirals.motol.gui.MainFrame
default (medium) bold font for components
defaultFont - Variable in class spirals.motol.gui.MainFrame
default (medium) font for components
defaultTabletTag - Static variable in class spirals.motol.database.Configuration
name of default tablet tag
defTabletValueAttr - Static variable in class spirals.motol.database.Configuration
name of default tablet tag attribute
descAttr - Static variable in class spirals.motol.database.Data
name of data type attribute
description - Variable in class spirals.motol.database.Data
type of drawing
detail - Variable in class spirals.data.SimpleTabletDataViewer
zoom
detail - Variable in class spirals.data.SkrbekTabletDataViewer
 
detailButton - Variable in class spirals.motol.gui.CaptureFrame
button performing zooming in captured data
diagnose - Variable in class spirals.motol.database.Visit
diagnose for visit
diagnose - Variable in class spirals.motol.gui.VisitPanel
text box for diagnose
diagnoseTag - Static variable in class spirals.motol.database.Visit
name of diagnose tag
dim - Variable in class spirals.motol.gui.MyCombo
dimesion of component
down - Variable in class spirals.motol.gui.SearchFrame
image for down icon

E

ea - Variable in class spirals.motol.gui.EditDataFrame
performs clean exit
editButton - Variable in class spirals.motol.gui.VisitPanel
edit data button
EditDataFrame - Class in spirals.motol.gui
Frame for editing captured data.
EditDataFrame(JFrame, Visit, Data) - Constructor for class spirals.motol.gui.EditDataFrame
create edit frame for Data in Visit
end - Static variable in class spirals.motol.database.Engine
 
end() - Method in class spirals.motol.gui.TimeThread
 
endAttrValue - Static variable in class spirals.motol.database.Test
name of type tag end attribute default value
engine - Variable in class spirals.motol.database.Database
engine
Engine - Class in spirals.motol.database
Class with static and useful utilities used across application.
Engine(MainFrame, Configuration) - Constructor for class spirals.motol.database.Engine
starts application with main frame and configuration Load database, then tries to open tablet.
engine - Variable in class spirals.motol.database.Visit
engine
engine - Variable in class spirals.motol.database.Visits
engine
engine - Variable in class spirals.motol.gui.Capture_Start_Button
engine
engine - Variable in class spirals.motol.gui.CaptureFrame
engine
engine - Variable in class spirals.motol.gui.ConfigFrame
engine
engine - Variable in class spirals.motol.gui.DatabasePanel
engine
engine - Variable in class spirals.motol.gui.MainFrame
engine
engine - Variable in class spirals.motol.gui.PacientTree
engine
engine - Variable in class spirals.motol.gui.SearchFrame
engine
Engine.AbcComparator - Class in spirals.motol.database
czech lexicographical comparator of two strings Sorting of characters with ¨ above should be performed otherwise.
Engine.AbcComparator() - Constructor for class spirals.motol.database.Engine.AbcComparator
use AbcComparator.getInstance()
equals(Object) - Method in class spirals.motol.database.Pacient
test whether are objects the same
equals(Object) - Method in class spirals.motol.database.Visit
test of equality of two visits
equals(Object) - Method in class tablet.TabletInfo
 
exit() - Method in class spirals.motol.gui.Capture_Exit_Action
try to close window and save data
exit() - Method in class spirals.motol.gui.MainFrame_Exit_Action
perform clean exit
exitAction - Variable in class spirals.motol.gui.MainFrame
exit button
exitButton - Variable in class spirals.motol.gui.CaptureFrame
buttons for closing frame
ExitListener - Class in spirals.motol.gui
Class performs clean exit from EditDataFrame Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
ExitListener(EditDataFrame) - Constructor for class spirals.motol.gui.ExitListener
create listener for EditDataFrame
export() - Method in class spirals.motol.database.Database
exports data from database to user choosen file All database data are read, new hash string for pacients are generated.
exportAction - Variable in class spirals.motol.gui.MainFrame
export button

F

fieldBornDate - Variable in class spirals.motol.gui.PacientPanel
formatted text field for born date
fieldFirstname - Variable in class spirals.motol.gui.PacientPanel
text field for firstname
fieldRightHand - Variable in class spirals.motol.gui.PacientPanel
right-hand question
fieldSurname - Variable in class spirals.motol.gui.PacientPanel
text field for surname
file - Variable in class spirals.motol.database.Data
file with data
file - Variable in class spirals.motol.database.Visits
directory with pacient data
fileAttr - Static variable in class spirals.motol.database.Data
name data file attribute
fileFormat - Static variable in class spirals.motol.database.Visit
format for visit's stored file
firstname - Variable in class spirals.motol.database.Pacient
pacient's firstname
firstnameAttr - Static variable in class spirals.motol.database.Pacient
name of pacient's firstname attribute
firstPacket - Variable in class spirals.motol.gui.CaptureFrame
 
font - Variable in class spirals.motol.gui.TimeThread
 
frame - Variable in class spirals.motol.gui.TimeThread
 

G

get(int) - Method in class spirals.data.TabletData
retrieves TabletPoint at specified position
get(String) - Static method in class spirals.motol.database.TestList
 
getActionTremorLeft() - Method in class spirals.motol.database.Visit
return left-hand action tremor
getActionTremorRight() - Method in class spirals.motol.database.Visit
return right-hand action tremor
getAll() - Method in class spirals.motol.database.Database
return list of all pacients in database
getAll() - Static method in class spirals.motol.database.TestList
 
getAltitude() - Method in class tablet.TabletPoint
returns altitude of pen above surface
getAvailableTablets() - Method in class spirals.motol.database.Configuration
returns list of known tablets
getAzimuth() - Method in class tablet.TabletPoint
returns slope of pen
getBigFont() - Method in class spirals.motol.gui.MainFrame
return big font
getBornDate() - Method in class spirals.motol.database.Pacient
return date of born
getButtons() - Method in class tablet.TabletPoint
returns pressed buttons
getChild(Object, int) - Method in class spirals.motol.database.DatabaseModel
return child of node with specified index
getChildCount(Object) - Method in class spirals.motol.database.DatabaseModel
Return number of childes of node.
getConfiguration() - Method in class spirals.motol.database.Engine
return application configuration
getData() - Method in class spirals.motol.database.Visit
return list of captured data
getDatabase() - Method in class spirals.motol.database.Engine
return database
getDatabase() - Method in class spirals.motol.database.Pacient
return parent database
getDatabaseRoot() - Method in class spirals.motol.database.Configuration
returns directory where database is saved
getDatabaseSize() - Method in class spirals.motol.database.Database
return size of database stored on disk
getDefaultBoldFont() - Method in class spirals.motol.gui.MainFrame
return default (medium) bold font
getDefaultFont() - Method in class spirals.motol.gui.MainFrame
return default (medium) font
getDescription() - Method in class spirals.motol.database.Data
return type of drawing
getDetail() - Method in class spirals.data.SimpleTabletDataViewer
is view zoomed?
getDetail() - Method in class spirals.data.SkrbekTabletDataViewer
 
getDiagnose() - Method in class spirals.motol.database.Visit
return diagnose
getElement() - Method in class spirals.motol.database.Data
create XML element for saving Element contains type of drawing, file name with data, comment of drawing, and tablet measures with which were data captured.
getElement() - Method in class spirals.motol.database.Database
return XML representation of database Stores all pacient information.
getElement() - Method in class spirals.motol.database.Visit
return XML representation of visit Tremor measure, comment, diagnose etc.
getEngine() - Method in class spirals.motol.database.Database
return engine
getEngine() - Method in class spirals.motol.gui.MainFrame
return engine
getEngine() - Method in class spirals.motol.gui.PacientTree
return engine
getFile() - Method in class spirals.motol.database.Data
return file with relative path from application root
getFile() - Method in class spirals.motol.database.Visit
return file where is visit stored on disk
getFirstname() - Method in class spirals.motol.database.Pacient
return firstname
getHashName() - Method in class spirals.motol.database.Pacient
return hash representation of pacient
getHeight() - Method in class tablet.TabletInfo
returns tablet's height
getHist(String) - Method in class spirals.motol.database.TestList
 
getId() - Method in class spirals.motol.database.Test
 
getIndex(Visit) - Method in class spirals.motol.database.Pacient
return index of specified visit
getIndexOfChild(Object, Object) - Method in class spirals.motol.database.DatabaseModel
return index of child node in parent node
getInstance() - Static method in class spirals.motol.database.Engine.AbcComparator
return comparator instance
getInstance(TabletInfo, int) - Static method in class tablet.Tablet
 
getLafClass() - Method in class spirals.motol.database.Configuration
returns string representation of current look and feel class
getLastBackup() - Method in class spirals.motol.database.Database
return date of last database backup
getLastVisit() - Method in class spirals.motol.database.Pacient
return last visit of pacient
getMainFrame() - Method in class spirals.motol.database.Engine
return main frame
getMainFrame() - Method in class spirals.motol.gui.PacientTree
return MainFrame
getMaxX() - Method in class tablet.TabletInfo
returns tablet's maximal x coordinate
getMaxY() - Method in class tablet.TabletInfo
returns tablet's maximal y coordinate
getMemo() - Method in class spirals.motol.database.Data
return data comment
getMemo() - Method in class spirals.motol.database.Visit
return comment
getMinimumSize() - Method in class spirals.motol.gui.MyCombo
return minimal dimension
getMinX() - Method in class tablet.TabletInfo
returns tablet's minimal x coordinate
getMinY() - Method in class tablet.TabletInfo
returns tablet's minimal y coordinate
getName() - Method in class spirals.motol.database.Test
 
getNextID() - Method in class spirals.motol.database.Database
generates next unused hash string for new pacient Output is something that nears md5 hash output.
getNormalPressure() - Method in class tablet.TabletPoint
returns pen's pressure
getOpeningLeft() - Method in class spirals.motol.database.Visit
return left-hand opening
getOpeningRight() - Method in class spirals.motol.database.Visit
return right-hand opening
getPacient() - Method in class spirals.motol.database.Visit
return parent pacient
getPacientCount() - Method in class spirals.motol.database.Database
return number of all pacients
getPosturalTremorLeft() - Method in class spirals.motol.database.Visit
return left-hand postural tremor
getPosturalTremorRight() - Method in class spirals.motol.database.Visit
return right-hand postural tremor
getRestricted() - Method in class spirals.motol.database.Database
returns list of choosen pacients
getRestTremorLeft() - Method in class spirals.motol.database.Visit
return left-hand rest tremor
getRestTremorRight() - Method in class spirals.motol.database.Visit
return right-hand rest tremor
getRoot() - Method in class spirals.motol.database.DatabaseModel
return root node
getSelectedTabletIndex() - Method in class spirals.motol.database.Configuration
returns index of selected tablet in list of tablets
getSerialNumber() - Method in class tablet.TabletPoint
returns serial number of packet
getShowable() - Static method in class spirals.motol.database.TestList
 
getSimpleDate(String) - Static method in class spirals.motol.database.Engine
converts string to date (DD.
getSimpleDateFormat() - Static method in class spirals.motol.database.Engine
return date formatter (DD.
getSmallFont() - Method in class spirals.motol.gui.MainFrame
return small font
getSurname() - Method in class spirals.motol.database.Pacient
return surname
getTablet() - Method in class spirals.motol.database.Engine
return active tablet
getTabletInfo() - Method in class spirals.data.TabletData
returns information about tablet with which were data captured
getTabletInfo() - Method in class spirals.motol.database.Data
returns tablet measures
getTabletInfo() - Method in class tablet.Tablet
returns information about tablet
getTabletInfoFromTag(Element) - Static method in class spirals.motol.database.Data
create new TabletInfo from XML tag
getTabletName() - Method in class tablet.TabletInfo
returns tablet's name
getTappingLeft() - Method in class spirals.motol.database.Visit
return left-hand tapping
getTappingRight() - Method in class spirals.motol.database.Visit
return right-hand tapping
getTestList() - Method in class spirals.motol.database.Visit
return histogram of captured data types
getTests() - Method in class spirals.motol.database.Configuration
returns list of available types of drawings
getTime() - Method in class tablet.TabletPoint
returns time of packet's creation
getTimeout() - Method in class spirals.motol.database.Configuration
 
getTree() - Method in class spirals.motol.gui.MainFrame
return tree vith pacients and visits
getTree() - Method in class spirals.motol.gui.PacientTree
return main tree
getTreeCount() - Method in class spirals.motol.database.Database
return size of actual list of pacients
getTreeIndex(Pacient) - Method in class spirals.motol.database.Database
return index of pacient in actual list of pacients
getTreePacient(int) - Method in class spirals.motol.database.Database
return pacient on specified position in actual list of pacients
getType() - Method in class spirals.motol.gui.CaptureFrame
return selected type of drawing
getVisit(int) - Method in class spirals.motol.database.Pacient
return visit at specified index
getVisitDate() - Method in class spirals.motol.database.Visit
return date of visit
getVisits() - Method in class spirals.motol.database.Pacient
return list of visits
getVisits() - Method in class spirals.motol.database.Visits
return list of visits Each xml file in pacient directory is treated as one visit.
getWidth() - Method in class tablet.TabletInfo
returns tablet's width
getX() - Method in class tablet.TabletPoint
returns x coordinate of point
getXMLBuilder() - Method in class spirals.motol.database.Engine
return XML reader
getXMLOutputer() - Method in class spirals.motol.database.Engine
return XML outputter
getY() - Method in class tablet.TabletPoint
returns y coordinate of point

H

hasChanged() - Method in class spirals.motol.gui.RemovablePanel
user has changed record
hash(String) - Static method in class spirals.motol.database.Engine
hashes string to 8 characters Reminds first pass of md5.
hashCode() - Method in class spirals.motol.database.Pacient
return hashcode from hash representation
hashName - Variable in class spirals.motol.database.Pacient
hash representation of pacient
header() - Static method in class tablet.TabletPoint
Header with information about text format of TabletPoint
height - Variable in class spirals.motol.gui.TimeThread
 
hist - Variable in class spirals.motol.database.TestList
 
howSort - Variable in class spirals.motol.database.Database
current algorithm for sorting

I

id - Variable in class spirals.motol.database.Test
 
IDAttr - Static variable in class spirals.motol.database.Pacient
name of pacient's id attribute
img - Variable in class spirals.motol.gui.TimeThread
 
index - Variable in class spirals.motol.gui.PacientPanel
index of selected visit
install() - Method in class spirals.motol.gui.PacientPanel
create lay out for panel
install() - Method in class spirals.motol.gui.VisitPanel
lay out panel
instance - Static variable in class spirals.motol.database.Engine.AbcComparator
static instance of class
instance - Static variable in class tablet.Tablet
 
isButtonPressed(int) - Method in class tablet.TabletPoint
tests whether is specified button pressed
isLeaf(Object) - Method in class spirals.motol.database.DatabaseModel
Test object whether it is leaf.
isOpen() - Method in class tablet.Tablet
specifies whether is tablet ready for use
isRightHanded() - Method in class spirals.motol.database.Pacient
right-handed pacient
isTouched() - Method in class tablet.TabletPoint
 
isValid() - Method in class spirals.motol.database.Visit
return validity of diagnose
isVisible() - Method in class spirals.motol.database.Test
 

J

jbInit() - Method in class spirals.motol.gui.MainFrame
Component initialization.
jbInit() - Method in class spirals.motol.gui.MainFrame_AboutBox
Component initialization.

L

lafClass - Variable in class spirals.motol.database.Configuration
look and feel class for UI Manager
lafClassTag - Static variable in class spirals.motol.database.Configuration
name of look and feel class tag
lafList - Variable in class spirals.motol.gui.ConfigFrame
list of available look and feel classes
lastBackup - Variable in class spirals.motol.database.Database
date of last backup
leftCenter - Variable in class spirals.motol.gui.CaptureFrame
container for types of drawings
listAll - Variable in class spirals.motol.database.Database
sorted list of all pacients
listeners - Variable in class tablet.Tablet
Array of listeners for tablet packets
listRestricted - Variable in class spirals.motol.database.Database
sorted list of choosen pacients
loadFromElement(Element) - Method in class spirals.motol.database.Visit
load information from XML element
loadFromFile(File) - Method in class spirals.motol.database.Database
load database from file Load database root file.
lock - Static variable in class spirals.motol.gui.Tree_Lock_Action
 
lockAction - Variable in class spirals.motol.gui.PacientTree
button for result of searching
lockClick() - Method in class spirals.motol.gui.PacientTree
perform virtual clicking on button for result searching
logo - Variable in class spirals.motol.gui.MainFrame_AboutBox
 

M

main - Variable in class spirals.motol.gui.DatabasePanel
main content of panel
main - Variable in class spirals.motol.gui.SearchFrame
main content of frame
main(String[]) - Static method in class spirals.motol.ParkinsonDiseaseDatabase
Application entry point.
mainContent - Variable in class spirals.motol.gui.PacientPanel
main content of panel
MainFrame - Class in spirals.motol.gui
Main Frame of application Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
MainFrame(Configuration) - Constructor for class spirals.motol.gui.MainFrame
create new frame with Configuration
MainFrame_AboutBox - Class in spirals.motol.gui
Frame with information about application Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
MainFrame_AboutBox(MainFrame) - Constructor for class spirals.motol.gui.MainFrame_AboutBox
create about frame for parent MainFrame
MainFrame_AddPacient_Action - Class in spirals.motol.gui
Action performed when add pacient button is clicked.
MainFrame_AddPacient_Action(MainFrame) - Constructor for class spirals.motol.gui.MainFrame_AddPacient_Action
create action for MainFrame
MainFrame_Backup_Action - Class in spirals.motol.gui
Action performed when backup button is clicked.
MainFrame_Backup_Action(MainFrame) - Constructor for class spirals.motol.gui.MainFrame_Backup_Action
create action for MainFrame
MainFrame_Configure_Action - Class in spirals.motol.gui
Action performed when config button is clicked.
MainFrame_Configure_Action(MainFrame) - Constructor for class spirals.motol.gui.MainFrame_Configure_Action
create action for MainFrame
MainFrame_Exit_Action - Class in spirals.motol.gui
Action performed when exit button is clicked or window is closing.
MainFrame_Exit_Action(MainFrame) - Constructor for class spirals.motol.gui.MainFrame_Exit_Action
create action for MainFrame
MainFrame_Export_Action - Class in spirals.motol.gui
Action performed when export button is clicked.
MainFrame_Export_Action(MainFrame) - Constructor for class spirals.motol.gui.MainFrame_Export_Action
create action for MainFrame
MainFrame_Help_Action - Class in spirals.motol.gui
Action performed when about button is clicked.
MainFrame_Help_Action(MainFrame) - Constructor for class spirals.motol.gui.MainFrame_Help_Action
create action for MainFrame
makeID(long) - Method in class spirals.motol.database.Database
create text representation of long
maxx - Variable in class tablet.TabletInfo
maximal x coordinate
maxxAttr - Static variable in class spirals.motol.database.Data
name of tabet's maximal x coordinate attribute
maxy - Variable in class tablet.TabletInfo
maximal y coordinate
maxyAttr - Static variable in class spirals.motol.database.Data
name of tabet's maximal y coordinate attribute
memo - Variable in class spirals.motol.database.Data
data comment
memo - Variable in class spirals.motol.database.Visit
comment for visit
memo - Variable in class spirals.motol.gui.CaptureFrame
data comment
memo - Variable in class spirals.motol.gui.EditDataFrame
comment for data
memo - Variable in class spirals.motol.gui.VisitPanel
text box for comment
memoTag - Static variable in class spirals.motol.database.Data
name of comment tag
memoTag - Static variable in class spirals.motol.database.Visit
name of comment tag
mf - Variable in class spirals.motol.database.Engine
main frame
mf - Variable in class spirals.motol.gui.MainFrame_AboutBox
 
mf - Variable in class spirals.motol.gui.PacientPanel
main frame
mf - Variable in class spirals.motol.gui.PacientTree
main frame
mf - Variable in class spirals.motol.gui.VisitPanel
main frame
minHeight - Variable in class spirals.motol.gui.MainFrame
minimal height of frame
minWidth - Variable in class spirals.motol.gui.MainFrame
minimal width of frame
minx - Variable in class tablet.TabletInfo
minimal x coordinate
minxAttr - Static variable in class spirals.motol.database.Data
name of tabet's minimal x coordinate attribute
miny - Variable in class tablet.TabletInfo
minimal y coordinate
minyAttr - Static variable in class spirals.motol.database.Data
name of tabet's minimal y coordinate attribute
MyCombo - Class in spirals.motol.gui
Combo box with option for tremor Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
MyCombo(VisitPanel, int) - Constructor for class spirals.motol.gui.MyCombo
create option box for VisitPanel and initial value
MyLabel - Class in spirals.motol.gui
 
MyLabel(MainFrame, String) - Constructor for class spirals.motol.gui.MyLabel
 

N

name - Variable in class spirals.motol.database.Test
 
name - Variable in class spirals.motol.gui.SearchFrame
use name search
name - Variable in class tablet.TabletInfo
tablet name
nameAttr - Static variable in class spirals.motol.database.Data
name of tablet name attribute
nameBegin - Variable in class spirals.motol.gui.SearchFrame
text field for name start
nameComparator - Static variable in class spirals.motol.database.Engine
comparator of two pacients by name
nameEnd - Variable in class spirals.motol.gui.SearchFrame
text field for name end
newButton - Variable in class spirals.motol.gui.VisitPanel
new data button
notifyListeners(int[]) - Method in class tablet.Tablet
notify listeners about new tablet packet
notifyListenersTimeout() - Method in class tablet.Tablet
 
notifyRemoved() - Method in class spirals.motol.gui.RemovablePanel
notify when panel is removed

O

okIcon - Variable in class spirals.motol.gui.CaptureFrame
picture for already drawn type of data
onTabletPacket(TabletPoint) - Method in class spirals.motol.gui.CaptureFrame
called by tablet when tablet packet is ready Add packet to data sequence add display new point.
onTabletPacket(TabletPoint) - Method in interface tablet.TabletListener
method is called after tablet produces new packet
onTimeout() - Method in class spirals.motol.gui.CaptureFrame
 
onTimeout() - Method in interface tablet.TabletListener
 
open() - Method in class tablet.Tablet
tries to initialize tablet
opened - Variable in class tablet.Tablet
specifies whether is tablet ready for use
openingLeft - Variable in class spirals.motol.database.Visit
opening left hand
openingLeft - Variable in class spirals.motol.gui.VisitPanel
option for opening of left hand
openingRight - Variable in class spirals.motol.database.Visit
opening right hand
openingRight - Variable in class spirals.motol.gui.VisitPanel
option for opening of right hand
openLeftAttr - Static variable in class spirals.motol.database.Visit
name of visit's left-hand opening attribute
openRightAttr - Static variable in class spirals.motol.database.Visit
name of visit's right-hand opening attribute
opt - Variable in class spirals.motol.gui.PacientPanel
options for right-hand question
ox - Variable in class spirals.motol.gui.CaptureFrame
old x position
oy - Variable in class spirals.motol.gui.CaptureFrame
old y position

P

pac - Variable in class spirals.motol.gui.PacientPanel
pacient for this panel
pacIcon - Variable in class spirals.motol.gui.PacientTree
image for pacient icon
Pacient - Class in spirals.motol.database
Class representing one pacient.
Pacient(Database) - Constructor for class spirals.motol.database.Pacient
create new empty pacient in database
Pacient(Database, Element) - Constructor for class spirals.motol.database.Pacient
create new pacient in database from XML element
Pacient(Database, String, Date, String, String, boolean) - Constructor for class spirals.motol.database.Pacient
create new pacient in database
pacient - Variable in class spirals.motol.database.Visit
pacient whom visit belongs to
pacient - Variable in class spirals.motol.database.Visits
parent pacient
PacientPanel - Class in spirals.motol.gui
Panel with informations about pacient Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
PacientPanel(MainFrame, Pacient, boolean) - Constructor for class spirals.motol.gui.PacientPanel
create PacientPanel for Pacient
pacientTag - Static variable in class spirals.motol.database.Pacient
name of pacient tag (root element)
PacientTree - Class in spirals.motol.gui
Tree with pacients, visits and toolbar Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
PacientTree(MainFrame) - Constructor for class spirals.motol.gui.PacientTree
create tree in MainFrame
packet - Variable in class tablet.TabletPoint
packet with information about point
paint(Graphics) - Method in class spirals.data.SimpleTabletDataViewer
painting procedure Method paints data to canvas specified by g param.
paint(Graphics) - Method in class spirals.data.SkrbekTabletDataViewer
 
paint(Graphics) - Method in class spirals.data.TabletDataViewer
derived class must override this method to implement drawing
parent - Variable in class spirals.motol.database.TestList
 
ParkinsonDiseaseDatabase - Class in spirals.motol
Here it all begins.
ParkinsonDiseaseDatabase(Configuration) - Constructor for class spirals.motol.ParkinsonDiseaseDatabase
Construct and show the application.
pen_down - Variable in class spirals.motol.gui.CaptureFrame
tablet pen is touching surface
PK_ALTITUDE - Static variable in class tablet.TabletPoint
altitude of pen above surface
PK_AZIMUTH - Static variable in class tablet.TabletPoint
pen's slope
PK_BUTTONS - Static variable in class tablet.TabletPoint
pressed buttons
PK_NORMAL_PRESSURE - Static variable in class tablet.TabletPoint
pen's pressure
PK_SERIAL_NUMBER - Static variable in class tablet.TabletPoint
packet's serial number
PK_TIME - Static variable in class tablet.TabletPoint
packet's creation time
PK_X - Static variable in class tablet.TabletPoint
x coordinate of point
PK_Y - Static variable in class tablet.TabletPoint
y coordinate of point
place(JPanel, int, JComponent, JComponent) - Method in class spirals.motol.gui.ConfigFrame
place two components in gridbag layout
place(int, JComponent, JComponent) - Method in class spirals.motol.gui.DatabasePanel
place two components in gridbag layout on main panel
place - Variable in class spirals.motol.gui.MainFrame_AboutBox
 
place(int, JComponent, JComponent) - Method in class spirals.motol.gui.PacientPanel
place two components in gridbag layout on main panel
place(int, JComponent, JComponent, int) - Method in class spirals.motol.gui.PacientPanel
place two components in gridbag layout on main panel with gap above
place(int, JComponent) - Method in class spirals.motol.gui.PacientPanel
place one component in gridbag layout on main panel across all width
place(int, JComponent, JComponent, JComponent, JComponent) - Method in class spirals.motol.gui.SearchFrame
place four components in gridbag layout on main panel
place(int, JComponent, JComponent) - Method in class spirals.motol.gui.VisitPanel
place two components in gridbag layout on main panel
place(int, JComponent, JComponent, int) - Method in class spirals.motol.gui.VisitPanel
place two components in gridbag layout on main panel with gap above
place(int, JComponent, JComponent, JComponent) - Method in class spirals.motol.gui.VisitPanel
place three components in gridbag layout on main panel
postLeftAttr - Static variable in class spirals.motol.database.Visit
name of visit's left-hand rest postural attribute
postRightAttr - Static variable in class spirals.motol.database.Visit
name of visit's right-hand rest postural attribute
posturalTremorLeft - Variable in class spirals.motol.database.Visit
postural tremor in left hand
posturalTremorLeft - Variable in class spirals.motol.gui.VisitPanel
option for rest postural in left hand
posturalTremorRight - Variable in class spirals.motol.database.Visit
postural tremor in right hand
posturalTremorRight - Variable in class spirals.motol.gui.VisitPanel
option for rest postural in right hand
print(OutputStream) - Method in class tablet.TabletPoint
writes 20 bytes of information to output stream
print(PrintStream) - Method in class tablet.TabletPoint
writes text representation of point to print stream
product - Variable in class spirals.motol.gui.MainFrame_AboutBox
 

R

RemovablePanel - Class in spirals.motol.gui
Abstract class for all removable panels for placing right part of main frame Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
RemovablePanel(LayoutManager) - Constructor for class spirals.motol.gui.RemovablePanel
create RemovablePanel with LayoutManager
remove() - Method in class spirals.motol.gui.DatabasePanel
empty overriden abstract method
remove() - Method in class spirals.motol.gui.PacientPanel
called when panel is removed and changed
remove() - Method in class spirals.motol.gui.RemovablePanel
abstract method must override all descendants when they want to clean after themselves
remove() - Method in class spirals.motol.gui.VisitPanel
called when panel is removed and changed
removeTabletListener(TabletListener) - Method in class tablet.Tablet
removes TabletListener from list of listeners
removeTreeModelListener(TreeModelListener) - Method in class spirals.motol.database.DatabaseModel
Remove TreeModelListener.
repaint() - Method in class spirals.data.TabletDataViewer
repaint provided panel with data
restLeftAttr - Static variable in class spirals.motol.database.Visit
name of visit's left-hand rest tremor attribute
restricted - Variable in class spirals.motol.database.Database
whether show all or only choosen pacients
restRightAttr - Static variable in class spirals.motol.database.Visit
name of visit's right-hand rest tremor attribute
restTremorLeft - Variable in class spirals.motol.database.Visit
rest tremor in left hand
restTremorLeft - Variable in class spirals.motol.gui.VisitPanel
option for rest tremor in left hand
restTremorRight - Variable in class spirals.motol.database.Visit
rest tremor in right hand
restTremorRight - Variable in class spirals.motol.gui.VisitPanel
option for rest tremor in right hand
rhp - Variable in class spirals.motol.database.Pacient
right-handed pacient
rhpAttr - Static variable in class spirals.motol.database.Pacient
name of pacient's right handed attribute
rightPanel - Variable in class spirals.motol.gui.MainFrame
container for changable panels
rootFile - Variable in class spirals.motol.database.Database
root file of stored database
run() - Method in class spirals.motol.gui.TimeThread
 
run() - Method in class tablet.Tablet
loop for handling tablet specific events Method loops until interrupted.
running - Variable in class spirals.motol.gui.TimeThread
 

S

save(File) - Method in class spirals.data.TabletData
saves list to file Method save sequence of tablet points to file.
save() - Method in class spirals.motol.database.Configuration
save configuration to file
save() - Method in class spirals.motol.database.Database
save database to disk Calls getElement() to produce XML representation and store it to disk.
save() - Method in class spirals.motol.database.Pacient
store pacient on disk
save() - Method in class spirals.motol.database.Visit
store visit to disk
save() - Method in class spirals.motol.gui.CaptureFrame
save captured data to disk
saveButton - Variable in class spirals.motol.gui.CaptureFrame
buttons for saving captured data
saveData() - Method in class spirals.motol.gui.PacientPanel
stores pacient to disk
saveData() - Method in class spirals.motol.gui.VisitPanel
store visit to disk
screen - Variable in class spirals.data.TabletDataViewer
panel to draw on
screen - Variable in class spirals.motol.gui.CaptureFrame
area for view drawing
screen - Variable in class spirals.motol.gui.DataViewerFrame
area for view drawing
screen - Variable in class spirals.motol.gui.EditDataFrame
area where is performed drawing
scrollTreePath(Visit) - Method in class spirals.motol.gui.PacientTree
scroll to and select Visit
scrollTreePath(Pacient) - Method in class spirals.motol.gui.PacientTree
scroll to and select Pacient
sdf - Static variable in class spirals.motol.database.Engine
date formater: DD.
searchAction - Variable in class spirals.motol.gui.PacientTree
search button
SearchAction - Class in spirals.motol.gui
Action performed when search button is clicked Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
SearchAction(SearchFrame) - Constructor for class spirals.motol.gui.SearchAction
create action for SearchFrame
SearchFrame - Class in spirals.motol.gui
Panel with choices for sorting Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
SearchFrame(PacientTree, Engine) - Constructor for class spirals.motol.gui.SearchFrame
create and lay out SearchFrame for PacientTree
selectedTabletIndex - Variable in class spirals.motol.database.Configuration
index of selected tablet in tablet list
selectTablet(TabletInfo) - Method in class spirals.motol.database.Engine
set tablet as active tablet (if tablet is among available tablets)
selectVisit - Variable in class spirals.motol.gui.PacientPanel
show visit button
selectVisit() - Method in class spirals.motol.gui.PacientPanel
 
serializer - Static variable in class spirals.motol.database.Configuration
XML outputter
setActionTremorLeft(int) - Method in class spirals.motol.database.Visit
set left-hand action tremor
setActionTremorRight(int) - Method in class spirals.motol.database.Visit
set right-hand action tremor
setBornDate(Date) - Method in class spirals.motol.database.Pacient
set born date
setButtonsEnabled(boolean) - Method in class spirals.motol.gui.CaptureFrame
called at beggining and end of capturing.
setChangable(boolean) - Method in class spirals.motol.gui.PacientPanel
set form fields and button changable
setChangable(boolean) - Method in class spirals.motol.gui.VisitPanel
set form fields and button changable
setChanged(boolean) - Method in class spirals.motol.gui.RemovablePanel
user has changed record
setDataEditEnabled(boolean) - Method in class spirals.motol.gui.CaptureFrame
 
setDescription(String) - Method in class spirals.motol.database.Data
set new type of drawing
setDetail(boolean) - Method in class spirals.data.SimpleTabletDataViewer
zoom or unzoom view
setDetail(boolean) - Method in class spirals.data.SkrbekTabletDataViewer
 
setDiagnose(String) - Method in class spirals.motol.database.Visit
set new diagnose
setFirstname(String) - Method in class spirals.motol.database.Pacient
set firstname
setLafClass(String) - Method in class spirals.motol.database.Configuration
set new look and feel class
setMemo(String) - Method in class spirals.motol.database.Data
set new comment
setMemo(String) - Method in class spirals.motol.database.Visit
set new comment
setOpeningLeft(int) - Method in class spirals.motol.database.Visit
set left-hand opening
setOpeningRight(int) - Method in class spirals.motol.database.Visit
set right-hand opening
setPosturalTremorLeft(int) - Method in class spirals.motol.database.Visit
set left-hand postural tremor
setPosturalTremorRight(int) - Method in class spirals.motol.database.Visit
set right-hand postural tremor
setRadioEnabled(boolean) - Method in class spirals.motol.gui.CaptureFrame
enables/disables types of drawings
setRestricted(boolean) - Method in class spirals.motol.database.Database
sets all or only choosen pacients
setRestricted(boolean) - Method in class spirals.motol.database.Engine
set database to view all or only choosen pacients
setRestrictedBorn(Date, Date) - Method in class spirals.motol.database.Database
add pacients to list of choosen which were born between dateBegin and dateEnd
setRestrictedName(String, String) - Method in class spirals.motol.database.Database
add pacients to list of choosen which surname is between nameBegin and nameEnd
setRestrictedVisit(Date, Date) - Method in class spirals.motol.database.Database
add pacients to list of choosen which have visit between dateBegin and dateEnd
setRestTremorLeft(int) - Method in class spirals.motol.database.Visit
set left-hand rest tremor
setRestTremorRight(int) - Method in class spirals.motol.database.Visit
set right-hand rest tremor
setRightHanded(boolean) - Method in class spirals.motol.database.Pacient
set right-handed person
setRightPanel(RemovablePanel) - Method in class spirals.motol.gui.MainFrame
change right panel
setScreenBorder() - Method in class spirals.motol.gui.CaptureFrame
based on detail, set color of border of viewing area
setScreenBorder() - Method in class spirals.motol.gui.DataViewerFrame
based on detail, set color of border of viewing area
setSelectedTabletIndex(int) - Method in class spirals.motol.database.Configuration
sets index of new selected tablet
setShowUp(boolean) - Method in class spirals.data.SimpleTabletDataViewer
 
setShowUp(boolean) - Method in class spirals.data.SkrbekTabletDataViewer
 
setStart(boolean) - Method in class spirals.motol.database.Test
 
setStatus(String) - Method in class spirals.motol.gui.MainFrame
set status bar text
setSurname(String) - Method in class spirals.motol.database.Pacient
set surname
setTabletData(TabletData) - Method in class spirals.data.TabletDataViewer
provides new TabletData for viewing
setTabletInfo(TabletInfo) - Method in class spirals.data.SimpleTabletDataViewer
sets new tablet measures
setTabletInfo(TabletInfo) - Method in class spirals.data.SkrbekTabletDataViewer
 
setTabletInfo(TabletInfo) - Method in class spirals.motol.database.Data
set new tablet measures
setTabletInfo(TabletInfo) - Method in class tablet.Tablet
sets new tablet information
setTappingLeft(int) - Method in class spirals.motol.database.Visit
set left-hand tapping
setTappingRight(int) - Method in class spirals.motol.database.Visit
set right-hand tapping
setTrim(boolean) - Method in class spirals.motol.database.Test
 
setValid(boolean) - Method in class spirals.motol.database.Visit
set validity of diagnose
setVisible(boolean) - Method in class spirals.motol.database.Test
 
setVisitDate(Date) - Method in class spirals.motol.database.Visit
set date of visit
show - Variable in class spirals.motol.database.Test
 
show - Variable in class spirals.motol.gui.CaptureFrame
 
showAttrValue - Static variable in class spirals.motol.database.Test
name of type tag show attribute default value
showButton - Variable in class spirals.motol.gui.VisitPanel
show data button
showUp - Variable in class spirals.data.SimpleTabletDataViewer
 
showUp - Variable in class spirals.data.SkrbekTabletDataViewer
 
showUp() - Method in class spirals.motol.database.Test
 
SimpleTabletDataViewer - Class in spirals.data
Simple viewing algorithm of captured data Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
SimpleTabletDataViewer(JPanel, TabletData, boolean) - Constructor for class spirals.data.SimpleTabletDataViewer
creates new data viewer for specified panel
size() - Method in class spirals.data.TabletData
returns length of list of points
SkrbekTabletDataViewer - Class in spirals.data
Class for viewing captured data Copyright: Copyright (c) 2005 Miroslav Skrbek, Jan Dolezel Company: ÈVUT FEL, Prague
SkrbekTabletDataViewer(JPanel, TabletData, boolean) - Constructor for class spirals.data.SkrbekTabletDataViewer
 
smallFont - Variable in class spirals.motol.gui.MainFrame
small font for components
sort() - Method in class spirals.motol.database.Database
sort both lists of pacients
sort(Database.SORT) - Method in class spirals.motol.database.Database
sort both lists of pacients with specified criteria
sort(Comparator) - Method in class spirals.motol.database.Database
sort both lists of pacients with specified comparator
sort() - Method in class spirals.motol.database.Visits
sort visits by visit date
sortAction - Variable in class spirals.motol.gui.PacientTree
sort button
spirals.data - package spirals.data
 
spirals.motol - package spirals.motol
 
spirals.motol.database - package spirals.motol.database
 
spirals.motol.gui - package spirals.motol.gui
 
start - Variable in class spirals.motol.database.Test
 
start - Static variable in class tablet.Tablet
 
startAttrValue - Static variable in class spirals.motol.database.Test
name of type tag start attribute default value
startButton - Variable in class spirals.motol.gui.CaptureFrame
button performing start of capturing
startByStart() - Method in class spirals.motol.database.Test
 
startCapture() - Method in class spirals.motol.gui.CaptureFrame
start capturing form tablet
startCapture(boolean) - Method in class tablet.Tablet
starts capturing packets from tablet If tablet is opened, method runs new thread for listening and exits.
startTime - Variable in class spirals.motol.gui.CaptureFrame
 
statusBar - Variable in class spirals.motol.gui.MainFrame
status bar
stopCapture() - Method in class tablet.Tablet
stops capturing packets
surname - Variable in class spirals.motol.database.Pacient
pacient's surtname
surnameAttr - Static variable in class spirals.motol.database.Pacient
name of pacient's surname attribute

T

tabbedPane - Variable in class spirals.motol.gui.ConfigFrame
main content of frame
tablet - package tablet
 
tablet - Variable in class spirals.motol.database.Engine
active tablet
tablet - Variable in class spirals.motol.gui.EditDataFrame
list of available tablets
Tablet - Class in tablet
Class that communicates with tablet dll library.
Tablet(TabletInfo) - Constructor for class tablet.Tablet
Creates new tablet with provided information
TabletData - Class in spirals.data
Class stores list of tablet points creating drawing.
TabletData(TabletInfo) - Constructor for class spirals.data.TabletData
creates new empty list with specified tablet
TabletData(File, TabletInfo) - Constructor for class spirals.data.TabletData
loads list from file Method reads file which is supposed to be zip archive.
tabletData - Variable in class spirals.data.TabletDataViewer
captured data
tabletData - Variable in class spirals.motol.gui.CaptureFrame
capturing tablet data
TabletDataViewer - Class in spirals.data
Abstract class providing method for viewing captured data Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
TabletDataViewer(JPanel, TabletData) - Constructor for class spirals.data.TabletDataViewer
creates new viewer
tabletInfo - Variable in class spirals.motol.gui.CaptureFrame
actual tablet measures
TabletInfo - Class in tablet
Class stores information about tablet Copyright: Copyright (c) 2005 Miroslav Skrbek, Jan Dolezel Company: ÈVUT FEL, Prague
TabletInfo(String, int, int) - Constructor for class tablet.TabletInfo
creates new tablet information with x and y minimal coordinates set to 0
TabletInfo(String, int, int, int, int) - Constructor for class tablet.TabletInfo
creates new tablet information
TabletListener - Interface in tablet
Interface that must implement class which wants to receive tablet packets Copyright: Copyright (c) 2005 Miroslav Skrbek, Jan Dolezel Company: ÈVUT FEL, Prague
tabletMaxXAttr - Static variable in class spirals.motol.database.Configuration
name of tabet's maximal x coordinate attribute
tabletMaxYAttr - Static variable in class spirals.motol.database.Configuration
name of tabet's maximal y coordinate attribute
tabletMinXAttr - Static variable in class spirals.motol.database.Configuration
name of tabet's minimal x coordinate attribute
tabletMinYAttr - Static variable in class spirals.motol.database.Configuration
name of tabet's minimal y coordinate attribute
tabletNameAttr - Static variable in class spirals.motol.database.Configuration
name of tablet name attribute
TabletPoint - Class in tablet
Class stores information about tablet packet/point.
TabletPoint(int[]) - Constructor for class tablet.TabletPoint
creates new point from tablet packet Format of packet:
0 - x coordinate
1 - y coordinate
2 - buttons
3 - azimuth
4 - altitude
5 - pressure
6 - time
7 - serial number
TabletPoint(byte[]) - Constructor for class tablet.TabletPoint
creates new point from byte array when loading from file Format of byte array:
3 bytes - x coordinate
3 bytes - y coordinate
4 bytes - time
2 bytes - azimuth
2 bytes - altitude
2 bytes - pressure
1 byte - buttons
3 bytes - serial number
tablets - Variable in class spirals.motol.database.Configuration
list of known tablets
tablets - Variable in class spirals.motol.gui.ConfigFrame
list of tablets
tabletTag - Static variable in class spirals.motol.database.Configuration
name of tablet tag
tabletTag - Static variable in class spirals.motol.database.Data
name of tablet tag
tapLeftAttr - Static variable in class spirals.motol.database.Visit
name of visit's left-hand tapping attribute
tappingLeft - Variable in class spirals.motol.database.Visit
tapping with left hand
tappingLeft - Variable in class spirals.motol.gui.VisitPanel
option for tapping of left hand
tappingRight - Variable in class spirals.motol.database.Visit
tapping with right hand
tappingRight - Variable in class spirals.motol.gui.VisitPanel
option for tapping of right hand
tapRightAttr - Static variable in class spirals.motol.database.Visit
name of visit's right-hand tapping attribute
Test - Class in spirals.motol.database
Class contains information about one test performed on tablet Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
Test(Element) - Constructor for class spirals.motol.database.Test
 
TestList - Class in spirals.motol.database
Class contains information about tests performed by one person Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
TestList(Visit) - Constructor for class spirals.motol.database.TestList
 
tests - Variable in class spirals.motol.database.Configuration
list of available types of drawings
tests - Static variable in class spirals.motol.database.TestList
 
tests - Variable in class spirals.motol.database.Visit
 
thread - Variable in class tablet.Tablet
Runs on background and listens to tablet
ti - Variable in class spirals.data.SimpleTabletDataViewer
active tablet measures
ti - Variable in class spirals.data.SkrbekTabletDataViewer
 
ti - Variable in class spirals.data.TabletData
tablet measures with which were data captured
ti - Variable in class spirals.motol.database.Data
tablet measures
ti - Static variable in class tablet.Tablet
Information about opened tablet
time - Variable in class spirals.motol.gui.CaptureFrame
 
timeIcon - Variable in class spirals.motol.gui.PacientTree
image for visit icon
timeout - Variable in class spirals.motol.database.Configuration
 
timeout - Static variable in class tablet.Tablet
 
timeoutTag - Static variable in class spirals.motol.database.Configuration
name of timeout tag
timeoutValueAttr - Static variable in class spirals.motol.database.Configuration
name of timeout tag attribute
TimeThread - Class in spirals.motol.gui
 
TimeThread(CaptureFrame) - Constructor for class spirals.motol.gui.TimeThread
 
toByte(int, int) - Method in class tablet.TabletPoint
converts int array of bytes
toChar(char) - Method in class spirals.motol.database.Engine.AbcComparator
in first pass are converted some characters
toElement() - Method in class spirals.motol.database.Test
 
toFileName() - Method in class spirals.motol.database.Data
return name of file
toInt(byte[], int, int) - Method in class tablet.TabletPoint
converts part of byte array to positive integer
toString() - Method in class spirals.motol.database.Data
return type of drawing and date of creation
toString() - Method in class spirals.motol.database.Pacient
text representation of pacient: surname + firstname
toString() - Method in class spirals.motol.database.Test
 
toString() - Method in class spirals.motol.database.Visit
return text representation of visit = date: DD.
toString() - Method in class tablet.TabletInfo
returns string representation of tablet's naem and measures
toString() - Method in class tablet.TabletPoint
text representation of TabletPoint
translateTableFrom - Static variable in class spirals.motol.database.Engine.AbcComparator
 
translateTableTo - Static variable in class spirals.motol.database.Engine.AbcComparator
 
tree - Variable in class spirals.motol.gui.MainFrame
tree with pacients and visits
tree - Variable in class spirals.motol.gui.PacientTree
main tree
tree - Variable in class spirals.motol.gui.SearchFrame
pacient/visit tree with results
Tree_Lock_Action - Class in spirals.motol.gui
Action for search results button Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
Tree_Lock_Action(PacientTree) - Constructor for class spirals.motol.gui.Tree_Lock_Action
create action for PacientTree
Tree_Search_Action - Class in spirals.motol.gui
Action for search button Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
Tree_Search_Action(PacientTree) - Constructor for class spirals.motol.gui.Tree_Search_Action
create action for PacientTree
Tree_Sort_Action - Class in spirals.motol.gui
Action for sort button Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
Tree_Sort_Action(PacientTree) - Constructor for class spirals.motol.gui.Tree_Sort_Action
create action for PacientTree
trim() - Method in class spirals.data.TabletData
 
trim - Variable in class spirals.motol.database.Test
 
trim() - Method in class spirals.motol.database.Test
 
type - Variable in class spirals.motol.gui.CaptureFrame
list of types of drawings
type - Variable in class spirals.motol.gui.EditDataFrame
list of available types of drawings
typeEndAttr - Static variable in class spirals.motol.database.Test
name of type tag end attribute
typeIdAttr - Static variable in class spirals.motol.database.Test
name of type tag id attribute
typeNameAttr - Static variable in class spirals.motol.database.Test
name of type tag name attribute
typeShowAttr - Static variable in class spirals.motol.database.Test
name of type tag show attribute
typeStartAttr - Static variable in class spirals.motol.database.Test
name of type tag start attribute
typeTag - Static variable in class spirals.motol.database.Configuration
name of type tag
typeVisibleAttr - Static variable in class spirals.motol.database.Test
name of type tag visible attribute

U

uimanager - Variable in class spirals.motol.gui.ConfigFrame
list of apearances
unlock - Static variable in class spirals.motol.gui.Tree_Lock_Action
 
up - Variable in class spirals.motol.gui.SearchFrame
image for up icon
updateHist(String, String) - Method in class spirals.motol.database.TestList
 
url - Variable in class spirals.motol.gui.MainFrame_AboutBox
 

V

valid - Variable in class spirals.motol.database.Visit
validity of diagnose
valid - Variable in class spirals.motol.gui.VisitPanel
check box for valid diagnose
validAttr - Static variable in class spirals.motol.database.Visit
name of visit's valid diagnose attribute
valueForPathChanged(TreePath, Object) - Method in class spirals.motol.database.DatabaseModel
Need for the sake of Java
valueOf(String) - Static method in enum spirals.motol.database.Database.SORT
Returns the enum constant of this type with the specified name.
values() - Static method in enum spirals.motol.database.Database.SORT
Returns an array containing the constants of this enum type, in the order they're declared.
vektor - Variable in class spirals.data.TabletData
list of TabletPoints
version - Variable in class spirals.motol.gui.MainFrame_AboutBox
 
viewer - Variable in class spirals.motol.gui.CaptureFrame
tablet data viewer
viewer - Variable in class spirals.motol.gui.DataViewerFrame
data viewver class
viewer - Variable in class spirals.motol.gui.EditDataFrame
views captured data
visible - Variable in class spirals.motol.database.Test
 
visibleAttrValue - Static variable in class spirals.motol.database.Test
name of type tag visible attribute default value
visit - Variable in class spirals.motol.database.Data
pacient whom data belongs to
Visit - Class in spirals.motol.database
Class representing one visit at doctor for pacient.
Visit(Engine, Pacient, Visit) - Constructor for class spirals.motol.database.Visit
create new visit for pacient from last visit If last visit exists, its information are used for creating new visit.
Visit(Engine, Pacient, File) - Constructor for class spirals.motol.database.Visit
loads visit for pacient from file Each visit XML file contains information about one visit at doctor and about data captured at this visit with filenames of archivess with these tablet data.
Visit(Engine, Pacient) - Constructor for class spirals.motol.database.Visit
common inicialization
visit - Variable in class spirals.motol.gui.CaptureFrame
visit for which are data captured
visit - Variable in class spirals.motol.gui.EditDataFrame
visit which data belongs to
visit - Variable in class spirals.motol.gui.VisitPanel
visit for this panel
visitComparator - Static variable in class spirals.motol.database.Engine
comparator of two pacients by last visit
visitCount() - Method in class spirals.motol.database.Pacient
return number of visits
visitDate - Variable in class spirals.motol.gui.VisitPanel
formatted text field for visit date
visitExists(Visit) - Method in class spirals.motol.database.Pacient
if already exist visit with the same time, old visit is returned, otherwise new
VisitPanel - Class in spirals.motol.gui
Panel wit information about visit of pacient Copyright: Copyright (c) 2005 Jan Dolezel Company: ÈVUT FEL, Prague
VisitPanel(MainFrame, Visit, boolean) - Constructor for class spirals.motol.gui.VisitPanel
create VisitPanel for Visit
visitPanel - Variable in class spirals.motol.gui.VisitPanel
panel with information about visit
visits - Variable in class spirals.motol.database.Pacient
list of pacient's visits
Visits - Class in spirals.motol.database
Class representing list of visit.
Visits(Pacient, Engine) - Constructor for class spirals.motol.database.Visits
creates new visit list for pacient
visits - Variable in class spirals.motol.database.Visits
list of visits
visitTag - Static variable in class spirals.motol.database.Visit
name of visit tag (root element)

W

width - Variable in class spirals.motol.gui.TimeThread
 
windowActivated(WindowEvent) - Method in class spirals.motol.gui.Capture_Exit_Action
Need for sake of Java
windowActivated(WindowEvent) - Method in class spirals.motol.gui.MainFrame_Exit_Action
for the sake of Java
windowClosed(WindowEvent) - Method in class spirals.motol.gui.Capture_Exit_Action
Need for sake of Java
windowClosed(WindowEvent) - Method in class spirals.motol.gui.MainFrame_Exit_Action
for the sake of Java
windowClosing(WindowEvent) - Method in class spirals.motol.gui.Capture_Exit_Action
called when closing window
windowClosing(WindowEvent) - Method in class spirals.motol.gui.ExitListener
executed on window closing
windowClosing(WindowEvent) - Method in class spirals.motol.gui.MainFrame_Exit_Action
called when window is closing
windowDeactivated(WindowEvent) - Method in class spirals.motol.gui.Capture_Exit_Action
Need for sake of Java
windowDeactivated(WindowEvent) - Method in class spirals.motol.gui.MainFrame_Exit_Action
for the sake of Java
windowDeiconified(WindowEvent) - Method in class spirals.motol.gui.Capture_Exit_Action
Need for sake of Java
windowDeiconified(WindowEvent) - Method in class spirals.motol.gui.MainFrame_Exit_Action
for the sake of Java
windowIconified(WindowEvent) - Method in class spirals.motol.gui.Capture_Exit_Action
Need for sake of Java
windowIconified(WindowEvent) - Method in class spirals.motol.gui.MainFrame_Exit_Action
for the sake of Java
windowOpened(WindowEvent) - Method in class spirals.motol.gui.Capture_Exit_Action
Need for sake of Java
windowOpened(WindowEvent) - Method in class spirals.motol.gui.MainFrame_Exit_Action
for the sake of Java

Z

zipDir(File, ZipOutputStream, File) - Static method in class spirals.motol.database.Engine
Recursively archives directory to ZipOutputStream

A B C D E F G H I J L M N O P R S T U V W Z
Parkinson Disease Database