org.eclipse.nebula.widgets.nattable.columnChooser.gui
Class ColumnChooserDialogTest

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest

public class ColumnChooserDialogTest
extends Object


Constructor Summary
ColumnChooserDialogTest()
           
 
Method Summary
 void getIndexesOfSelectedLeaves()
           
 void populateTree()
           
 void setSelection()
           
 void setup()
           
 void singleColumnMovedDown()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColumnChooserDialogTest

public ColumnChooserDialogTest()
Method Detail

setup

public void setup()

tearDown

public void tearDown()

singleColumnMovedDown

public void singleColumnMovedDown()
                           throws Exception
Throws:
Exception

setSelection

public void setSelection()
                  throws Exception
Throws:
Exception

getIndexesOfSelectedLeaves

public void getIndexesOfSelectedLeaves()
                                throws Exception
Throws:
Exception

populateTree

public void populateTree()
                  throws Exception
Throws:
Exception


Copyright © 2015. All rights reserved.