public class LocaleEncodingMappingListDescriptor extends Descriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED
Constructor and Description |
---|
LocaleEncodingMappingListDescriptor() |
LocaleEncodingMappingListDescriptor(LocaleEncodingMappingListDescriptor other) |
Modifier and Type | Method and Description |
---|---|
void |
addLocaleEncodingMapping(LocaleEncodingMappingDescriptor desc) |
Enumeration |
getLocaleEncodingMappings() |
Set<LocaleEncodingMappingDescriptor> |
getLocaleEncodingMappingSet() |
void |
print(StringBuilder toStringBuilder)
A String representation of this object.
|
void |
removeLocaleEncodingMapping(LocaleEncodingMappingDescriptor desc) |
addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visit
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toString
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public LocaleEncodingMappingListDescriptor()
public LocaleEncodingMappingListDescriptor(LocaleEncodingMappingListDescriptor other)
public Set<LocaleEncodingMappingDescriptor> getLocaleEncodingMappingSet()
public Enumeration getLocaleEncodingMappings()
public void addLocaleEncodingMapping(LocaleEncodingMappingDescriptor desc)
public void removeLocaleEncodingMapping(LocaleEncodingMappingDescriptor desc)
public void print(StringBuilder toStringBuilder)
Descriptor
print
in class Descriptor
Copyright © 2019. All rights reserved.