Inheritance diagram for com::xsb::interprolog::NativeEngineWindow:
Public Member Functions | |
NativeEngineWindow (NativeEngine e) | |
NativeEngineWindow (NativeEngine e, boolean autoDisplay) | |
void | sendToProlog () |
Static Public Member Functions | |
static void | main (String[] args) |
Definition at line 15 of file NativeEngineWindow.java.
|
Useful for launching the system, by passing the full Prolog directory path and optionally extra arguments, that are passed to the Prolog command Definition at line 63 of file NativeEngineWindow.java. |