- callExit() - Method in class biology.spectro.domain.SpectroBehavior
-
exit the program
- calulateAmountOfAccount(String) - Method in class biology.spectro.collaboration.AccountStorage
-
Return an int which is the Amount of Accounts in file that stores
Accounts.
- checkTestTubeContents() - Method in class biology.spectro.domain.SpectroBehavior
-
checks content of a test tube, and get the value
- closeDocument() - Method in class biology.spectro.presentation.SpectroEditor
-
- closeFile(String) - Method in class biology.spectro.collaboration.FileMgmt
-
Close a specified file
- createAndShowGUI() - Method in class biology.spectro.collaboration.SpectroLab
-
- createAndShowGUI() - Static method in class biology.spectro.collaboration.TeacherGUI
-
This method is used to create and show GUI.
- createAndShwoGUI() - Static method in class biology.spectro.collaboration.LoginGUI
-
Create and show GUI
- createEditor(PresentationControl) - Static method in class biology.spectro.presentation.SpectroEditor
-
- createManipulator(MouseEvent) - Method in class biology.spectro.presentation.AbsorbanceMeterView
-
determine whether the meter on device is clicked, if clicked, display
enlarged view of meter
- createManipulator(MouseEvent) - Method in class biology.spectro.presentation.BackButtonView
-
determines whether the back button is clicked
- createManipulator(MouseEvent) - Method in class biology.spectro.presentation.HelpButtonView
-
- createManipulator(MouseEvent) - Method in class biology.spectro.presentation.LabButtonView
-
- createManipulator(MouseEvent) - Method in class biology.spectro.presentation.NextButtonView
-
listener for mouse click
- createNewDocument() - Method in class biology.spectro.presentation.SpectroEditor
-
- createOccured(AppearanceEvent) - Method in class biology.spectro.presentation.SpectroEditor
-
- CurrentTestTube - Class in biology.spectro.domain
-
This class implements behaviors of current test tube
- CurrentTestTube() - Constructor for class biology.spectro.domain.CurrentTestTube
-