Uses of Class
org.cdlib.mrt.utility.TFrame
Packages that use TFrame
-
Uses of TFrame in org.cdlib.mrt.core
Fields in org.cdlib.mrt.core declared as TFrameMethods in org.cdlib.mrt.core with parameters of type TFrameConstructors in org.cdlib.mrt.core with parameters of type TFrame -
Uses of TFrame in org.cdlib.mrt.tools.loader
Methods in org.cdlib.mrt.tools.loader with parameters of type TFrameModifier and TypeMethodDescriptionprotected void
BatchLoader.initialize
(TFrame fw) protected void
StoreLoader.initialize
(TFrame fw) Constructors in org.cdlib.mrt.tools.loader with parameters of type TFrame -
Uses of TFrame in org.cdlib.mrt.utility
Fields in org.cdlib.mrt.utility declared as TFrameModifier and TypeFieldDescriptionprotected TFrame
ListProcessorBase.m_framework
protected TFrame
TFrameInit.tFrame
Methods in org.cdlib.mrt.utility that return TFrameMethods in org.cdlib.mrt.utility with parameters of type TFrameModifier and TypeMethodDescriptionprotected void
ListProcessorSimple.initialize
(TFrame framework) void
TFrameComponent.initialize
(TFrame framework) Constructors in org.cdlib.mrt.utility with parameters of type TFrameModifierConstructorDescriptionprotected
ListProcessorBase
(TFrame framework) ListProcessorSimple
(TFrame framework) ListProcessorThreads
(TFrame TFrame)