Package | Description |
---|---|
grammarscope.browser |
Modifier and Type | Field and Description |
---|---|
Browser.ToolMode |
Settings.toolMode |
private Browser.ToolMode |
Browser.toolMode
Tool mode
|
Modifier and Type | Method and Description |
---|---|
Browser.ToolMode |
Browser.getToolMode()
Get tool mode
|
static Browser.ToolMode |
Browser.ToolMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Browser.ToolMode[] |
Browser.ToolMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Browser.layoutMainPanel(Browser.ToolMode mode)
Lay out main panel
|