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

jdplus.toolkit.desktop.plugin.ConfigBean Maven / Gradle / Ivy

package jdplus.toolkit.desktop.plugin;

import org.openide.nodes.Sheet;

public interface ConfigBean extends Persistable {

    Sheet asSheet();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy