|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The interface used by the newObject method to
initialize some objects. See newObject.
| Method Summary | |
|---|---|
void |
initialize(Tree args)
Initializes this object with the given arguments. |
| Method Detail |
public void initialize(Tree args)
throws Exception
args - the arguments to be used to initialize this object. The format
of these arguments depends on the class of this object.
Exception - if a problem occurs during the object initialization.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||