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

com.objogate.wl.swing.internal.query.MnemonicQuery Maven / Gradle / Ivy

The newest version!
package com.objogate.wl.swing.internal.query;

import org.hamcrest.Matcher;

public interface MnemonicQuery {
    void mnemonic(Matcher character);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy