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