|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SelectedContextAware
Something that interacts with the selected ExplorerContext
.
Method Summary | |
---|---|
void |
prepare()
Called after the job has been selected, but before any action is to be performed. |
void |
setSelectedContext(ExplorerContext context)
Called when the job selection changes. |
Method Detail |
---|
void setSelectedContext(ExplorerContext context)
context
- The context. Will never be null.void prepare()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |