Package edu.cs.ai.kreator.ui.gui.dialogs

Class Summary
AboutDialog The "About" dialog of KReator.
FileChooser A KReator file chooser implementation in Swing.
GenerateDataDialog  
KreatorDialog An abstract class for KReator dialogs.
LaTeXDialog A Dialog for the LaTex Code, which exported from the given files
LearnDialog This class models a general learning dialog for learning a knowledgebase from a sample file.
PreferencesDialog The main KReator preferences dialog.
PrinterDialog This class simulates a printer and print text contained in a KReator File It sets the layout for each page, paints the given text.
QueryConstructionDialog This is a dialog where the user can simply click his/her query to the knowledge base.
QueryDialog This class models a general query dialog for querying a knowledgebase.
TextWindow