public class FactoryEditorLineUml extends Object implements IFactoryEditorElementUml<LineUml,Frame>
| Constructor and Description |
|---|
FactoryEditorLineUml(org.beigesoft.service.ISrvI18n i18nSrv,
org.beigesoft.ui.service.ISrvDialog<Frame> dialogSrv,
SettingsGraphicUml graphicSettings,
Frame frameMain) |
| Modifier and Type | Method and Description |
|---|---|
IContainerShapesForTie |
getContainerShapesUmlForTie() |
org.beigesoft.ui.service.ISrvDialog<Frame> |
getDialogSrv() |
Frame |
getFrameMain() |
SettingsGraphicUml |
getGraphicSettings() |
org.beigesoft.service.ISrvI18n |
getI18nSrv() |
org.beigesoft.handler.IObserverModelChanged |
getObserverLineUmlChanged() |
AsmEditorLineUml<LineUml,EditorLineUml<LineUml,Frame,ActionEvent>> |
lazyGetEditorElementUml() |
SrvEditLineUml<LineUml,Frame> |
lazyGetSrvEditElementUml() |
void |
setContainerShapesUmlForTie(IContainerShapesForTie containerShapesUmlForTie) |
void |
setObserverLineUmlChanged(org.beigesoft.handler.IObserverModelChanged observerLineUmlChanged) |
public FactoryEditorLineUml(org.beigesoft.service.ISrvI18n i18nSrv,
org.beigesoft.ui.service.ISrvDialog<Frame> dialogSrv,
SettingsGraphicUml graphicSettings,
Frame frameMain)
public AsmEditorLineUml<LineUml,EditorLineUml<LineUml,Frame,ActionEvent>> lazyGetEditorElementUml()
lazyGetEditorElementUml in interface IFactoryEditorElementUml<LineUml,Frame>public SrvEditLineUml<LineUml,Frame> lazyGetSrvEditElementUml()
lazyGetSrvEditElementUml in interface IFactoryEditorElementUml<LineUml,Frame>public org.beigesoft.service.ISrvI18n getI18nSrv()
public org.beigesoft.ui.service.ISrvDialog<Frame> getDialogSrv()
public SettingsGraphicUml getGraphicSettings()
public Frame getFrameMain()
public org.beigesoft.handler.IObserverModelChanged getObserverLineUmlChanged()
public void setObserverLineUmlChanged(org.beigesoft.handler.IObserverModelChanged observerLineUmlChanged)
public IContainerShapesForTie getContainerShapesUmlForTie()
public void setContainerShapesUmlForTie(IContainerShapesForTie containerShapesUmlForTie)
Copyright © 2015 Beigesoft ™. All rights reserved.