]> git.argeo.org Git - lgpl/argeo-commons.git/commit
+ change GenericNodeEditorInput to rely on the JCR Node
authorBruno Sinou <bsinou@argeo.org>
Tue, 6 Sep 2011 14:22:57 +0000 (14:22 +0000)
committerBruno Sinou <bsinou@argeo.org>
Tue, 6 Sep 2011 14:22:57 +0000 (14:22 +0000)
commite20bb1ef1c9c03d5e704d1634f3c83a971d15df8
tree3fa9419e710bc2ccc218ccd5648f3efb8569c782
parenta0c5ef0d3f8c263780c919787f1a62a124b552a8
+ change GenericNodeEditorInput to rely on the JCR Node
+ add editor pages

git-svn-id: https://svn.argeo.org/commons/trunk@4729 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/ChildNodesPage.java [new file with mode: 0644]
server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/GenericJcrQueryEditor.java
server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/GenericNodeEditor.java
server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/GenericNodeEditorInput.java
server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/NodeRightsManagementPage.java [new file with mode: 0644]
server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/NodeVersionHistoryPage.java [new file with mode: 0644]
server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/StringNodeEditorInput.java [new file with mode: 0644]
server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/utils/GenericNodeDoubleClickListener.java
server/plugins/org.argeo.jcr.ui.explorer/src/main/resources/org/argeo/jcr/ui/explorer/messages.properties