Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector10.Icon
Packages that use Icon
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of Icon in org.jboss.shrinkwrap.descriptor.api.connector10
Methods in org.jboss.shrinkwrap.descriptor.api.connector10 that return IconModifier and TypeMethodDescriptionConnector.getOrCreateIcon()If not already created, a newiconelement with the given value will be created.ConnectorDescriptor.getOrCreateIcon()If not already created, a newiconelement with the given value will be created.Sets thelarge-iconelementIcon.removeLargeIcon()Removes thelarge-iconelementIcon.removeSmallIcon()Removes thesmall-iconelementSets thesmall-iconelement -
Uses of Icon in org.jboss.shrinkwrap.descriptor.impl.connector10
Classes in org.jboss.shrinkwrap.descriptor.impl.connector10 that implement IconMethods in org.jboss.shrinkwrap.descriptor.impl.connector10 that return IconModifier and TypeMethodDescriptionConnectorDescriptorImpl.getOrCreateIcon()If not already created, a newiconelement with the given value will be created.ConnectorImpl.getOrCreateIcon()If not already created, a newiconelement with the given value will be created.Sets thelarge-iconelementIconImpl.removeLargeIcon()Removes thelarge-iconelementIconImpl.removeSmallIcon()Removes thesmall-iconelementSets thesmall-iconelement