|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SetupClient
This interface is implemented by things in GRIN that want to get called by the setup manager thread, to do things like load images.
| Method Summary | |
|---|---|
void |
doSomeSetup()
Do some (or all) of the setup work needed for this client. |
boolean |
needsMoreSetup()
This is where the feature (or other kind of SetupClient) says whether or not it needs more setup. |
| Method Detail |
|---|
void doSomeSetup()
boolean needsMoreSetup()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||