org.objectweb.jac.ide
Class Errors

java.lang.Object
  |
  +--org.objectweb.jac.ide.Errors

public class Errors
extends Object


Constructor Summary
Errors(List errors)
           
 
Method Summary
 List getErrors()
           
static HandlerResult selectionHandler(DisplayContext context, CollectionItem collection, Error error)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Errors

public Errors(List errors)
Method Detail

getErrors

public List getErrors()

selectionHandler

public static HandlerResult selectionHandler(DisplayContext context,
                                             CollectionItem collection,
                                             Error error)