forked from External/mage
* This change's purpose is to get rid of the extra borders shown around the window border. These arise from using JInternalFrames in a JDestopPane and are impossible to remove in a forwards compatible way when using JInternalFrames. The solution it to move to have MagePane inherit from a plain old JLayeredPane instead of JInternalFrame. All of the MagePanes are always maximized anyways, so this doesn't lose any functionality. |
||
|---|---|---|
| .. | ||
| DraftPane.form | ||
| DraftPane.java | ||
| DraftPanel.form | ||
| DraftPanel.java | ||