yu.ac.bg.etf.javaqx
Class JavaQx

java.lang.Object
  extended byyu.ac.bg.etf.javaqx.JavaQx

public final class JavaQx
extends java.lang.Object

Java Qt Extensions.

Version:
0.2.0
Author:
Slobodan Vrkacevic (slobodan.vrkacevic@gmail.com)

Method Summary
static void initialize()
          Initializes the library.
static boolean isInitialized()
          Returns true if the native library is successfully initialized.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isInitialized

public static boolean isInitialized()
Returns true if the native library is successfully initialized.

Returns:
true if the native library is successfully initialized

initialize

public static void initialize()
Initializes the library.



Copyright © 2007 ETF and contributors. All Rights Reserved.