Class MemorySearchOptions
java.lang.Object
ghidra.features.base.memsearch.gui.MemorySearchOptions
Class for managing search tool options.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
boolean
boolean
-
Constructor Details
-
MemorySearchOptions
-
MemorySearchOptions
public MemorySearchOptions()
-
-
Method Details
-
getByteGroupSize
public int getByteGroupSize() -
getByteDelimiter
-
isShowHighlights
public boolean isShowHighlights() -
getSearchLimit
public int getSearchLimit() -
isAutoRestrictSelection
public boolean isAutoRestrictSelection()
-