Class TabIconConfig
- java.lang.Object
-
- com.inductiveautomation.factorypmi.designer.property.customizers.tabstrip.TabIconConfig
-
public class TabIconConfig extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TabIconConfig(java.lang.String path, int horizontalAlignmnet, int verticalAlignment)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
getHorizontalAlignment()
java.lang.String
getIconPath()
int
getVerticalAlignment()
-