public class EntryPointsManagerImpl extends EntryPointsManagerBase implements PersistentStateComponent<Element>
EntryPointsManagerBase.AddImplicitlyWriteAnnotation, EntryPointsManagerBase.ClassPattern
Disposable.Parent
ADDITIONAL_ANNOTATIONS, DEAD_CODE_EP_NAME, myProject, myWriteAnnotations
Constructor and Description |
---|
EntryPointsManagerImpl(Project project) |
Modifier and Type | Method and Description |
---|---|
void |
configureAnnotations() |
static javax.swing.JButton |
createConfigureAnnotationsButton() |
static javax.swing.JButton |
createConfigureClassPatternsButton() |
addAllPersistentEntries, addEntryPoint, cleanup, dispose, getAdditionalAnnotations, getEntryPoints, getInstance, getPatterns, getState, isAddNonJavaEntries, isEntryPoint, isImplicitWrite, loadState, removeEntryPoint, resolveEntryPoints, setAddNonJavaEntries, writeExternal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getState, initializeComponent, loadState, noStateLoaded
public EntryPointsManagerImpl(Project project)
public void configureAnnotations()
configureAnnotations
in class EntryPointsManager
public static javax.swing.JButton createConfigureAnnotationsButton()
public static javax.swing.JButton createConfigureClassPatternsButton()