Uses of Class
com.tagtraum.beatunes.messages.MessagePanel
-
Packages that use MessagePanel Package Description com.tagtraum.beatunes.analysis Provides classes to steer the execution of analysis tasks and several analysis tasks and their editors.com.tagtraum.beatunes.analysisqueue Provides an implementation for the analysis queue and its UI. -
-
Uses of MessagePanel in com.tagtraum.beatunes.analysis
Methods in com.tagtraum.beatunes.analysis that return MessagePanel Modifier and Type Method Description protected MessagePanel
Task. getMessagePanel()
Convenience method for getting the analysis queue message panel. -
Uses of MessagePanel in com.tagtraum.beatunes.analysisqueue
Methods in com.tagtraum.beatunes.analysisqueue that return MessagePanel Modifier and Type Method Description MessagePanel
AnalysisQueue. getMessagePanel()
-