public class NbCodeFoldingAction extends Object implements Presenter.Menu
Modifier and Type | Class and Description |
---|---|
class |
NbCodeFoldingAction.CodeFoldsMenu |
Presenter.Menu, Presenter.Popup, Presenter.Toolbar
Constructor and Description |
---|
NbCodeFoldingAction()
Creates a new instance of NbCodeFoldingAction
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent ev) |
HelpCtx |
getHelpCtx() |
JMenuItem |
getMenuPresenter()
Get a menu item that can present this action in a
JMenu . |
String |
getName() |
boolean |
isEnabled() |
public NbCodeFoldingAction()
public final HelpCtx getHelpCtx()
public String getName()
public boolean isEnabled()
public JMenuItem getMenuPresenter()
JMenu
.getMenuPresenter
in interface Presenter.Menu
public void actionPerformed(ActionEvent ev)