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

net.thevpc.echo.PrinterJob Maven / Gradle / Ivy

package net.thevpc.echo;

import net.thevpc.echo.api.components.AppComponent;

public interface PrinterJob {
    void printComponent(AppComponent component);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy