public abstract class AbstractSwingUIComponent extends AbstractUIComponent implements TooltipComponent
| Constructor and Description |
|---|
AbstractSwingUIComponent() |
| Modifier and Type | Method and Description |
|---|---|
abstract JComponent |
getAwtComponent()
Returns the Java GUI component represented by this object.
|
Assertion |
tooltipContains(String text) |
Assertion |
tooltipEquals(String text) |
addAttributes, backgroundEquals, backgroundNear, foregroundEquals, foregroundNear, getContainer, getContainer, getDescription, getDescription, getLabel, getName, getSubDescription, isEnabled, isVisible, pressKey, releaseKey, typeKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptionTypeNamepublic abstract JComponent getAwtComponent()
UIComponentgetAwtComponent in interface UIComponentpublic Assertion tooltipEquals(String text)
tooltipEquals in interface TooltipComponentpublic Assertion tooltipContains(String text)
tooltipContains in interface TooltipComponentCopyright © 2004–2016. All rights reserved.