Package org.netbeans.jemmy.operators
Class JComponentOperator
- java.lang.Object
-
- org.netbeans.jemmy.operators.Operator
-
- org.netbeans.jemmy.operators.ComponentOperator
-
- org.netbeans.jemmy.operators.ContainerOperator
-
- org.netbeans.jemmy.operators.JComponentOperator
-
- All Implemented Interfaces:
Outputable,Timeoutable
- Direct Known Subclasses:
AbstractButtonOperator,JColorChooserOperator,JComboBoxOperator,JFileChooserOperator,JInternalFrameOperator,JInternalFrameOperator.JDesktopIconOperator,JLabelOperator,JListOperator,JMenuBarOperator,JPopupMenuOperator,JProgressBarOperator,JScrollBarOperator,JScrollPaneOperator,JSliderOperator,JSpinnerOperator,JSplitPaneOperator,JTabbedPaneOperator,JTableHeaderOperator,JTableOperator,JTextComponentOperator,JTreeOperator
public class JComponentOperator extends ContainerOperator implements Timeoutable, Outputable
Timeouts used:
JComponentOperator.WaitToolTipTimeout - time to wait tool tip displayed
JComponentOperator.ShowToolTipTimeout - time to show tool tip
ComponentOperator.WaitComponentTimeout - time to wait component displayed
.- Author:
- Alexandre Iline (alexandre.iline@sun.com)
- See Also:
Timeouts
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJComponentOperator.JComponentByTipFinderAllows to find component by tooltip.static classJComponentOperator.JComponentFinderChecks component type.-
Nested classes/interfaces inherited from class org.netbeans.jemmy.operators.ContainerOperator
ContainerOperator.ContainerFinder
-
Nested classes/interfaces inherited from class org.netbeans.jemmy.operators.Operator
Operator.ComponentVisualizer, Operator.DefaultPathParser, Operator.DefaultStringComparator, Operator.Finder, Operator.MapAction, Operator.MapBooleanAction, Operator.MapByteAction, Operator.MapCharacterAction, Operator.MapDoubleAction, Operator.MapFloatAction, Operator.MapIntegerAction, Operator.MapLongAction, Operator.MapVoidAction, Operator.NoBlockingAction, Operator.PathParser, Operator.StringComparator
-
-
Field Summary
Fields Modifier and Type Field Description static StringA11Y_DATAstatic StringA11Y_DESCRIPTION_DPROPstatic StringA11Y_NAME_DPROPstatic StringTOOLTIP_TEXT_DPROPIdentifier for a "tooltip text" property.-
Fields inherited from class org.netbeans.jemmy.operators.ComponentOperator
HEIGHT_DPROP, IS_SHOWING_DPROP, IS_VISIBLE_DPROP, NAME_DPROP, WIDTH_DPROP, X_DPROP, Y_DPROP
-
Fields inherited from class org.netbeans.jemmy.operators.Operator
CLASS_DPROP, TO_STRING_DPROP
-
-
Constructor Summary
Constructors Constructor Description JComponentOperator(JComponent b)Constructor.JComponentOperator(ContainerOperator cont)Constructor.JComponentOperator(ContainerOperator cont, int index)Constructor.JComponentOperator(ContainerOperator cont, ComponentChooser chooser)Constructs a JComponentOperator object.JComponentOperator(ContainerOperator cont, ComponentChooser chooser, int index)Constructs a JComponentOperator object.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddAncestorListener(AncestorListener ancestorListener)MapsJComponent.addAncestorListener(AncestorListener)through queuevoidaddVetoableChangeListener(VetoableChangeListener vetoableChangeListener)MapsJComponent.addVetoableChangeListener(VetoableChangeListener)through queuevoidcomputeVisibleRect(Rectangle rectangle)MapsJComponent.computeVisibleRect(Rectangle)through queueJToolTipcreateToolTip()MapsJComponent.createToolTip()through queuestatic JComponentfindJComponent(Container cont, String toolTipText, boolean ce, boolean ccs)Searches JComponent by tooltip text.static JComponentfindJComponent(Container cont, String toolTipText, boolean ce, boolean ccs, int index)Searches JComponent by tooltip text.static JComponentfindJComponent(Container cont, ComponentChooser chooser)Searches 0'th JComponent in container.static JComponentfindJComponent(Container cont, ComponentChooser chooser, int index)Searches JComponent in container.voidfirePropertyChange(String string, boolean b, boolean b1)MapsJComponent.firePropertyChange(String, boolean, boolean)through queuevoidfirePropertyChange(String string, byte b, byte b1)MapsJComponent.firePropertyChange(String, byte, byte)through queuevoidfirePropertyChange(String string, char c, char c1)MapsJComponent.firePropertyChange(String, char, char)through queuevoidfirePropertyChange(String string, double d, double d1)MapsJComponent.firePropertyChange(String, double, double)through queuevoidfirePropertyChange(String string, float f, float f1)MapsJComponent.firePropertyChange(String, float, float)through queuevoidfirePropertyChange(String string, int i, int i1)MapsJComponent.firePropertyChange(String, int, int)through queuevoidfirePropertyChange(String string, long l, long l1)MapsJComponent.firePropertyChange(String, long, long)through queuevoidfirePropertyChange(String string, short s, short s1)MapsJComponent.firePropertyChange(String, short, short)through queueAccessibleContextgetAccessibleContext()MapsJComponent.getAccessibleContext()through queueActionListenergetActionForKeyStroke(KeyStroke keyStroke)MapsJComponent.getActionForKeyStroke(KeyStroke)through queuebooleangetAutoscrolls()MapsJComponent.getAutoscrolls()through queueBordergetBorder()MapsJComponent.getBorder()through queueintgetCenterXForClick()Return the x coordinate which should be used for mouse operations by default.intgetCenterYForClick()Return the y coordinate which should be used for mouse operations by default.ObjectgetClientProperty(Object object)MapsJComponent.getClientProperty(Object)through queueintgetConditionForKeyStroke(KeyStroke keyStroke)MapsJComponent.getConditionForKeyStroke(KeyStroke)through queueintgetDebugGraphicsOptions()MapsJComponent.getDebugGraphicsOptions()through queueHashtablegetDump()Returns information about component.InsetsgetInsets(Insets insets)MapsJComponent.getInsets(Insets)through queueComponentgetNextFocusableComponent()MapsJComponent.getNextFocusableComponent()through queueTestOutgetOutput()Returns print output streams or writers.KeyStroke[]getRegisteredKeyStrokes()MapsJComponent.getRegisteredKeyStrokes()through queueJRootPanegetRootPane()MapsJComponent.getRootPane()through queueTimeoutsgetTimeouts()Return current timeouts.PointgetToolTipLocation(MouseEvent mouseEvent)MapsJComponent.getToolTipLocation(MouseEvent)through queueStringgetToolTipText()MapsJComponent.getToolTipText()through queueStringgetToolTipText(MouseEvent mouseEvent)MapsJComponent.getToolTipText(MouseEvent)through queueContainergetTopLevelAncestor()MapsJComponent.getTopLevelAncestor()through queueStringgetUIClassID()MapsJComponent.getUIClassID()through queueRectanglegetVisibleRect()MapsJComponent.getVisibleRect()through queueContainerOperatorgetWindowContainerOperator()Looks for a first window-like container.voidgrabFocus()MapsJComponent.grabFocus()through queuebooleanisFocusCycleRoot()MapsJComponent.isFocusCycleRoot()through queuebooleanisManagingFocus()MapsJComponent.isManagingFocus()through queuebooleanisOptimizedDrawingEnabled()MapsJComponent.isOptimizedDrawingEnabled()through queuebooleanisPaintingTile()MapsJComponent.isPaintingTile()through queuebooleanisRequestFocusEnabled()MapsJComponent.isRequestFocusEnabled()through queuebooleanisValidateRoot()MapsJComponent.isValidateRoot()through queuevoidpaintImmediately(int i, int i1, int i2, int i3)MapsJComponent.paintImmediately(int, int, int, int)through queuevoidpaintImmediately(Rectangle rectangle)MapsJComponent.paintImmediately(Rectangle)through queuevoidputClientProperty(Object object, Object object1)MapsJComponent.putClientProperty(Object, Object)through queuevoidregisterKeyboardAction(ActionListener actionListener, String string, KeyStroke keyStroke, int i)MapsJComponent.registerKeyboardAction(ActionListener, String, KeyStroke, int)through queuevoidregisterKeyboardAction(ActionListener actionListener, KeyStroke keyStroke, int i)MapsJComponent.registerKeyboardAction(ActionListener, KeyStroke, int)through queuevoidremoveAncestorListener(AncestorListener ancestorListener)MapsJComponent.removeAncestorListener(AncestorListener)through queuevoidremoveVetoableChangeListener(VetoableChangeListener vetoableChangeListener)MapsJComponent.removeVetoableChangeListener(VetoableChangeListener)through queuevoidrepaint(Rectangle rectangle)MapsJComponent.repaint(Rectangle)through queuebooleanrequestDefaultFocus()MapsJComponent.requestDefaultFocus()through queuevoidresetKeyboardActions()MapsJComponent.resetKeyboardActions()through queuevoidrevalidate()MapsJComponent.revalidate()through queuevoidscrollRectToVisible(Rectangle rectangle)MapsJComponent.scrollRectToVisible(Rectangle)through queuevoidsetAlignmentX(float f)MapsJComponent.setAlignmentX(float)through queuevoidsetAlignmentY(float f)MapsJComponent.setAlignmentY(float)through queuevoidsetAutoscrolls(boolean b)MapsJComponent.setAutoscrolls(boolean)through queuevoidsetBorder(Border border)MapsJComponent.setBorder(Border)through queuevoidsetDebugGraphicsOptions(int i)MapsJComponent.setDebugGraphicsOptions(int)through queuevoidsetDoubleBuffered(boolean b)MapsJComponent.setDoubleBuffered(boolean)through queuevoidsetMaximumSize(Dimension dimension)MapsJComponent.setMaximumSize(Dimension)through queuevoidsetMinimumSize(Dimension dimension)MapsJComponent.setMinimumSize(Dimension)through queuevoidsetNextFocusableComponent(Component component)MapsJComponent.setNextFocusableComponent(Component)through queuevoidsetOpaque(boolean b)MapsJComponent.setOpaque(boolean)through queuevoidsetOutput(TestOut out)Defines print output streams or writers.voidsetPreferredSize(Dimension dimension)MapsJComponent.setPreferredSize(Dimension)through queuevoidsetRequestFocusEnabled(boolean b)MapsJComponent.setRequestFocusEnabled(boolean)through queuevoidsetTimeouts(Timeouts timeouts)Defines current timeouts.voidsetToolTipText(String string)MapsJComponent.setToolTipText(String)through queueJToolTipshowToolTip()Showes tool tip.voidunregisterKeyboardAction(KeyStroke keyStroke)MapsJComponent.unregisterKeyboardAction(KeyStroke)through queuevoidupdateUI()MapsJComponent.updateUI()through queuestatic JComponentwaitJComponent(Container cont, String toolTipText, boolean ce, boolean ccs)Waits JComponent by tooltip text.static JComponentwaitJComponent(Container cont, String toolTipText, boolean ce, boolean ccs, int index)Waits JComponent by tooltip text.static JComponentwaitJComponent(Container cont, ComponentChooser chooser)Waits 0'th JComponent in container.static JComponentwaitJComponent(Container cont, ComponentChooser chooser, int index)Waits JComponent in container.JToolTipwaitToolTip()-
Methods inherited from class org.netbeans.jemmy.operators.ContainerOperator
add, add, add, add, add, addContainerListener, createSubOperator, createSubOperator, findComponentAt, findComponentAt, findContainer, findContainer, findContainer, findContainer, findContainerUnder, findContainerUnder, findSubComponent, findSubComponent, getComponent, getComponentCount, getComponents, getInsets, getLayout, isAncestorOf, paintComponents, printComponents, remove, remove, removeAll, removeContainerListener, setLayout, waitContainer, waitContainer, waitContainer, waitContainer, waitSubComponent, waitSubComponent
-
Methods inherited from class org.netbeans.jemmy.operators.ComponentOperator
activateWindow, add, addComponentListener, addFocusListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, checkImage, checkImage, clickForPopup, clickForPopup, clickForPopup, clickForPopup, clickMouse, clickMouse, clickMouse, clickMouse, clickMouse, clickMouse, clickMouse, contains, contains, copyEnvironment, createImage, createImage, dispatchEvent, doLayout, dragMouse, dragMouse, dragMouse, dragNDrop, dragNDrop, dragNDrop, enableInputMethods, enterMouse, exitMouse, findComponent, findComponent, getAlignmentX, getAlignmentY, getBackground, getBounds, getBounds, getCenterX, getCenterY, getColorModel, getComponentAt, getComponentAt, getComponentOrientation, getContainer, getContainers, getCursor, getDropTarget, getEventDispatcher, getFocus, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getInputContext, getInputMethodRequests, getLocale, getLocation, getLocation, getLocationOnScreen, getMaximumSize, getMinimumSize, getName, getParent, getPreferredSize, getSize, getSize, getSource, getToolkit, getTreeLock, getWidth, getWindow, getX, getY, hasFocus, imageUpdate, invalidate, isDisplayable, isDoubleBuffered, isEnabled, isFocusTraversable, isLightweight, isOpaque, isShowing, isValid, isVisible, list, list, list, list, list, makeComponentVisible, moveMouse, paint, paintAll, prepareImage, prepareImage, pressKey, pressKey, pressMouse, pressMouse, print, printAll, pushKey, pushKey, releaseKey, releaseKey, releaseMouse, releaseMouse, remove, removeComponentListener, removeFocusListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFont, setForeground, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, transferFocus, typeKey, typeKey, typeKey, update, validate, waitComponent, waitComponent, waitComponent, waitComponent, waitComponentEnabled, waitComponentShowing, waitComponentVisible, waitHasFocus, wtComponentEnabled
-
Methods inherited from class org.netbeans.jemmy.operators.Operator
addOperatorPackage, addToDump, addToDump, createOperator, getCharBindingMap, getCharKey, getCharModifiers, getCharsKeys, getCharsKeys, getCharsModifiers, getCharsModifiers, getComparator, getDefaultComponentVisualizer, getDefaultMouseButton, getDefaultPathParser, getDefaultStringComparator, getDefaultVerification, getEnvironmentOperator, getParentPath, getParentPath, getPathParser, getPopupMouseButton, getProperties, getQueueTool, getVerification, getVisualizer, isCaptionEqual, isCaptionEqual, isCaptionEqual, lockQueue, parseString, parseString, printDump, produceNoBlocking, produceNoBlocking, produceTimeRestricted, produceTimeRestricted, runMapping, runMapping, runMapping, runMapping, runMapping, runMapping, runMapping, runMapping, runMapping, setCharBindingMap, setComparator, setDefaultComponentVisualizer, setDefaultPathParser, setDefaultStringComparator, setDefaultVerification, setPathParser, setProperties, setVerification, setVisualizer, toStringSource, unlockAndThrow, unlockQueue, waitState
-
-
-
-
Field Detail
-
TOOLTIP_TEXT_DPROP
public static final String TOOLTIP_TEXT_DPROP
Identifier for a "tooltip text" property.- See Also:
getDump(), Constant Field Values
-
A11Y_DATA
public static final String A11Y_DATA
- See Also:
- Constant Field Values
-
A11Y_NAME_DPROP
public static final String A11Y_NAME_DPROP
- See Also:
- Constant Field Values
-
A11Y_DESCRIPTION_DPROP
public static final String A11Y_DESCRIPTION_DPROP
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
JComponentOperator
public JComponentOperator(JComponent b)
Constructor.- Parameters:
b- a component
-
JComponentOperator
public JComponentOperator(ContainerOperator cont, ComponentChooser chooser, int index)
Constructs a JComponentOperator object.- Parameters:
cont- a containerchooser- a component chooser specifying searching criteria.index- an index between appropriate ones.
-
JComponentOperator
public JComponentOperator(ContainerOperator cont, ComponentChooser chooser)
Constructs a JComponentOperator object.- Parameters:
cont- a containerchooser- a component chooser specifying searching criteria.
-
JComponentOperator
public JComponentOperator(ContainerOperator cont, int index)
Constructor. Waits component in container first. Uses cont's timeout and output for waiting and to init operator.- Parameters:
cont- Operator pointing a container to search component in.index- Ordinal component index.- Throws:
TimeoutExpiredException
-
JComponentOperator
public JComponentOperator(ContainerOperator cont)
Constructor. Waits component in container first. Uses cont's timeout and output for waiting and to init operator.- Parameters:
cont- Operator pointing a container to search component in.- Throws:
TimeoutExpiredException
-
-
Method Detail
-
findJComponent
public static JComponent findJComponent(Container cont, ComponentChooser chooser, int index)
Searches JComponent in container.- Parameters:
cont- Container to search component in.chooser- org.netbeans.jemmy.ComponentChooser implementation.index- Ordinal component index.- Returns:
- JComponent instance or null if component was not found.
-
findJComponent
public static JComponent findJComponent(Container cont, ComponentChooser chooser)
Searches 0'th JComponent in container.- Parameters:
cont- Container to search component in.chooser- org.netbeans.jemmy.ComponentChooser implementation.- Returns:
- JComponent instance or null if component was not found.
-
findJComponent
public static JComponent findJComponent(Container cont, String toolTipText, boolean ce, boolean ccs, int index)
Searches JComponent by tooltip text.- Parameters:
cont- Container to search component in.toolTipText- Tooltip text. If null, contents is not checked.ce- Compare text exactly.ccs- Compare text case sensitively.index- Ordinal component index.- Returns:
- JComponent instance or null if component was not found.
- See Also:
Operator.isCaptionEqual(String, String, boolean, boolean)
-
findJComponent
public static JComponent findJComponent(Container cont, String toolTipText, boolean ce, boolean ccs)
Searches JComponent by tooltip text.- Parameters:
cont- Container to search component in.toolTipText- Tooltip text. If null, contents is not checked.ce- Compare text exactly.ccs- Compare text case sensitively.- Returns:
- JComponent instance or null if component was not found.
- See Also:
Operator.isCaptionEqual(String, String, boolean, boolean)
-
waitJComponent
public static JComponent waitJComponent(Container cont, ComponentChooser chooser, int index)
Waits JComponent in container.- Parameters:
cont- Container to search component in.chooser- org.netbeans.jemmy.ComponentChooser implementation.index- Ordinal component index.- Returns:
- JComponent instance or null if component was not found.
- Throws:
TimeoutExpiredException
-
waitJComponent
public static JComponent waitJComponent(Container cont, ComponentChooser chooser)
Waits 0'th JComponent in container.- Parameters:
cont- Container to search component in.chooser- org.netbeans.jemmy.ComponentChooser implementation.- Returns:
- JComponent instance or null if component was not found.
- Throws:
TimeoutExpiredException
-
waitJComponent
public static JComponent waitJComponent(Container cont, String toolTipText, boolean ce, boolean ccs, int index)
Waits JComponent by tooltip text.- Parameters:
cont- Container to search component in.toolTipText- Tooltip text. If null, contents is not checked.ce- Compare text exactly.ccs- Compare text case sensitively.index- Ordinal component index.- Returns:
- JComponent instance or null if component was not found.
- Throws:
TimeoutExpiredException- See Also:
Operator.isCaptionEqual(String, String, boolean, boolean)
-
waitJComponent
public static JComponent waitJComponent(Container cont, String toolTipText, boolean ce, boolean ccs)
Waits JComponent by tooltip text.- Parameters:
cont- Container to search component in.toolTipText- Tooltip text. If null, contents is not checked.ce- Compare text exactly.ccs- Compare text case sensitively.- Returns:
- JComponent instance or null if component was not found.
- Throws:
TimeoutExpiredException- See Also:
Operator.isCaptionEqual(String, String, boolean, boolean)
-
setTimeouts
public void setTimeouts(Timeouts timeouts)
Description copied from interface:TimeoutableDefines current timeouts.- Specified by:
setTimeoutsin interfaceTimeoutable- Overrides:
setTimeoutsin classContainerOperator- Parameters:
timeouts- A collection of timeout assignments.- See Also:
Timeoutable.getTimeouts()
-
getTimeouts
public Timeouts getTimeouts()
Description copied from interface:TimeoutableReturn current timeouts.- Specified by:
getTimeoutsin interfaceTimeoutable- Overrides:
getTimeoutsin classContainerOperator- Returns:
- the collection of current timeout assignments.
- See Also:
Timeoutable.setTimeouts(org.netbeans.jemmy.Timeouts)
-
setOutput
public void setOutput(TestOut out)
Description copied from interface:OutputableDefines print output streams or writers.- Specified by:
setOutputin interfaceOutputable- Overrides:
setOutputin classContainerOperator- Parameters:
out- Identify the streams or writers used for print output.- See Also:
Outputable.getOutput()
-
getOutput
public TestOut getOutput()
Description copied from interface:OutputableReturns print output streams or writers.- Specified by:
getOutputin interfaceOutputable- Overrides:
getOutputin classContainerOperator- Returns:
- an object that contains references to objects for printing to output and err streams.
- See Also:
Outputable.setOutput(org.netbeans.jemmy.TestOut)
-
getCenterXForClick
public int getCenterXForClick()
Description copied from class:ComponentOperatorReturn the x coordinate which should be used for mouse operations by default.- Overrides:
getCenterXForClickin classComponentOperator- Returns:
- the center x coordinate of the visible component part.
-
getCenterYForClick
public int getCenterYForClick()
Description copied from class:ComponentOperatorReturn the y coordinate which should be used for mouse operations by default.- Overrides:
getCenterYForClickin classComponentOperator- Returns:
- the center y coordinate of the visible component part.
-
showToolTip
public JToolTip showToolTip()
Showes tool tip.- Returns:
- JToolTip component.
- Throws:
TimeoutExpiredException
-
waitToolTip
public JToolTip waitToolTip()
-
getWindowContainerOperator
public ContainerOperator getWindowContainerOperator()
Looks for a first window-like container.- Returns:
- either WindowOperator of JInternalFrameOperator
-
getDump
public Hashtable getDump()
Description copied from class:ComponentOperatorReturns information about component.- Overrides:
getDumpin classComponentOperator- Returns:
- a Hashtable containing name-value pairs.
-
addAncestorListener
public void addAncestorListener(AncestorListener ancestorListener)
MapsJComponent.addAncestorListener(AncestorListener)through queue
-
addVetoableChangeListener
public void addVetoableChangeListener(VetoableChangeListener vetoableChangeListener)
MapsJComponent.addVetoableChangeListener(VetoableChangeListener)through queue
-
computeVisibleRect
public void computeVisibleRect(Rectangle rectangle)
MapsJComponent.computeVisibleRect(Rectangle)through queue
-
createToolTip
public JToolTip createToolTip()
MapsJComponent.createToolTip()through queue
-
firePropertyChange
public void firePropertyChange(String string, byte b, byte b1)
MapsJComponent.firePropertyChange(String, byte, byte)through queue
-
firePropertyChange
public void firePropertyChange(String string, char c, char c1)
MapsJComponent.firePropertyChange(String, char, char)through queue
-
firePropertyChange
public void firePropertyChange(String string, double d, double d1)
MapsJComponent.firePropertyChange(String, double, double)through queue
-
firePropertyChange
public void firePropertyChange(String string, float f, float f1)
MapsJComponent.firePropertyChange(String, float, float)through queue
-
firePropertyChange
public void firePropertyChange(String string, int i, int i1)
MapsJComponent.firePropertyChange(String, int, int)through queue
-
firePropertyChange
public void firePropertyChange(String string, long l, long l1)
MapsJComponent.firePropertyChange(String, long, long)through queue
-
firePropertyChange
public void firePropertyChange(String string, short s, short s1)
MapsJComponent.firePropertyChange(String, short, short)through queue
-
firePropertyChange
public void firePropertyChange(String string, boolean b, boolean b1)
MapsJComponent.firePropertyChange(String, boolean, boolean)through queue
-
getAccessibleContext
public AccessibleContext getAccessibleContext()
MapsJComponent.getAccessibleContext()through queue
-
getActionForKeyStroke
public ActionListener getActionForKeyStroke(KeyStroke keyStroke)
MapsJComponent.getActionForKeyStroke(KeyStroke)through queue
-
getAutoscrolls
public boolean getAutoscrolls()
MapsJComponent.getAutoscrolls()through queue
-
getBorder
public Border getBorder()
MapsJComponent.getBorder()through queue
-
getClientProperty
public Object getClientProperty(Object object)
MapsJComponent.getClientProperty(Object)through queue
-
getConditionForKeyStroke
public int getConditionForKeyStroke(KeyStroke keyStroke)
MapsJComponent.getConditionForKeyStroke(KeyStroke)through queue
-
getDebugGraphicsOptions
public int getDebugGraphicsOptions()
MapsJComponent.getDebugGraphicsOptions()through queue
-
getNextFocusableComponent
public Component getNextFocusableComponent()
MapsJComponent.getNextFocusableComponent()through queue
-
getRegisteredKeyStrokes
public KeyStroke[] getRegisteredKeyStrokes()
MapsJComponent.getRegisteredKeyStrokes()through queue
-
getRootPane
public JRootPane getRootPane()
MapsJComponent.getRootPane()through queue
-
getToolTipLocation
public Point getToolTipLocation(MouseEvent mouseEvent)
MapsJComponent.getToolTipLocation(MouseEvent)through queue
-
getToolTipText
public String getToolTipText()
MapsJComponent.getToolTipText()through queue
-
getToolTipText
public String getToolTipText(MouseEvent mouseEvent)
MapsJComponent.getToolTipText(MouseEvent)through queue
-
getTopLevelAncestor
public Container getTopLevelAncestor()
MapsJComponent.getTopLevelAncestor()through queue
-
getUIClassID
public String getUIClassID()
MapsJComponent.getUIClassID()through queue
-
getVisibleRect
public Rectangle getVisibleRect()
MapsJComponent.getVisibleRect()through queue
-
grabFocus
public void grabFocus()
MapsJComponent.grabFocus()through queue
-
isFocusCycleRoot
public boolean isFocusCycleRoot()
MapsJComponent.isFocusCycleRoot()through queue
-
isManagingFocus
public boolean isManagingFocus()
MapsJComponent.isManagingFocus()through queue
-
isOptimizedDrawingEnabled
public boolean isOptimizedDrawingEnabled()
MapsJComponent.isOptimizedDrawingEnabled()through queue
-
isPaintingTile
public boolean isPaintingTile()
MapsJComponent.isPaintingTile()through queue
-
isRequestFocusEnabled
public boolean isRequestFocusEnabled()
MapsJComponent.isRequestFocusEnabled()through queue
-
isValidateRoot
public boolean isValidateRoot()
MapsJComponent.isValidateRoot()through queue
-
paintImmediately
public void paintImmediately(int i, int i1, int i2, int i3)MapsJComponent.paintImmediately(int, int, int, int)through queue
-
paintImmediately
public void paintImmediately(Rectangle rectangle)
MapsJComponent.paintImmediately(Rectangle)through queue
-
putClientProperty
public void putClientProperty(Object object, Object object1)
MapsJComponent.putClientProperty(Object, Object)through queue
-
registerKeyboardAction
public void registerKeyboardAction(ActionListener actionListener, String string, KeyStroke keyStroke, int i)
MapsJComponent.registerKeyboardAction(ActionListener, String, KeyStroke, int)through queue
-
registerKeyboardAction
public void registerKeyboardAction(ActionListener actionListener, KeyStroke keyStroke, int i)
MapsJComponent.registerKeyboardAction(ActionListener, KeyStroke, int)through queue
-
removeAncestorListener
public void removeAncestorListener(AncestorListener ancestorListener)
MapsJComponent.removeAncestorListener(AncestorListener)through queue
-
removeVetoableChangeListener
public void removeVetoableChangeListener(VetoableChangeListener vetoableChangeListener)
MapsJComponent.removeVetoableChangeListener(VetoableChangeListener)through queue
-
repaint
public void repaint(Rectangle rectangle)
MapsJComponent.repaint(Rectangle)through queue
-
requestDefaultFocus
public boolean requestDefaultFocus()
MapsJComponent.requestDefaultFocus()through queue
-
resetKeyboardActions
public void resetKeyboardActions()
MapsJComponent.resetKeyboardActions()through queue
-
revalidate
public void revalidate()
MapsJComponent.revalidate()through queue
-
scrollRectToVisible
public void scrollRectToVisible(Rectangle rectangle)
MapsJComponent.scrollRectToVisible(Rectangle)through queue
-
setAlignmentX
public void setAlignmentX(float f)
MapsJComponent.setAlignmentX(float)through queue
-
setAlignmentY
public void setAlignmentY(float f)
MapsJComponent.setAlignmentY(float)through queue
-
setAutoscrolls
public void setAutoscrolls(boolean b)
MapsJComponent.setAutoscrolls(boolean)through queue
-
setBorder
public void setBorder(Border border)
MapsJComponent.setBorder(Border)through queue
-
setDebugGraphicsOptions
public void setDebugGraphicsOptions(int i)
MapsJComponent.setDebugGraphicsOptions(int)through queue
-
setDoubleBuffered
public void setDoubleBuffered(boolean b)
MapsJComponent.setDoubleBuffered(boolean)through queue
-
setMaximumSize
public void setMaximumSize(Dimension dimension)
MapsJComponent.setMaximumSize(Dimension)through queue
-
setMinimumSize
public void setMinimumSize(Dimension dimension)
MapsJComponent.setMinimumSize(Dimension)through queue
-
setNextFocusableComponent
public void setNextFocusableComponent(Component component)
MapsJComponent.setNextFocusableComponent(Component)through queue
-
setOpaque
public void setOpaque(boolean b)
MapsJComponent.setOpaque(boolean)through queue
-
setPreferredSize
public void setPreferredSize(Dimension dimension)
MapsJComponent.setPreferredSize(Dimension)through queue
-
setRequestFocusEnabled
public void setRequestFocusEnabled(boolean b)
MapsJComponent.setRequestFocusEnabled(boolean)through queue
-
setToolTipText
public void setToolTipText(String string)
MapsJComponent.setToolTipText(String)through queue
-
unregisterKeyboardAction
public void unregisterKeyboardAction(KeyStroke keyStroke)
MapsJComponent.unregisterKeyboardAction(KeyStroke)through queue
-
updateUI
public void updateUI()
MapsJComponent.updateUI()through queue
-
-