org.netbeans.modules.reglib |
|
Java Source File Name | Type | Comment |
BrowserSupport.java | Class | BrowserSupport class.
The implementation of the com.sun.servicetag API needs to be
compiled with JDK 5 as well since the consumer of this API
may require to support JDK 5 (e.g. |
Enumerations.java | Class | Factory methods for various types of
Enumeration .
Allows composition of existing enumerations, filtering their contents, and/or modifying them.
All of this is designed to be done lazily, i.e. |
NbBundle.java | Class | Convenience class permitting easy loading of localized resources of various sorts. |
NbCollections.java | Class | Utilities for working with generics.
Note that there is no checkedListByFilter method currently.
If constant-time operation is important (e.g. |
NbConnectionSupport.java | Class | NetBeans Connection Class for Product Registration. |
NbServiceTagSupport.java | Class | |
StatusData.java | Class | A
StatusData object contains product registration status.
Actually it stores user selection in reminder dialog. |
StatusDocument.java | Class | XML Support Class for Product Registration. |
Util.java | Class | |