Home
last modified time | relevance | path

Searched refs:getUndoableEditSupport (Results 1 – 3 of 3) sorted by relevance

/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/plugin/
H A DHomePluginController.java67 …his.application, this.home, this.application.getUserPreferences(), this, getUndoableEditSupport()); in getPlugins()
H A DPlugin.java222 public final UndoableEditSupport getUndoableEditSupport() { in getUndoableEditSupport() method in Plugin
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/viewcontroller/
H A DHomeController.java410 … this.home, this.preferences, this.viewFactory, this.contentManager, getUndoableEditSupport()); in getFurnitureController()
442 protected final UndoableEditSupport getUndoableEditSupport() { in getUndoableEditSupport() method in HomeController
1089 getUndoableEditSupport().addUndoableEditListener( in addUndoSupportListener()
1474 UndoableEditSupport undoSupport = getUndoableEditSupport(); in cut()
1556 UndoableEditSupport undoSupport = getUndoableEditSupport(); in addPastedItems()
1623 UndoableEditSupport undoSupport = getUndoableEditSupport(); in dropFiles()
1671 UndoableEditSupport undoSupport = getUndoableEditSupport(); in pasteToGroup()
1688 UndoableEditSupport undoSupport = getUndoableEditSupport(); in pasteStyle()
2693 this.viewFactory, getUndoableEditSupport()).displayView(getView()); in setupPage()
2850 this.viewFactory, this.contentManager, getUndoableEditSupport()).displayView(getView()); in importBackgroundImage()
[all …]