public class SortAndFilterActionGroup extends ResourceNavigatorActionGroup
navigator
Constructor and Description |
---|
SortAndFilterActionGroup(IResourceNavigator navigator)
Deprecated.
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
fillActionBars(IActionBars actionBars)
Deprecated.
Adds the applicable actions to a part's action bars,
including setting any global action handlers.
|
protected void |
makeActions()
Deprecated.
Makes the actions contained in this action group.
|
void |
updateActionBars()
Deprecated.
Updates the state of the actions added to the action bars,
including any global action handlers,
based on the state of the
ActionContext . |
getImageDescriptor, getNavigator, handleKeyPressed, runDefaultAction
dispose, fillContextMenu, getContext, setContext
public SortAndFilterActionGroup(IResourceNavigator navigator)
navigator
- protected void makeActions()
ResourceNavigatorActionGroup
makeActions
in class ResourceNavigatorActionGroup
public void fillActionBars(IActionBars actionBars)
ActionGroup
The default implementation does nothing. Subclasses may override or extend this method.
fillActionBars
in class ActionGroup
actionBars
- the part's action barspublic void updateActionBars()
ActionGroup
ActionContext
.
The default implementation does nothing. Subclasses may override or extend this method.
updateActionBars
in class ActionGroup
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.