IlpNetwork
toolbar with
JButton
instead.@Deprecated public class IltInteractorButton extends IlvImageButton
Additionally:
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy
accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
Constructor and Description |
---|
IltInteractorButton()
Deprecated.
Creates a new IltInteractorButton.
|
Modifier and Type | Method and Description |
---|---|
IlvManagerViewInteractor |
getInteractor()
Deprecated.
Gets the associated interactor.
|
int |
getMarginHeight()
Deprecated.
Returns the margin height of the button.
|
int |
getMarginWidth()
Deprecated.
Returns the margin width of the button.
|
Dimension |
getMinimumSize()
Deprecated.
Returns the minimum size of the component.
|
Dimension |
getPreferredSize()
Deprecated.
Returns the preferred size of the component.
|
IlvManagerView |
getView()
Deprecated.
Returns the view on which the interactor of this button is set.
|
void |
setInteractor(IlvManagerViewInteractor interactor)
Deprecated.
Sets the associated interactor.
|
void |
setMarginHeight(int marginHeight)
Deprecated.
Sets the margin height of the button.
|
void |
setMarginWidth(int marginWidth)
Deprecated.
Sets the margin width of the button.
|
void |
setView(IlvManagerView view)
Deprecated.
Sets the view on which the interactor of this button is set.
|
activate, addActionListener, getHighlightColor, getImage, getState, imageUpdate, isRelief, isToggle, paint, processMouseEvent, processMouseMotionEvent, removeActionListener, setHighlightColor, setImage, setRelief, setState, setToggle
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, deliverEvent, disable, disableEvents, dispatchEvent, doLayout, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getAccessibleContext, getAlignmentX, getAlignmentY, getBackground, getBaseline, getBaselineResizeBehavior, 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, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, inside, invalidate, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusCycleRoot, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, layout, list, list, list, list, list, locate, location, lostFocus, minimumSize, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, paramString, postEvent, preferredSize, prepareImage, prepareImage, print, printAll, processComponentEvent, processEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, revalidate, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeys, setFocusTraversalKeysEnabled, setFont, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle, update, validate
public IltInteractorButton()
public Dimension getMinimumSize()
getMinimumSize
in class IlvImageButton
public Dimension getPreferredSize()
getPreferredSize
in class IlvImageButton
public void setMarginWidth(int marginWidth)
marginWidth
- the margin widthpublic int getMarginWidth()
public void setMarginHeight(int marginHeight)
marginHeight
- the marginHeightpublic int getMarginHeight()
public IlvManagerView getView()
public void setView(IlvManagerView view)
If no particular view has been set for this button and this button is added to an IltManagerViewControllBar or an IltJManagerViewControlBar, the view will be retrieved from the control bar.
If a view has been set manually with this method and this button is added in a control bar, then the manually set view will be used instead of that of the control bar.
public IlvManagerViewInteractor getInteractor()
public void setInteractor(IlvManagerViewInteractor interactor)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.