Uses of Interface java.util.Enumeration

Uses in package javax.swing.table

Methods with return type java.util.Enumeration

Enumeration
getColumns
Enumeration
getColumns

Uses in package java.security.acl

Methods with return type java.util.Enumeration

Enumeration
This method returns a list of all the entries in the ACL as an Enumeration.
Enumeration
This method returns a list of Permission's that are granted to a particular Principal.
Enumeration
This method returns a list of all members of the group as an Enumeration.
Enumeration
This method returns a list of all Permission objects associated with this ACL entry as an Enumeration.

Uses in package javax.security.sasl

Methods with return type java.util.Enumeration

Enumeration
Gets an enumeration of known factories for producing a SaslClient instance.
Enumeration
Gets an enumeration of known factories for producing a SaslServer instance.

Uses in package javax.swing.tree

Fields of type java.util.Enumeration

Enumeration
EMPTY_ENUMERATION

Methods with return type java.util.Enumeration

Enumeration
breadthFirstEnumeration
Enumeration
Returns an enumeration containing all children of this node.
Enumeration
children
Enumeration
depthFirstEnumeration
Enumeration
getVisiblePathsFrom
Enumeration
getVisiblePathsFrom
Enumeration
getVisiblePathsFrom
Enumeration
pathFromAncestorEnumeration
Enumeration
postorderEnumeration
Enumeration
preorderEnumeration

Uses in package org.xml.sax.helpers

Methods with return type java.util.Enumeration

Enumeration
Return an enumeration of all prefixes declared in this context.
Enumeration
Return an enumeration of all prefixes whose declarations are active in the current context.
Enumeration
Return an enumeration of all prefixes for a given URI whose declarations are active in the current context.

Uses in package java.util

Classes implementing java.util.Enumeration

class
This class splits a string into tokens.

Methods with parameter type java.util.Enumeration

ArrayList
Returns an ArrayList holding the elements visited by a given Enumeration.

Methods with return type java.util.Enumeration

Enumeration
Returns an Enumeration of the values in this Dictionary.
Enumeration
Return an enumeration of the values of this table.
Enumeration
Returns an Enumeration of the elements of this Vector.
Enumeration
Returns an Enumeration over a collection.
Enumeration
This method should return all keys for which a resource exists.
Enumeration
This method should return all keys for which a resource exists.
Enumeration
This method should return all keys for which a resource exists; you should include the enumeration of any parent's keys, after filtering out duplicates.
Enumeration
Returns an Enumeration of the keys in this Dictionary
Enumeration
Return an enumeration of the keys of this table.
Enumeration
Returns an enumeration of all keys in this property list, including the keys in the default property list.

Uses in package javax.swing.text.html

Methods with parameter type java.util.Enumeration

AttributeSet
Removes a set of attributes for the element.

Uses in package java.applet

Methods with return type java.util.Enumeration

Enumeration
Returns a list of all the applets in the document for this object.

Uses in package javax.naming

Constructors with parameter type java.util.Enumeration

Methods with return type java.util.Enumeration

Enumeration
Enumeration
Enumeration
Returns a non-null (but possibly empty) Enumeration of the components of the Name as Strings.
Enumeration

Uses in package javax.swing.text

Methods with parameter type java.util.Enumeration

void
Removes a set of attribute from this element.
void
removeAttributes
void
removeAttributes
void
AttributeSet
Removes all attributes specified by names from old and returns the resulting AttributeSet.
AttributeSet
Removes all attributes specified by names from old and returns the resulting AttributeSet.

Methods with return type java.util.Enumeration

Enumeration
Returns the child nodes of this Element as an Enumeration of TreeNodes.
Enumeration
Returns the children of this BranchElement.
Enumeration
Returns null since LeafElements cannot have children.
Enumeration
Returns the names of the attributes of this element.
Enumeration
Returns the names of the attributes that are stored in this AttributeSet.
Enumeration
Enumeration
Enumeration
Enumeration
Returns an enumeration of all style names.
Enumeration
Get the names of the style.

Uses in package java.security

Methods with return type java.util.Enumeration

Enumeration
Generates a list of all the aliases in the keystore.
Enumeration
This method returns an Enumeration of all the objects in this collection.
Enumeration
This method returns an Enumeration which contains a list of all Permission objects contained in this collection.
Enumeration
Generates a list of all the aliases in the keystore.
Enumeration
Returns an enumeration of all identities in this identity scope.

Uses in package java.util.zip

Methods with return type java.util.Enumeration

Enumeration
Returns an enumeration of all Zip entries in this Zip file.

Uses in package java.util.jar

Methods with return type java.util.Enumeration

Enumeration
Returns a enumeration of all the entries in the JarFile.

Uses in package java.lang

Methods with return type java.util.Enumeration

Enumeration
Called whenever all locations of a named resource are needed.
Enumeration
Returns an Enumeration of all resources with a given name that can be found by this classloader and its parents.
Enumeration
Get an Enumeration of URLs to resources with a given name using the the system classloader.

Uses in package java.net

Methods with return type java.util.Enumeration

Enumeration
Finds all the resources with a particular name from all the locations.
Enumeration
Returns all available addresses of the network interface If a @see SecurityManager is available all addresses are checked with @see SecurityManager::checkConnect() if they are available.
Enumeration
Return an Enumeration of all available network interfaces

Uses in package java.io

Constructors with parameter type java.util.Enumeration

This method creates a new SequenceInputStream that obtains its list of subordinate InputStreams from the specified Enumeration

Uses in package javax.net.ssl

Methods with return type java.util.Enumeration

Enumeration
Returns an enumeration of all saved session IDs.

Uses in package java.sql

Methods with return type java.util.Enumeration

Enumeration
This method returns a list of all the currently registered JDBC drivers that were loaded by the current ClassLoader.

Uses in package javax.swing.text.html.parser

Methods with return type java.util.Enumeration

Enumeration
Get the allowed values of this attribute.

Uses in package javax.swing

Methods with parameter type java.util.Enumeration

void
Removes any descendants of the TreePaths in toRemove that have been expanded.

Methods with return type java.util.Enumeration

Enumeration
Returns an enumeration containing all children of this node.
Enumeration
Returns an Enumeration over the elements of the list.
Enumeration
Enumeration
Returns the currently added buttons.
Enumeration
Returns all TreePath objects which are a descendants of the given path and are exapanded at the moment of the execution of this method.

Uses in package java.beans

Methods with return type java.util.Enumeration

Enumeration
Get a list of the programmatic key names set with setValue().

Uses in package java.util.logging

Methods with return type java.util.Enumeration

Enumeration
Returns an Enumeration of currently registered Logger names.

Uses in package java.awt

Methods with return type java.util.Enumeration

Enumeration
Returns a list of all shortcuts for the menus in this menu bar.