Index
All Classes|All Packages
G
- getAmountChannels(String) - Method in class model.Transponder
-
Returns the amount of channel this transponder holds for a specific type.
- getAmountRadioChannels() - Method in class model.Transponder
-
Returns number of radio channels by calling getAmountChannels() with its type.
- getAmountTVChannels() - Method in class model.Transponder
-
Returns number of TV channels by calling getAmountChannels() with its type.
- getChannels() - Method in class model.Transponder
-
Returns a list of channels.
- getCompositums() - Method in class model.container.CompositeContainer
-
Returns a list of all branches/leaves from this composite.
- getDescription() - Method in interface misc.IDescriptor
-
Returns description of implemented module.
- getDescription() - Method in class model.aggregations.AGGREGATE_Ger_Satellite
- getDescription() - Method in class model.aggregations.AGGREGATE_Radio_Channels
- getDescription() - Method in class model.aggregations.AGGREGATE_Satellite_Channels_HD
- getDescription() - Method in class model.aggregations.AGGREGATE_Satellite_Eng_Channel
- getDescription() - Method in class model.aggregations.AGGREGATE_Satellite_Ger_Channel
- getDescription() - Method in class model.aggregations.AGGREGATE_Satellite_Transponder_Count_Channels
- getDescription() - Method in class view.output.JSONFileWriter
- getDescription() - Method in class view.output.SimpleFileWriter
- getDescription() - Method in class view.output.TextBoxWriter
- getFile() - Method in class view.FileChooser
-
Open file Dialog for User to choose a file.
- getFreq() - Method in class model.Transponder
-
Returns the frequency of the transponder.
- getInstance() - Static method in class controller.Controller
-
Singleton getter for Controller, instantiates itself if and only if not already existent.
- getInstance() - Static method in class view.GUI
-
Singleton getter for GUI, instantiates itself if and only if not already existent.
- getKey() - Method in class model.container.CompositeContainer
-
Returns the key.
- getLanguage() - Method in class model.Channel
-
Returns the language.
- getListCellRendererComponent(JList<? extends Object>, Object, int, boolean, boolean) - Method in class view.ComboBoxRenderer
- getName() - Method in interface misc.IDescriptor
-
Returns decent name of class.
- getName() - Method in class model.aggregations.AGGREGATE_Ger_Satellite
- getName() - Method in class model.aggregations.AGGREGATE_Radio_Channels
- getName() - Method in class model.aggregations.AGGREGATE_Satellite_Channels_HD
- getName() - Method in class model.aggregations.AGGREGATE_Satellite_Eng_Channel
- getName() - Method in class model.aggregations.AGGREGATE_Satellite_Ger_Channel
- getName() - Method in class model.aggregations.AGGREGATE_Satellite_Transponder_Count_Channels
- getName() - Method in class model.Channel
-
Returns the name.
- getName() - Method in class view.output.JSONFileWriter
- getName() - Method in class view.output.SimpleFileWriter
- getName() - Method in class view.output.TextBoxWriter
- getRes() - Method in class model.Channel
-
Returns the resolution.
- getSat() - Method in class model.Satellite
-
Returns the name of the Satellite
- getSat() - Method in class model.Transponder
-
Returns the satellite the transponder belongs to.
- getSatelliteList(String) - Static method in class controller.JSONLoader
-
Creates Satellite, Transponder and Channel objects with the correct hierarchy.
- getSelectedAggregation() - Method in class view.GUI
-
Getter for selected Aggregation modules.
- getSelectedOutput() - Method in class view.GUI
-
Getter for selected Output modules.
- getSourceFile() - Static method in class controller.Controller
-
Asks the user for the file path of the JSON.
- getTransponders() - Method in class model.Satellite
-
Returns list of transponders.
- getType() - Method in class model.Channel
-
Returns the type (whether radio or TV channel).
- getValue() - Method in class model.container.CompositeContainer
-
Returns the value.
- gson - Variable in class view.output.JSONFileWriter
- gui - Variable in class controller.Controller
- gui - Static variable in class view.GUI
-
Singleton instance of GUI
- GUI - Class in view
-
GUI class inherits
JFrame
and implementsActionListener
for buttons. - GUI() - Constructor for class view.GUI
-
Creates GUI.
All Classes|All Packages