Class Settings


  • public class Settings
    extends Object
    Insert the type's description here. Creation date: (4.2.2001 11:30:32)
    Author:
    Matej Sekoranja
    • Constructor Detail

      • Settings

        protected Settings()
        Settings constructor comment.
    • Method Detail

      • getDefaultDir

        public static String getDefaultDir()
        Insert the method's description here. Creation date: (9.12.2001 11:08:15)
        Returns:
        java.lang.String
      • getInstance

        public static Settings getInstance()
        Insert the method's description here. Creation date: (27.4.2001 18:48:59)
        Returns:
        int
      • getNavigator

        public boolean getNavigator()
        Insert the method's description here. Creation date: (27.4.2001 18:50:50)
        Returns:
        boolean
      • getGrouping

        public boolean getGrouping()
        Insert the method's description here. Creation date: (27.4.2001 18:50:50)
        Returns:
        boolean
      • getProperty

        public String getProperty​(String key,
                                  String defaultValue)
        Insert the method's description here. Creation date: (4.2.2001 12:02:12)
        Parameters:
        key - java.lang.String
        defaultValue - java.lang.String
        Returns:
        java.lang.String
      • getShowGrid

        public boolean getShowGrid()
        Insert the method's description here. Creation date: (27.4.2001 18:50:50)
        Returns:
        boolean
      • getSnapToGrid

        public boolean getSnapToGrid()
        Insert the method's description here. Creation date: (27.4.2001 18:50:50)
        Returns:
        boolean
      • getStatusbar

        public boolean getStatusbar()
        Insert the method's description here. Creation date: (27.4.2001 18:50:50)
        Returns:
        boolean
      • getToolbar

        public boolean getToolbar()
        Insert the method's description here. Creation date: (27.4.2001 18:50:50)
        Returns:
        boolean
      • setDefaultDir

        public static void setDefaultDir​(String newDefaultDir)
        Insert the method's description here. Creation date: (9.12.2001 11:08:15)
        Parameters:
        newDefaultDir - java.lang.String
      • setGridSize

        public void setGridSize​(int size)
        Insert the method's description here. Creation date: (27.4.2001 18:48:29)
        Parameters:
        size - int
      • setNavigator

        public void setNavigator​(boolean state)
        Insert the method's description here. Creation date: (27.4.2001 18:46:17)
        Parameters:
        state - boolean
      • setGrouping

        public void setGrouping​(boolean state)
        Insert the method's description here. Creation date: (27.4.2001 18:46:17)
        Parameters:
        state - boolean
      • setProperty

        public void setProperty​(String key,
                                String value)
        Insert the method's description here. Creation date: (4.2.2001 11:59:58)
        Parameters:
        key - java.lang.String
        value - java.lang.String
      • setShowGrid

        public void setShowGrid​(boolean state)
        Insert the method's description here. Creation date: (27.4.2001 18:46:17)
        Parameters:
        state - boolean
      • setSnapToGrid

        public void setSnapToGrid​(boolean state)
        Insert the method's description here. Creation date: (27.4.2001 18:46:17)
        Parameters:
        state - boolean
      • setStatusbar

        public void setStatusbar​(boolean state)
        Insert the method's description here. Creation date: (27.4.2001 18:46:17)
        Parameters:
        state - boolean
      • setToolbar

        public void setToolbar​(boolean state)
        Insert the method's description here. Creation date: (27.4.2001 18:46:17)
        Parameters:
        state - boolean
      • setGroupSeparator

        public void setGroupSeparator​(char sep)
        Insert the method's description here. Creation date: (27.4.2001 18:46:17)
        Parameters:
        sep - group separator character
      • save

        public boolean save()
        Insert the method's description here. Creation date: (4.2.2001 11:32:36)
        Returns:
        boolean
      • sync

        public boolean sync()
        Insert the method's description here. Creation date: (4.2.2001 11:32:36)
        Returns:
        boolean
      • saveRecentFiles

        public void saveRecentFiles()
        Insert the method's description here.
      • loadRecentFiles

        public void loadRecentFiles()
        Insert the method's description here.
      • getGlobalMacros

        public boolean getGlobalMacros()
        Returns:
        something
      • setGlobalMacros

        public void setGlobalMacros​(boolean b)
        Parameters:
        b - b
      • setGlobalMacrosTemp

        public void setGlobalMacrosTemp​(boolean b)
        Parameters:
        b - b
      • getHierarhicalNames

        public boolean getHierarhicalNames()
        Returns:
        something
      • setHierarhicalNames

        public void setHierarhicalNames​(boolean b)
        Parameters:
        b - b
      • setHierarhicalNamesTemp

        public void setHierarhicalNamesTemp​(boolean b)
        Parameters:
        b - b
      • getWindowsPan

        public boolean getWindowsPan()
        Returns:
        something
      • setWindowsPan

        public void setWindowsPan​(boolean b)
        Parameters:
        b - b
      • getDoubleClickSmudge

        public int getDoubleClickSmudge()
        Returns:
        something
      • getDoubleClickSpeed

        public int getDoubleClickSpeed()
        Returns:
        something
      • setDoubleClickSmudge

        public void setDoubleClickSmudge​(int i)
        Parameters:
        i - i
      • setDoubleClickSpeed

        public void setDoubleClickSpeed​(int i)
        Parameters:
        i - i
      • getRecordLength

        public int getRecordLength()
        Returns:
        something
      • setRecordLength

        public void setRecordLength​(int i)
        Parameters:
        i - i
      • getFastMove

        public boolean getFastMove()
        Returns:
        something
      • setFastMove

        public void setFastMove​(boolean b)
        Parameters:
        b - b
      • getLegendLogo

        public String getLegendLogo()
        Returns:
        something
      • getLegendPosition

        public int getLegendPosition()
        Returns:
        something
      • getLegendVisibility

        public int getLegendVisibility()
        Returns:
        something
      • setLegendLogo

        public void setLegendLogo​(String string)
        Parameters:
        string - string
      • setLegendPosition

        public void setLegendPosition​(int i)
        Parameters:
        i - i
      • setLegendVisibility

        public void setLegendVisibility​(int i)
        Parameters:
        i - i
      • getCanvasHeight

        public int getCanvasHeight()
        Returns:
        something
      • getCanvasWidth

        public int getCanvasWidth()
        Returns:
        something
      • isDefaultVisibility

        public boolean isDefaultVisibility()
        Returns:
        something
      • isHideLinks

        public boolean isHideLinks()
        Returns:
        something
      • setCanvasHeight

        public void setCanvasHeight​(int i)
        Parameters:
        i - i
      • setCanvasWidth

        public void setCanvasWidth​(int i)
        Parameters:
        i - i
      • setDefaultVisibility

        public void setDefaultVisibility​(boolean b)
        Parameters:
        b - b
      • setHideLinks

        public void setHideLinks​(boolean b)
        Parameters:
        b - b
      • setWireCrossingAvoidiance

        public void setWireCrossingAvoidiance​(boolean b)
        Parameters:
        b - b
      • getLegendNavigatorHeight

        public int getLegendNavigatorHeight()
        Returns:
        something
      • isLegendNavigatorVisibility

        public boolean isLegendNavigatorVisibility()
        Returns:
        something
      • getLegendNavigatorWidth

        public int getLegendNavigatorWidth()
        Returns:
        something
      • setLegendNavigatorHeight

        public void setLegendNavigatorHeight​(int i)
        Parameters:
        i - i
      • setLegendNavigatorVisibility

        public void setLegendNavigatorVisibility​(boolean b)
        Parameters:
        b - b
      • setLegendNavigatorWidth

        public void setLegendNavigatorWidth​(int i)
        Parameters:
        i - i
      • isWireCrossingAvoidiance

        public boolean isWireCrossingAvoidiance()
        Returns:
        something
      • getDisableMacroWarnings

        public boolean getDisableMacroWarnings()
        Returns:
        something
      • setDisableMacroWarnings

        public void setDisableMacroWarnings​(boolean b)
        Parameters:
        b - b