|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| java.util.prefs | This package allows applications to store and retrieve user and system preference and configuration data. |
| Uses of NodeChangeEvent in java.util.prefs |
|---|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeChangeListener.childAdded(NodeChangeEvent evt)
This method gets called when a child node is added. |
void |
NodeChangeListener.childRemoved(NodeChangeEvent evt)
This method gets called when a child node is removed. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.