| java.lang.Object org.netbeans.modules.gsfret.hints.GsfHintsProvider
GsfHintsProvider | final public class GsfHintsProvider implements CancellableTask<CompilationInfo>(Code) | | This class is based on JavaHintsFactory in Retouche's org.netbeans.modules.java.hints
This file is originally from Retouche, the Java Support
infrastructure in NetBeans. I have modified the file as little
as possible to make merging Retouche fixes back as simple as
possible.
author: Jan Lahoda author: leon chiver author: Tor Norbye |
Field Summary | |
public static ErrorManager | ERR | public static Logger | LOG |
ERR | public static ErrorManager ERR(Code) | | |
GsfHintsProvider | GsfHintsProvider(FileObject file)(Code) | | Creates a new instance of GsfHintsProvider
|
cancel | public synchronized void cancel()(Code) | | |
isCanceled | synchronized boolean isCanceled()(Code) | | |
resume | synchronized void resume()(Code) | | |
|
|