Uses of Class
org.pushingpixels.radiance.theming.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
Packages that use CaroselLayout
Package
Description
-
Uses of CaroselLayout 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 CaroselLayoutModifier and TypeFieldDescriptionprotected CaroselLayoutJCarosel.layoutThe layout being used for the carouselMethods in org.pushingpixels.radiance.theming.extras.internal.contrib.blogofbug.swing.components with parameters of type CaroselLayoutModifier and TypeMethodDescriptionvoidJCarosel.setLayout(CaroselLayout layout) Specifies which type of CarouselLayout to be used to lay the component out around the carousel Any looping layout can be used. -
Uses of CaroselLayout in org.pushingpixels.radiance.theming.extras.internal.contrib.blogofbug.swing.layout
Subclasses of CaroselLayout in org.pushingpixels.radiance.theming.extras.internal.contrib.blogofbug.swing.layoutModifier and TypeClassDescriptionclassOffsets a normal carousel layout be a fixed amount allowing it be "moved" around the screen.