|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.peace_tools.core.ViewFactory
org.peace_tools.core.MainFrame.DefaultViewFactory
private class MainFrame.DefaultViewFactory
A default implementation for a view factory. This approach is a feeble attempt at trying to control the instantiation of a view factory.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.peace_tools.core.ViewFactory |
---|
ViewFactory.ViewType |
Constructor Summary | |
---|---|
MainFrame.DefaultViewFactory(MainFrame mf)
The constructor. |
Method Summary |
---|
Methods inherited from class org.peace_tools.core.ViewFactory |
---|
createOverlapView, createStaticViews, createSummaryView, createView, createView, createView, createView, emphasize, showStaticView, tabDeleted |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MainFrame.DefaultViewFactory(MainFrame mf)
mf
- The main frame that logically owns this view factory.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |