Added refresh for the main window
This commit is contained in:
@@ -116,6 +116,7 @@ public class StatusWindow extends JFrame
|
||||
cancelButton.setText( "Close" );
|
||||
}
|
||||
update( getGraphics() );
|
||||
mainWindow.update( mainWindow.getGraphics() );
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user