ij2x.control
Class DeleteAction
java.lang.Object
ij2x.control.DeleteAction
public class DeleteAction
- extends java.lang.Object
Constructor Summary |
DeleteAction(java.awt.Component parentComponent)
|
DeleteAction(java.awt.Component parentComponent,
javax.swing.filechooser.FileSystemView fsv)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteAction
public DeleteAction(java.awt.Component parentComponent)
DeleteAction
public DeleteAction(java.awt.Component parentComponent,
javax.swing.filechooser.FileSystemView fsv)
setFileSystemView
public void setFileSystemView(javax.swing.filechooser.FileSystemView fsv)
addFile
public void addFile(java.io.File file)
clear
public void clear()
isCanceled
public boolean isCanceled()
addShellListener
public void addShellListener(JThumbListener l)
removeShellListener
public void removeShellListener(JThumbListener l)
cancel
public void cancel()
delete
public void delete()
throws java.io.IOException,
java.lang.SecurityException
- Throws:
java.io.IOException
java.lang.SecurityException