Package jme3utilities.ui
Class UiVersion
java.lang.Object
jme3utilities.ui.UiVersion
Version strings for the Acorus library. All methods should be static.
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionstatic StringReturn the terse version string for this library.
- 
Field Details- 
loggermessage logger for this class
 
- 
- 
Method Details- 
versionShortReturn the terse version string for this library.- Returns:
- the branch name and revision string (not null, not empty)
 
 
-