Uses of Class
net.thevpc.netbeans.launcher.model.NetbeansBinaryLink
Packages that use NetbeansBinaryLink
Package
Description
-
Uses of NetbeansBinaryLink in net.thevpc.netbeans.launcher.model
Methods in net.thevpc.netbeans.launcher.model that return NetbeansBinaryLinkModifier and TypeMethodDescriptionNetbeansBinaryLink.setPackaging(String packaging) NetbeansBinaryLink.setReleaseDate(Instant releaseDate) NetbeansBinaryLink.setVersion(String version) -
Uses of NetbeansBinaryLink in net.thevpc.netbeans.launcher.service
Methods in net.thevpc.netbeans.launcher.service that return NetbeansBinaryLinkModifier and TypeMethodDescriptionNetbeansInstallationService.searchRemoteInstallableNbBinaries()NetbeansInstallationService.searchRemoteInstallableNbBinariesWithCache(boolean cached) Methods in net.thevpc.netbeans.launcher.service with parameters of type NetbeansBinaryLinkModifier and TypeMethodDescriptionNetbeansInstallationService.addNetbeansInstallationByLink(NetbeansBinaryLink i) -
Uses of NetbeansBinaryLink in net.thevpc.netbeans.launcher.ui.panes
Methods in net.thevpc.netbeans.launcher.ui.panes that return NetbeansBinaryLinkModifier and TypeMethodDescriptionNetbeansInstallationListComponent.getSelectedRemoteNbInstallation()