net.xoetrope.optional.laf
Class SynthLafInstaller

java.lang.Object
  extended by net.xoetrope.optional.laf.SynthLafInstaller

public class SynthLafInstaller
extends java.lang.Object

Install theSynth look and feel

Copyright: Copyright (c) Xoetrope Ltd., 2001-2005
License: see license.txt $Revision: 1.12 $


Constructor Summary
SynthLafInstaller()
          Creates a new instance of SynthLafInstaller
 
Method Summary
static java.lang.String getOutputPath(XProject currentProject, java.lang.String path, java.lang.String prefix, java.lang.String suffix)
           
static void installLaf()
          Install the look and feel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SynthLafInstaller

public SynthLafInstaller()
Creates a new instance of SynthLafInstaller

Method Detail

installLaf

public static void installLaf()
Install the look and feel


getOutputPath

public static java.lang.String getOutputPath(XProject currentProject,
                                             java.lang.String path,
                                             java.lang.String prefix,
                                             java.lang.String suffix)
                                      throws java.io.IOException
Throws:
java.io.IOException