Uses of Annotation Interface
org.autogui.GuiIncluded
Packages that use GuiIncluded
-
Uses of GuiIncluded in org.autogui.swing.prefs
Classes in org.autogui.swing.prefs with annotations of type GuiIncludedModifier and TypeClassDescriptionstatic class
static class
Methods in org.autogui.swing.prefs with annotations of type GuiIncluded -
Uses of GuiIncluded in org.autogui.swing.table
Methods in org.autogui.swing.table with annotations of type GuiIncludedModifier and TypeMethodDescriptionGuiSwingTableColumnCollection.DynamicColumnFactoryCollectionRoot.getRootActions
(GuiReprCollectionTable.TableTargetCell selection, GuiSwingTableColumnSet.TableSelectionSource tableSource) class Tbl { //tableOwner: the target of the action List<List<E>> table; void action(List<List<E>> l) { ...