All Packages Class Hierarchy This Package Previous Next Index
Class com.ibm.as400.access.SecureAS400BeanInfo
java.lang.Object
|
+----java.beans.SimpleBeanInfo
|
+----com.ibm.as400.access.AS400BeanInfo
|
+----com.ibm.as400.access.SecureAS400BeanInfo
- public class SecureAS400BeanInfo
- extends AS400BeanInfo
The SecureAS400BeanInfo class provides bean information for the SecureAS400 class.
-
SecureAS400BeanInfo()
-
-
getIcon(int)
- Returns an Image for this bean's icon.
SecureAS400BeanInfo
public SecureAS400BeanInfo()
getIcon
public Image getIcon(int icon)
- Returns an Image for this bean's icon.
- Parameters:
- icon - The desired icon size and color.
- Returns:
- The Image for the icon.
- Overrides:
- getIcon in class AS400BeanInfo
All Packages Class Hierarchy This Package Previous Next Index