public interface LabelReloadable
- Since:
- Omix 2.0.0
- Author:
- Dr. Peter Droste, Omix Visualization
-
Method Summary
Modifier and Type Method Description void
reloadLabels()
Every time the software language is changed by the user this method is called to reload all GUI texts.
-
Method Details
-
reloadLabels
void reloadLabels()Every time the software language is changed by the user this method is called to reload all GUI texts.
-