radioviz.controllers
Controllers package for RadioViz application.
This package contains all controller classes that manage the business logic and coordinate interactions between the UI views and the application models. Controllers follow the MVC pattern to separate concerns and maintain a clean architecture.
Modules
Controller for displaying image metadata in a dedicated window. |
|
Image window controller module. |
|
Main controller for the RadioViz application. |
|
Module for managing sub-windows and their controllers in the radioviz application. |