edu.ntnu.cikmr.gui
Class SelectSolution

java.lang.Object
  extended by edu.ntnu.cikmr.gui.SelectSolution

public class SelectSolution
extends java.lang.Object


Constructor Summary
SelectSolution()
           
 
Method Summary
static Conflict selectSolution(java.awt.Component parent, ConflictEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectSolution

public SelectSolution()
Method Detail

selectSolution

public static Conflict selectSolution(java.awt.Component parent,
                                      ConflictEvent e)