AlignFrame.NEW_WINDOW_HEIGHT);\r
af.statusBar.setText("Successfully pasted alignment file");\r
\r
- if(jalview.bin.Cache.getDefault("WRAP_ALIGNMENT", false))\r
- {\r
- af.wrapMenuItem.setSelected(true);\r
- af.wrapMenuItem_actionPerformed(null);\r
- }\r
try\r
{\r
af.setMaximum(jalview.bin.Cache.getDefault("SHOW_FULLSCREEN", false));\r
AlignFrame.NEW_WINDOW_WIDTH,\r
AlignFrame.NEW_WINDOW_HEIGHT);\r
af.statusBar.setText("Successfully pasted alignment file");\r
- if (jalview.bin.Cache.getDefault("WRAP_ALIGNMENT", false))\r
- {\r
- af.wrapMenuItem.setSelected(true);\r
- af.wrapMenuItem_actionPerformed(null);\r
- }\r
\r
try\r
{\r
Desktop.addInternalFrame(af, file, AlignFrame.NEW_WINDOW_WIDTH,\r
AlignFrame.NEW_WINDOW_HEIGHT);\r
\r
- if(jalview.bin.Cache.getDefault("WRAP_ALIGNMENT", false))\r
- {\r
- af.wrapMenuItem.setSelected(true);\r
- af.wrapMenuItem_actionPerformed(null);\r
- }\r
try\r
{\r
af.setMaximum(jalview.bin.Cache.getDefault("SHOW_FULLSCREEN", false));\r