GrammarScope  4.0.0
Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
grammarscope.editor.dialog.TregexPatternDialog Class Reference
Inheritance diagram for grammarscope.editor.dialog.TregexPatternDialog:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.editor.dialog.TregexPatternDialog:
Collaboration graph
[legend]

Public Member Functions

 TregexPatternDialog (final Frame owner)
 
void setText (final String text)
 

Public Attributes

final boolean scroll = true
 

Private Member Functions

void initialize ()
 

Private Attributes

TregexPatternCell tregexpPatternPanel
 
JComponent component
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Tregex pattern dialog

Author
Bernard Bou

Constructor & Destructor Documentation

◆ TregexPatternDialog()

grammarscope.editor.dialog.TregexPatternDialog.TregexPatternDialog ( final Frame  owner)

Constructor

Parameters
ownerowner frame

Member Function Documentation

◆ initialize()

void grammarscope.editor.dialog.TregexPatternDialog.initialize ( )
private

Initialize

◆ setText()

void grammarscope.editor.dialog.TregexPatternDialog.setText ( final String  text)

Set text

Parameters
texttext

Member Data Documentation

◆ component

JComponent grammarscope.editor.dialog.TregexPatternDialog.component
private

Wrapping component

◆ scroll

final boolean grammarscope.editor.dialog.TregexPatternDialog.scroll = true

Use scroll pane

◆ serialVersionUID

final long grammarscope.editor.dialog.TregexPatternDialog.serialVersionUID = 1L
staticprivate

◆ tregexpPatternPanel

TregexPatternCell grammarscope.editor.dialog.TregexPatternDialog.tregexpPatternPanel
private

Tregex pattern panel


The documentation for this class was generated from the following file: