From: Francisco H. <fhe...@is...> - 2006-05-24 19:07:06
|
Hi Everybody, I am trying to develop a class that inherits from DSOLApplication, but I can't because I can't initialize objects from the nested class Recent. Can you provide a method that returns an object of this class? e.g. DSOLApplication.getRecent(final String label, final long executionTime); Thank you, Francisco |