Package | Description |
---|---|
org.netbeans.modules.editor |
Class and Description |
---|
MainMenuAction
Main menu action, like Edit/Go to Source, Edit/Go to Line...,
View/Show Editor Toolbar, View/Show Line Numbers
This is the action implements Presenter.Menu and delegates on specific actions like
ExtKit.toggleToolbarAction or ExtKit.gotoSuperImplementationAction
|
NbEditorUI.SystemActionUpdater
Deprecated.
use SystemActionPerformer instead
|