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