Class | Description |
---|---|
EssentialLegacyHooks |
The base
LegacyHooks to be used in the patched ImageJ 1.x. |
HeadlessGenericDialog |
Rump implementation of a pseudo dialog intended to stand in for the
GenericDialog in headless mode. |
JavaAgent |
A Java agent to help with legacy issues.
|
LegacyClassLoader |
A special purpose class loader to encapsulate ImageJ 1.x "instances" from
each other.
|
LegacyEnvironment |
Encapsulates an ImageJ 1.x "instance".
|
LegacyHooks |
Extension points for ImageJ 1.x.
|
LegacyHooks.FatJarNameComparator |
Comparator to ensure that problematic fat JARs are sorted last.
|
LegacyInjector |
Overrides class behavior of ImageJ1 classes using bytecode manipulation.
|
MemoryProfiler |
A very simple memory profiler.
|
PerformanceProfiler |
A Javassist-backed performance profiler.
|
Copyright © 2014–2022 ImageJ. All rights reserved.