phenote.gui.factories
Class PhenoteGraphViewFactory
java.lang.Object
org.bbop.framework.AbstractComponentFactory<org.oboedit.gui.components.GraphViewCanvas>
org.oboedit.gui.factory.GraphViewFactory
phenote.gui.factories.PhenoteGraphViewFactory
- All Implemented Interfaces:
- org.bbop.framework.GUIComponentFactory<org.oboedit.gui.components.GraphViewCanvas>
public class PhenoteGraphViewFactory
- extends org.oboedit.gui.factory.GraphViewFactory
| Nested classes/interfaces inherited from class org.bbop.framework.AbstractComponentFactory |
org.bbop.framework.AbstractComponentFactory.MessageAction |
| Nested classes/interfaces inherited from interface org.bbop.framework.GUIComponentFactory |
org.bbop.framework.GUIComponentFactory.FactoryCategory |
| Fields inherited from class org.oboedit.gui.factory.GraphViewFactory |
logger |
| Methods inherited from class org.bbop.framework.AbstractComponentFactory |
createComponent, getPreferSeparateWindow, isRestoreOnStartup, isSingleton, showInMenus |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PhenoteGraphViewFactory
public PhenoteGraphViewFactory()
getID
public java.lang.String getID()
- Specified by:
getID in interface org.bbop.framework.GUIComponentFactory<org.oboedit.gui.components.GraphViewCanvas>- Overrides:
getID in class org.oboedit.gui.factory.GraphViewFactory
doCreateComponent
public org.oboedit.gui.components.GraphViewCanvas doCreateComponent(java.lang.String id)
- Overrides:
doCreateComponent in class org.oboedit.gui.factory.GraphViewFactory
getName
public java.lang.String getName()
- Specified by:
getName in interface org.bbop.framework.GUIComponentFactory<org.oboedit.gui.components.GraphViewCanvas>- Overrides:
getName in class org.oboedit.gui.factory.GraphViewFactory
getCategory
public org.bbop.framework.GUIComponentFactory.FactoryCategory getCategory()
- Specified by:
getCategory in interface org.bbop.framework.GUIComponentFactory<org.oboedit.gui.components.GraphViewCanvas>- Overrides:
getCategory in class org.oboedit.gui.factory.GraphViewFactory
getHelpTopicID
public java.lang.String getHelpTopicID()
- Specified by:
getHelpTopicID in interface org.bbop.framework.GUIComponentFactory<org.oboedit.gui.components.GraphViewCanvas>- Overrides:
getHelpTopicID in class org.oboedit.gui.factory.GraphViewFactory