|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContextInitialiser
Implementations are used to initialise an ExplorerContext
when it is first created.
Method Summary | |
---|---|
void |
initialise(ExplorerContext context)
Initialise the ExplorerContext . |
Method Detail |
---|
void initialise(ExplorerContext context)
ExplorerContext
.
context
- The context. It will contain the
component it is the context for.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |