public class EditUserAction
extends javax.swing.AbstractAction
Constructor and Description |
---|
EditUserAction(javax.swing.JDesktopPane desktop,
RepUser user) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0)
Shows a graphical frame for creating and editing a user.
|
public EditUserAction(javax.swing.JDesktopPane desktop, RepUser user)