Generated on Fri Oct 6 16:26:45 2006 for Gecode/J by doxygen 1.4.7

examples.ExplorerTest Class Reference

Inherits examples.Photo, and org.gecode.explorer.ExplorerEventListener.

List of all members.


Detailed Description

Definition at line 8 of file ExplorerTest.java.

Public Member Functions

 ExplorerTest (PhotoSpec s)
 ExplorerTest (Boolean share, ExplorerTest et)
void nodeClickEvent (Inspector i, SpaceNode s)
String getName ()

Static Public Member Functions

static void main (String[] args)


Constructor & Destructor Documentation

examples.ExplorerTest.ExplorerTest ( PhotoSpec  s  ) 

Definition at line 9 of file ExplorerTest.java.

examples.ExplorerTest.ExplorerTest ( Boolean  share,
ExplorerTest  et 
)

Definition at line 12 of file ExplorerTest.java.


Member Function Documentation

static void examples.ExplorerTest.main ( String[]  args  )  [static]

Reimplemented from examples.Photo.

Definition at line 16 of file ExplorerTest.java.

void examples.ExplorerTest.nodeClickEvent ( Inspector  i,
SpaceNode  s 
) [virtual]

Implements org.gecode.explorer.ExplorerEventListener.

Definition at line 24 of file ExplorerTest.java.

String examples.ExplorerTest.getName (  )  [virtual]

Implements org.gecode.explorer.ExplorerEventListener.

Definition at line 29 of file ExplorerTest.java.


The documentation for this class was generated from the following file: