public static class ClassMatcher.SingleClassMatcher extends ClassMatcher
ClassMatcher.MultiClassMatcher, ClassMatcher.SingleClassMatcherComposableBase.BinaryMatcher, ComposableBase.Identity, ComposableBase.Inverse| Modifier and Type | Field and Description |
|---|---|
private java.lang.Class |
_cls |
allowHiddenFALSE, TRUE| Constructor and Description |
|---|
SingleClassMatcher(java.lang.Class cls) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClassNames() |
boolean |
matches(java.awt.Component c) |
equalsClass, findClass, of, of, ofType, toString, tryGetClassand, composable, getChildMatchers, identity, inverse, inverse, or, self, simplify, simplify, withText, withText, withText, xorpublic java.lang.String getClassNames()
getClassNames in class ClassMatcherpublic boolean matches(java.awt.Component c)