public static class ClassMatcher.SingleClassMatcher extends ClassMatcher
ClassMatcher.MultiClassMatcher, ClassMatcher.SingleClassMatcher
ComposableBase.BinaryMatcher, ComposableBase.Identity, ComposableBase.Inverse
Modifier and Type | Field and Description |
---|---|
private java.lang.Class |
_cls |
allowHidden
FALSE, 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, tryGetClass
and, composable, getChildMatchers, identity, inverse, inverse, or, self, simplify, simplify, withText, withText, withText, xor
public java.lang.String getClassNames()
getClassNames
in class ClassMatcher
public boolean matches(java.awt.Component c)