public class MatetoolsParserInputView
extends de.ims.icarus.plugins.language_tools.input.TextInputView
Modifier and Type | Class and Description |
---|---|
class |
MatetoolsParserInputView.CallbackHandler |
Constructor and Description |
---|
MatetoolsParserInputView() |
Modifier and Type | Method and Description |
---|---|
protected void |
buildToolBar(de.ims.icarus.plugins.core.ToolBarDelegate delegate) |
protected de.ims.icarus.ui.actions.ActionComponentBuilder |
createToolBar() |
void |
init(javax.swing.JComponent container) |
protected void |
refreshActions() |
protected void |
registerActionCallbacks() |
close, handleRequest, reset, setText
addBroadcastListener, addListener, defaultLoadActions, fireBroadcastEvent, focusView, getContainer, getDefaultActionManager, getExtension, getFrame, getIdentity, getInfoPanel, getPerspective, isClosable, refreshInfoPanel, reloadViewTab, removeBroadcastListener, removeBroadcastListener, removeListener, removeListener, selectViewTab, sendRequest, sendRequest, showError, toggleContainer, toString
public void init(javax.swing.JComponent container)
init
in class de.ims.icarus.plugins.language_tools.input.TextInputView
protected void refreshActions()
refreshActions
in class de.ims.icarus.plugins.language_tools.input.TextInputView
protected void registerActionCallbacks()
registerActionCallbacks
in class de.ims.icarus.plugins.language_tools.input.TextInputView
protected de.ims.icarus.ui.actions.ActionComponentBuilder createToolBar()
createToolBar
in class de.ims.icarus.plugins.language_tools.input.TextInputView
protected void buildToolBar(de.ims.icarus.plugins.core.ToolBarDelegate delegate)
buildToolBar
in class de.ims.icarus.plugins.core.View