J/Link provides Mathematica users with the ability to interact with arbitrary Java classes directly from Mathematica. You can create objects and call methods directly in the ...
VertexLabels is an option and property for Graph and related functions that specifies what labels and label positions should be used for vertices.
CloseGUIObject[interface] closes a live GUIObject instance.CloseGUIObject[] requests that an interface close, when called within a Script block.
GUIObject[root, args] represents a live interface instance with root widget root, wrapping the active widgets and environment.
ReleaseGUIObject[obj] closes and terminates all resources of a live GUIObject instance.
MATHEMATICA HOW TO Tutorials » Image Processing Convolutions and Correlations See Also » ImageCrop ImageTake More About » Raster Image Formats Signal Processing "How to" ...
MathKernel options starts the Mathematica kernel in Windows and Mac OS X.
CellMargins is an option for Cell that specifies the absolute margins in printer's points to leave around a cell.
ColorSlider[color] represents a color slider currently set to the color corresponding to color.ColorSlider[Dynamic[color]] uses the dynamically updated current value of ...
PlotLabel is an option for graphics functions that specifies an overall label for a plot.