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 TypeClassDescriptionclassthe dummy class for obtaining the default instance ofGuiInitsMethods in org.autogui.base.annotation that return GuiInitsModifier and TypeMethodDescriptionstatic GuiInitsGuiDefaultInits.get()static GuiInitsGuiDefaultInits.get(AnnotatedElement e) static GuiInitsGuiDefaultInits.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 GuiInitsGuiSwingViewCollectionTable.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