Module org.autogui
Package org.autogui.base.annotation
package org.autogui.base.annotation
-
ClassDescriptionthe dummy class for obtaining the default instance of
GuiInits
initial settings for actions: it can enables confirmation dialog before execution@GuiIncluded @GuiInits(numberSpinner = @GuiInitNumberSpinner
(format="#,##0.0")) //the annotation can specify the number format of the spinner; e.g.initial settings for split-pane: determines the default component orientation of the attached typeinitial settings for tabbled-pane: determines the pane of the attached type becomes tab or not.initial settings for table : determines the initial row-height for the table of the attached typeinitial settings for any type of table columnsinitial settings for a column of stringinitial settings for window : determines the initial size of the window of the attached type