g-Eclipse
Release 1.0.0

eu.geclipse.ui.problems
Class CheckSystemTimeSolution

java.lang.Object
  extended by eu.geclipse.ui.problems.CheckSystemTimeSolution
All Implemented Interfaces:
ISolver

public class CheckSystemTimeSolution
extends java.lang.Object
implements ISolver

ISolution for checking the system time against a set of reference time servers.


Constructor Summary
CheckSystemTimeSolution()
           
 
Method Summary
 void solve()
          Try to solve an associated problem.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckSystemTimeSolution

public CheckSystemTimeSolution()
Method Detail

solve

public void solve()
Description copied from interface: ISolver
Try to solve an associated problem.

Specified by:
solve in interface ISolver

g-Eclipse
Release 1.0.0