org.autoplot.CanvasSizePanel

Dialog for adjusting the canvas size. Note this control also appears on the style tab.

CanvasSizePanel( )

Creates new form CanvasSizePanel


getFixedRadioButton

getFixedRadioButton( ) → javax.swing.JRadioButton

Returns:

the jRadioButton2

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


getHeightTextField

getHeightTextField( ) → javax.swing.JFormattedTextField

Returns:

the heightTextField

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


getResizeRadioButton

getResizeRadioButton( ) → javax.swing.JRadioButton

Returns:

the jRadioButton1

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


getWidthTextField

getWidthTextField( ) → javax.swing.JFormattedTextField

Returns:

the widthTextField

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