Module org.icepdf.ri.viewer
Package org.icepdf.ri.common.widgets
-
Interface Summary Interface Description PaintButtonInterface Base model for colour picker models. -
Class Summary Class Description AbstractColorButton Custom drop down button base which is based on the "Swing Hacks" tips & tools for Building Killer GUI's, Joshua Marinacci & Chris Adamson.ColorButton ColorButton with a base color picker model.ColorChooserButton ColorChooserButton allows for the quick creation of a rgb color chooser button which reflects the currently selected color as the background colour.ColorIcon ColorIcon is designed to be used with JMenuItems to show a coloured icon beside the menu items text.ColorOverlayIcon Decorator class for painting in front of an IconColorToggleButton ColorToggleButton with a base color picker model.DragDropColorList DragDropColorList allows for a list of ColorLabels to be easily sorted by a simple drag and drop.DragDropColorList.ColorLabel PaintButtonBase Decorator class for painting behind a button's main graphic image.RgbColorChooser RgbColorChooser is a custom color chooser that only allows users to select colors in the RGB color space.