public interface DockableResolver
This is mainly to allow auto-registration of new dockables when loading a new workspace.
Modifier and Type | Method and Description |
---|---|
Dockable |
resolveDockable(java.lang.String keyName)
Returns the dockable which should be associated to this DockKey identifier, or null if
not found.
|
Dockable resolveDockable(java.lang.String keyName)
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.