Uses of Class
org.openide.compiler.ErrorEvent

Packages that use ErrorEvent
org.openide.compiler Different compiler implementations may be plugged into the IDE to build files from source. 
 

Uses of ErrorEvent in org.openide.compiler
 

Methods in org.openide.compiler with parameters of type ErrorEvent
protected  void CompilerGroup.fireErrorEvent(ErrorEvent ev)
          Fires an error event to all listeners.
 void CompilerListener.compilerError(ErrorEvent ev)
          Notification of an error during compilation.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.