• S
    Adding a TransientComputerActionFactory. Note that the transient actions are... · a2e597b3
    Stephen Connolly 提交于
    Adding a TransientComputerActionFactory. Note that the transient actions are never updated, so to make actions appear to be added dynammically you need to always add them and control their display, rather than conditionally add them.  This is the same behaviour as for TransientViewActionFactory but not quite the same behaviour as TransientProjectActionFactory
    a2e597b3
Computer.java 36.7 KB