Connection Technologies Products / GUIKit
-----
 /
GUIKit
*Example Applications
*EquationTrekker
*Help Browser Search
*Text Import Wizard
*Graph Editor
*Building with GUIKit
*Technology
*Q&A
*Download
*GUIKit Documentation
*Installation Instructions
*For More Information
*MathLink
*Java Toolkit: J/Link
*.NET/Link
*Web Services Package
*Ask about this page
*Print this page
*Email this page
*Give us feedback
*
Sign up for our newsletter:

GUIKit Graph Editor

The GUIKit Graph Editor tool illustrates how a supplemental user interface tool can serve as a custom editor for data that you might normally manipulate programmatically. Here a third-party Java graph library is used to allow a user to graphically edit and manipulate a matrix represented as a graph, while Mathematica code and functions provide the conversion from the Mathematica representations to the user interface's models.

GUIKit Graph Editor Tool Example
next slide
   
1234567
   
next



1. INPUT

Here we create a matrix of symbolic expressions in Mathematica.

 


How was it built?

  • Uses the Mathematica functions SparseArray and ArrayRules.
  • Requests from Mathematica the typeset expressions used in the edge labels.
  • Leverages the third-party Java graphics library.

Any questions about topics on this page? Click here to get an individual response.


 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy