public interface ViewFactory
Modifier and Type | Method and Description |
---|---|
View |
createView()
Creates a view.
|
javax.swing.Icon |
getIcon()
Returns the icon for this factory.
|
java.lang.String |
getTitle()
Returns the title of this factory.
|
javax.swing.Icon getIcon()
java.lang.String getTitle()
View createView()