public abstract class AbstractTableTaskFactory extends Object implements TableTaskFactory
Constructor and Description |
---|
AbstractTableTaskFactory() |
Modifier and Type | Method and Description |
---|---|
boolean |
isReady(CyTable table)
Returns true if the supplied table is not null.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createTaskIterator
public boolean isReady(CyTable table)
isReady
in interface TableTaskFactory
table
- The table.Copyright 2011 Cytoscape Consortium. All rights reserved.