com.japisoft.xmlpad.look.themes
Class BlueTheme

java.lang.Object
  extended bycom.japisoft.xmlpad.look.themes.BlueTheme

public class BlueTheme
extends java.lang.Object

JXMLPad Blue theme. This theme must be installed before initializing an XMLContainer and no Look should be used for avoiding conflicting result.

Author:
(c) 2004 JAPISoft

Constructor Summary
BlueTheme()
           
 
Method Summary
static void install()
          Install this theme
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlueTheme

public BlueTheme()
Method Detail

install

public static void install()
Install this theme


main

public static void main(java.lang.String[] args)