mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 21:55:12 +00:00
- Introduced ContextHelpMouseAdapter for handling mouse events related to context help. - Implemented EnableDelayManager and EnableDelayThread for managing delays in enabling features. - Created EnabledStateCallback interface for state change notifications. - Added HelpIconLabel and HelpIconMouseAdapter for displaying help icons with tooltips. - Developed IndicatorReadoutPanel for visual representation of indicators. - Implemented LiveGraphDataSeries and associated mouse adapters for live graph updates. - Created LiveGraphPaintThrottle to manage painting frequency in live graphs. - Added MenuItemIconProvider for dynamic icon assignment to menu items. - Introduced NamedPanel for panels with names and associated properties. - Implemented NoteEditorCallback for handling note editing actions. - Created NoteIconLabel for displaying notes with icons. - Developed PrefixedPropertyStore for managing properties with prefixes. - Added RefreshRateCalculator for calculating refresh rates based on conditions. - Introduced RefreshableComponent interface for components that can be refreshed. - Created TableCellHighlightListener interface for handling cell highlight events. - Implemented ValueComboBox for enhanced combo box functionality with custom items.
11 lines
211 B
Java
11 lines
211 B
Java
package bt;
|
|
|
|
public interface h {
|
|
void a();
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bt/h.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |