Package gg.xp.xivsupport.gui.tables
Class RightClickOptionRepo
java.lang.Object
gg.xp.xivsupport.gui.tables.RightClickOptionRepo
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
configureTable
(JTable table, CustomTableModel<?> model) static RightClickOptionRepo
of
(CustomRightClickOption... options) static RightClickOptionRepo
of
(List<CustomRightClickOption> options) withMore
(CustomRightClickOption... newOptions)
-
Field Details
-
EMPTY
-
-
Constructor Details
-
RightClickOptionRepo
public RightClickOptionRepo()
-
-
Method Details
-
addOption
-
getOptions
-
of
-
of
-
withMore
-
configureTable
-