Class InterfaceComponent

    • Method Detail

      • getX

        public int getX()
      • getY

        public int getY()
      • isVisible

        public boolean isVisible()
      • getUid

        public int getUid()
      • getParentUid

        public int getParentUid()
      • getMaterialId

        public int getMaterialId()
      • getBorderThickness

        public int getBorderThickness()
      • getSpriteId

        public int getSpriteId()
      • getContentType

        public int getContentType()
      • getButtonType

        public int getButtonType()
      • getForeground

        public int getForeground()
      • getShadowColor

        public int getShadowColor()
      • getModelId

        public int getModelId()
      • getModelType

        public int getModelType()
      • getWidth

        public int getWidth()
      • getHeight

        public int getHeight()
      • getConfig

        public int getConfig()
      • transmits

        public boolean transmits​(Object o)
      • getText

        public String getText()
      • isSubComponent

        public boolean isSubComponent()
      • getGroupIndex

        public int getGroupIndex()
      • getIndex

        public int getIndex()
      • getSubComponentIndex

        public int getSubComponentIndex()
      • getParentIndex

        public int getParentIndex()
      • getFontId

        public int getFontId()
      • getSubComponentCount

        public int getSubComponentCount()
      • getSelectedAction

        public String getSelectedAction()
      • getSpellName

        public String getSpellName()
      • getToolTip

        public String getToolTip()
      • getItem

        public Item getItem()
      • isExplicitlyHidden

        public boolean isExplicitlyHidden()
      • getItemId

        public int getItemId()
      • getItemStackSize

        public int getItemStackSize()
      • getSprite

        public Sprite getSprite​(boolean enabled)
      • setText

        public void setText​(String text)