jmri.util
Class GetArgumentList

java.lang.Object
  extended by jmri.util.GetArgumentList

public class GetArgumentList
extends Object

Creates the classpath and library java arguments for JMRI

Ensures all local jar files are on the class path, and that the program directory and lib subdirectory are on the paths for loading libraries

Intended primarily for Windows; other systems use startup scripts so they don't need to start the JVM twice.

Author:
Bob Jacobsen, Copyright (C) 2008

Constructor Summary
GetArgumentList()
           
 
Method Summary
static String getArgumentList()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetArgumentList

public GetArgumentList()
Method Detail

getArgumentList

public static String getArgumentList()

main

public static void main(String[] args)


Copyright © 1997 - 2009 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads