public abstract class AbstractTraverser extends Object implements Serializable, Traverser
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTraverser()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Logger |
getLogger()
Returns the logger in use.
|
static Class[] |
getTraversers()
Returns all the available traversers.
|
protected void |
initialize()
Initializes the widgets.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanTraverseprotected Logger m_Logger
Copyright © 2017 University of Waikato, Hamilton, NZ. All Rights Reserved.