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