Package jadex.xml.bean
Class STypeInfosAWT
- java.lang.Object
-
- jadex.xml.bean.STypeInfosAWT
-
public class STypeInfosAWT extends java.lang.Object
Provides static Methods for generating TypeInfos that depend on AWT Classes.
-
-
Field Summary
Fields Modifier and Type Field Description protected static java.awt.Color
TRANSPARENT_WHITE
-
Constructor Summary
Constructors Constructor Description STypeInfosAWT()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Set<TypeInfo>
getReaderTypeInfos()
static java.util.Set<TypeInfo>
getWriterTypeInfos()
-