za.org.coefficient.html
Class ThemeSupport

java.lang.Object
  extended by za.org.coefficient.html.ThemeSupport

public class ThemeSupport
extends java.lang.Object

The Theme object controls or affects the look and a feel of a page. The theme is like a set of color pens and other printing devices and the modules are what are added to the sheet of paper. Once everything is in place, the Page is sent to the web browser.


Constructor Summary
ThemeSupport()
           
 
Method Summary
static void changeTheme(java.lang.String newTheme)
           
private static java.util.Vector findThemes()
           
static java.lang.String getCurrentPathToThemeResource()
           
static java.lang.String getCurrentThemeLocalName()
           
static java.util.Vector getThemes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeSupport

public ThemeSupport()
Method Detail

getCurrentThemeLocalName

public static java.lang.String getCurrentThemeLocalName()

getCurrentPathToThemeResource

public static java.lang.String getCurrentPathToThemeResource()

getThemes

public static java.util.Vector getThemes()

changeTheme

public static void changeTheme(java.lang.String newTheme)

findThemes

private static java.util.Vector findThemes()


Copyright CSIR. All Rights Reserved.