Package jisa.gui
Interface Logger.PLine
-
- Enclosing class:
- Logger
public static interface Logger.PLine
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description void
delete()
void
edit(java.lang.String newText)
void
setProgress(double pct)
default void
setProgress(int count, int max)
-