com.sas.services.information.publicobject
Interface PublicTypeInfoInterface2

All Superinterfaces:
PublicTypeInfoInterface

public interface PublicTypeInfoInterface2
extends PublicTypeInfoInterface


Method Summary
 javax.swing.Icon getIcon(java.lang.String publicType, int size)
          Get the icon for a public type.
 
Methods inherited from interface com.sas.services.information.publicobject.PublicTypeInfoInterface
getDescription, getIcon, getLabel
 

Method Detail

getIcon

javax.swing.Icon getIcon(java.lang.String publicType,
                         int size)
Get the icon for a public type.

Parameters:
publicType - The type for which the icon is desired.
size - the size of the icon to get.
Returns:
The Icon object, if available, or null otherwise.



Copyright © 2009 SAS Institute Inc. All Rights Reserved.