com.ibm.cics.core.connections
Class ConnectionsImages
java.lang.Object
com.ibm.cics.core.connections.ConnectionsImages
public class ConnectionsImages
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTIVE_CONNECTION
public static final java.lang.String ACTIVE_CONNECTION
- See Also:
- Constant Field Values
ACTIVE_CONNECTION_DISABLED
public static final java.lang.String ACTIVE_CONNECTION_DISABLED
- See Also:
- Constant Field Values
ACTIVE_SECURE_CONNECTION
public static final java.lang.String ACTIVE_SECURE_CONNECTION
- See Also:
- Constant Field Values
CONNECTION_WARNING
public static final java.lang.String CONNECTION_WARNING
- See Also:
- Constant Field Values
COPY_CON
public static final java.lang.String COPY_CON
- See Also:
- Constant Field Values
DELETE_CON
public static final java.lang.String DELETE_CON
- See Also:
- Constant Field Values
ERROR
public static final java.lang.String ERROR
- See Also:
- Constant Field Values
ERROR_OVERLAY
public static final java.lang.String ERROR_OVERLAY
- See Also:
- Constant Field Values
IN_ACTIVE_CONNECTION
public static final java.lang.String IN_ACTIVE_CONNECTION
- See Also:
- Constant Field Values
IN_ACTIVE_SECURE_CONNECTION
public static final java.lang.String IN_ACTIVE_SECURE_CONNECTION
- See Also:
- Constant Field Values
IN_PROGRESS_CONNECTION
public static final java.lang.String IN_PROGRESS_CONNECTION
- See Also:
- Constant Field Values
LOCKED_OVERLAY
public static final java.lang.String LOCKED_OVERLAY
- See Also:
- Constant Field Values
NEW_CON
public static final java.lang.String NEW_CON
- See Also:
- Constant Field Values
PASSWORD_WIZ_BAN
public static final java.lang.String PASSWORD_WIZ_BAN
- See Also:
- Constant Field Values
WARNING_OVERLAY
public static final java.lang.String WARNING_OVERLAY
- See Also:
- Constant Field Values
LINKED_OVERLAY
public static final java.lang.String LINKED_OVERLAY
- See Also:
- Constant Field Values
CREATE_OVERLAY
public static final java.lang.String CREATE_OVERLAY
- See Also:
- Constant Field Values
USER_OVERLAY
public static final java.lang.String USER_OVERLAY
- See Also:
- Constant Field Values
WARNING
public static final java.lang.String WARNING
- See Also:
- Constant Field Values
TICK_OVERLAY
public static final java.lang.String TICK_OVERLAY
- See Also:
- Constant Field Values
STOP_CONNECTION
public static final java.lang.String STOP_CONNECTION
- See Also:
- Constant Field Values
STOP_CONNECTION_DISABLED
public static final java.lang.String STOP_CONNECTION_DISABLED
- See Also:
- Constant Field Values
CONNECTION_PROVIDER
public static final java.lang.String CONNECTION_PROVIDER
- See Also:
- Constant Field Values
CONNECTION_PROVIDER_ADD
public static final java.lang.String CONNECTION_PROVIDER_ADD
- See Also:
- Constant Field Values
CONNECTIONS_EXPORT
public static final java.lang.String CONNECTIONS_EXPORT
- See Also:
- Constant Field Values
PRESET_CONNECTIONS
public static final java.lang.String PRESET_CONNECTIONS
- See Also:
- Constant Field Values
MANAGE_CONNECTIONS
public static final java.lang.String MANAGE_CONNECTIONS
- See Also:
- Constant Field Values
CONNECTION_WIZ_BAN
public static final java.lang.String CONNECTION_WIZ_BAN
- See Also:
- Constant Field Values
CONNECTIONS_IMPORT_WIZ_BAN
public static final java.lang.String CONNECTIONS_IMPORT_WIZ_BAN
- See Also:
- Constant Field Values
CREDENTIAL
public static final java.lang.String CREDENTIAL
- See Also:
- Constant Field Values
ACTIVE_CREDENTIAL
public static final java.lang.String ACTIVE_CREDENTIAL
- See Also:
- Constant Field Values
BAD_CREDENTIAL
public static final java.lang.String BAD_CREDENTIAL
- See Also:
- Constant Field Values
CONNECTION_DEFAULT
public static final java.lang.String CONNECTION_DEFAULT
- See Also:
- Constant Field Values
CERTIFICATE_IMPORT_WIZ_BAN
public static final java.lang.String CERTIFICATE_IMPORT_WIZ_BAN
- See Also:
- Constant Field Values
SECURITY_QUESTION_WIZ_BAN
public static final java.lang.String SECURITY_QUESTION_WIZ_BAN
- See Also:
- Constant Field Values
ConnectionsImages
public ConnectionsImages()
register
public static Image register(java.net.URL aURL)
initializeImageRegistry
public static ImageRegistry initializeImageRegistry()
getImageDescriptor
public static ImageDescriptor getImageDescriptor(java.lang.String key)
getImage
public static Image getImage(java.lang.String key)
getImageRegistry
public static ImageRegistry getImageRegistry()
getWithLinkedOverlay
public static Image getWithLinkedOverlay(Image image)
getWithErrorOverlay
public static Image getWithErrorOverlay(Image image)
getWithWarningOverlay
public static Image getWithWarningOverlay(Image image)
getWithUserOverlay
public static Image getWithUserOverlay(Image image)
getImage
public static Image getImage(IConnectionDescriptor connectionDescriptor)
getCreateConnectionImage
public static Image getCreateConnectionImage(IConnectionCategory aConnectionCategory)
getCreateConnectionImageDescriptor
public static ImageDescriptor getCreateConnectionImageDescriptor(IConnectionCategory aConnectionCategory)
getImage
public static Image getImage(IConnectionCategory aConnectionCategory)
Copyright © 2013 IBM Corp. All Rights Reserved.