Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Require suggestion in RCP(Require suggestion in RCP design approach)
Require suggestion in RCP [message #724085] Sat, 10 September 2011 13:41
Eclipse UserFriend
Hi ,

Requesting for your suggestion on the approach I should use for solving my problem in RCP which is mentioned below .

I would like to create a View which is very dynamic in the sense that it is user defined template and can be sliced/split into multiple formats horizontally and vertically, basically sectional formatting of pane kind .Now the data in this should listen to main window sheet grid table . Also on copy button click i should be able to get the data from this dynamic view to clipboard .

Just to be more clear

A user want to arrange the data to be displayed in his own format , like set of data vertically aligned then a space separator vertically and then next set. Now horizontally another set of data which spans across the above 2 vertically aligned data with no split in between . Now from this view the user clicks a button the data should be in clipboard arranged in same format .


Eg.

Header1 V Header2

Set1 Set1 Set1 Set1 H Set2 Set2 Set2 Set2
Set1 Set1 Set1 Set1 E Set2 Set2 Set2 Set2
Set1 Set1 Set1 Set1 A Set2 Set2 Set2 Set2
Set1 Set1 Set1 Set1 D Set2 Set2 Set2 Set2
Set1 Set1 Set1 Set1 E Set2 Set2 Set2 Set2
Set1 Set1 Set1 Set1 R Set2 Set2 Set2 Set2
B L A N K L I N E S E P A R A T O R
Header 3

Set3 Set3 Set3 Set3 Set3 Set3 Set3 Set3 Set3 Set3
Set3 Set3 Set3 Set3 Set3 Set3 Set3 Set3 Set3 Set3
Set3 Set3 Set3 Set3 Set3 Set3 Set3 Set3 Set3 Set3
Set3 Set3 Set3 Set3 Set3 Set3 Set3 Set3 Set3 Set3


The above is one of examples but its upto user to arrange data in anyway he/she wants , so how can i acheive this in RCP .

Your valuable suggestions will surely help me .


Thanks in advance

VK
Previous Topic:Java KeyListener problem
Next Topic:A few questions regarding the more basic stuff
Goto Forum:
  


Current Time: Wed Jul 02 18:44:11 EDT 2025

Powered by FUDForum. Page generated in 0.05774 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top