Class BreadcrumbFileSelector.DirCallback

    • Field Detail

      • useNativeIcons

        protected boolean useNativeIcons
        If true, the path selectors will use native icons.
    • Constructor Detail

      • DirCallback

        public DirCallback​(boolean useNativeIcons)
        Creates a new callback.
        Parameters:
        useNativeIcons - If true, the path selectors will use native icons.
      • DirCallback

        public DirCallback​(FileSystemView fileSystemView,
                           boolean useNativeIcons)
        Creates a new callback.
        Parameters:
        fileSystemView - File system view to use.
        useNativeIcons - If true, the path selectors will use native icons.