Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Formatting

AuthorDaveJarvis <email>
Date2020-06-20 21:20:54 GMT-0700
Commit8913f62df85365d2ebb9b7b526c5df69ff741a2a
Parent2094a3a
Delta4 lines added, 5 lines removed, 1-line decrease
src/main/java/com/scrivenvar/MainWindow.java
/**
- * Called when an observable instance has changed. This is called by both
- * the
- * snitch service and the notify service. The snitch service can be
- * called for
- * different file types, including definition sources.
+ * Called when an {@link Observable} instance has changed. This is called
+ * by both the {@link Snitch} service and the notify service. The @link
+ * Snitch} service can be called for different file types, including
+ * {@link DefinitionSource} instances.
*
* @param observable The observed instance.