org.autoplot.DataPanel

GUI tab for controlling how data is handled, provides feedback for what is being plotted, allows fill value to be specified, and provides the filters chain of operations to apply to the data before plotting.

DataPanel( org.autoplot.AutoplotUI app )


PROP_ADJUSTING

true indicates the component is in transition.

isAdjusting( ) → boolean [view source]
paint( java.awt.Graphics g ) → void [view source]
setAdjusting( boolean adjusting ) → void [view source]