Class OptionsGroup

    • Method Detail

      • getGroupIcon

        @CheckForNull
        @OpenApi
        public javax.swing.Icon getGroupIcon()
        Returns icon to display with options.
        Returns:
        icon to display with options.
      • getIcon

        @Deprecated
        @CheckForNull
        @OpenApi
        public SwingImageIcon getIcon()
        Deprecated.
        use #getGroupIcon()
        Returns icon to display with options.
        Returns:
        icon to display with options
      • getName

        @OpenApi
        public java.lang.String getName()
        Gets human-readable name of options.
        Returns:
        human-readable name of options.