All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alee.laf.menu.ICheckBoxMenuItemPainter Maven / Gradle / Ivy

package com.alee.laf.menu;

import javax.swing.*;

/**
 * Base interface for JMenuItem component painters.
 *
 * @param  component type
 * @param  component UI type
 * @author Alexandr Zernov
 */

public interface ICheckBoxMenuItemPainter extends IAbstractMenuItemPainter
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy