Thanks a lot for your help!
I'll take a look on your class in the sandbox module and get back with an answer as soon as I can.
Type: Posts; User: alex_irimiea; Keyword(s):
Thanks a lot for your help!
I'll take a look on your class in the sandbox module and get back with an answer as soon as I can.
Hi,
Sorry for returning with a new issue, but here is another problem that I'm stuck with: I'm building up for my application a number of wizards, each one containing a certain number of fields.
I...
Hi,
I'm trying to build a complex application that should look like pretty much like this: a tree panel on the left side, an "editing area" in the center(with a tabbed pane component), also a...
I'm having trouble dealing with a "complex" formObject: i'm trying to build up an example using two classes, having this structure:
class A {
String textFieldOne;
List bList; //elements...
Hello everybody,
I'm currently developing an application (or at least i'm trying to) using Spring RCP. I have to integrate data binding into it, but i'm stuck: i cannot find a way to bind a JTable...
Check this topic about JIDE integration - check the screenshots too!
http://forum.springframework.org/showthread.php?t=29779
Would you be so kind to tell me if you find a viable solution?
I think JIDE integration might be a solution althogh I haven't tried it yet. With JIDE you can create dockable views - check their demo on their site (http://www.jidesoft.com/). I think I've already...