Project

General

Profile

« Previous | Next » 

Revision 71477484

Added by Andreas Müller over 1 year ago

cleanup

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/e4/container/AbstractGroupedContainer.java
85 85
 * in its own <code>getData()</code>.
86 86
 * </p>
87 87
 * <p>
88
 * The <code>IManagedForm</code> can also used for drawing borders by calling
88
 * The <code>IManagedForm</code> can also be used for drawing borders by calling
89 89
 * the method <code>createBorderSupport()</code>.
90 90
 * </p>
91 91
 * @author pplitzner
......
579 579
        private Delay(Display display) {
580 580
            this.display = display;
581 581
        }
582

  
582 583
        @Override
583 584
        public void run() {
584 585

  

Also available in: Unified diff