Package view.abstraction
package view.abstraction
Constains off-loading abstract classes for the panels and frames in the view package.
Also
Keep apart from the
DisplayTools contains almost all static painting methods.Keep apart from the
Toolbox class in the control package.- Since:
- 2024-07-07
- Version:
- 0.2
- Author:
- Anders Persson (perssonandersper@gmail.com)
-
ClassDescriptionCorresponds to
TraversablePanelbut for JFrames instead of JPanels and also contains much less functionality.A canvas with a cursor that can be filled with a Described object and repainted.A tree like traversal policy that is easily set up by giving all roots and all roots's cycle of nodes to traverse.Class of static helper methods for drawing.A JPanel object that handles the most common window events and window listening.