org.openide.util 7.18.1 1

Uses of Interface
org.openide.ErrorManager.Annotation

Packages that use ErrorManager.Annotation
org.openide Provides ErrorManager - the central place for logging and reproting failures in NetBeans based system. 
 

Uses of ErrorManager.Annotation in org.openide
 

Methods in org.openide that return ErrorManager.Annotation
abstract  ErrorManager.Annotation[] ErrorManager.findAnnotations(Throwable t)
          Finds annotations associated with a given exception.
 

Methods in org.openide with parameters of type ErrorManager.Annotation
abstract  Throwable ErrorManager.attachAnnotations(Throwable t, ErrorManager.Annotation[] arr)
          Associates annotations with an exception.
 


org.openide.util 7.18.1 1

Built on May 31 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.