com.intellij.usages
Class FindUsagesProcessPresentation
java.lang.Object
com.intellij.usages.FindUsagesProcessPresentation
public class FindUsagesProcessPresentation
- extends java.lang.Object
Created by IntelliJ IDEA.
User: max
Date: Dec 21, 2004
Time: 9:15:39 PM
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME_WITH_MNEMONIC_KEY
public static final java.lang.String NAME_WITH_MNEMONIC_KEY
- See Also:
- Constant Field Values
FindUsagesProcessPresentation
public FindUsagesProcessPresentation()
addNotFoundAction
public void addNotFoundAction(javax.swing.Action _action)
getNotFoundActions
public java.util.List<javax.swing.Action> getNotFoundActions()
isShowNotFoundMessage
public boolean isShowNotFoundMessage()
setShowNotFoundMessage
public void setShowNotFoundMessage(boolean showNotFoundMessage)
isShowPanelIfOnlyOneUsage
public boolean isShowPanelIfOnlyOneUsage()
setShowPanelIfOnlyOneUsage
public void setShowPanelIfOnlyOneUsage(boolean showPanelIfOnlyOneUsage)
getProgressIndicatorFactory
public Factory<ProgressIndicator> getProgressIndicatorFactory()
setProgressIndicatorFactory
public void setProgressIndicatorFactory(Factory<ProgressIndicator> progressIndicatorFactory)