| Name | Description | Type | Package | Framework |
| InputPanel | Class representing the panel that gets input from the user and does (in a thread-safe manner) the computation for finding tree matches and performing tsurgeon operations. | Class | edu.stanford.nlp.trees.tregex.gui | Stanford Parser |
| InputPanel .HistoryEntry | Class | edu.stanford.nlp.trees.tregex.gui.InputPanel | Stanford Parser | |
| InputPanel .TRegexGUITreeVisitor | Method for returning the number of matches found in the last tree visited by this tree visitor. | Class | edu.stanford.nlp.trees.tregex.gui.InputPanel | Stanford Parser |
| InputPanel | Class representing the panel that gets input from the user and does (in a thread-safe manner) the computation for finding tree matches and performing tsurgeon operations. | Class | edu.stanford.nlp.trees.tregex.gui | JavaNlp |
| InputPanel .HistoryEntry | Class | edu.stanford.nlp.trees.tregex.gui.InputPanel | JavaNlp | |
| InputPanel .TRegexGUITreeVisitor | Method for returning the number of matches found in the last tree visited by this tree visitor. | Class | edu.stanford.nlp.trees.tregex.gui.InputPanel | JavaNlp |