| Package | Description |
|---|---|
| editor | |
| editor.search | |
| editor.tabpane |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultContextMenuHandler |
class |
ExperimentTreeContextMenu |
class |
MessageTreeContextMenu |
| Constructor and Description |
|---|
GosuEditor(ILineInfoManager lineInfoRenderer,
AtomicUndoManager undoMgr,
IScriptabilityModifier scriptabilityConstraint,
IContextMenuHandler<IScriptEditor> contextMenuHandler,
boolean bStatement,
boolean bEmptyTextOk) |
GosuEditor(ISymbolTable symTable,
ILineInfoManager lineInfoRenderer,
AtomicUndoManager undoMgr,
IScriptabilityModifier scriptabilityConstraint,
IContextMenuHandler<IScriptEditor> contextMenuHandler,
boolean bStatement,
boolean bEmptyTextOk) |
GosuField(ISymbolTable symTable,
AtomicUndoManager undoMgr,
IScriptabilityModifier scriptabilityConstraint,
IContextMenuHandler<IScriptEditor> contextMenuHandler,
boolean bStatement,
boolean bEmptyTextOk,
boolean bAccessAll) |
PopupHandler(E owner,
IContextMenuHandler<E> contextMenuHandler) |
ScriptEditorPopupHandler(IScriptEditor scriptEditor,
IContextMenuHandler<IScriptEditor> contextMenuHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchTreeContextMenu |
| Modifier and Type | Method and Description |
|---|---|
IContextMenuHandler<JComponent> |
TabContainer.getContextMenuHandler() |
IContextMenuHandler<JComponent> |
TabPane.getContextMenuHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
TabContainer.setContextMenuHandler(IContextMenuHandler<JComponent> handler) |
void |
TabPane.setContextMenuHandler(IContextMenuHandler<JComponent> handler) |
Copyright © 2020. All rights reserved.