4014 auto format DataContentViewerOtherCases

This commit is contained in:
William Schaefer 2018-08-07 17:38:51 -04:00
parent 6fd7482e6e
commit cdce28d6dc

View File

@ -960,7 +960,7 @@ public class DataContentViewerOtherCases extends JPanel implements DataContentVi
/** /**
* Get the type of this UniquePathKey. * Get the type of this UniquePathKey.
* *
* @return the type * @return the type
*/ */
String getType() { String getType() {
@ -969,7 +969,7 @@ public class DataContentViewerOtherCases extends JPanel implements DataContentVi
/** /**
* Get the file path for the UniquePathKey. * Get the file path for the UniquePathKey.
* *
* @return the filePath * @return the filePath
*/ */
String getFilePath() { String getFilePath() {
@ -978,7 +978,7 @@ public class DataContentViewerOtherCases extends JPanel implements DataContentVi
/** /**
* Get the data source id for the UniquePathKey. * Get the data source id for the UniquePathKey.
* *
* @return the dataSourceID * @return the dataSourceID
*/ */
String getDataSourceID() { String getDataSourceID() {