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

Public Member Functions

 GrammaticalStructureView ()
 
void setStructure (final AGrammaticalStructure artifact)
 

Public Attributes

final boolean SCROLL = true
 

Private Attributes

final GrammaticalStructureTree structureTree
 

Static Private Attributes

static final long serialVersionUID = 2L
 

Constructor & Destructor Documentation

◆ GrammaticalStructureView()

grammarscope.browser.components.GrammaticalStructureView.GrammaticalStructureView ( )

Constructor

Member Function Documentation

◆ setStructure()

void grammarscope.browser.components.GrammaticalStructureView.setStructure ( final AGrammaticalStructure  artifact)

Set structure

Parameters
artifactgrammatical structure

Member Data Documentation

◆ SCROLL

final boolean grammarscope.browser.components.GrammaticalStructureView.SCROLL = true

Use scroll pane

◆ serialVersionUID

final long grammarscope.browser.components.GrammaticalStructureView.serialVersionUID = 2L
staticprivate

◆ structureTree

final GrammaticalStructureTree grammarscope.browser.components.GrammaticalStructureView.structureTree
private

Tree


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