Class IconAnnotationColorToggleButton

    • Constructor Detail

      • IconAnnotationColorToggleButton

        public IconAnnotationColorToggleButton​(Controller controller,
                                               ResourceBundle messageBundle,
                                               String title,
                                               String toolTip,
                                               String colorProperty,
                                               String imageName,
                                               Images.IconSize imageSize,
                                               Font font,
                                               float alpha,
                                               Color defaultColor)
        Instantiates a button
        Parameters:
        controller - The controller
        messageBundle - The resource bundle
        title - The button title
        toolTip - The button tooltip
        colorProperty - The color preferences property
        imageName - The base image filename
        imageSize - The image size
        font - The font
        alpha - The added color transparency
        defaultColor - The default added color