com.togethersoft.openapi.ide.resource
Interface IdeResourceIconType


public interface IdeResourceIconType

Defines string constants used to identify the type of an icon in IdeResourceManager.

Author:
TogetherSoft

Field Summary
 final static StringLARGE
           
 final static StringMEDIUM
           
 final static StringSMALL
           

Field Detail

LARGE

public final static String LARGE

MEDIUM

public final static String MEDIUM

SMALL

public final static String SMALL

Association Links

to Class java.lang.String

to Class java.lang.String

to Class java.lang.String