Package view
package view
The view part of the MVC-software model: consists mainly of handling pre-fab widget components and
drawing graphics. It is also a lot to handle keyboard key events and focus events.
- Since:
- 2024-07-07
- Version:
- 0.2
- Author:
- Anders Persson (perssonandersper@gmail.com)
-
ClassesClassDescriptionThe panel that contains the functionality needed for navigating between modules, storing and loading theorems, quit and such.The class DeductionFrame contains the applications panels and is furthermost an intermediary betwen all other components.
This design choice have been a good one and remained throughout the project.This panel is used for editing the theorem.The canvas upon which to draw theorems.Panel containing the primitives written with.