addEventListener(final IEventListener eventListener) | grammarscope.editor.component.MutableRelationView | |
addEventListeners(final List< IEventListener > eventListeners) | grammarscope.editor.component.MutableRelationView | |
clear() | grammarscope.editor.component.MutableRelationView | |
codedExampleTable | grammarscope.editor.component.MutableRelationView | private |
commit() | grammarscope.editor.component.MutableRelationView | |
descriptionTextArea | grammarscope.editor.component.MutableRelationView | private |
eventFirer | grammarscope.editor.component.MutableRelationView | private |
freshIcon | grammarscope.editor.component.MutableRelationView | privatestatic |
initialize() | grammarscope.editor.component.MutableRelationView | private |
listen(final EventFirer eventFirer) | grammarscope.editor.component.MutableRelationView | |
longNameTextField | grammarscope.editor.component.MutableRelationView | private |
makeCodedExamplesModel(final String[][] codedExamples) | grammarscope.editor.component.MutableRelationView | privatestatic |
model | grammarscope.editor.component.MutableRelationView | private |
MutableRelationView() | grammarscope.editor.component.MutableRelationView | |
nameTextField | grammarscope.editor.component.MutableRelationView | private |
notified(final Event event) | grammarscope.editor.component.MutableRelationView | |
parentComboBox | grammarscope.editor.component.MutableRelationView | private |
patternTable | grammarscope.editor.component.MutableRelationView | private |
relation | grammarscope.editor.component.MutableRelationView | private |
reset() | grammarscope.editor.component.MutableRelationView | |
serialVersionUID | grammarscope.editor.component.MutableRelationView | privatestatic |
set(final MutableRelationModel model) | grammarscope.editor.component.MutableRelationView | |
set(final MutableGrammaticalRelation relation, final boolean flag) | grammarscope.editor.component.MutableRelationView | |
set(@SuppressWarnings("SameParameterValue") final boolean flag) | grammarscope.editor.component.MutableRelationView | private |
set(final String parentName, final String name, final String shortName, final String longName, final String specific, final String description, final String[][] examplesCodings, final List< TregexPattern > patterns, final boolean isNew) | grammarscope.editor.component.MutableRelationView | private |
setEditable(final boolean modelEditable, final boolean relationEditable) | grammarscope.editor.component.MutableRelationView | |
shortNameTextField | grammarscope.editor.component.MutableRelationView | private |
specificTextField | grammarscope.editor.component.MutableRelationView | private |
statusIndicator | grammarscope.editor.component.MutableRelationView | private |
uncommittedIcon | grammarscope.editor.component.MutableRelationView | privatestatic |
unsavedIcon | grammarscope.editor.component.MutableRelationView | privatestatic |