Skip to content

ATF Code Samples Discussions

Gary edited this page Jan 26, 2015 · 3 revisions

ATF samples show how to to accomplish various tasks using ATF technology. This section overviews them and also discusses in depth how their programming employs ATF.

These samples' complexity varies greatly. Here's a suggested order for studying them, simplest first, most complicated last:

  • File Explorer
  • Target Manager
  • Code Editor
  • Tree List Editor
  • Model Viewer
  • DOM Property Editor
  • Using Dom
  • Simple DOM Editor and its variants:
    • Simple DOM Editor
    • Simple DOM Editor WPF
    • Simple DOM No XML Editor
  • DOM Tree Editor
  • Diagram Editor
  • Timeline Editor
  • FSM Editor
  • State Chart Editor
  • Circuit Editor
These topics discuss in some detail how the samples' programming uses ATF. To understand them (especially the more complex samples), you may need to study some sections of the ATF Programmer's Guide.

Topics in this Section

Clone this wiki locally