org.das2.components.Toolbox

A component that allows the user to create new objects and pass them to components using the drag and drop interface. The objects that can be created are represented by icons. The icons are grouped by tabs for each\ group.

Toolbox( )

Creates a new instance of Toolbox


main

main( java.lang.String[] args ) → void

Parameters

args - a java.lang.String[]

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc] [view source]