Spec-Zone .ru
спецификации, руководства, описания, API
JavaFX 2.2
javafx.scene.control

Class ColorPicker

    • Field Detail

      • STYLE_CLASS_BUTTON

        public static final java.lang.String STYLE_CLASS_BUTTON
        See Also:
        Constant Field Values
      • STYLE_CLASS_SPLIT_BUTTON

        public static final java.lang.String STYLE_CLASS_SPLIT_BUTTON
        See Also:
        Constant Field Values
    • Constructor Detail

      • ColorPicker

        public ColorPicker()
      • ColorPicker

        public ColorPicker(Color color)
        Parameters:
        color - to be set as the currently selected color of the ColorPicker.

Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.