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
ExplorerActions. |
public void addProvider(ActionProvider provider)
provider - public ExplorerAction[] getExplorerActions()
ActionProviderExplorerActions.getExplorerActions in interface ActionProvider