public class CloseSearchHistoryTopComponentsAction extends AbstractBaseAction
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends org.openide.windows.TopComponent>[] |
topComponentTypes |
topComponentchangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent event) |
protected boolean |
isAssignableFromGivenTypes(Class<? extends org.openide.windows.TopComponent> topComponentClass) |
boolean |
isEnabled() |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabledprotected final Class<? extends org.openide.windows.TopComponent>[] topComponentTypes
public void actionPerformed(ActionEvent event)
public boolean isEnabled()
isEnabled in interface ActionisEnabled in class AbstractActionprotected boolean isAssignableFromGivenTypes(Class<? extends org.openide.windows.TopComponent> topComponentClass)
Copyright © 2022–2024. All rights reserved.