com.japisoft.xmlpad.look.themes
Class GreenTheme

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

public class GreenTheme
extends java.lang.Object

JXMLPad Green 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
GreenTheme()
           
 
Method Summary
static void install()
           
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

GreenTheme

public GreenTheme()
Method Detail

install

public static void install()

main

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