Class ColorPreference


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

      Fields 
      Modifier and Type Field Description
      static java.lang.String NAME  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.Color getColor()  
      void setColor​(java.awt.Color color)  
      • Methods inherited from class java.lang.Object

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

      • ColorPreference

        public ColorPreference​(IPreferences preferences)
    • Method Detail

      • getColor

        public java.awt.Color getColor()
      • setColor

        public void setColor​(java.awt.Color color)