org.eclipse.nebula.widgets.nattable.persistence
Class StylePersistorTest

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest

public class StylePersistorTest
extends Object


Constructor Summary
StylePersistorTest()
           
 
Method Summary
 void loadBorderStyleSettings()
           
 void loadFontSettings()
           
 void loadPersistedAlignmentSettings()
           
 void loadPersistedColorSettings()
           
 void persistColorToProperties()
           
 void persistStyleSettingsToProperties()
           
 void setup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StylePersistorTest

public StylePersistorTest()
Method Detail

setup

public void setup()

persistColorToProperties

public void persistColorToProperties()
                              throws Exception
Throws:
Exception

persistStyleSettingsToProperties

public void persistStyleSettingsToProperties()
                                      throws Exception
Throws:
Exception

loadPersistedColorSettings

public void loadPersistedColorSettings()
                                throws Exception
Throws:
Exception

loadPersistedAlignmentSettings

public void loadPersistedAlignmentSettings()
                                    throws Exception
Throws:
Exception

loadFontSettings

public void loadFontSettings()
                      throws Exception
Throws:
Exception

loadBorderStyleSettings

public void loadBorderStyleSettings()
                             throws Exception
Throws:
Exception


Copyright © 2015. All rights reserved.