GNU Classpath (0.97.2) | |
Frames | No Frames |
Fields of type java.lang.Integer | |
Integer | A value that can be used with the SUPERSCRIPT attribute. |
Integer | A value that can be used with the SUPERSCRIPT attribute. |
Integer | A value that can be used with the UNDERLINE attribute. |
Integer | A value that can be used with the UNDERLINE attribute. |
Integer | A value that can be used with the UNDERLINE attribute. |
Integer | A value that can be used with the UNDERLINE attribute. |
Integer | A value that can be used with the UNDERLINE attribute. |
Integer | A value that can be used with the UNDERLINE attribute. |
Constructors with parameter type java.lang.Integer | |
Constructs a new TargetedNotification which connects
the supplied notification with the specified identifier. |
Methods with return type java.lang.Integer | |
Integer | Returns the identifier for the listener
which received the notification.
|
Methods with parameter type java.lang.Integer | |
void | RMIConnection.removeNotificationListeners(ObjectName name, Integer[] listenerIds, Subject delegationSubject) Removes one or more NotificationListener s from the specified
management bean. |
Methods with return type java.lang.Integer | |
Integer[] | RMIConnection.addNotificationListeners(ObjectName[] names, MarshalledObject<T>[] filters, Subject[] delegationSubjects) Handles MBeanServerConnection.addNotificationListener(ObjectName,
NotificationListener, NotificationFilter, Object) by
registering for notifications from the specified management
beans. |
Integer | Handles MBeanServerConnection.getMBeanCount() by returning the number of
management beans registered with this server.
|
Fields of type java.lang.Integer | |
Integer | |
Integer | |
Integer | |
Integer | |
Integer | |
Integer |
Methods with parameter type java.lang.Integer | |
void | A helper method that sets the layer that this JInternalFrame resides in.
|
Methods with return type java.lang.Integer | |
Integer | JLayeredPane.getObjectForLayer(int layer) Return an Integer object which holds the same int value as the
parameter. |
Methods with parameter type java.lang.Integer | |
int | Compare two Integers numerically by comparing their int
values. |
Integer | Get the specified system property as an Integer , or use a
default Integer value if the property is not found or is
not decodable. |
Methods with return type java.lang.Integer | |
Integer | Convert the specified String into an Integer .
|
Integer | Get the specified system property as an Integer . |
Integer | Get the specified system property as an Integer , or use a
default int value if the property is not found or is not
decodable. |
Integer | Get the specified system property as an Integer , or use a
default Integer value if the property is not found or is
not decodable. |
Integer | Returns an Integer object wrapping the value.
|
Integer | Creates a new Integer object using the String ,
assuming a radix of 10.
|
Integer | Creates a new Integer object using the String
and specified radix (base).
|
Methods with return type java.lang.Integer | |
Integer | Returns the number of management beans registered with this server.
|
Integer | Returns the number of management beans registered with this server.
|
GNU Classpath (0.97.2) |