public interface DirectlyPresentableTunableHandler
Modifier and Type | Method and Description |
---|---|
boolean |
isForcedToSetDirectly()
If this method returns true, the boolean will be presented
to set directly from GUI without being a part of a parent panel.
|
boolean |
setTunableDirectly(Window possibleParent)
This method allows us to bypass the normal tunable support when there is
only one tunable in a Task.
|
boolean setTunableDirectly(Window possibleParent)
boolean isForcedToSetDirectly()
Copyright 2011 Cytoscape Consortium. All rights reserved.