Class BoundsPreference


  • public class BoundsPreference
    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.Rectangle getRectangle()  
      void setRectangle​(java.awt.Rectangle bounds)  
      • Methods inherited from class java.lang.Object

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

      • BoundsPreference

        public BoundsPreference​(IPreferences preferences)
    • Method Detail

      • getRectangle

        public java.awt.Rectangle getRectangle()
      • setRectangle

        public void setRectangle​(java.awt.Rectangle bounds)