Home
last modified time | relevance | path

Searched refs:_nCounts (Results 1 – 1 of 1) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/
H A DSampleDialog.java238 private int _nCounts = 0; field in SampleDialog.ActionListenerImpl
255 _nCounts++; in actionPerformed()
261 xLabel.setText( _labelPrefix + _nCounts ); in actionPerformed()

Completed in 19 milliseconds