org.autoplot.pngwalk.QualityControlPanel
Panel and the facility for adding annotations to images.
Creates new form QualityControlPanel
KEY_QUALITY_CONTROL_URI
displayRecord
displayRecord( org.autoplot.pngwalk.QualityControlRecord rec ) → void
Load the contents of the provided record into the UI. Future UI changes
will affect the new record rather than any that was displayed before.
Parameters
rec - a QualityControlRecord
Returns:
void (returns nothing)
[search for examples]
[view on GitHub]
[view on old javadoc]
getWalkImageSequece
Deprecated: see getWalkImageSequence
getWalkImageSequence
getWalkImageSequence( ) → org.autoplot.pngwalk.WalkImageSequence
get the walkImageSequence associated with this panel.
Returns:
the walkImageSequence associated with this panel.
[search for examples]
[view on GitHub]
[view on old javadoc]
main
main( String[] args ) → void
Parameters
args - a java.lang.String[]
Returns:
void (returns nothing)
[search for examples]
[view on GitHub]
[view on old javadoc]
setPreviousCommentText
setPreviousCommentText( String txt ) → void
Parameters
txt - a String
Returns:
void (returns nothing)
[search for examples]
[view on GitHub]
[view on old javadoc]
setWalkImageSequece
Deprecated: see setWalkImageSequence
setWalkImageSequence
setWalkImageSequence( org.autoplot.pngwalk.WalkImageSequence walkImageSequence ) → void
set the walkImageSequence associated with this QC panel.
Parameters
walkImageSequence - a WalkImageSequence
Returns:
void (returns nothing)
[search for examples]
[view on GitHub]
[view on old javadoc]