Previous Next        Current Page: NeXtMidas Training / Option Trees / Overview / Structure (Large)
Start Here   
Background   
Common Midas Concepts   
Getting Started - Part 1   
Getting Started - Part 2   
Working with Files   
Option Trees   
   - Overview   
      - What is an Option Tree?   
      - Structure   
      - Structure (Large)   
      - Things to Note   
   + Using an Option Tree   
   + Lab 1   
   + Creating an Option Tree   
   + Command Dictionary   
   + Building an Option Tree   
   + Lab 2   
Macros - Part 1 (Basics)   
Macros - Part 2 (Graphics)   
NetBeans - Part 1 (Setup)   
NetBeans - Part 2 (GUIs)   
NetBeans - Part 3 (Profiler)   
Eclipse - Part 1 (Setup)   
Eclipse - Part 2 (GUIs)   
Primitives   
Applets & WebStart   
Maps & Imagery   
X-Midas Interoperability   
RMIF & Remoting   
Installing NeXtMidas   
Support & Maintenance   
File Handlers   


  • Additional directories found in some larger option trees:
    Click image for larger view.
    dat
    Holds any required data files.
    docs
    Option tree documentation.
    host
    Holds X-Midas host primitives used via XBC.
    inc
    Holds any include files or Java interface definitions.
    intr
    Holds intrinsic commands.
    jars
    Holds any additional (external) Java libraries (jar files) that this option tree depends on.
    lib
    Holds any libraries.
    Option trees with many libraries will split them up into lib (general purpose), libg (graphical), libm (math), libxm (X-Midas compatibility), and net (networking).