• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Eclipse swt property strings

 
Ranch Hand
Posts: 47
Eclipse IDE Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hallo everyone, im working with eclipse swt to embed office files into jframes,

is there a way to know all the property strings one can change, for example when you write:



this is just an example, i mean i wish to get all the Strings like "location name", "application" ecc available into differents fileID like excel.sheet or shell.explorer.
i read somewhere they are written in the TYPE LIBRARY, but have no idea of which type library they where talking about.

any suggestion?
 
emilio rossi
Ranch Hand
Posts: 47
Eclipse IDE Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
..post the whole code of my try applet, hpe someone have an answer cause im trying to hide excel toolbar and no success so far. But im also interseted in retrievin gall the available string more than solving this single problem













}
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic