Index: /applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/MapillaryToggleDialog.java
===================================================================
--- /applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/MapillaryToggleDialog.java	(revision 31214)
+++ /applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/MapillaryToggleDialog.java	(revision 31215)
@@ -276,4 +276,11 @@
 	}
 
+	/**
+	 * Creates the layout of the dialog.
+	 * 
+	 * @param data The content of the dialog
+	 * @param buttons The buttons where you can click
+	 * @param reverse {@code true} if the buttons should go at the top; {@code false} otherwise.
+	 */
 	public void createLayout(Component data, List<SideButton> buttons,
 			boolean reverse) {
