Existing SWING application to JIDE

This is the forum for JIDE Common Layer which is open sourced at https://github.com/jidesoft/jide-oss. Please note, JIDE technical support doesn't monitor this forum as often as other forums. Please consider subscribe for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

Moderator: JIDE Support

Forum rules
Community driven forum for open source JIDE Common Layer. JIDE technical support doesn't monitor this forum as often as other forums. If you only use JIDE Common Layer, please consider subscribing for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

Existing SWING application to JIDE

Postby GGNAGARKAR » Tue Sep 09, 2008 7:08 am

Is there a easy way to convert the existing SWING application to JIDE?

Thanks
GG
GGNAGARKAR
 
Posts: 3
Joined: Tue Sep 09, 2008 7:00 am

Re: Existing SWING application to JIDE

Postby JIDE Support » Tue Sep 09, 2008 7:12 am

This question is probably too big to answer. It really depends what kind of application you have and what JIDE components you plan to use. You may ask more specific questions.

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37263
Joined: Sun Sep 14, 2003 10:49 am

Re: Existing SWING application to JIDE

Postby GGNAGARKAR » Tue Sep 09, 2008 7:17 am

Attached is a screen shot of the application I am talking.
It might give some idea.

Thanks
GG
IX.zip
screen shot
(77.08 KiB) Downloaded 1840 times
GGNAGARKAR
 
Posts: 3
Joined: Tue Sep 09, 2008 7:00 am

Re: Existing SWING application to JIDE

Postby JIDE Support » Tue Sep 09, 2008 7:38 am

It is a very typical application that can leverage JIDE Docking Framework and JIDE Action Framework as well as some JIDE components.

1. For the top level tabs (Event, Dashboard etc), you can use either JideTabbedPane (if you don't need to view two tabs at the same time) or DocumentPane (if you want to view two tabs at the same time).
2. The three tabs on the left (the ones who tabs don't have text) and the eight tabs on the bottom can be converted to DockableFrame and use Docking Framework.
3. The gna... tab in the middle can be another DocumentPane as I assume you can open more than one tabs in this area. This DocumentPane will be added to the Workspace area of a DockingManager, just like SampleVsnet does.
4. The menu bar and toolbar can be converted to CommandBar and use JIDE Action Framework.
5. You can also use JIDE Grids for your tables but that's could be the next step.
6. You can also use StatusBar but it doesn't really necessary as your status bar seems very simple.
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37263
Joined: Sun Sep 14, 2003 10:49 am

Re: Existing SWING application to JIDE

Postby GGNAGARKAR » Tue Sep 09, 2008 7:45 am

Thanks. Will go ahead with that.

-GG
GGNAGARKAR
 
Posts: 3
Joined: Tue Sep 09, 2008 7:00 am


Return to JIDE Common Layer Open Source Project Discussion (Community Driven)

Who is online

Users browsing this forum: Bing [Bot] and 7 guests