public class PrincipalNameDescriptor extends Descriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
PrincipalNameDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String |
getName()
The name of this descriptor as a String.
|
Principal |
getPrincipal() |
void |
setClassLoader(ClassLoader c) |
void |
setClassName(String name) |
void |
setName(String name)
Sets the name of this descriptor.
|
String |
toString() |
addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttributeaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic String getName()
DescriptorgetName in class Descriptorpublic String getClassName()
public void setName(String name)
DescriptorsetName in class Descriptorname - the new name of the descriptor.public void setClassName(String name)
public void setClassLoader(ClassLoader c)
public Principal getPrincipal()
public String toString()
toString in class DynamicAttributesDescriptorCopyright © 2017. All rights reserved.