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( ) → JRadioButton

Returns:

the jRadioButton2

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


getHeightTextField

getHeightTextField( ) → JFormattedTextField

Returns:

the heightTextField

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


getResizeRadioButton

getResizeRadioButton( ) → JRadioButton

Returns:

the jRadioButton1

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


getWidthTextField

getWidthTextField( ) → JFormattedTextField

Returns:

the widthTextField

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