Class SearchDialog.PanelOptions

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private boolean expertMode  
      private boolean overpassQuery  
    • Constructor Summary

      Constructors 
      Constructor Description
      PanelOptions​(boolean expertMode, boolean overpassQuery)
      Constructs new options which determine which parts of the search dialog will be shown
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PanelOptions

        public PanelOptions​(boolean expertMode,
                            boolean overpassQuery)
        Constructs new options which determine which parts of the search dialog will be shown
        Parameters:
        expertMode - Shows more options and the "search syntax" panel.
        overpassQuery - Don't show left panels and right "preset" panel. Show different "hints".