net.infonode.docking.util
public interface ViewFactory
Version: $Revision: 1.5 $
| Method Summary | |
|---|---|
| View | createView()
Creates a view.
|
| Icon | getIcon()
Returns the icon for this factory.
|
| String | getTitle()
Returns the title of this factory.
|
Returns: the view
Returns: the icon for this factory
Returns: the title of this factory