Package org.jrd.frontend
Interface Utils.StatusKeeper
-
- All Known Implementing Classes:
Cli.Saving
- Enclosing class:
- Utils
public static interface Utils.StatusKeeper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onException(Exception ex)
void
setText(String s)
-