Class JNLPMain
java.lang.Object
JNLPMain
public class JNLPMain
- extends Object
Launches hudson.war from JNLP.
- Author:
- Kohsuke Kawaguchi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNLPMain
public JNLPMain()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
setUILookAndFeel
public static void setUILookAndFeel()
- Sets to the platform native look and feel.
see http://javaalmanac.com/egs/javax.swing/LookFeelNative.html
Copyright © 2004-2012. All Rights Reserved.