Added remove and edit capability.
This commit is contained in:
@@ -74,6 +74,7 @@ public class AddStagePanel extends JFrame{
|
||||
JOptionPane.showMessageDialog(null, "Stage added!");
|
||||
setVisible(false);
|
||||
dispose();
|
||||
Window.updatePanel("art_sta");
|
||||
}
|
||||
else {
|
||||
JOptionPane.showMessageDialog(null, "Choose a different stage name!");
|
||||
|
||||
Reference in New Issue
Block a user