public class CloseOtherProjectTabsActionFactory extends AbstractActionFactory
| Constructor and Description |
|---|
CloseOtherProjectTabsActionFactory()
Creates a new instance of
CloseOtherProjectTabsActionFactory. |
| Modifier and Type | Method and Description |
|---|---|
AbstractAction |
createAction(org.openide.windows.TopComponent topComponent) |
String |
getId() |
boolean |
isGlobalAction() |
getName, isActive, setActivepublic CloseOtherProjectTabsActionFactory()
CloseOtherProjectTabsActionFactory.public String getId()
public boolean isGlobalAction()
public AbstractAction createAction(org.openide.windows.TopComponent topComponent)
Copyright © 2022–2024. All rights reserved.