Class UIButtonRelief

    • Field Detail

      • EMBOSSED

        public static final UIButtonRelief EMBOSSED
        Displays an embossed button with borders.
      • FLAT

        public static final UIButtonRelief FLAT
        Displays a flat button with borders when mousing over.
    • Method Detail

      • toString

        public String toString()
        For debugging purposes only.
        Overrides:
        toString in class Object