Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Plain Text by bla bla bla ( 11 years ago )
public class PanelView extends LinearLayout implements View.OnTouchListener {
 
 private Processor mProcessor;
 private LcdModule mLcdModule;
 private DigitModule mDigitModule;
 private KeypadModule mKeypadModule;
 private McuModule mMcuModule;


        // access those modules here
        // ...

}

 

Revise this Paste

Your Name: Code Language: