A B C D E F G H I L M N O P R S T V W Z

S

SavableConfiguration - Class in vr.system.options
The instances of this class provides access to properties provided in a constructor or defined in the properties file.
SavableConfiguration(Properties) - Constructor for class vr.system.options.SavableConfiguration
Constructor that reads properties from properties file.
saveButton - Variable in class vr.visual.data.EditorPanel
Przycisk do zatwierdzania zmian
saveData() - Method in class vr.visual.data.DataPresentationPanel
Zapisuje aktualnie widoczne w panelu dane w klasie DataManager, pytajac przedtem uzytkownika o potwierdzenie.
saveData() - Method in class vr.visual.data.HeaderPresentationPanel
Zapisuje aktualnie widoczne w panelu dane w klasie DataManager, pytajac przedtem uzytkownika o potwierdzenie.
saveData() - Method in class vr.visual.data.PresentationPanel
Powoduje zapisanie zbioru danych w "globalnej" pamieci, przedtem pytajac uzytkownika o potwierdzenie.
set(String, int) - Method in class vr.system.progress.VisualStdOutMultiProgress
Ustawia laczna liczbe zwyklych krokow do wykonania.
set(String, int) - Method in class vr.system.progress.VisualStdOutProgress
Ustawia laczna liczbe krokow do wykonania.
setChosen(int[]) - Method in class vr.visual.data.DataPresentationPanel.DoubleDataTableModel
Ustawia kolumny, ktore sa wyswietlane na ekranie.
setChosen(int[]) - Method in class vr.visual.results.ClassificationResultsPanel.ClassificationResultsModel
Ustawia kolumny, ktore sa wyswietlane na ekranie.
setEditable(boolean) - Method in class vr.visual.data.DataPresentationPanel.DoubleDataTableModel
Ustawia zmienna okreslajaca czy dane moga byc edytowane.
setEditable(boolean) - Method in class vr.visual.data.DataPresentationPanel
Ustawia czy prezentowane dane moga byc edytowane.
setEditable(boolean) - Method in class vr.visual.data.HeaderPresentationPanel.HeaderModel
Ustawia zmienna okreslajaca czy dane moga byc edytowane.
setEditable(boolean) - Method in class vr.visual.data.HeaderPresentationPanel
Ustawia czy prezentowane dane moga byc edytowane.
setEditable(boolean) - Method in class vr.visual.data.PresentationPanel
Ustawia czy prezentowane dane moga byc edytowane.
setHeaderFile(String) - Method in class vr.system.VisualLog
Sets information about loaded header file.
setHeaderFile(String) - Method in class vr.visual.LogPanel
Ustawia informacje o wczytanym obecnie pliku z naglowkiem.
setHeaderModified(boolean) - Method in class vr.system.VisualLog
Sets if header was modified
setHeaderModified(boolean) - Method in class vr.visual.LogPanel
Ustawia czy naglowek byl modyfikowany
setNewContent(JPanel) - Static method in class vr.visual.VRWindow
Wyczyszczenie dotychczasowego glownego panelu i wstawienie do niego panelu "panel".
setOpenDebugWindow(boolean) - Method in class vr.system.VisualLog
Opens or closes window with debug messages of subordinate LogPanel
setOpenDebugWindow(boolean) - Method in class vr.visual.LogPanel
Otwiera lub zamyka okno komunikatow debagowych
setOpenDisplayWindow(boolean) - Method in class vr.system.VisualLog
Opens or closes window with Iformation messages of subordinate LogPanel
setOpenDisplayWindow(boolean) - Method in class vr.visual.LogPanel
Otwiera lub zamyka okno komunikatow informacyjnych
setOpenErrorWindow(boolean) - Method in class vr.system.VisualLog
Opens or closes window with error messages of subordinate LogPanel
setOpenErrorWindow(boolean) - Method in class vr.visual.LogPanel
Otwiera lub zamyka okno komunikatow o bledach
setProperty(String, String) - Method in class vr.system.options.SavableConfiguration
Sets property to a given value.
setTestFile(String) - Method in class vr.system.VisualLog
Sets information about loaded test file.
setTestFile(String) - Method in class vr.visual.LogPanel
Ustawia informacje o wczytanym obecnie pliku z danymi testowymi.
setTestModified(boolean) - Method in class vr.system.VisualLog
Sets if test was modified
setTestModified(boolean) - Method in class vr.visual.LogPanel
Ustawia czy dane testowe byly modyfikowany
setTrainingFile(String) - Method in class vr.system.VisualLog
Sets information about loaded training file.
setTrainingFile(String) - Method in class vr.visual.LogPanel
Ustawia informacje o wczytanym obecnie pliku z danymi treningowymi.
setTrainingModified(boolean) - Method in class vr.system.VisualLog
Sets if training was modified
setTrainingModified(boolean) - Method in class vr.visual.LogPanel
Ustawia czy dane treningowe byly modyfikowany
setValueAt(Object, int, int) - Method in class vr.visual.data.DataPresentationPanel.DoubleDataTableModel
Ustawia wartosc komorki tabeli o numerze wiersz row i numerze kolumny col.
setValueAt(Object, int, int) - Method in class vr.visual.data.HeaderPresentationPanel.HeaderModel
Ustawia wartosc komorki tabeli o numerze wiersz row i numerze kolumny col.
StandaloneSavableConfiguration - Class in vr.system.options
Klasa odpowiedzialna za zarzadzanie plikami z domyslnymi opcjami class bez potrzeby istnienia ich instancji.
StandaloneSavableConfiguration(Class) - Constructor for class vr.system.options.StandaloneSavableConfiguration
Konstruktor przygotowyujacy wszyskie potrzebne dane.
startButton - Variable in class vr.visual.data.EditorPanel
Przycisk pozwalajacy zaczac edycje danych
stateChanged(ChangeEvent) - Method in class vr.visual.graph.SymbNumChartPanel
Obsluguje akcje wygenerowane poprzez zmiane dokladnosci
step() - Method in class vr.system.progress.VisualStdOutMultiProgress
Wykonuje pojedynczy zwykly krok.
step() - Method in class vr.system.progress.VisualStdOutProgress
Wykonuje pojedynczy krok.
SymbNumChartDataProvider - Class in vr.visual.graph
NumSymbChartDataProvider zajmuje sie przetwarzaniem danych na potrzeby wykresu typu numeryczne*symboliczne
SymbNumChartDataProvider() - Constructor for class vr.visual.graph.SymbNumChartDataProvider
 
SymbNumChartPanel - Class in vr.visual.graph
Panel wyswietlajacy wykres typu numeryczne*symboliczne.
SymbNumChartPanel(DoubleDataTable, int, int) - Constructor for class vr.visual.graph.SymbNumChartPanel
Konstruktor tworzy panel zawierajacy wykres num*symb
SymbSymbChartDataProvider - Class in vr.visual.graph
SymbSymbChartDataProvider zajmuje sie przetwarzaniem danych na potrzeby wykresu typu symboliczne*symboliczne
SymbSymbChartDataProvider() - Constructor for class vr.visual.graph.SymbSymbChartDataProvider
 
SymbSymbChartPanel - Class in vr.visual.graph
Panel wyswietlajacy wykres typu symboliczne*symboliczne.
SymbSymbChartPanel(DoubleDataTable, int, int) - Constructor for class vr.visual.graph.SymbSymbChartPanel
Konstruktor tworzy panel zawierajacy wykres symb*symb
symbSymbEnable - Variable in class vr.visual.graph.GraphSetupPanel
czy okreslone dane pozwalaja na stworzenie wykresu symb*symb

A B C D E F G H I L M N O P R S T V W Z