Project

General

Profile

« Previous | Next » 

Revision 1cfa8b28

Added by Patrick Plitzner over 4 years ago

update layer doc

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/descriptiveDataSet/matrix/CharacterMatrix.java
346 346
             ^
347 347
        ColumnHideShowLayer
348 348

  
349
             ^
350
        ColumnReorderLayer
351

  
352 349
             ^
353 350
        DataLayer
354 351

  
......
536 533
        natTable.addConfiguration(new DefaultNatTableStyleConfiguration());
537 534

  
538 535
        // this is for DEBUG ONLY
539
        //        natTable.addConfiguration(new DebugMenuConfiguration(natTable));
536
//                natTable.addConfiguration(new DebugMenuConfiguration(natTable));
540 537

  
541 538
        // override the default sort configuration and change the mouse bindings
542 539
        // to sort on a single click

Also available in: Unified diff