An implementation of {@link ComponentResolver} that handles all standardSwing components. If a component can't be handled and if it is in the ignoreList a {@link MNullComponent} is created. Otherwise, a{@link MUnknownComponent} is created.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.