Interface RSSDrawable

All Known Implementing Classes:
RSSDescriptionElementImpl, RSSTitleElementImpl

public interface RSSDrawable

RSSDrawable interface.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(Graphics2D graphics, int yy)
    draw.
  • Method Details