Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to show right side based on left side tree selection(How to show right side based on left side tree selection)
How to show right side based on left side tree selection [message #1241647] Sat, 08 February 2014 08:59
Hui Li is currently offline Hui LiFriend
Messages: 1
Registered: February 2014
Junior Member
I found one example about showing file list on right side based on left side tree item selection. In this example, it uses treeViewer on left side and tableViewer on right side, with one sashForm to connect them.

But my situation is a little different. Based on what item selected in the left tree, I want to show different type of things on right side, maybe some texts, maybe one tabFolder, maybe some buttons. In my opinion, using tableViewer is not proper. What exact object should I use in my situation?

Thank you in advance.
Previous Topic:How to get ASTNode declaration in another CompilationUnit?
Next Topic:java.sql.SQLException: No suitable driver found
Goto Forum:
  


Current Time: Sat Apr 27 00:15:59 GMT 2024

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

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

Back to the top