Package com.illumon.iris.gui.workspace
Interface ViewIdProvider
- All Known Implementing Classes:
DbConsoleLogPanel
,EmbeddedDbConsole
public interface ViewIdProvider
If you aren't actually a component, that can easily be walked up, but you know your viewId you can implement this
interface, and when the workspace manager queries the component for a viewId it will use what you tell it.