public class TableActions extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<Action> |
createContentBasedSelectionActions()
Create the actions for changing the selection state of a table
based on the content of the cell that was clicked on.
|
static List<Action> |
createGenericSelectionActions(JTable table)
Create the actions for changing the selection state of a table.
|
public static List<Action> createContentBasedSelectionActions()
LocationBasedAction instances, and supposed to be
shown in a popup menu with a LocationBasedPopupHandlerCopyright © 2022. All rights reserved.