Package | Description |
---|---|
org.basex.gui.text |
Modifier and Type | Method and Description |
---|---|
static SearchBar.SearchDir |
SearchBar.SearchDir.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchBar.SearchDir[] |
SearchBar.SearchDir.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TextPanel.jump(SearchBar.SearchDir dir,
boolean select)
Jumps to the current, next or previous search string.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.