public class BrowseAction
extends javax.swing.AbstractAction
implements java.awt.event.ActionListener
| Constructor and Description |
|---|
BrowseAction(javax.swing.JFrame frame,
javax.swing.JTextField tc,
boolean dir) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
setFocusTarget(javax.swing.JComponent focusTarget) |