de.beamertool.viewer
Class Main

java.lang.Object
  extended by de.beamertool.viewer.Main

public class Main
extends Object

Class contains only the Main and some function to startup the application beamer-tool

Author:
ocm-zeeman

Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
          This main starts beamer-tool.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
This main starts beamer-tool. This is the program which presents the SMS', images etc. in various ways. VM-Options: Linux: 32bit: -Djava.library.path=lib/linux32 64bit: -Djava.library.path=lib/linux64 Windows: 32bit: -Djava.library.path=lib/windows32 64bit: -Djava.library.path=lib/windows64 Mac OSX: (UNTESTED!) -Djava.library.path=lib/macosx For all: (Or not???) -Dsun.java2d.noddraw=true -Dsun.java2d.opengl=true Example for Linux 32bit: -Djava.library.path=lib/linux -Dsun.java2d.noddraw=true -Dsun.java2d.opengl=true With big pcitures also use java -Xms64m -Xmx384m

Parameters:
args - - If set, the first argument is used as path to override the picturePath-Property