net.alantea.swing.action.SelectionManager Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of swingplus Show documentation
Show all versions of swingplus Show documentation
Addons over swing package.
The newest version!
package net.alantea.swing.action;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import net.alantea.liteprops.ChangeListener;
public class SelectionManager implements ChangeListener
© 2015 - 2025 Weber Informatics LLC | Privacy Policy