Package ghidra.framework.main.logviewer.event
package ghidra.framework.main.logviewer.event
-
ClassDescriptionThe down arrow should move the selection down one row.The down arrow should move the selection down one row.The up arrow should move the selection up one row.The up arrow should move the selection up one row.Handles the actions required when the user presses the 'end' key; this moves the viewport to the bottom of the file.Custom events to be used in conjunction with the
FVEventListener
module.Handles the actions required when the user presses the 'home' key; this moves the viewport to the top of the file.Invoked when the user scrolls the mouse wheel either up or down.Handles the actions required when the user presses the page down key.Handles the actions required when the user presses the page down key.Handles the actions required when the user presses the page up key.Handles the actions required when the user presses the page up key.