Searched defs:nextRow (Results 1 – 2 of 2) sorted by relevance
131 private int nextRow; field in ScriptPanel.ScriptTableModel
1736 int nextRow = getRowSelectedNumber(m_aSelectedRows, m_nCurRow-1); in dispatchAction() local1819 int nextRow = getRowSelectedNumber(m_aSelectedRows, m_nCurRow+1); in dispatchAction() local
Completed in 33 milliseconds