|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DockableResolver
An interface used to find a dockable (when read from an input stream like XML) when the only information given is its DockKey id.
This is mainly to allow auto-registration of new dockables when loading a new workspace.
| Method Summary | |
|---|---|
Dockable |
resolveDockable(java.lang.String keyName)
Returns the dockable which should be associated to this DockKey identifier, or null if not found. |
| Method Detail |
|---|
Dockable resolveDockable(java.lang.String keyName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||