org.hfbk.util.JARStarter Class Reference

List of all members.

Public Member Functions

void init ()
void appletResize (int width, int height)

Static Public Member Functions

static void main (String[] args) throws IOException, URISyntaxException

Static Package Functions

static String join (char c, String[] strings)

Static Package Attributes

static String[] jars = new String[]{".","lwjgl.jar","lwjgl_util.jar","jna.jar", "ffmpeg.jar", "jinput.jar", "js.jar"}
static String mainclass = "org.hfbk.vis.VisClient"

Classes

class  Pipe

Detailed Description

Definition at line 19 of file JARStarter.java.


Member Function Documentation

void org.hfbk.util.JARStarter.init (  ) 

Definition at line 25 of file JARStarter.java.

References org.hfbk.util.JARStarter.main().

Here is the call graph for this function:

static void org.hfbk.util.JARStarter.main ( String[]  args  )  throws IOException, URISyntaxException [static]

Definition at line 70 of file JARStarter.java.

References org.hfbk.util.JARStarter.jars, org.hfbk.util.JARStarter.join(), and org.hfbk.util.JARStarter.mainclass.

Referenced by org.hfbk.util.JARStarter.init().

Here is the call graph for this function:

Here is the caller graph for this function:

static String org.hfbk.util.JARStarter.join ( char  c,
String[]  strings 
) [static, package]

Definition at line 96 of file JARStarter.java.

Referenced by org.hfbk.util.JARStarter.main().

Here is the caller graph for this function:

void org.hfbk.util.JARStarter.appletResize ( int  width,
int  height 
)

Definition at line 131 of file JARStarter.java.


Member Data Documentation

String [] org.hfbk.util.JARStarter.jars = new String[]{".","lwjgl.jar","lwjgl_util.jar","jna.jar", "ffmpeg.jar", "jinput.jar", "js.jar"} [static, package]

Definition at line 21 of file JARStarter.java.

Referenced by org.hfbk.util.JARStarter.main().

String org.hfbk.util.JARStarter.mainclass = "org.hfbk.vis.VisClient" [static, package]

Definition at line 23 of file JARStarter.java.

Referenced by org.hfbk.util.JARStarter.main().


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:57:48 2009 for visclient by  doxygen 1.5.1