org.jouvieje.fmodex.callbacks
Class ComponentManager

java.lang.Object
  extended byorg.jouvieje.fmodex.callbacks.ComponentManager

public class ComponentManager
extends java.lang.Object

WARNING
DO NOT USE THIS CLASS !!!


Field Summary
static boolean DEBUG_MODE
           
 
Constructor Summary
ComponentManager()
           
 
Method Summary
static void addComponent(long hwnd, java.awt.Component component)
           
static java.awt.Component getComponent(long hwnd)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG_MODE

public static boolean DEBUG_MODE
Constructor Detail

ComponentManager

public ComponentManager()
Method Detail

addComponent

public static void addComponent(long hwnd,
                                java.awt.Component component)

getComponent

public static java.awt.Component getComponent(long hwnd)


NativeFmodEx Project - © Copyright 2005-2010 - Jérôme Jouvie (Jouvieje)
NativeFmodEx is an Open Source Project under GNU LGPL License
My sites : http://jerome.jouvie.free.fr/

(Documentation Copyright © Firelight Technologies - FMOD Ex - http://www.fmod.org)