Updated NetLogClient to disable all UI elements when disconnected
This commit is contained in:
parent
bfcab133de
commit
b298aadd68
7 changed files with 35 additions and 27 deletions
|
|
@ -162,7 +162,7 @@ public class DBQueue<E> implements Queue<E>{
|
|||
}
|
||||
|
||||
public Iterator<E> iterator() {
|
||||
// TODO Auto-generated method stub
|
||||
// TODO: Auto-generated method stub
|
||||
return null;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue