Uses of Enum Class
be.gaudry.swing.component.table.output.factory.ImageTableOutput.Extension
Packages that use ImageTableOutput.Extension
-
Uses of ImageTableOutput.Extension in be.gaudry.swing.component.table.output.factory
Methods in be.gaudry.swing.component.table.output.factory that return ImageTableOutput.ExtensionModifier and TypeMethodDescriptionImageTableOutput.getExtension()static ImageTableOutput.ExtensionReturns the enum constant of this class with the specified name.static ImageTableOutput.Extension[]ImageTableOutput.Extension.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in be.gaudry.swing.component.table.output.factory with parameters of type ImageTableOutput.ExtensionModifier and TypeMethodDescriptionvoidImageTableOutput.setExtension(ImageTableOutput.Extension extension)Constructors in be.gaudry.swing.component.table.output.factory with parameters of type ImageTableOutput.Extension