Class STViewFrame

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class STViewFrame extends JFrame
See Also:
  • Field Details

    • toolBar1

      private JToolBar toolBar1
    • treeContentSplitPane

      public JSplitPane treeContentSplitPane
    • treeAttributesSplitPane

      public JSplitPane treeAttributesSplitPane
    • treeScrollPane

      public JScrollPane treeScrollPane
    • tree

      protected JTree tree
    • attributeScrollPane

      protected JScrollPane attributeScrollPane
    • attributes

      protected JTree attributes
    • outputTemplateSplitPane

      public JSplitPane outputTemplateSplitPane
    • scrollPane7

      protected JScrollPane scrollPane7
    • output

      public JTextPane output
    • templateBytecodeTraceTabPanel

      public JTabbedPane templateBytecodeTraceTabPanel
    • panel1

      private JPanel panel1
    • scrollPane3

      private JScrollPane scrollPane3
    • template

      public JTextPane template
    • scrollPane2

      private JScrollPane scrollPane2
    • ast

      public JTree ast
    • scrollPane15

      protected JScrollPane scrollPane15
    • bytecode

      protected JTextPane bytecode
    • scrollPane1

      private JScrollPane scrollPane1
    • trace

      public JTextPane trace
    • errorScrollPane

      public JScrollPane errorScrollPane
    • errorList

      protected JList errorList
  • Constructor Details

    • STViewFrame

      public STViewFrame()
  • Method Details

    • initComponents

      private void initComponents()