Uses of Class
org.pushingpixels.radiance.theming.extras.internal.contrib.blogofbug.swing.borders.ImageBorder
Packages that use ImageBorder
Package
Description
-
Uses of ImageBorder in org.pushingpixels.radiance.theming.extras.internal.contrib.blogofbug.swing.components
Fields in org.pushingpixels.radiance.theming.extras.internal.contrib.blogofbug.swing.components declared as ImageBorderModifier and TypeFieldDescription(package private) ImageBorder
JCarouselMenu.CarouselListCellRenderer.imageBorder
Methods in org.pushingpixels.radiance.theming.extras.internal.contrib.blogofbug.swing.components with parameters of type ImageBorderModifier and TypeMethodDescriptionvoid
JCarouselMenu.setCellImageBorder
(ImageBorder imageBorder) Sets the image border used to draw around the items in the menuvoid
JCarouselMenu.CarouselListCellRenderer.setImageBorder
(ImageBorder border) Allows the setting of the image borderConstructors in org.pushingpixels.radiance.theming.extras.internal.contrib.blogofbug.swing.components with parameters of type ImageBorderModifierConstructorDescriptionCarouselListCellRenderer
(ImageBorder border) Creates a new list cell renderer for the menu with the specified image borderJCarouselMenu
(ImageBorder border) Creates a new instance of JCarouselMenu