Package org.jjazz.base.spi
Interface AboutDialogInfoProvider
public interface AboutDialogInfoProvider
Provider of textual info for the About dialog.
-
Method Summary
-
Method Details
-
getInfo
String getInfo()- Returns:
- Can be a multiline string.
-