{
    "fte_netWifiInput": {
        "type": 0,
        "position" : {"x" :672, "y" :48},
        "items": {
            "cancelText" : {
                "type" : 6,
                "bound" : {"w":1152, "h":48},
                "innerPos" : {"x" :0, "y" :0},
                "value" :"Press BACK button to cancel",
                "font" :"30px SourceSansPro-Light",
                "color" :"0xFFFFFF",
                "align" :"left",
                "position" : {"x" :0, "y" :0},
                "alpha": 0.5
            },
            "inputField" : {
                "type" : 0,
                "position" : {"x" :0, "y" :400},
                "navigation" : {"leftTo" : null, "rightTo" : "connectBtn", "upTo" : null, "downTo" : "disPlayPasswdItem"},
                "items" : {
                    "inputBgImgBlank": {
                        "type" : 7,
                        "bound" : {"w" :760, "h" :4},
                        "alpha":0,
                        "position" : {"x" :0, "y" :60},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                    },
                    "inputBgImg": {
                        "type" : 7,
                        "bound" : {"w" :728, "h" :4},
                        "position" : {"x" :16, "y" :60},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                    },
                    "inputBox": {
                        "type" : 6,
                        "bound" : {"w":712, "h":72},
                        "innerPos" : {"x" :0, "y" :0},
                        "value" :"a wifi name",
                        "font" :"36px SourceSansPro-Light",
                        "color" :"0xFFFFFF",
                        "align" :"left",
                        "position" : {"x" :28, "y" :0}
                    },
                    "noTextHint": {
                        "type" : 6,
                        "bound" : {"w":712, "h":72},
                        "innerPos" : {"x" :0, "y" :0},
                        "value" :"press OK show soft keyboard",
                        "font" :"36px SourceSansPro-Light",
                        "color" :"0xFFFFFF",
                        "align" :"center",
                        "alpha": 0.5,
                        "position" : {"x" :28, "y" :0}
                    }
                }
            },
            "connectBtn" : {
                "type": 5,
                "position": {
                    "x": 784,
                    "y": 400
                },
                "navigation" : {"leftTo" : "inputField", "rightTo" : null, "upTo" : null, "downTo" : "disPlayPasswdItem"},
                "items": {
                    "connectImg" : {
                        "type" : 7,
                        "bound" : {"w" :368, "h" :72},
                        "position" : {"x" :0, "y" :0},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                    },
                    "connectText" : {
                        "type" : 6,
                        "bound" : {"w":368, "h":72},
                        "innerPos" : {"x" :0, "y" :0},
                        "value" :"Connect",
                        "font" :"30px SourceSansPro-Light",
                        "color" :"0xFFFFFF",
                        "align" :"center",
                        "position" : {"x" :0, "y" :0},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                    }
                }
            },
            "disPlayPasswdItem" : {
                "type": 0,
                "position": {
                    "x": 0,
                    "y": 520
                },
                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : "inputField", "downTo" : null},
                "items": {
                    "disPlayPasswdItemImg" : {
                        "type" : 7,
                        "bound" : {"w" :400, "h" :72},
                        "position" : {"x" :0, "y" :0},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null},
                        "alpha": 0
                    },
                    "checkBox" : {
                        "type" : 7,
                        "bound" : {"w" :48, "h" :48},
                        "position" : {"x" :24, "y" :12},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                    },
                    "text1" : {
                        "type" : 6,
                        "bound" : {"w":350, "h":48},
                        "innerPos" : {"x" :0, "y" :0},
                        "value" :"Display password",
                        "font" :"36px SourceSansPro-Light",
                        "color" :"0xFFFFFF",
                        "align" :"left",
                        "position" : {"x" :96, "y" :12}
                    }
                }
            }
        }
    }
}