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

androidStubs.com.ibm.as400.jtopenstubs.javabeans.SimpleBeanInfo Maven / Gradle / Ivy

There is a newer version: 11.1
Show newest version
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 - 2024 Weber Informatics LLC | Privacy Policy