applications.proxy.utils
Class ProxyLF


public class ProxyLF


Field Summary
 static StringbrowseButtonDefault
           
 static StringbrowseButtonPressed
           
 final static StringDEFAULT_PROXY_LOOK_AND_FEEL_PREFS_FILE
           
 static StringloginPicture
           

Method Summary
 static voidsetLookAndFeel()
          This method should be called first thing in any Proxy application.

Field Detail

browseButtonDefault

public static String browseButtonDefault

browseButtonPressed

public static String browseButtonPressed

DEFAULT_PROXY_LOOK_AND_FEEL_PREFS_FILE

public final static String DEFAULT_PROXY_LOOK_AND_FEEL_PREFS_FILE

loginPicture

public static String loginPicture
Method Detail

setLookAndFeel

public static void setLookAndFeel()
This method should be called first thing in any Proxy application. It makes any global changes to the look and feel, ensuring consistency.