public class WorkSpaceController extends Object implements IController
Modifier and Type | Class and Description |
---|---|
class |
WorkSpaceController.TabChangeListener
Event handler for switching between editor view and script view.
|
Constructor and Description |
---|
WorkSpaceController() |
Modifier and Type | Method and Description |
---|---|
Component |
getEmbeddedView() |
Object |
getModel() |
Component |
getView() |
void |
show() |
public void show()
public Component getEmbeddedView()
public Object getModel()
getModel
in interface IController
public Component getView()
getView
in interface IController
Copyright © 1992–2017 ANTLR. All rights reserved.