Class Settings

    • Field Detail

      • DEF_BGS

        public static java.io.File DEF_BGS
    • Constructor Detail

      • Settings

        public Settings​(java.io.File f)
      • Settings

        public Settings​(int a)
    • Method Detail

      • getImServer

        public boolean getImServer()
      • setImServer

        public boolean setImServer​(boolean selected)
      • main

        public static void main​(java.lang.String[] args)
      • getName

        public java.lang.String getName()
      • setName

        public java.lang.String setName​(java.lang.String name)
      • getCardWidth

        public java.lang.Integer getCardWidth()
      • setCardWidth

        public java.lang.Integer setCardWidth​(java.lang.Integer value)
      • getMarkerRadius

        public java.lang.Integer getMarkerRadius()
      • setMarkerRadius

        public java.lang.Integer setMarkerRadius​(java.lang.Integer value)
      • getCardHeight

        public java.lang.Integer getCardHeight()
      • setCardHeight

        public java.lang.Integer setCardHeight​(java.lang.Integer value)
      • getBackground

        public java.lang.String getBackground()
      • setBackground

        public java.lang.String setBackground​(java.lang.String value)
      • getLastIp

        public java.lang.String getLastIp()
      • setLastIp

        public java.lang.String setLastIp​(java.lang.String ip)
      • getLastPort

        public java.lang.Integer getLastPort()
      • setLastPort

        public java.lang.Integer setLastPort​(java.lang.Integer value)
      • setSharedPile

        public boolean setSharedPile​(java.lang.Boolean value)
      • getSharedPile

        public boolean getSharedPile()
      • setAutoScroll

        public boolean setAutoScroll​(java.lang.Boolean value)
      • getAutoScroll

        public boolean getAutoScroll()
      • clearTemp

        public void clearTemp()