addNewNotification(String name, String text, Person person, double priority, NotificationType type) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
addNewTask(String name, double priority, boolean onHold, boolean complete, boolean hasDueDate, Calendar dueDate) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
addNotification(Notification notification) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
addTasklikeObject(TasklikeObject task) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
changeSelectedNotification(String name, String text, Person person, double priority) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
changeSelectedTask(String name, double priority, boolean onHold, boolean complete, boolean hasDueDate, Calendar dueDate) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
clientSocket | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [package] |
deleteSelectedNotification() | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
deleteSelectedTask() | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
frame | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
frontEndInputLoopThread | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [package] |
ignoreNotificationModelUpdates(boolean isIgnoring) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
input | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
main(String[] args) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [static] |
notifications | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
onInputReceived(Object o) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
output | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
performThreadyMagic() | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
readObject(java.io.ObjectInputStream in) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
removeNotification(Notification notification) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
removeTasklikeObject(TasklikeObject task) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
requestNotificationList() | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
requestTaskList() | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
sendMessage(Message msg) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
serialVersionUID | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private, static] |
setNotificationName(Notification notification, String newName) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
setNotificationPerson(Notification notification, Person newPerson) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
setNotificationPriority(Notification notification, double newPriority) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
setNotificationText(Notification notification, String newText) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
setTaskCompleted(Task task, boolean newCompleted) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
setTaskPending(Task task, boolean newPending) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
setTaskPriority(Task task, double newPriority) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
startInputReadingLoop() | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
stopEngine() | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
tasks | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
updateNotifications(List< Notification > newNotes) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
updateTasks(List< Task > newTasks) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |
windowActivated(WindowEvent e) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
windowClosed(WindowEvent e) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
windowClosing(WindowEvent e) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
windowDeactivated(WindowEvent e) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
windowDeiconified(WindowEvent e) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
windowIconified(WindowEvent e) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
windowOpened(WindowEvent e) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
WizardOfOzFrontEnd() | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | |
writeObject(java.io.ObjectOutputStream out) | edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd | [private] |