Package qupath.lib.gui.extensions
Interface GitHubProject
public interface GitHubProject
Helper class to represent a project hosted on GitHub.
May be used in combination with
UpdateChecker
to query new releases.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Helper class to represent a GitHub repository. -
Method Summary
Modifier and TypeMethodDescriptionGet the GitHub repository associated with the project.
-
Method Details
-
getRepository
GitHubProject.GitHubRepo getRepository()Get the GitHub repository associated with the project.- Returns:
-