Searched refs:X_AXIS (Results 1 – 5 of 5) sorted by relevance
410 case X_AXIS: in getAxisTitle()439 case X_AXIS: in getMajorGrid()462 case X_AXIS: in getMinorGrid()539 case X_AXIS: in getDimensionAndMainAxisBool()
62 X_AXIS, enumerator
889 m_xXAxis = new AxisWrapper( AxisWrapper::X_AXIS, m_spChart2ModelContact ); in getAxis()991 m_xXAxis = new AxisWrapper( AxisWrapper::X_AXIS, m_spChart2ModelContact ); in getXAxis()
190 … jPnlCenter1.setLayout(new javax.swing.BoxLayout(jPnlCenter1, javax.swing.BoxLayout.X_AXIS)); in ParameterPanel()282 …lBottomCenter.setLayout(new javax.swing.BoxLayout(jPnlBottomCenter, javax.swing.BoxLayout.X_AXIS)); in ButtonPanel()
263 Box ButtonBox = new Box(BoxLayout.X_AXIS); in initFrame()
Completed in 75 milliseconds