public interface StartupFilter
| Modifier and Type | Method and Description |
|---|---|
void |
disable()
Disable the status filter
|
void |
enable()
Enable the status filter, which outputs a default status message
and a concatenation of all status messages returned
by
StartupInfoProvider services. |
boolean |
isEnabled()
True if currently enabled
|
void enable()
StartupInfoProvider services.
The filter is initially enabled.void disable()
boolean isEnabled()
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"