dsto.dfc.swing.text.selection
Class ClassSelector
java.lang.Object
dsto.dfc.swing.text.selection.ClassSelector
- All Implemented Interfaces:
- Selector
public class ClassSelector
- extends Object
- implements Selector
A selector that matches compatible classes.
- Version:
- $Revision$
Method Summary |
boolean |
matches(Object value)
True if this selector matches the given value. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
matchClass
protected Class matchClass
ClassSelector
public ClassSelector(Class matchClass)
matches
public boolean matches(Object value)
- Description copied from interface:
Selector
- True if this selector matches the given value.
- Specified by:
matches
in interface Selector
Copyright © 2008 Commonwealth of Australia