Skip to main content



      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 03:59
Eclipse UserFriend
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 19 11:57:21 EDT 2025

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

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

Back to the top