Previous Next        Current Page: NeXtMidas Training / Macros - Part 2 (Graphics) / Intro to Graphics / Swing
back
Start Here   
Background   
Common Midas Concepts   
Getting Started - Part 1   
Getting Started - Part 2   
Working with Files   
Option Trees   
Macros - Part 1 (Basics)   
Macros - Part 2 (Graphics)   
   - Intro to Graphics   
      - Widget Toolkits   
      - AWT   
         - Intro to PANEL   
         - Intro to GCONTROL   
      - Swing   
         - LOOKANDFEEL   
         - LOOKANDFEEL (ctd.)   
   + GControls   
   + Lab 1 - Macro Graphics   
   + Plotting and Listing   
   + Panel Setup   
   + Lab 2 - Macro Graphics   
   + Conclusion   
   + Lab 3 - Macro Graphics   
NetBeans - Part 1 (Setup)   
NetBeans - Part 2 (GUIs)   
NetBeans - Part 3 (Profiler)   
Eclipse - Part 1 (Setup)   
Eclipse - Part 2 (GUIs)   
Primitives   
WebStart   
Maps & Imagery   
X-Midas Interoperability   
RMIF & Remoting   
Installing NeXtMidas   
Support & Maintenance   
File Handlers   


  • Swing Graphics in NeXtMidas:
    • Newer graphical primitives already use Swing.
      • LIST2 and POPUP both use Swing.
    • Some of the standard graphics primitives have been migrated to Swing. (Since NeXtMidas 2.5.0)
      • PANEL, PLOT and SHELLGUI all use Swing now.
Click image for larger view.
  • Using a GUI-Builder with NeXtMidas:
    • It is possible to use a GUI-builder with NeXtMidas.
      • Special wrappers allow NeXtMidas plots and lists to be incorporated into a Swing GUI created in a GUI-builder.
      • Please see the NetBeans module for details.

back