GLG Toolkit, Java Class Library
Version 4.5
|
Specifies the type of medium to load GLG object from. More...
Specifies the type of medium to load GLG object from.
Constants | |
static final int | FILE = 0 |
Load type constant: load from a file. More... | |
static final int | STREAM = 2 |
Load type: load from a stream. More... | |
static final int | URL = 1 |
Load type: load from a URL. More... | |
|
static |
Load type constant: load from a file.
|
static |
Load type: load from a stream.
|
static |
Load type: load from a URL.