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

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

There is a newer version: 11.1
Show newest version
package com.ibm.as400.jtopenstubs.javabeans;

public interface BeanInfo {

	public static final int ICON_COLOR_16x16 = 0;
	public static final int ICON_COLOR_32x32 = 1;
	public static final int ICON_MONO_16x16 = 2;
	public static final int ICON_MONO_32x32 = 3;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy