Uses of Package
ca.corbett.extras.io

Packages that use ca.corbett.extras.io
Package
Description
Contains UI classes for the app-extensions code, most notably the ExtensionManagerDialog.
 
Contains utility classes for dealing with input and output operations.
Contains the PropertiesDialog abstract class and its two supported implementations.
Contains classes and utilities to support dynamic application and extension updates from one or more configured remote sources.
  • Class
    Description
    An empty implementation of DownloadListener that you can extend if you only care about implementing one or two methods instead of all of them.
    Can be used with DownloadManager to listen for progress, completion, or error updates from downloads in progress.
    Manages file downloads via http and reports on their progress, completion status, or error status.
    Manages a single download with progress notifications - you generally shouldn't need to interact with this class directly; instances of this class are created and managed automatically by the DownloadManager.
  • Class
    Description
    This class allows very easy registration of keyboard shortcuts for a given Window.
  • Class
    Description
    Can be used with DownloadManager to listen for progress, completion, or error updates from downloads in progress.
    Manages a single download with progress notifications - you generally shouldn't need to interact with this class directly; instances of this class are created and managed automatically by the DownloadManager.
    A simple interface to be notified of progress during file searches.
    If the current JRE supports browsing, this action will open the given URI in the user's default browser.
    A very simple interface that allows convenient use of lambda expressions for key actions.
    This class allows very easy registration of keyboard shortcuts for a given Window.
    Builder for configurable text file detection.
  • Class
    Description
    This class allows very easy registration of keyboard shortcuts for a given Window.
  • Class
    Description
    An empty implementation of DownloadListener that you can extend if you only care about implementing one or two methods instead of all of them.
    Can be used with DownloadManager to listen for progress, completion, or error updates from downloads in progress.
    Manages file downloads via http and reports on their progress, completion status, or error status.
    Manages a single download with progress notifications - you generally shouldn't need to interact with this class directly; instances of this class are created and managed automatically by the DownloadManager.