this.propertyChangeSupport = propertyChangeSupport;
this.setLayout(new BorderLayout());
// 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());