Class MacIcons


  • public class MacIcons
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static javax.swing.ImageIcon GEAR  
      static javax.swing.ImageIcon MINUS  
      static javax.swing.ImageIcon PLUS  
    • Constructor Summary

      Constructors 
      Constructor Description
      MacIcons()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • PLUS

        public static javax.swing.ImageIcon PLUS
      • MINUS

        public static javax.swing.ImageIcon MINUS
      • GEAR

        public static javax.swing.ImageIcon GEAR
    • Constructor Detail

      • MacIcons

        public MacIcons()