|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlpLoadHandler
This interface allows a handler to customize the loading of externally stored objects.
| Method Summary | |
|---|---|
void |
handleLoad(URL modelDescription)
Erases the model and loads a set of objects, given as a URL, into it. |
| Method Detail |
|---|
void handleLoad(URL modelDescription)
modelDescription - The URL that gives access to the model
description. Its format depends on the
handler implementation.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||