Index
All Classes|All Packages
C
- c - Static variable in class test.TestModel
- Channel - Class in model
-
Class to represent Channels with the for this project needed information (could be extended).
- Channel() - Constructor for class model.Channel
- channels - Variable in class model.Transponder
-
List of channels.
- cleanUp() - Static method in class test.TestAggregations
-
Clean up function, gets called after all tests.
- cleanUp() - Static method in class test.TestModel
-
Clean up function, gets called after all tests.
- close() - Method in class view.output.AFileWriter
-
Close function for closing a file.
- close() - Method in class view.output.FileWriterWrapper
- comboBoxAggregation - Variable in class view.GUI
- comboBoxOutput - Variable in class view.GUI
- ComboBoxRenderer - Class in view
-
ComboBoxRenderer class inherits
DefaultListCellRenderer
. - ComboBoxRenderer() - Constructor for class view.ComboBoxRenderer
- CompositeContainer - Class in model.container
-
CompositeContainer class to represent a hierarchical structure of any depth.
- CompositeContainer() - Constructor for class model.container.CompositeContainer
-
Constructor of CompositContainer, which takes nor key or value to represent the root
- CompositeContainer(String, String) - Constructor for class model.container.CompositeContainer
-
Constructor of CompositContainer, which takes a key and a value and safes them.
- compositums - Variable in class model.container.CompositeContainer
- Constants - Class in misc
-
Holds constants
- Constants() - Constructor for class misc.Constants
- controller - package controller
- controller - Static variable in class controller.Controller
-
Singleton instance of Controller
- controller - Variable in class view.GUI
- Controller - Class in controller
-
Controller class which handles the GUI, modules and a list of objects of the highest hierarchy (satellites).
- Controller() - Constructor for class controller.Controller
-
Constructor of Controller, holds GUI instance and passes itself to the GUI.
- createFile() - Method in class test.TestJSONBuilder
-
Creates dummy JSON file with a constant subset of the original JSON data.
All Classes|All Packages