public class CloseLeftActionFactory extends AbstractActionFactory
CloseLeftActionFactory
to create CloseLeftAction
.Constructor and Description |
---|
CloseLeftActionFactory()
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 CloseLeftActionFactory()
CloseRightActionFactory
.public String getId()
public boolean isGlobalAction()
public AbstractAction createAction(org.openide.windows.TopComponent topComponent)
Copyright © 2022–2024. All rights reserved.