public class UploadFrame extends ActionFrame implements FileNameSetter
helpButton, icon, inFrame
Constructor and Description |
---|
UploadFrame(javax.swing.JDesktopPane desktop)
Shows a graphical frame for uploading objects from a file.
|
Modifier and Type | Method and Description |
---|---|
void |
setFileName(java.lang.String filename) |
addButton, addContentPanel, clearButtons, close, disable, enable, getLocation, refreshFrame, removeButton, setDescription, show, update
public UploadFrame(javax.swing.JDesktopPane desktop)
desktop
- the desktop where the frame will be attachedpublic void setFileName(java.lang.String filename)
setFileName
in interface FileNameSetter