- FileUtils - Class in utils
-
Class with static methods for file manipulations.
- FileUtils() - Constructor for class utils.FileUtils
-
- fireDataList(String[]) - Method in class gui.panels.ChooseColorPanel
-
Change categories names in color table.
- fireDataList(String[]) - Method in class gui.panels.FreqPlotPanel
-
Change categories names of table with colors.
- fireLabels(Language) - Method in class gui.components.Button
-
- fireLabels(Language) - Method in class gui.components.CheckBox
-
- fireLabels(Language) - Method in class gui.components.CheckBoxMenuItem
-
- fireLabels(Language) - Method in interface gui.components.GuiObject
-
Loads and replace language texts
- fireLabels(Language) - Method in class gui.components.Label
-
- fireLabels(Language) - Method in class gui.components.Menu
-
- fireLabels(Language) - Method in class gui.components.MenuItem
-
- fireLabels(Language) - Method in class gui.components.RadioButton
-
- fireLabels(Language) - Method in class gui.components.RadioButtonMenuItem
-
- fireLabels(Language) - Method in class gui.components.TitleBorder
-
- fireLabels(Language) - Method in class gui.panels.PlotPanel
-
Change all labels for specified language
- FreqPlotPanel - Class in gui.panels
-
Plot panel with additional components
for specific options to plot frequency table.
- FreqPlotPanel(Engine, Language, JFrame, String...) - Constructor for class gui.panels.FreqPlotPanel
-
Create panel for plots of frequency table.