Package it.unibz.gui

Class Summary
Jintfilter A representation for creating personalized filter on user inputs.
Main This class is the initialization of our program.
OpenFileDialog A GUI Dialog to let user choose a file, that lets us filter only the extensions we decide (in our case, .arff files)
ProgressGui Our personalized progress bar, showed when our algorithms are executed.
TaskManager