Hi, as far as i know, you can only interact with filesystem itself and systemproperties like $PATH and so on ... And you can of course execute some native code into jvm, try to google something like "native code execution with java" But i don't know if you can interact with Win32 API directly. i think not.
Take Care. 2009/1/21 sriramulu ch <[email protected]> > hi, > > I want to interact with the properties of System through programming. For > example, opening of MyComputer,maximizing of MyDocuments,etc through java > programming. > Is there any API or classes in java available? > > Please send the details. > > > > -- С уважением, Николай. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
