Package nars.gui

Graphical user interface of the system

See:
          Description

Class Summary
BagWindow Window display the priority distribution of items within a given bag
ConceptWindow Window displaying the content of a Concept, such as beliefs, goals, and questions
InferenceWindow Window displying inference log
InputWindow Input window, accepting user tasks
MainWindow Main window of NARS GUI
MessageDialog Pop-up message for the user to accept
NarsFrame Specify shared properties of NARS windows
ParameterWindow Window displaying a system parameter that can be adjusted in run time
TermWindow Window accept a Term, then display the content of the corresponding Concept
 

Package nars.gui Description

Graphical user interface of the system

Package Specification

All windows extend NarsFrame, with MessageDialog as the only exception.