synergynetframework.appsystem.table
Class SynergyNetAppUtils

java.lang.Object
  extended by synergynetframework.appsystem.table.SynergyNetAppUtils

public class SynergyNetAppUtils
extends java.lang.Object

The Class SynergyNetAppUtils.


Constructor Summary
SynergyNetAppUtils()
           
 
Method Summary
static void addEscapeKeyToExit(com.jme.input.InputHandler inputHandler)
          Adds the escape key to exit.
static void addTableOverlay(SynergyNetApp app)
          Adds the table overlay.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SynergyNetAppUtils

public SynergyNetAppUtils()
Method Detail

addEscapeKeyToExit

public static void addEscapeKeyToExit(com.jme.input.InputHandler inputHandler)
Adds the escape key to exit.

Parameters:
inputHandler - the input handler

addTableOverlay

public static void addTableOverlay(SynergyNetApp app)
Adds the table overlay.

Parameters:
app - the app