I am trying to override the load() (abstract) method in org.primefaces.model.LazyDataModel class (from Primefaces JSF component library).
But my Netbeans IDE always complains as follows:
method does not override or implement a method from a supertype
You may view the high resolution screen shot here: http://www.freeimagehosting.net/xihak
