Serialized Form


Package ch.tatool.app.gui

Class ch.tatool.app.gui.AboutDialog extends JDialog implements Serializable

serialVersionUID: -1677144544156369290L

Serialized Fields

splashLabel

JLabel splashLabel

Class ch.tatool.app.gui.CreateAccountFrame extends JFrame implements Serializable

serialVersionUID: 8458295653422189812L

Serialized Fields

userAccountService

UserAccountService userAccountService
UserAccountService - provides data for this frame.


loginFrame

LoginFrame loginFrame
Reference to the LoginFrame.


messages

Messages messages

birthYearText

JTextField birthYearText

cancelButton

JButton cancelButton

createButton

JButton createButton

femaleRadioButton

JRadioButton femaleRadioButton

genderButtonGroup

ButtonGroup genderButtonGroup

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jLabel4

JLabel jLabel4

jLabel8

JLabel jLabel8

jPanel1

JPanel jPanel1

langComboBox

JComboBox langComboBox

maleRadioButton

JRadioButton maleRadioButton

usernameText

JTextField usernameText

Class ch.tatool.app.gui.LoginFrame extends JFrame implements Serializable

serialVersionUID: -8756830160634444342L

Serialized Fields

userAccountService

UserAccountService userAccountService
UserAccountService - provides data for this frame.


guiController

GuiController guiController
GuiController.


userComboBoxModel

DefaultComboBoxModel userComboBoxModel

createAccountFrame

CreateAccountFrame createAccountFrame

messages

Messages messages

jLabel1

JLabel jLabel1

jPanel1

JPanel jPanel1

jPanel2

JPanel jPanel2

loginButton

JButton loginButton

newAccountButton

JButton newAccountButton

usernameComboBox

JComboBox usernameComboBox

Class ch.tatool.app.gui.ModuleInfoPanel extends JPanel implements Serializable

serialVersionUID: -3139781440101816327L

Serialized Fields

kit

HTMLEditorKit kit

module

Module module

baseString

String baseString

page

String page

user

String user

lastExportDate

Date lastExportDate

jEditorPane

JEditorPane jEditorPane

jScrollPane

JScrollPane jScrollPane

Class ch.tatool.app.gui.ModuleManagerFrame extends JFrame implements Serializable

serialVersionUID: -4668990416882096902L

Serialized Fields

logger

org.slf4j.Logger logger

userAccountService

UserAccountService userAccountService
IoC


moduleService

ModuleService moduleService

moduleCreatorRegistry

ModuleCreatorRegistry moduleCreatorRegistry

guiController

GuiController guiController

listModel

DefaultListModel listModel
Holds the list elements.


account

UserAccount account
UserAccount for which to display modules.


currentCreator

ModuleCreator currentCreator
Currently active module creator.


messages

Messages messages

deleteTrainingButton

JButton deleteTrainingButton

jPanel2

JPanel jPanel2

jScrollPane1

JScrollPane jScrollPane1

moduleList

JList moduleList

openTrainingButton

JButton openTrainingButton

selectCreatorButton

JButton selectCreatorButton

Class ch.tatool.app.gui.ModuleOverviewFrame extends JFrame implements Serializable

serialVersionUID: 8223517200199952504L

Serialized Fields

logger

org.slf4j.Logger logger

moduleService

ModuleService moduleService
Module service.


dataService

DataService dataService
Module data service.


dataExportService

DataExportService dataExportService
Property Export service.


executionService

ExecutionService executionService
Module execution service.


guiController

GuiController guiController
GuiController.


moduleInfoProvider

ModuleInfoProvider moduleInfoProvider
Module statistics provider.


module

Module module
Module this frame displays.


executor

Executor executor
Executor object during execution.


exporters

Map<K,V> exporters

lastExportDate

Date lastExportDate

messages

Messages messages

exportButtonPanel

JPanel exportButtonPanel

manageTrainingsMenuItem

JMenuItem manageTrainingsMenuItem

moduleInfoContainer

JPanel moduleInfoContainer

startModuleButton

JButton startModuleButton

Class ch.tatool.app.gui.ProgressDialog extends JDialog implements Serializable

serialVersionUID: 1552712738457326859L

Serialized Fields

jPanel1

JPanel jPanel1

progressBar

JProgressBar progressBar

statusLabel

JLabel statusLabel

Package ch.tatool.app.service

Class ch.tatool.app.service.AuthenticationException extends TatoolException implements Serializable

serialVersionUID: 5970014155116349734L

Class ch.tatool.app.service.TatoolException extends RuntimeException implements Serializable

serialVersionUID: 6445207149340257270L

Class ch.tatool.app.service.UserAccountException extends TatoolException implements Serializable

serialVersionUID: -457200010841630908L



Copyright © 2012. All Rights Reserved.