mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 13:45:00 +00:00
- Implemented OnOffUpdateListener for handling toggle updates. - Created OutputChannelCallback interface for output channel notifications. - Developed OutputChannelComboBox for managing output channel selections. - Added OutputChannelHandler to process output channel updates. - Introduced OutputChannelSelectionListener for action events on output channel selections. - Implemented OutputChannelUpdateListener to handle updates based on specific conditions. - Created PortActionListenerB and PortActionListenerC for button actions in the output port editor. - Added PortCheckBoxItemListener to manage checkbox state changes. - Developed PortConfigCheckBox for configuration settings in the output port editor. - Implemented PortControllerPanel to manage multiple output channels and their configurations. - Created PortEditorRowPanel for organizing output port settings in a row format. - Added PortEnableItemListener to handle enabling/disabling of output ports. - Developed PortItemList for managing a list of output items. - Created PortItemModel to represent individual items in the output port list. - Implemented PortListSelectionListener to handle selection changes in the output port list. - Added PortSelectionActionListener for handling selection actions in the output port editor. - Developed PortSelectionRunnable for executing selection logic in a separate thread. - Implemented PortStatusCellRenderer for rendering output port status in a list. - Created ThresholdSyncValueEditor for managing threshold synchronization values.