Class ACLAIDList.AIDListCellRenderer

    • Constructor Detail

      • AIDListCellRenderer

        public AIDListCellRenderer()
        Constructor for the AIDListCellRenderer object
    • Method Detail

      • getListCellRendererComponent

        public Component getListCellRendererComponent​(JList list,
                                                      Object value,
                                                      int index,
                                                      boolean isSelected,
                                                      boolean cellHasFocus)
        Gets the ListCellRendererComponent attribute of the AIDListCellRenderer object
        Specified by:
        getListCellRendererComponent in interface ListCellRenderer
        Parameters:
        list - Description of Parameter
        value - Description of Parameter
        index - Description of Parameter
        isSelected - Description of Parameter
        cellHasFocus - Description of Parameter
        Returns:
        The ListCellRendererComponent value