Class DemoStyleTabRenderer
java.lang.Object
com.inductiveautomation.factorypmi.application.components.tabstrip.AbstractTabRenderer
com.inductiveautomation.factorypmi.application.components.tabstrip.DemoStyleTabRenderer
- 
Field Summary
Fields inherited from class com.inductiveautomation.factorypmi.application.components.tabstrip.AbstractTabRenderer
drawDividingLine, gradientCapable, orientation - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voiddraw(Graphics g, TabComponent tab) protected voiddrawHorizontal(Graphics g, TabComponent tab) protected voiddrawVertical(Graphics g, TabComponent tab) intintMethods inherited from class com.inductiveautomation.factorypmi.application.components.tabstrip.AbstractTabRenderer
buildGradient, getOrientation, isDrawDividingLine, isGradientCapable, setDrawDividingLine, setGradientCapable, setOrientation 
- 
Constructor Details
- 
DemoStyleTabRenderer
public DemoStyleTabRenderer() 
 - 
 - 
Method Details
- 
draw
- Specified by:
 drawin classAbstractTabRenderer
 - 
drawHorizontal
- Specified by:
 drawHorizontalin classAbstractTabRenderer
 - 
drawVertical
- Specified by:
 drawVerticalin classAbstractTabRenderer
 - 
getLeadingSpace
public int getLeadingSpace()- Specified by:
 getLeadingSpacein classAbstractTabRenderer
 - 
getPadding
public int getPadding()- Specified by:
 getPaddingin classAbstractTabRenderer
 
 -