Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- GELASIO - Enum constant in enum class com.github.tadukoo.view.font.FontFamilies
-
Open Source Font: Gelasio - made as an alternate to
FontFamilies.GEORGIA
- GEORGIA - Enum constant in enum class com.github.tadukoo.view.font.FontFamilies
-
Proprietary Font: Georgia - alternate is
FontFamilies.GELASIO
- getActionListener() - Method in class com.github.tadukoo.view.form.field.ButtonFormField
- getAllTabs() - Method in interface com.github.tadukoo.view.form.tabbed.TabbedForm
- getAlternate() - Method in class com.github.tadukoo.view.font.FontFamily
- getBackgroundPaint() - Method in interface com.github.tadukoo.view.components.interfaces.paint.HasSizablePaints
- getBackgroundPaint() - Method in class com.github.tadukoo.view.components.TadukooButton
- getBackgroundPaint() - Method in class com.github.tadukoo.view.components.TadukooLabel
- getBackgroundPaint() - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
- getBackgroundPaint(Component, Dimension) - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
- getBorder() - Method in interface com.github.tadukoo.view.components.interfaces.TComponent
- getBorderInsets(Component) - Method in class com.github.tadukoo.view.border.ShapedBevelBorder
- getBorderInsets(Component) - Method in class com.github.tadukoo.view.border.ShapedEtchedBorder
- getBorderInsets(Component) - Method in class com.github.tadukoo.view.border.ShapedLineBorder
- getBorderInsets(Component, Insets) - Method in class com.github.tadukoo.view.border.ShapedBevelBorder
- getBorderInsets(Component, Insets) - Method in class com.github.tadukoo.view.border.ShapedEtchedBorder
- getBorderInsets(Component, Insets) - Method in class com.github.tadukoo.view.border.ShapedLineBorder
- getBottomRightDrawFunc() - Method in class com.github.tadukoo.view.shapes.ShapeInfo
- getButtonBackgroundPaint() - Method in class com.github.tadukoo.view.form.field.ButtonFormField
- getButtonBackgroundPaint() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getButtonBorder() - Method in class com.github.tadukoo.view.form.field.ButtonFormField
- getButtonBorder() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getButtonDisabledTextPaint() - Method in class com.github.tadukoo.view.form.field.ButtonFormField
- getButtonDisabledTextPaint() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getButtonFocusPaint() - Method in class com.github.tadukoo.view.form.field.ButtonFormField
- getButtonFocusPaint() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getButtonFont() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getButtonFontFamily() - Method in class com.github.tadukoo.view.form.field.ButtonFormField
- getButtonFontSize() - Method in class com.github.tadukoo.view.form.field.ButtonFormField
- getButtonFontStyle() - Method in class com.github.tadukoo.view.form.field.ButtonFormField
- getButtonForegroundPaint() - Method in class com.github.tadukoo.view.form.field.ButtonFormField
- getButtonForegroundPaint() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getButtonSelectPaint() - Method in class com.github.tadukoo.view.form.field.ButtonFormField
- getButtonSelectPaint() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getButtonShape() - Method in class com.github.tadukoo.view.form.field.ButtonFormField
- getButtonShapeInfo() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getButtonUI() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getCircleFunc() - Method in class com.github.tadukoo.view.paint.gradient.RadialGradient
- getClassDefaults() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getColors() - Method in interface com.github.tadukoo.view.paint.gradient.Gradient
- getColors() - Method in class com.github.tadukoo.view.paint.gradient.GradientUIResource
- getColors() - Method in class com.github.tadukoo.view.paint.gradient.LinearGradient
- getColors() - Method in class com.github.tadukoo.view.paint.gradient.RadialGradient
- getColorSpace() - Method in interface com.github.tadukoo.view.paint.gradient.Gradient
- getColorSpace() - Method in class com.github.tadukoo.view.paint.gradient.GradientUIResource
- getColorSpace() - Method in class com.github.tadukoo.view.paint.gradient.LinearGradient
- getColorSpace() - Method in class com.github.tadukoo.view.paint.gradient.RadialGradient
- getColorUIResource() - Method in class com.github.tadukoo.view.paint.ColorPaintUIResource
- getColorUIResource() - Method in class com.github.tadukoo.view.paint.gradient.GradientUIResource
-
Makes a ColorUIResource out of the first Color in this Gradient.
- getColorUIResource() - Method in class com.github.tadukoo.view.paint.NoPaintUIResource
-
In some cases, we need to return a ColorUIResource to support the Look & Feel properly.
- getColorUIResource() - Method in interface com.github.tadukoo.view.paint.PaintUIResource
-
In some cases, we need to return a ColorUIResource to support the Look & Feel properly.
- getColPos() - Method in class com.github.tadukoo.view.form.field.FormField
- getColSpan() - Method in class com.github.tadukoo.view.form.field.FormField
- getColumns() - Method in class com.github.tadukoo.view.form.field.StringFormField
- getComponent() - Method in class com.github.tadukoo.view.form.field.BooleanFormField
-
Creates the
JComponent
to be used for this field. - getComponent() - Method in class com.github.tadukoo.view.form.field.ButtonFormField
-
Creates the
JComponent
to be used for this field. - getComponent() - Method in class com.github.tadukoo.view.form.field.DateFormField
-
Creates the
JComponent
to be used for this field. - getComponent() - Method in class com.github.tadukoo.view.form.field.DropDownFormField
-
Creates the
JComponent
to be used for this field. - getComponent() - Method in class com.github.tadukoo.view.form.field.FormField
-
Creates the
JComponent
to be used for this field. - getComponent() - Method in class com.github.tadukoo.view.form.field.FormFormField
-
Creates the
JComponent
to be used for this field. - getComponent() - Method in class com.github.tadukoo.view.form.field.number.NumberFormField
-
Creates the
JComponent
to be used for this field. - getComponent() - Method in class com.github.tadukoo.view.form.field.StringFormField
-
Creates the
JComponent
to be used for this field. - getComponent() - Method in class com.github.tadukoo.view.form.field.TableFormField
-
Creates the
JComponent
to be used for this field. - getComponentByKey(String) - Method in interface com.github.tadukoo.view.form.SimpleForm
-
Grabs the appropriate
JComponent
present on this form for the given key for the field - getComponentDefaults() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getComponentKeys() - Method in interface com.github.tadukoo.view.form.SimpleForm
- getComponentMap() - Method in class com.github.tadukoo.view.form.AbstractSimpleForm
- getComponentMap() - Method in class com.github.tadukoo.view.form.main.AbstractSimpleMainForm
- getComponentMap() - Method in interface com.github.tadukoo.view.form.SimpleForm
- getCycleMethod() - Method in interface com.github.tadukoo.view.paint.gradient.Gradient
- getCycleMethod() - Method in class com.github.tadukoo.view.paint.gradient.GradientUIResource
- getCycleMethod() - Method in class com.github.tadukoo.view.paint.gradient.LinearGradient
- getCycleMethod() - Method in class com.github.tadukoo.view.paint.gradient.RadialGradient
- getDate() - Method in class com.github.tadukoo.view.form.components.DateForm
- getDay() - Method in class com.github.tadukoo.view.form.components.DateForm
- getDefaultValue() - Method in class com.github.tadukoo.view.form.field.FormField
- getDescription() - Method in class com.github.tadukoo.view.lookandfeel.TadukooLookAndFeel
- getDirection() - Method in class com.github.tadukoo.view.paint.gradient.LinearGradient
- getDirectory() - Method in class com.github.tadukoo.view.font.FontFamily
- getDisabledForegroundPaint() - Method in interface com.github.tadukoo.view.components.interfaces.paint.HasDisabledForegroundPaint
- getDisabledForegroundPaint() - Method in class com.github.tadukoo.view.components.TadukooLabel
- getDisabledForegroundPaint() - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
- getDisabledForegroundPaint(Component, Dimension) - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
- getDisabledTextPaint() - Method in interface com.github.tadukoo.view.components.interfaces.paint.HasDisabledTextPaint
- getDisabledTextPaint() - Method in class com.github.tadukoo.view.components.TadukooButton
- getDisabledTextPaint() - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
- getDisabledTextPaint(Component, Dimension) - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
- getFamily() - Method in enum class com.github.tadukoo.view.font.FontFamilies
- getFieldByKey(String) - Method in interface com.github.tadukoo.view.form.SimpleForm
- getFieldKeys() - Method in interface com.github.tadukoo.view.form.SimpleForm
- getFieldMap() - Method in class com.github.tadukoo.view.form.AbstractSimpleForm
- getFieldMap() - Method in class com.github.tadukoo.view.form.main.AbstractSimpleMainForm
- getFieldMap() - Method in interface com.github.tadukoo.view.form.SimpleForm
- getFiles() - Method in class com.github.tadukoo.view.font.FontFamily
- getFileSize(URL) - Method in class com.github.tadukoo.view.form.components.FileDownloader
-
Attempts to grab the file size for the file at the given
URL
. - getFocusPaint() - Method in interface com.github.tadukoo.view.components.interfaces.paint.HasSelectAndFocusPaints
- getFocusPaint() - Method in class com.github.tadukoo.view.components.TadukooButton
- getFocusPaint() - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
- getFocusPaint(Component, Dimension) - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
- getFontDirectoryPath() - Method in class com.github.tadukoo.view.font.FontResourceLoader
- getFontFolder() - Method in class com.github.tadukoo.view.form.field.FormField
- getFontResourceLoader() - Method in class com.github.tadukoo.view.form.field.FormField
- getForegroundPaint() - Method in interface com.github.tadukoo.view.components.interfaces.paint.HasSizablePaints
- getForegroundPaint() - Method in class com.github.tadukoo.view.components.TadukooButton
- getForegroundPaint() - Method in class com.github.tadukoo.view.components.TadukooLabel
- getForegroundPaint() - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
- getForegroundPaint(Component, Dimension) - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
- getFractions() - Method in interface com.github.tadukoo.view.paint.gradient.Gradient
- getFractions() - Method in class com.github.tadukoo.view.paint.gradient.GradientUIResource
- getFractions() - Method in class com.github.tadukoo.view.paint.gradient.LinearGradient
- getFractions() - Method in class com.github.tadukoo.view.paint.gradient.RadialGradient
- getGradientTransform() - Method in interface com.github.tadukoo.view.paint.gradient.Gradient
- getGradientTransform() - Method in class com.github.tadukoo.view.paint.gradient.GradientUIResource
- getGradientTransform() - Method in class com.github.tadukoo.view.paint.gradient.LinearGradient
- getGradientTransform() - Method in class com.github.tadukoo.view.paint.gradient.RadialGradient
- getGraphEnv() - Method in class com.github.tadukoo.view.font.FontResourceLoader
- getGraphEnv() - Method in class com.github.tadukoo.view.form.field.FormField
- getHighlightInnerPaint(Component, Dimension) - Method in class com.github.tadukoo.view.border.ShapedBevelBorder
-
Returns a
Paint
to use for the inner highlight on the given component with the given size. - getHighlightOuterPaint(Component, Dimension) - Method in class com.github.tadukoo.view.border.ShapedBevelBorder
-
Returns a
Paint
to use for the outer highlight on the given component with the given size. - getHighlightPaint(Component, Dimension) - Method in class com.github.tadukoo.view.border.ShapedEtchedBorder
-
Returns a
Paint
to use for the highlight on the given component with the given size. - getID() - Method in class com.github.tadukoo.view.lookandfeel.TadukooLookAndFeel
- getInsets() - Method in class com.github.tadukoo.view.components.TadukooButton
- getInsets() - Method in class com.github.tadukoo.view.components.TadukooLabel
- getInsets(Insets) - Method in class com.github.tadukoo.view.components.TadukooButton
- getInsets(Insets) - Method in class com.github.tadukoo.view.components.TadukooLabel
- getKey() - Method in class com.github.tadukoo.view.form.field.FormField
- getKeyOrder() - Method in class com.github.tadukoo.view.components.TadukooTable
- getLabelBackgroundPaint() - Method in class com.github.tadukoo.view.form.field.FormField
- getLabelBackgroundPaint() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getLabelBorder() - Method in class com.github.tadukoo.view.form.field.FormField
- getLabelBorder() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getLabelDisabledForegroundPaint() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getLabelFont() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getLabelFontFamily() - Method in class com.github.tadukoo.view.form.field.FormField
- getLabelFontSize() - Method in class com.github.tadukoo.view.form.field.FormField
- getLabelFontStyle() - Method in class com.github.tadukoo.view.form.field.FormField
- getLabelForegroundPaint() - Method in class com.github.tadukoo.view.form.field.FormField
- getLabelForegroundPaint() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getLabelShape() - Method in class com.github.tadukoo.view.form.field.FormField
- getLabelShapeInfo() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getLabelType() - Method in class com.github.tadukoo.view.form.field.FormField
- getLabelUI() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getListCellRendererComponent(JList, JComponent, int, boolean, boolean) - Method in class com.github.tadukoo.view.SimpleCustomCellRenderer
- getLogger() - Method in class com.github.tadukoo.view.font.FontResourceLoader
- getLogger() - Method in class com.github.tadukoo.view.form.field.FormField
- getLogWarnings() - Method in class com.github.tadukoo.view.font.FontResourceLoader
- getMap() - Method in class com.github.tadukoo.view.form.AbstractSimpleForm
- getMap() - Method in class com.github.tadukoo.view.form.main.AbstractSimpleMainForm
- getMap() - Method in class com.github.tadukoo.view.form.main.AbstractTabbedMainForm
- getMap() - Method in class com.github.tadukoo.view.form.tabbed.AbstractTabbedForm
- getMaxValue() - Method in class com.github.tadukoo.view.form.field.number.NumberFormField
- getMaxYear() - Method in class com.github.tadukoo.view.form.components.DateForm
- getMaxYear() - Method in class com.github.tadukoo.view.form.field.DateFormField
- getMetalGradientList() - Method in class com.github.tadukoo.view.paint.ColorPaintUIResource
- getMetalGradientList() - Method in class com.github.tadukoo.view.paint.gradient.GradientUIResource
-
Metal Look and Feel has a trash way of handling gradients.
- getMetalGradientList() - Method in class com.github.tadukoo.view.paint.NoPaintUIResource
-
Metal Look and Feel has a trash way of handling gradients.
- getMetalGradientList() - Method in interface com.github.tadukoo.view.paint.PaintUIResource
-
Metal Look and Feel has a trash way of handling gradients.
- getMinValue() - Method in class com.github.tadukoo.view.form.field.number.NumberFormField
- getMinYear() - Method in class com.github.tadukoo.view.form.components.DateForm
- getMinYear() - Method in class com.github.tadukoo.view.form.field.DateFormField
- getMonth() - Method in class com.github.tadukoo.view.form.components.DateForm
- getMonthString() - Method in class com.github.tadukoo.view.form.components.DateForm
- getName() - Method in class com.github.tadukoo.view.font.FontFamily
- getName() - Method in class com.github.tadukoo.view.lookandfeel.TadukooLookAndFeel
- getNumTabs() - Method in interface com.github.tadukoo.view.form.tabbed.TabbedForm
- getOptions() - Method in class com.github.tadukoo.view.form.field.DropDownFormField
- getPaint(Dimension) - Method in class com.github.tadukoo.view.paint.ColorPaintUIResource
-
Returns this as the Paint, since it's an extension of
Color
. - getPaint(Dimension) - Method in class com.github.tadukoo.view.paint.gradient.GradientUIResource
-
Creates a Paint to be used based on the size of the object to be painted.
- getPaint(Dimension) - Method in class com.github.tadukoo.view.paint.gradient.LinearGradient
-
Creates a
LinearGradientPaint
using theLinearGradient.startAndEndPointsFunc
to determine the start and end points, and sending the other parameters as specified. - getPaint(Dimension) - Method in class com.github.tadukoo.view.paint.gradient.RadialGradient
-
Creates a
RadialGradientPaint
using theRadialGradient.circleFunc
to determine the center, radius, and focus of the circle, and sending the other parameters as specified. - getPaint(Dimension) - Method in class com.github.tadukoo.view.paint.NoPaint
-
Creates a
Paint
to be used based on the size of the object to be painted. - getPaint(Dimension) - Method in class com.github.tadukoo.view.paint.SizableColor
-
Creates a
Paint
to be used based on the size of the object to be painted. - getPaint(Dimension) - Method in interface com.github.tadukoo.view.paint.SizablePaint
-
Creates a
Paint
to be used based on the size of the object to be painted. - getProperInsets(Component) - Method in interface com.github.tadukoo.view.components.interfaces.TComponent
- getProperInsets(Component, Insets) - Method in interface com.github.tadukoo.view.components.interfaces.TComponent
- getPropertyPrefixString() - Method in class com.github.tadukoo.view.lookandfeel.componentui.TadukooButtonUI
-
Retrieves the Property Prefix string present on the Component UI class.
- getPropertyPrefixString() - Method in class com.github.tadukoo.view.lookandfeel.componentui.TadukooLabelUI
-
Retrieves the Property Prefix string present on the Component UI class.
- getPropertyPrefixString() - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
-
Retrieves the Property Prefix string present on the Component UI class.
- getRowPos() - Method in class com.github.tadukoo.view.form.field.FormField
- getRowSpan() - Method in class com.github.tadukoo.view.form.field.FormField
- getSelectPaint() - Method in interface com.github.tadukoo.view.components.interfaces.paint.HasSelectAndFocusPaints
- getSelectPaint() - Method in class com.github.tadukoo.view.components.TadukooButton
- getSelectPaint() - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
- getSelectPaint(Component, Dimension) - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
- getShadowInnerPaint(Component, Dimension) - Method in class com.github.tadukoo.view.border.ShapedBevelBorder
-
Returns a
Paint
to use for the inner shadow on the given component with the given size. - getShadowOuterPaint(Component, Dimension) - Method in class com.github.tadukoo.view.border.ShapedBevelBorder
-
Returns a
Paint
to use for the outer shadow on the given component with the given size. - getShadowPaint(Component, Dimension) - Method in class com.github.tadukoo.view.border.ShapedEtchedBorder
-
Returns a
Paint
to use for the shadow on the given component with the given size. - getShape() - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
- getShape(Component) - Method in interface com.github.tadukoo.view.lookandfeel.componentui.TComponentUIUtil
- getShapeFunc() - Method in class com.github.tadukoo.view.shapes.ShapeInfo
- getShapeInfo() - Method in interface com.github.tadukoo.view.components.interfaces.Shaped
- getShapeInfo() - Method in class com.github.tadukoo.view.components.TadukooButton
- getShapeInfo() - Method in class com.github.tadukoo.view.components.TadukooLabel
- getShapeInfo() - Method in enum class com.github.tadukoo.view.shapes.Shapes
- getShapeInsetsFunc() - Method in class com.github.tadukoo.view.shapes.ShapeInfo
- getStartAndEndPointsFunc() - Method in class com.github.tadukoo.view.paint.gradient.LinearGradient
- getStepSize() - Method in class com.github.tadukoo.view.form.field.number.NumberFormField
- getStringFieldType() - Method in class com.github.tadukoo.view.form.field.StringFormField
- getSystemColorDefaults() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getTable() - Method in class com.github.tadukoo.view.components.TadukooTable
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.github.tadukoo.view.SimpleCustomCellRenderer
- getTableModel() - Method in class com.github.tadukoo.view.components.TadukooTable
- getTabMap() - Method in class com.github.tadukoo.view.form.main.AbstractTabbedMainForm
- getTabMap() - Method in class com.github.tadukoo.view.form.tabbed.AbstractTabbedForm
- getTabMap() - Method in interface com.github.tadukoo.view.form.tabbed.TabbedForm
- getTheme() - Method in class com.github.tadukoo.view.lookandfeel.TadukooLookAndFeel
- getTitledBorderBorder() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getTitledBorderColor() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getTitledBorderFont() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getTitledBorderPosition() - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme
- getTopLeftDrawFunc() - Method in class com.github.tadukoo.view.shapes.ShapeInfo
- getType() - Method in class com.github.tadukoo.view.form.field.FormField
- getValue() - Method in enum class com.github.tadukoo.view.constants.CloseOperation
- getValue() - Method in enum class com.github.tadukoo.view.constants.TabLayoutPolicy
- getValue() - Method in enum class com.github.tadukoo.view.constants.TabPlacement
- getValue() - Method in enum class com.github.tadukoo.view.lookandfeel.TitlePosition
- getValue(JComponent) - Method in class com.github.tadukoo.view.form.field.BooleanFormField
-
Takes in the
JComponent
for this field and grabs the data off of it, returning it in the proper format for the field to be repopulated on the form. - getValue(JComponent) - Method in class com.github.tadukoo.view.form.field.ButtonFormField
-
Takes in the
JComponent
for this field and grabs the data off of it, returning it in the proper format for the field to be repopulated on the form. - getValue(JComponent) - Method in class com.github.tadukoo.view.form.field.DateFormField
-
Takes in the
JComponent
for this field and grabs the data off of it, returning it in the proper format for the field to be repopulated on the form. - getValue(JComponent) - Method in class com.github.tadukoo.view.form.field.DropDownFormField
-
Takes in the
JComponent
for this field and grabs the data off of it, returning it in the proper format for the field to be repopulated on the form. - getValue(JComponent) - Method in class com.github.tadukoo.view.form.field.FormField
-
Takes in the
JComponent
for this field and grabs the data off of it, returning it in the proper format for the field to be repopulated on the form. - getValue(JComponent) - Method in class com.github.tadukoo.view.form.field.FormFormField
-
Takes in the
JComponent
for this field and grabs the data off of it, returning it in the proper format for the field to be repopulated on the form. - getValue(JComponent) - Method in class com.github.tadukoo.view.form.field.number.NumberFormField
-
Takes in the
JComponent
for this field and grabs the data off of it, returning it in the proper format for the field to be repopulated on the form. - getValue(JComponent) - Method in class com.github.tadukoo.view.form.field.StringFormField
-
Takes in the
JComponent
for this field and grabs the data off of it, returning it in the proper format for the field to be repopulated on the form. - getValue(JComponent) - Method in class com.github.tadukoo.view.form.field.TableFormField
-
Takes in the
JComponent
for this field and grabs the data off of it, returning it in the proper format for the field to be repopulated on the form. - getYear() - Method in class com.github.tadukoo.view.form.components.DateForm
- gradient - Variable in class com.github.tadukoo.view.paint.gradient.GradientUIResource
-
The
Gradient
contained in this Gradient UI resource - Gradient - Interface in com.github.tadukoo.view.paint.gradient
-
Gradient is used to make it easier to create generic Gradient paints, as a
SizablePaint
. - GradientBuilder<GradientType extends Gradient> - Class in com.github.tadukoo.view.paint.gradient
-
Gradient Builder is an abstract builder for a
Gradient
to be extended by subclasses for making more specific Gradients, e.g. - GradientBuilder() - Constructor for class com.github.tadukoo.view.paint.gradient.GradientBuilder
-
Constructs a new GradientBuilder (to be called in subclasses)
- GradientDirection() - Constructor for enum class com.github.tadukoo.view.paint.gradient.LinearGradient.GradientDirection
- gradientTransform - Variable in class com.github.tadukoo.view.paint.gradient.GradientBuilder
-
The
AffineTransform
involved in the Gradient - gradientTransform - Variable in class com.github.tadukoo.view.paint.gradient.LinearGradient
-
The
AffineTransform
involved in this LinearGradient - gradientTransform - Variable in class com.github.tadukoo.view.paint.gradient.RadialGradient
-
The
AffineTransform
involved in this LinearGradient - gradientTransform(AffineTransform) - Method in class com.github.tadukoo.view.paint.gradient.GradientBuilder
- gradientTransform(AffineTransform) - Method in class com.github.tadukoo.view.paint.gradient.LinearGradient.LinearGradientBuilder
- gradientTransform(AffineTransform) - Method in class com.github.tadukoo.view.paint.gradient.RadialGradient.RadialGradientBuilder
- GradientUIResource - Class in com.github.tadukoo.view.paint.gradient
-
GradientUIResource is simply a
LinearGradient
wrapped as aPaintUIResource
so that it can be used in Tadukoo Look & Feel (or other custom Look & Feels if desired). - GradientUIResource(Gradient) - Constructor for class com.github.tadukoo.view.paint.gradient.GradientUIResource
-
Constructs a Gradient UI Resource using the given
Gradient
. - graphEnv - Variable in class com.github.tadukoo.view.components.TadukooButton.TadukooButtonBuilder
-
The
GraphicsEnvironment
to load a font to in the FontResourceLoader - can be ignored if you specify your own FontResourceLoader - graphEnv - Variable in class com.github.tadukoo.view.components.TadukooLabel.TadukooLabelBuilder
-
The
GraphicsEnvironment
to load a font to in the FontResourceLoader - can be ignored if you specify your own FontResourceLoader - graphEnv - Variable in class com.github.tadukoo.view.font.FontResourceLoader
-
The
GraphicsEnvironment
to use for theFont
s - graphEnv - Variable in class com.github.tadukoo.view.form.field.FormField.FormFieldBuilder
-
The
GraphicsEnvironment
to load a font to in the FontResourceLoader - can be ignored if you specify your own FontResourceLoader - graphEnv - Variable in class com.github.tadukoo.view.form.field.FormField
-
The
GraphicsEnvironment
to load a font to in the FontResourceLoader - can be ignored if you specify your own FontResourceLoader - graphEnv - Variable in class com.github.tadukoo.view.lookandfeel.TadukooTheme.TadukooThemeBuilder
-
The
GraphicsEnvironment
to load fonts to in the FontResourceLoader - can be ignored if you specify your own FontResourceLoader - graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.components.TadukooButton.TadukooButtonBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.components.TadukooLabel.TadukooLabelBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.form.field.BooleanFormField.BooleanFormFieldBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.form.field.ButtonFormField.ButtonFormFieldBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.form.field.DateFormField.DateFormFieldBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.form.field.DropDownFormField.DropDownFormFieldBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.form.field.FormField.FormFieldBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.form.field.FormFormField.FormFormFieldBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.form.field.number.DoubleFormField.DoubleFormFieldBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.form.field.number.FloatFormField.FloatFormFieldBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.form.field.number.IntFormField.IntFormFieldBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.form.field.number.LongFormField.LongFormFieldBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.form.field.number.ShortFormField.ShortFormFieldBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.form.field.StringFormField.StringFormFieldBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.form.field.TableFormField.TableFormFieldBuilder
- graphEnv(GraphicsEnvironment) - Method in class com.github.tadukoo.view.lookandfeel.TadukooTheme.TadukooThemeBuilder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form