public interface ViewFactory
A factory that creates a view.
-
Method Summary
Returns the icon for this factory.
Returns the title of this factory.
-
Method Details
-
getIcon
Returns the icon for this factory.
- Returns:
- the icon for this factory
-
getTitle
Returns the title of this factory.
- Returns:
- the title of this factory
-
createView
Creates a view.
- Returns:
- the view