Searched refs:scrollCode (Results 1 – 1 of 1) sorted by relevance
54 protected JScrollPane scrollCode; field in WorkSpaceView76 this.scrollCode = new JScrollPane(txtEditor, in initComponents()79 this.scrollCode.setBorder(BorderFactory.createLineBorder(Color.LIGHT_GRAY)); in initComponents()83 … this.tabEditors.addTab("Script Source", ImageFactory.getSingleton().WINDOW16, this.scrollCode); in initComponents()