Uses of Interface
org.jrd.frontend.Utils.StatusKeeper
-
Packages that use Utils.StatusKeeper Package Description org.jrd.backend.data org.jrd.frontend org.jrd.frontend.MainFrame -
-
Uses of Utils.StatusKeeper in org.jrd.backend.data
Classes in org.jrd.backend.data that implement Utils.StatusKeeper Modifier and Type Class Description protected static class
Cli.Saving
-
Uses of Utils.StatusKeeper in org.jrd.frontend
Methods in org.jrd.frontend with parameters of type Utils.StatusKeeper Modifier and Type Method Description static boolean
Utils. saveByGui(java.lang.String fileNameBase, int naming, java.lang.String suffix, Utils.StatusKeeper status, java.lang.String clazz, byte[] content)
static boolean
Utils. uploadByGui(VmInfo vmInfo, VmManager vmManager, Utils.StatusKeeper status, java.lang.String clazz, byte[] content)
-
Uses of Utils.StatusKeeper in org.jrd.frontend.MainFrame
Classes in org.jrd.frontend.MainFrame that implement Utils.StatusKeeper Modifier and Type Class Description private static class
RewriteClassDialog.TextFieldBasedStus
-