<h2>org.autoplot.AxisPanel</h2><p>Panel for controlling the axes of the current focus plot.</p> <h2>AxisPanel( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/autoplot/ApplicationModel.html'>org.autoplot.ApplicationModel</a> applicationModel )</h2> <p>Creates new form PlotStylePanel</p> <hr> <a name="paint"></a> <h2>paint</h2> paint( <a href='https://docs.oracle.com/javase/8/docs/api/java/awt/Graphics.html'>java.awt.Graphics</a> g ) → void <p></p> <h3>Parameters</h3> g - a Graphics <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=paint&unscoped_q=paint">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/AxisPanel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/AxisPanel.html#paint">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/AxisPanel.java#l186">[view source]</a> <br> <br>