|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WindowInitInterface
This interface must be implemented by applets and frames that wish to be initialized by a separate thread (see WindowInitThread).
Method Summary | |
---|---|
void |
createROCFComponents()
Create any necessary ROCF (Remote Object Class Factory) components. |
void |
initConnections()
Initialize event listeners and object links. |
void |
postInit()
Post-initialize the frame. |
Method Detail |
---|
void createROCFComponents()
void initConnections()
void postInit()
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |