⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
EDIT
All Projects
EDIT
Overview
Activity
Roadmap
Issues
Gantt
Wiki
Repository
«
Previous
|
Next
»
Revision ffa56d68
Added by Patrick Plitzner
almost 9 years
ago
ID
ffa56d68fbd2b9e24934599f182c6a1c18f62a33
Parent
cadcee6c
Child
0dbb43aa
implemented setFocus() of all EditorParts
this is to avoid "java.lang.Exception: java.lang.RuntimeException: WARNING: Prevented recursive attempt to activate part"
either set the focus to shell or set it to the viewer used
fix for #2754
Changes
View differences
added
modified
copied
renamed
deleted
eu.etaxonomy.taxeditor.bulkeditor
src
main
java
eu
etaxonomy
taxeditor
annotatedlineeditor
AnnotatedLineEditor.java
(
diff
)
eu.etaxonomy.taxeditor.editor
src
main
java
eu
etaxonomy
taxeditor
editor
group
authority
CdmAuthorityEditor.java
(
diff
)
name
TaxonNameEditor.java
(
diff
)
view
dataimport
DataImportEditor.java
(
diff
)
derivate
DerivateView.java
(
diff
)
eu.etaxonomy.taxeditor.store
src
main
java
eu
etaxonomy
taxeditor
editor
definedterm
DefinedTermEditor.java
(
diff
)
Loading...
fix for #2754