public final class WorkbenchController extends DefaultController<WorkbenchModel,WorkbenchView> implements ActionAdapter
EventAdapter.Linker
NOT_IMPLEMENTED_YET
Constructor and Description |
---|
WorkbenchController(WorkbenchView view)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
action(ActionEvent actionEvent)
Manage action events.
|
initEventAdapters, initEventHandlers
callCommand, callCommand, linkCommand, linkCommand, linkService, linkService, linkUi, linkUi, linkWave, linkWave
activate, addAdapter, finalize, getHandler, initInternalEventAdapters, initInternalEventHandlers, model, node, view
public WorkbenchController(WorkbenchView view) throws CoreException
view
- the view to controlCoreException
- if an error occurred while creating event handlerspublic void action(ActionEvent actionEvent)
action
in interface ActionAdapter
actionEvent
- the event to manageCopyright © 2011–2016 JRebirth OSS. All rights reserved.