Interface PaintInfo

  • All Known Implementing Classes:
    CustomPaint

    public interface PaintInfo
    This interface defines a method to retrieve the paint information as an array of strings.
    • Method Detail

      • getPaintInfo

        java.lang.String[] getPaintInfo()