wt.clients.util
Class WTImageButton

java.lang.Object
  extended byjava.awt.Component
      extended byjava.awt.Canvas
          extended bysymantec.itools.awt.ButtonBase
              extended bysymantec.itools.awt.ImageButton
                  extended bywt.clients.util.WTImageButton
All Implemented Interfaces:
Accessible, ImageObserver, MenuContainer, Serializable

public class WTImageButton
extends symantec.itools.awt.ImageButton

WTImageButton is an extension of Symantec's ImageButton that supports enabling Netscape Universal Connect privilege when setting the image URL.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class symantec.itools.awt.ImageButton
 
Nested classes inherited from class symantec.itools.awt.ButtonBase
 
Nested classes inherited from class java.awt.Canvas
Canvas.AccessibleAWTCanvas
 
Nested classes inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy
 
Field Summary
 
Fields inherited from class symantec.itools.awt.ImageButton
disabledImage, enabledImage, errors, IMAGE_CENTERED, IMAGE_NORMAL, IMAGE_SCALED_TO_FIT, IMAGE_TILED, imageStyle, imageURL, pressedImage
 
Fields inherited from class symantec.itools.awt.ButtonBase
bevel, borderColor, buttonColor, buttonImage, buttonImageGraphics, context, frame, inButton, isAdded, linkURL, notified, notifyDelay, notifyTimer, notifyWhilePressed, pressed, pressedAdjustment, released, running, showFocus, showURLStatus, tempBevelHeight, useOffset
 
Fields inherited from class java.awt.Canvas
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
WTImageButton()
          Deprecated. Constructs a new WTImageButton.
 
Methods inherited from class symantec.itools.awt.ImageButton
addImageStyleListener, addImageStyleListener, addNotify, addPropertyChangeListener, addVetoableChangeListener, getCenterMode, getImageStyle, getImageURL, getPreferredSize, getScaleMode, isCenterMode, isScaleMode, isValidImageStyle, removeImageStyleListener, removeImageStyleListener, removeNotify, removePropertyChangeListener, removeVetoableChangeListener, setCenterMode, setImageStyle, setImageURL, setScaleMode, updateButtonImage
 
Methods inherited from class symantec.itools.awt.ButtonBase
addActionListener, addBevelHeightListener, addBevelHeightListener, addFrameListener, addFrameListener, disable, enable, getActionCommand, getBevelHeight, getBorderColor, getButtonColor, getFrame, getLinkURL, getMinimumSize, getNotifyDelay, getNotifyWhilePressed, getShowFocus, isButtonImageInvalid, isFocusTraversable, isNotifyWhilePressed, isShowFocus, isShowURLStatus, isUseOffset, isValidBevelSize, isValidFrame, linkToURL, minimumSize, paint, preferredSize, removeActionListener, removeBevelHeightListener, removeBevelHeightListener, removeFrameListener, removeFrameListener, setActionCommand, setAppletContext, setBevelHeight, setBorderColor, setButtonColor, setEnabled, setFrame, setLinkURL, setNotifyDelay, setNotifyWhilePressed, setShowFocus, setShowURLStatus, setUseOffset, simulateClick, sourceActionEvent, update, validate, verifyContstrainedPropertyValues
 
Methods inherited from class java.awt.Canvas
createBufferStrategy, createBufferStrategy, getAccessibleContext, getBufferStrategy
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, deliverEvent, disableEvents, dispatchEvent, doLayout, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, getAlignmentX, getAlignmentY, getBackground, getBounds, getBounds, getColorModel, getComponentAt, getComponentAt, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeys, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMaximumSize, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, invalidate, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusCycleRoot, isFocusOwner, isFontSet, isForegroundSet, isLightweight, isOpaque, isShowing, isValid, isVisible, keyDown, keyUp, layout, list, list, list, list, list, locate, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, paramString, postEvent, prepareImage, prepareImage, print, printAll, processComponentEvent, processEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeys, setFocusTraversalKeysEnabled, setFont, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WTImageButton

public WTImageButton()
Deprecated. 
Constructs a new WTImageButton.