JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.cdlib.mrt.utility
Interface TFrameComponent
public interface
TFrameComponent
Defines behavior of classes that can be registered with and initialized by the framework.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
initialize
(
TFrame
framework)
Method Details
initialize
void
initialize
(
TFrame
framework)