]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/utils/JcrUiUtils.java
First implementation of the version page of the generic node editor
[lgpl/argeo-commons.git] / server / plugins / org.argeo.jcr.ui.explorer / src / main / java / org / argeo / jcr / ui / explorer / utils / JcrUiUtils.java
index 72bd9ab117a0ee53f690e39c0f6e396dc1cab734..b859ffdeabaf0609dda129862e17b522fc744757 100644 (file)
@@ -1,5 +1,6 @@
 package org.argeo.jcr.ui.explorer.utils;
 
+/** Centralizes some useful methods to build Uis with JCR */
 public class JcrUiUtils {
 
 }