|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openide.loaders.CompilerSupport | +--org.openide.loaders.CompilerSupport.Clean
Clean cookie support.
Inner classes inherited from class org.openide.loaders.CompilerSupport |
CompilerSupport.Build, CompilerSupport.Clean, CompilerSupport.Compile |
Inner classes inherited from class org.openide.cookies.CompilerCookie |
CompilerCookie.Build, CompilerCookie.Clean, CompilerCookie.Compile |
Fields inherited from class org.openide.loaders.CompilerSupport |
PROP_COMPILER_TYPE |
Constructor Summary | |
CompilerSupport.Clean(MultiDataObject.Entry entry)
New support for given entry. |
Methods inherited from class org.openide.loaders.CompilerSupport |
addProperties, addToJob, defaultCompilerType, getCompilerType, isDepthSupported, prepareJob, setCompilerType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.openide.cookies.CompilerCookie |
addToJob, isDepthSupported |
Constructor Detail |
public CompilerSupport.Clean(MultiDataObject.Entry entry)
entry
- entry to create instance from
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |