|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MonitoredCheckContent | |
|---|---|
| net.sf.magicproject.tools | Some utility classes. |
| Uses of MonitoredCheckContent in net.sf.magicproject.tools |
|---|
| Methods in net.sf.magicproject.tools that return MonitoredCheckContent | |
|---|---|
static MonitoredCheckContent |
Picture.loadImage(java.lang.String localFile,
java.net.URL remoteFile)
Load the file picture and return the Image object. |
static MonitoredCheckContent |
Picture.loadImage(java.lang.String localFile,
java.net.URL remoteFile,
MonitoredCheckContent listener)
Load the file picture and return the Image object. |
| Methods in net.sf.magicproject.tools with parameters of type MonitoredCheckContent | |
|---|---|
static void |
Picture.download(java.lang.String localFile,
java.net.URL remoteFile,
MonitoredCheckContent listener)
Download a file from the specified URL to the specified local file. |
static MonitoredCheckContent |
Picture.loadImage(java.lang.String localFile,
java.net.URL remoteFile,
MonitoredCheckContent listener)
Load the file picture and return the Image object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||