org.drools.examples.wumpus
Class WumpusApplicationWindow

java.lang.Object
  extended by org.drools.examples.wumpus.WumpusApplicationWindow

public class WumpusApplicationWindow
extends Object


Nested Class Summary
 class WumpusApplicationWindow.ImageBackgroundPanel
           
 
Constructor Summary
WumpusApplicationWindow()
          Create the application.
 
Method Summary
static void main(String[] args)
          Launch the application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WumpusApplicationWindow

public WumpusApplicationWindow()
                        throws IOException
Create the application.

Throws:
IOException
Method Detail

main

public static void main(String[] args)
Launch the application.



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.