Uses of Interface
de.grogra.pm.Version.VersionListener
Packages that use Version.VersionListener
-
Uses of Version.VersionListener in de.grogra.pm
Methods in de.grogra.pm that return types with arguments of type Version.VersionListenerMethods in de.grogra.pm with parameters of type Version.VersionListenerModifier and TypeMethodDescriptionvoidPluginEntry.addCandidateVersionListener(Version.VersionListener listener) voidVersion.addListener(Version.VersionListener toAdd) voidPluginEntry.removeCandidateVersionListener(Version.VersionListener listener) voidVersion.removeListener(Version.VersionListener toRemove) voidVersion.setValue(String val, Version.VersionListener origin) voidVersion.VersionListener.versionChanged(Version.VersionListener origin)