Class JSkinLikesPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class JSkinLikesPanel extends JPanel
Since:
10.1
See Also:
  • Constructor Details

    • JSkinLikesPanel

      public JSkinLikesPanel(String skinName)
  • Method Details

    • isLikes

      public boolean isLikes()
    • getLikesCount

      public Integer getLikesCount()
    • getLikeButton

      public JToggleButton getLikeButton()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • waitForUpdate

      public void waitForUpdate()
    • foundLikes

      public boolean foundLikes()
    • callLikesAPIBg

      public void callLikesAPIBg(Boolean like)