Searched refs:getMostRecentlyUndoneTitle (Results 1 – 1 of 1) sorted by relevance
579 private String getMostRecentlyUndoneTitle() { return m_mostRecentlyUndone; } in getMostRecentlyUndoneTitle() method in UndoManager.UndoListener743 contextTitle, m_undoListener.getMostRecentlyUndoneTitle() ); in impl_testCustomUndoActions()753 … title notified during UI Undo", action1.getTitle(), m_undoListener.getMostRecentlyUndoneTitle() ); in impl_testCustomUndoActions()895 … action notifies a wrong title", action4.getTitle(), m_undoListener.getMostRecentlyUndoneTitle() ); in impl_testNestedContexts()