Package jetbrains.mps.util
Class IconCreationUtil
- java.lang.Object
 - 
- jetbrains.mps.util.IconCreationUtil
 
 
- 
public class IconCreationUtil extends Object
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIconCreationUtil.DrawContext 
- 
Field Summary
Fields Modifier and Type Field Description protected static org.apache.log4j.LoggerLOG 
- 
Constructor Summary
Constructors Constructor Description IconCreationUtil() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]drawIcon(Consumer<IconCreationUtil.DrawContext> drawer) 
 - 
 
- 
- 
Method Detail
- 
drawIcon
@Nullable public static byte[] drawIcon(Consumer<IconCreationUtil.DrawContext> drawer)
 
 - 
 
 -