Previous Next        Current Page: NeXtMidas Training / NetBeans - Part 2 (GUIs) / Using the GUI Builder / Demo
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)   
NetBeans - Part 1 (Setup)   
NetBeans - Part 2 (GUIs)   
   + Setting up the GUI Builder   
   + Matisse   
   - Using the GUI Builder   
      - How Does it Work?   
      - Demo   
         - Step 1 - Create GUI Form   
         - Step 2 - Edit GUI Form   
         - Step 3 - Add Widget   
         - Step 4 - Add Widget Cont.   
         - Step 5 - Final Layout   
         - Step 6 - Using GUI Form   
      - Do I need a macro?   
   + Lab1   
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   


  • Demo:
    • Here is where you get an instructor-led demo of building a GUI in NetBeans.
    • For this demo, we will reproduce the Macro Graphics Lab 2 panel layout using Project Mattisse's "Free Design" layout in the NetBeans GUI builder.
    • This section assumes that you have setup NetBeans as outlined in Setup a NetBeans Project and in Setting up the GUI Builder.
    • To work through this demo without an instructor, you should make a link to the train directory from the $NMROOT/nxm directory:
       $ ln -s $NMROOT/htdocs/training/train/ $NMROOT/nxm/train
                
    • See theNeXtMidas User's Guide for another walk-through and additional information.