Changes between Initial Version and Version 1 of Ticket #6250, comment 6


Ignore:
Timestamp:
2011-04-22T04:10:12+02:00 (15 years ago)
Author:
akks

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6250, comment 6

    initial v1  
    11Can I take Main.main.undoRedo as a good example? (something like singleton)
    2 Or I could add it as getCurrentDataSet().getSelectionHistory() (is it better? )
     2
     3Or I could add it as getCurrentDataSet().getSelectionHistory(). Is it better? (not not know main conceptions)
    34
    45Of course I do not want to expose history of Swing model of certain dialog to plugins)))