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

org.webswing.toolkit.api.component.Dockable Maven / Gradle / Ivy

package org.webswing.toolkit.api.component;

public interface Dockable {

	public boolean isAutoUndock();
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy