Quantcast
Channel: Developer's Toolbox » API
Browsing all 2 articles
Browse latest View live

Winp – Windows Process Libary

It is not an easy task to manipulate with Windows process from Java program. The standard JDK allowed create native process, and destroy the native process that created by same Java program. (via...

View Article



XMLTool – Java DSL for create XML

In Java, we usually create XML document through DOM API that come with standard JDK. DOM API is good, but sometime the code we wrote with DOM API is verbose. Here is an example of the code required to...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images