×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: ActionScript
Posted by: useraf2f1
Added: Jun 24, 2016 4:03 PM
Views: 1998
Tags: no tags
  1.   public String[] groups = new String[len];
  2.  
  3.   private final ObservableList<String> list = FXCollections
  4.     .observableArrayList();
  5.  
  6.