Class DPreferences

java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<String,Object>
org.kopi.vkopi.lib.ui.swing.visual.DPreferences
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class DPreferences extends Hashtable<String,Object>
!!! Not used in Kopi. Check if used by an application
See Also:
  • Constructor Details

    • DPreferences

      public DPreferences()
  • Method Details

    • setButtonSize

      public void setButtonSize(boolean small)
    • getButtonSize

      public boolean getButtonSize()
    • setWindowLocation

      public void setWindowLocation(Point location)
    • getWindowLocation

      public Point getWindowLocation()