Serialized Form


Package org.antlr.gunit

Class org.antlr.gunit.InvalidInputException extends Exception implements Serializable

serialVersionUID: 1L


Package org.antlr.gunit.swingui

Class org.antlr.gunit.swingui.RunnerController.RunnerView extends JPanel implements Serializable

Serialized Fields

textArea

JTextArea textArea

tree

JTree tree

scroll

JScrollPane scroll

Class org.antlr.gunit.swingui.TestCaseEditController.AbstractEditorPane extends JPanel implements Serializable

Serialized Fields

combo

JComboBox combo

editor

JComponent editor

title

String title

placeHolder

JLabel placeHolder

Class org.antlr.gunit.swingui.TestCaseEditController.InputEditorPane extends TestCaseEditController.AbstractEditorPane implements Serializable

Class org.antlr.gunit.swingui.TestCaseEditController.InputFileEditor extends TestCaseEditController.InputStringEditor implements Serializable

Class org.antlr.gunit.swingui.TestCaseEditController.InputStringEditor extends JTextField implements Serializable

Class org.antlr.gunit.swingui.TestCaseEditController.OutputEditorPane extends TestCaseEditController.AbstractEditorPane implements Serializable

Class org.antlr.gunit.swingui.TestCaseEditController.OutputResultEditor extends JPanel implements Serializable

Serialized Fields

tbFail

JToggleButton tbFail

tbOk

JToggleButton tbOk

Class org.antlr.gunit.swingui.WorkSpaceView extends JFrame implements Serializable

Serialized Fields

splitListClient

JSplitPane splitListClient

tabEditors

JTabbedPane tabEditors

paneToolBar

JPanel paneToolBar

paneStatus

StatusBarController paneStatus

paneEditor

TestCaseEditController paneEditor

toolbar

JToolBar toolbar

txtEditor

JTextArea txtEditor

listRules

RuleListController listRules

menuBar

JMenuBar menuBar

scrollCode

JScrollPane scrollCode

resultPane

JPanel resultPane

btnOpenGrammar

JButton btnOpenGrammar

Package org.antlr.gunit.swingui.model

Class org.antlr.gunit.swingui.model.Rule extends DefaultListModel implements Serializable

Serialized Fields

name

String name



Copyright © 2011. All Rights Reserved.