Uses of Interface
org.adoptopenjdk.jitwatch.ui.sandbox.ISandboxStage
-
Packages that use ISandboxStage Package Description org.adoptopenjdk.jitwatch.sandbox org.adoptopenjdk.jitwatch.ui.sandbox -
-
Uses of ISandboxStage in org.adoptopenjdk.jitwatch.sandbox
Fields in org.adoptopenjdk.jitwatch.sandbox declared as ISandboxStage Modifier and Type Field Description private ISandboxStageSandbox. sandboxStageConstructors in org.adoptopenjdk.jitwatch.sandbox with parameters of type ISandboxStage Constructor Description Sandbox(ILogParser parser, ILogListener logger, ISandboxStage sandboxStage) -
Uses of ISandboxStage in org.adoptopenjdk.jitwatch.ui.sandbox
Classes in org.adoptopenjdk.jitwatch.ui.sandbox that implement ISandboxStage Modifier and Type Class Description classSandboxStageFields in org.adoptopenjdk.jitwatch.ui.sandbox declared as ISandboxStage Modifier and Type Field Description private ISandboxStageEditorPane. sandboxStageConstructors in org.adoptopenjdk.jitwatch.ui.sandbox with parameters of type ISandboxStage Constructor Description EditorPane(ISandboxStage stage)
-