Package org.simbrain.util

The simbrain.util package contains utilities classes used by multiple Simbrain packages.

See:
          Description

Class Summary
BrowserLauncher BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
ComboBoxRenderer ComboBoxRenderer formats and inserts images into combo boxes.
Comparator Comparator is used to compare positions of PNodes.
LabelledItemPanel LabelledItemPanel provides a panel for laying out labelled elements neatly with all the labels and elements aligned down the screen.
SceneGraphBrowser Piccolo scene graph browser component.
SFileChooser SFileChooser extends java's JFileChooser, providing for automatic adding of file extensions, memory of file-locations, and checks to prevent file-overwrites.
SimbrainMath SimbrainMath is the math functions used in simbrain.
StandardDialog StandardDialog implements a standard data entry dialog with "Ok" and "Cancel" buttons.
TristateDropDown TristateDropDown ceates a combo box that has three states; True, false and null.
Utils Utils.
 

Package org.simbrain.util Description

The simbrain.util package contains utilities classes used by multiple Simbrain packages.