-
Methods Method Description org.pushingpixels.lafwidget.contrib.blogofbug.swing.components.JCarosel.add(String, int, int) This function will be removed, use add(String imageURL) instead.org.pushingpixels.lafwidget.contrib.blogofbug.swing.components.JCarouselMenu.add(Image, String, int, int) Use add(Image, String) insteadorg.pushingpixels.lafwidget.contrib.blogofbug.swing.components.ReflectedImageLabel.setImage(Image) Please use setRichImage() instead from the RichComponent interfaceorg.pushingpixels.lafwidget.contrib.blogofbug.swing.components.ReflectedImageLabel.setLabel(String) Use setRichText() instead
-
Constructors Constructor Description org.pushingpixels.lafwidget.contrib.blogofbug.swing.components.ReflectedImageLabel(Image, int, int) This function will be removed, use setNeutralWidth() on JCarousel instead.