|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UploadStatusBar in me.holz |
---|
Methods in me.holz that return UploadStatusBar | |
---|---|
UploadStatusBar |
UploadStatusBar.getMe()
Returns the current instance of this class to pass it to the thread. |
Methods in me.holz with parameters of type UploadStatusBar | |
---|---|
void |
UploadStatusShelf.addUploadStatusBar(UploadStatusBar usb)
Adds usb to the components of this and to the uploads ArrayList . |
int |
UploadStatusShelf.getPosition(UploadStatusBar usb)
Returns the position of the UploadStatusBar usb within the applet. |
void |
UploadStatusShelf.remove(UploadStatusBar usb,
java.lang.String aresponse)
Removes the UploadStatusBar usb from the array and all of its components. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |