// Set some default size for the subprocess window
setPreferredSize(new Dimension(600, 400));
m_orientation = new Orientation();
m_EditorLayoutInfo = new EditorLayoutInfo();
editorSize = new EditorSize(editor);
m_EditorLayoutInfo.setVerticalLayout(isRotateSelected());
if (loadUI) {
//big Editorpanel