Package org.jinterop.winreg

Defines access to some API of the Windows Registry Interface.

See:
          Description

Interface Summary
IJIWinReg Interface for performing C-R-U-D on the Windows registry in a platform independent way without using JNI.
 

Class Summary
IJIWinReg.closeKey  
IJIWinReg.createKey  
IJIWinReg.deleteValueOrKey  
IJIWinReg.enumKey  
IJIWinReg.enumValue  
IJIWinReg.openHKCR  
IJIWinReg.openHKCU  
IJIWinReg.openHKLM  
IJIWinReg.openHKU  
IJIWinReg.openKey  
IJIWinReg.queryValue  
IJIWinReg.saveFile  
IJIWinReg.setValue  
JIPolicyHandle Policy handle for each key.
JIWinRegFactory Factory to get an implementation of IJIWinReg.
 

Package org.jinterop.winreg Description

Defines access to some API of the Windows Registry Interface.