public class AccumulatingActionProvider extends Object implements ActionProvider
ActionProvider
that provides accumulates
of other ActionProviderss.
Constructor and Description |
---|
AccumulatingActionProvider() |
Modifier and Type | Method and Description |
---|---|
void |
addProvider(ActionProvider provider)
Add a provider.
|
ExplorerAction[] |
getExplorerActions()
Return an array of
ExplorerAction s. |
public void addProvider(ActionProvider provider)
provider
- public ExplorerAction[] getExplorerActions()
ActionProvider
ExplorerAction
s.getExplorerActions
in interface ActionProvider