net.sourceforge.hibernateswt.widget.window
Class WindowSWTBotTest
java.lang.Object
net.sourceforge.hibernateswt.widget.window.WindowSWTBotTest
public class WindowSWTBotTest
- extends Object
WindowSWTBotTest
- Since:
- Sep 8, 2010
- Author:
- Martin Dale Lyness
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowSWTBotTest
public WindowSWTBotTest()
beforeClass
public static void beforeClass()
throws Exception
- Throws:
Exception
colorSchemeApplied
public void colorSchemeApplied()
throws Exception
- Assure the rules for color scheme application are followed.
Rules:
1. Apply global backgrounds and foregrounds
2. Apply global background images
3. Override any local backgrounds and forgrounds defined
4. Override any local background images defined
5. Override any widget specific definitions found in the local applyColorSchemeOverrides() method
NOTE: If a definition is not defined locally the global value should remain unchanged.
- Throws:
Exception
testPostfixPrefixTitleApplies
public void testPostfixPrefixTitleApplies()
testCloseAllWindowsFeature
public void testCloseAllWindowsFeature()
Copyright © 2010 MagnetStreet. All Rights Reserved.