Uses of Interface
org.jrd.frontend.frame.overwrite.OverwriteClassDialog.TextLog
-
Packages that use OverwriteClassDialog.TextLog Package Description org.jrd.frontend.frame.main org.jrd.frontend.frame.overwrite -
-
Uses of OverwriteClassDialog.TextLog in org.jrd.frontend.frame.main
Classes in org.jrd.frontend.frame.main that implement OverwriteClassDialog.TextLog Modifier and Type Class Description class
GlobalConsole
-
Uses of OverwriteClassDialog.TextLog in org.jrd.frontend.frame.overwrite
Fields in org.jrd.frontend.frame.overwrite declared as OverwriteClassDialog.TextLog Modifier and Type Field Description private OverwriteClassDialog.TextLog
OverwriteClassDialog.CompilationWithResult. compilationLog
Constructors in org.jrd.frontend.frame.overwrite with parameters of type OverwriteClassDialog.TextLog Constructor Description CompilationWithResult(io.github.mkoncek.classpathless.api.ClasspathlessCompiler rc, io.github.mkoncek.classpathless.api.ClassesProvider cp, OverwriteClassDialog.TextLog compilationLog, io.github.mkoncek.classpathless.api.IdentifiedSource... sources)
-