| 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Registry in net.sf.ovanttasks.ovnative.win32 | 
|---|
| Methods in net.sf.ovanttasks.ovnative.win32 that return Registry | |
|---|---|
 Registry | 
Registry.createSubKey(String subKeyName)
Create a new subKey as child of this subKey.  | 
 Registry | 
Registry.SubKeyIterator.next()
 | 
 Registry | 
Registry.openSubKey(String subKeyName)
Opens a child subKey of this subKey.  | 
| Methods in net.sf.ovanttasks.ovnative.win32 that return types with arguments of type Registry | |
|---|---|
 Iterator<Registry> | 
Registry.iterator()
 | 
 Iterator<Registry> | 
Registry.subKeys()
 | 
| Constructors in net.sf.ovanttasks.ovnative.win32 with parameters of type Registry | |
|---|---|
Registry(Registry reg,
         String subKey)
 | 
|
  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||