public interface AdditionalCloseActionFactory
Modifier and Type | Method and Description |
---|---|
AbstractAction |
createAction(org.openide.windows.TopComponent topComponent) |
String |
getId() |
String |
getName() |
boolean |
isActive() |
boolean |
isGlobalAction() |
void |
setActive(boolean active) |
String getId()
String getName()
boolean isActive()
void setActive(boolean active)
boolean isGlobalAction()
AbstractAction createAction(org.openide.windows.TopComponent topComponent)
Copyright © 2022–2024. All rights reserved.