|
org.netbeans.modules.autoupdate.services 1.26.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateUnitProvider.CATEGORY | |
---|---|
org.netbeans.api.autoupdate | Services for searching, downloading and installing NBM with new functionality or updates of installed modules. |
org.netbeans.spi.autoupdate | The provider this SPI can be plugged into Autoupdate's Updates Providers and can supply NBM to Autoupdate Services. |
Uses of UpdateUnitProvider.CATEGORY in org.netbeans.api.autoupdate |
---|
Methods in org.netbeans.api.autoupdate that return UpdateUnitProvider.CATEGORY | |
---|---|
UpdateUnitProvider.CATEGORY |
UpdateUnitProvider.getCategory()
Deprecated. Use UpdateUnitProvider.getSourceIcon() and UpdateUnitProvider.getSourceDescription() . |
UpdateUnitProvider.CATEGORY |
UpdateElement.getSourceCategory()
Deprecated. Use UpdateElement.getSourceIcon() and UpdateElement.getSourceDescription() . |
static UpdateUnitProvider.CATEGORY |
UpdateUnitProvider.CATEGORY.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UpdateUnitProvider.CATEGORY[] |
UpdateUnitProvider.CATEGORY.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.netbeans.api.autoupdate with parameters of type UpdateUnitProvider.CATEGORY | |
---|---|
UpdateUnitProvider |
UpdateUnitProviderFactory.create(String name,
String displayName,
URL url,
UpdateUnitProvider.CATEGORY category)
Creates new UpdateUnitProvider and store its preferences. |
Uses of UpdateUnitProvider.CATEGORY in org.netbeans.spi.autoupdate |
---|
Methods in org.netbeans.spi.autoupdate that return UpdateUnitProvider.CATEGORY | |
---|---|
UpdateUnitProvider.CATEGORY |
UpdateProvider.getCategory()
|
|
org.netbeans.modules.autoupdate.services 1.26.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |