net.xoetrope.optional.laf
Class SynthLafInstaller
java.lang.Object
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 $
|
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 |
SynthLafInstaller
public SynthLafInstaller()
- Creates a new instance of SynthLafInstaller
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