public class OpenFileAction
extends javax.swing.AbstractAction
Constructor and Description |
---|
OpenFileAction(javax.swing.JComponent frame,
FileNameSetter fns,
GetFile gf) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0)
Shows a dialog for choosing a file.
|
public OpenFileAction(javax.swing.JComponent frame, FileNameSetter fns, GetFile gf)