Uses of Annotation Interface
org.autogui.GuiInits
Packages that use GuiInits
Package
Description
-
Uses of GuiInits in org.autogui.base.annotation
Classes in org.autogui.base.annotation with annotations of type GuiInitsModifier and TypeClassDescriptionclass
the dummy class for obtaining the default instance ofGuiInits
Methods in org.autogui.base.annotation that return GuiInitsModifier and TypeMethodDescriptionstatic GuiInits
GuiDefaultInits.get()
static GuiInits
GuiDefaultInits.get
(AnnotatedElement e) static GuiInits
GuiDefaultInits.getOrNull
(AnnotatedElement e) -
Uses of GuiInits in org.autogui.base.type
Methods in org.autogui.base.type that return GuiInits -
Uses of GuiInits in org.autogui.swing
Methods in org.autogui.swing that return GuiInitsModifier and TypeMethodDescriptionprotected GuiInits
GuiSwingViewCollectionTable.CollectionTable.getInits()
Methods in org.autogui.swing with parameters of type GuiInitsModifier and TypeMethodDescriptionGuiSwingViewCollectionTable.PreferencesForTable.createRowHeightFromInits
(GuiInits inits) -
Uses of GuiInits in org.autogui.swing.table
Methods in org.autogui.swing.table that return GuiInits