public interface PanelTaskManager extends TaskManager<JPanel,JPanel>
Modifier and Type | Method and Description |
---|---|
boolean |
validateAndApplyTunables(Object tunableContext)
Validates any pending changes to the tunables in the given context
object.
|
execute, getConfiguration, setExecutionContext
boolean validateAndApplyTunables(Object tunableContext)
tunableContext
- the object whose tunables should be validated.Copyright 2011 Cytoscape Consortium. All rights reserved.