Guest User

Untitled

a guest
Oct 25th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. @FXML
  2. ListView<String> ciList; //название поля должно совпасть с ID компонента
  3.  
  4. TextView twBurnTime = (TextView) findViewById(R.id.tw_burn_time);
Add Comment
Please, Sign In to add comment