Started implementation of new folder command
authorChristos Stathis <chstath@ebs.gr>
Mon, 4 Jul 2011 14:49:49 +0000 (17:49 +0300)
committerChristos Stathis <chstath@ebs.gr>
Mon, 4 Jul 2011 14:49:49 +0000 (17:49 +0300)
commit287c3d8d72801a98101c14a499f3a8bc7768f4cb
tree2ea166caf0ebe4a19d8c8061d4b8cf3c6d4b3052
parentb2fc16aa5f4bf5b0fbaf15063cbbd81c7eaf0b7d
Started implementation of new folder command
web_client/src/gr/grnet/pithos/web/client/CellTreeView.java
web_client/src/gr/grnet/pithos/web/client/FileList.java
web_client/src/gr/grnet/pithos/web/client/FileMenu.java
web_client/src/gr/grnet/pithos/web/client/FolderContextMenu.java
web_client/src/gr/grnet/pithos/web/client/FolderPropertiesDialog.java
web_client/src/gr/grnet/pithos/web/client/commands/NewFolderCommand.java
web_client/src/gr/grnet/pithos/web/client/commands/PropertiesCommand.java
web_client/src/gr/grnet/pithos/web/client/foldertree/FolderTreeView.java
web_client/src/gr/grnet/pithos/web/client/foldertree/FolderTreeViewModel.java