GLG Java Demo: Network Monitoring

This demo demonstrates the features of the GLG Toolkit often used in the Network Monitoring applications:
 
  • Vector or Image map display (see the GIS Demo for more map-related features)
  • Dynamic node and link icons
  • Changing node and link attributes to display their status
  • Scrolling alarm list
  • Layering and selective display of cities and map layers.
  • Moving nodes and links and creating new node and link objects
  • Selecting nodes to display node history
  • Zooming and panning
  • The drawing was created using the GLG Graphics Builder. The demo uses similated data. However, provided with a data source, it can also display live data.

    Refer to the User Interface instructions below to turn on data display and other demo options.


    Source Code

    User Interaction:

  • Use sliders to zoom, pan and rotate the drawing. The scrollbars on the sides of the drawing scroll the drawing in 2D mode, or rotate the drawing in 3D mode.
  • Use the Big Cities, Medium Cities and Map buttons in the toolbar to toggle layers of objects on the map.
  • Use button tooltips as help.
  • In the toolbar, click Select Node, Move Node, Create Node or Create Link to switch between different modes.
  • In Select Node mode, select different nodes to display a history graph.
  • In Move Node mode, move nodes with the mouse.
  • In Create Node and Create Link modes, add new nodes and links to the map. To add a node, click in the map to position a node. To create a link, use the mouse to select two nodes.