com.japisoft.xmlpad.look.themes
Class RedTheme

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

public class RedTheme
extends java.lang.Object

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

Author:
JAPISoft

Constructor Summary
RedTheme()
           
 
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

RedTheme

public RedTheme()
Method Detail

install

public static void install()
Install this theme


main

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