androidStubs.com.ibm.as400.jtopenstubs.javabeans.SimpleBeanInfo Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jt400 Show documentation
Show all versions of jt400 Show documentation
The Open Source version of the IBM Toolbox for Java
package com.ibm.as400.jtopenstubs.javabeans;
import com.ibm.as400.jtopenstubs.javaawt.Image;
public class SimpleBeanInfo implements BeanInfo {
public Image loadImage(String string) {
throw new RuntimeException("Beans not supported");
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy