Package org.harctoolbox.irscrutinizer
Class TableUtils
java.lang.Object
org.harctoolbox.irscrutinizer.TableUtils
-
Method Summary
Modifier and TypeMethodDescriptioncommandTableSelected
(JTable table) void
fixKeyMappings
(JTable table) modelLinesSelected
(JTable table) void
tableMoveSelection
(JTable table, boolean up)
-
Method Details
-
fixKeyMappings
-
tableMoveSelection
- Throws:
ErroneousSelectionException
-
modelLinesSelected
-
commandTableSelected
public Map<String,org.harctoolbox.girr.Command> commandTableSelected(JTable table) throws org.harctoolbox.girr.GirrException - Throws:
org.harctoolbox.girr.GirrException
-