Skip to content

used variable deleted #11

@cal101

Description

@cal101
         // create window
-        JFrame mainFrame = getMainFrame();
         mainFrame.setTitle(resourceMap.getString("frameTitle"));
         mainFrame.setSize(FRAME_WIDTH, FRAME_HEIGHT);
         mainFrame.setJMenuBar(buildMenubar());
         

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions