Class HeaderField

java.lang.Object
org.teamapps.ux.component.panel.HeaderField

public class HeaderField
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    HeaderField​(AbstractField<?> field, org.teamapps.icons.Icon icon)  
    HeaderField​(AbstractField<?> field, org.teamapps.icons.Icon icon, int minWidth, int maxWidth)  
  • Method Summary

    Modifier and Type Method Description
    AbstractField<?> getField()  
    org.teamapps.icons.Icon getIcon()  
    int getMaxWidth()  
    int getMinWidth()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait