Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » get data of propertysheet
get data of propertysheet [message #145747] Thu, 26 February 2004 11:06
Eclipse UserFriend
Originally posted by: sg.media-style.removeme.com

Hi,

i wish to test if the right data are displayed in the propertysheet view.
Is there any chance to acess the data of a propertysheet similar to what
i can do with with a treeview?

Tree tree = part.getViewer().getTree();
assertTrue("shouldn't be empthy..", 0 < tree.getItemCount());


Thanks for any hints!
Stefan
Previous Topic:Unable to open Help on Suse 8.2
Next Topic:CVS does not show modules and problems committing back
Goto Forum:
  


Current Time: Wed Jul 23 01:19:03 EDT 2025

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

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

Back to the top