summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Forms/ControlLock.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/Forms/ControlLock.java')
-rw-r--r--odk/examples/DevelopersGuide/Forms/ControlLock.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/Forms/ControlLock.java b/odk/examples/DevelopersGuide/Forms/ControlLock.java
index 665eecc8d9a1..2663cd52f00f 100644
--- a/odk/examples/DevelopersGuide/Forms/ControlLock.java
+++ b/odk/examples/DevelopersGuide/Forms/ControlLock.java
@@ -130,7 +130,7 @@ class ControlLock implements XRowSetListener
/* ------------------------------------------------------------------ */
/** updates the locks on the affected controls
*/
- protected void updateLocks( )
+ private void updateLocks( )
{
try
{