tokens
sequence
ner_tags
sequence
[ "The", "important", "point", "is", "the", "style", "should", "be", "applied", "only", "to", "my", "dialog", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O" ]
[ "All", "other", "widgets", "should", "have", "default", "behavior", "." ]
[ "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O" ]
[ "For", "content", "area", ",", "I", "could", "achieve", "it", "using", "#myDiv", ".ui-widget-content", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "I-Code_Block", "O" ]
[ "Can", "you", "please", "suggest", "code", "for", "this", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Note", ":", "Please", "use", "the", "best", "practices", ",", "if", "possible", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "(", "E.g", ".", "1", ".", "use", "a", "variable", "$myDialog", "2", ".", "use", "autoOpen", ":", "false", ")" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "B-Variable", "O", "O", "O" ]
[ "Also", ",", "I", "made", "a", "css", "class", "to", "override", "the", "widget", "functionality", "only", "for", "my", "dialog" ]
[ "O", "O", "O", "O", "O", "B-Language", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "B-User_Interface_Element" ]
[ "For", "this", "you", "will", "have", "to", "over-ride", "default", "css", "provided", "by", "jQuery", "UI", "(", "jquery.ui.theme.css", ")", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Language", "O", "O", "B-Library", "I-Library", "O", "B-File_Name", "O", "O" ]
[ "Image", "for", "Ok", "button", ":", "You", "need", "to", "change", ".ui-state-default", ",", ".ui-widget-content", ".ui-state-default", ",", ".ui-widget-header", ".ui-state-default", "background", "image", "." ]
[ "B-User_Interface_Element", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "B-HTML_XML_Tag", "I-HTML_XML_Tag", "O", "B-HTML_XML_Tag", "I-HTML_XML_Tag", "O", "B-User_Interface_Element", "O" ]
[ "Close", "Button", ":", "Change", ".ui-widget-header", ".ui-icon" ]
[ "O", "B-User_Interface_Element", "O", "O", "B-HTML_XML_Tag", "I-HTML_XML_Tag" ]
[ "Background", "of", "Dialogue", ":", "Change", ".ui-widget-content", "background", "property", "." ]
[ "O", "O", "B-User_Interface_Element", "O", "O", "B-HTML_XML_Tag", "O", "O", "O" ]
[ "Hope", "this", "works", "for", "you", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ "I", "have", "upvoted", "the", "above", "answer", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "Still", "dialogClass", ":", "'", "myDialogCSS", "'", "was", "the", "key", "I", "was", "looking", "for", "." ]
[ "O", "B-Variable", "O", "B-Variable", "I-Variable", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "HTML", "and", "jQuery" ]
[ "B-Language", "O", "B-Library" ]
[ "MyStyleSheet.css" ]
[ "B-File_Name" ]
[ "First", ":", "this", "is", "my", "first", "time", "using", "GSON", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "O" ]
[ "Trying", "to", "parse", "some", "JSON", ",", "I", "got", "\"", "incompatible", "types", "\"", ".", "." ]
[ "O", "O", "O", "O", "B-File_Type", "O", "O", "O", "B-Output_Block", "I-Output_Block", "I-Output_Block", "I-Output_Block", "O", "O" ]
[ "PlayerData", "is", "an", "inner", "class", ":" ]
[ "B-Class", "O", "O", "O", "O", "O" ]
[ "What", "causes", "it", "?" ]
[ "O", "O", "O", "O" ]
[ "and", "I", "am", "doing", "at", "(", "AFAIK", ")", "just", "like", "Google", "in", "it", "'s", "GSON", "User", "Guide", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Website", "O", "O", "O", "B-Library", "O", "O", "O" ]
[ "Edit", ":" ]
[ "O", "O" ]
[ "XCode", "was", "doing", "something", "strange", ",", "when", "I", "tried", "to", "compile", "this", "with", "Terminal", "everything", "worked", ",", "except", "for", "my", "request", "to", "the", "server", ",", "what", "resulted", "in", "a", "couple", "of", "NPE", "'s", ",", "because", "response", "remained", "empty", "." ]
[ "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "B-Error_Name", "O", "O", "O", "B-Variable", "O", "B-Value", "O" ]
[ "Thanks", "to", "maaartinus", "I", "learned", "that", "there", "should", "n't", "be", "an", "compiler", "error", "so", "I", "tried", "to", "compile", "it", "without", "XCode", "." ]
[ "O", "O", "B-User_Name", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O" ]
[ "For", "me", "it", "compiles", ",", "but", "I", "had", "to", "replace", "GSON", "by", "Gson", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "O" ]
[ "Either", "you", "were", "sloppy", "when", "writing", "this", "question", "or", "you", "'re", "using", "some", "\"", "GSON", "\"", "I", "'ve", "never", "heard", "about", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O" ]
[ "Is", "your", "response", "a", "String", "??", "?" ]
[ "O", "O", "B-Variable", "O", "B-Data_Type", "O", "O" ]
[ "Once", "you", "get", "it", "running", ",", "you", "'ll", "need", "the", "answer", "by", "Vrushank", "Desai", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Name", "I-User_Name", "O" ]
[ "Try", "making", "your", "inner", "class", "static", "or", "you", "'ll", "need", "a", "custom", "InstanceCreator", "for", "it", "as", "stated", "in", "the", "Gson", "User", "Guide" ]
[ "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "B-Library", "O", "O" ]
[ "I", "have", "a", "column", "of", "characters", "in", "a", "data.frame", "which", "I", "want", "to", "be", "recognized", "as", "dates", ":" ]
[ "O", "O", "O", "B-Data_Structure", "O", "B-Data_Type", "O", "O", "B-Data_Structure", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "For", "example", "I", "tried", ":" ]
[ "O", "O", "O", "O", "O" ]
[ "But", "this", "returns", ":" ]
[ "O", "O", "O", "O" ]
[ "\"", "----", "-", "\"", "\"", "----", "-", "\"", "\"", "----", "-", "\"", "\"", "----", "-", "\"" ]
[ "B-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value" ]
[ "while", "I", "want" ]
[ "O", "O", "O" ]
[ "\"", "2013-05-30", "\"", ",", "\"", "2013-05-29", "\"", ",", "\"", "2013-05-28", "\"", ",", "\"", "2013-05-27", "\"" ]
[ "B-Value", "I-Value", "I-Value", "O", "B-Value", "I-Value", "I-Value", "O", "B-Value", "I-Value", "I-Value", "O", "B-Value", "I-Value", "I-Value" ]
[ "I", "would", "be", "grateful", "for", "your", "help", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Would", "n't", "it", "be", "easier", "to", "simply", "coerce", "them", "to", "dates", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "reason", "your", "gsub", "does", "n't", "work", "is", "because", ".", "has", "a", "special", "meaning", "in", "regex", "." ]
[ "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "B-Value", "O", "O", "O", "O", "O", "O", "O" ]
[ "You", "can", "have", "it", "interpreted", "literally", "by", "specifying", "fixed", "=", "TRUE", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "O" ]
[ "in", "your", "gsub", "call", ",", "\"", ".", "\"", "is", "your", "pattern", "." ]
[ "O", "O", "B-Function", "O", "O", "B-Value", "I-Value", "I-Value", "O", "O", "O", "O" ]
[ "The", "\"", ".", "\"", "symbol", "in", "a", "pattern", "means", "\"", "any", "character", "\"", ",", "so", "you", "'re", "talling", "gsub", "to", "replace", "every", "character", "with", "a", "dash", "." ]
[ "O", "B-Value", "I-Value", "I-Value", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "O", "B-Value", "O" ]
[ "The", "correct", "gsub", "call", "requires", "escaping", "the", "period", "so", "R", "knows", "this", "is", "a", "literal", "period", ":" ]
[ "O", "O", "B-Function", "O", "O", "O", "O", "B-Value", "O", "B-Language", "O", "O", "O", "O", "O", "B-Value", "O" ]
[ "This", "syntax", "will", "have", "gsub", "replace", "all", "periods", "with", "dashes", "." ]
[ "O", "O", "O", "O", "B-Function", "O", "O", "B-Value", "O", "B-Value", "O" ]
[ "But", "really", ",", "this", "is", "n't", "what", "you", "want", ",", "you", "want", "dates", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "You", "need", "to", "use", "as.Date", "like", "so", ":" ]
[ "O", "O", "O", "O", "B-Function", "O", "O", "O" ]
[ "Your", "intended", "solution", "would", "only", "have", "converted", "your", "strings", "to", "a", "different", "string", "format", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "B-Data_Type", "O", "O" ]
[ "Using", "as.Date", "tells", "R", "to", "treat", "the", "values", "as", "dates", "and", "not", "strings", "." ]
[ "O", "B-Function", "O", "B-Language", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O" ]
[ "will", "produce", "an", "error", "(", "because", "R", "does", "n't", "understand", "what", "you", "want", "when", "you", "ask", "it", "to", "plot", "nothing", "but", "strings", ")", ",", "whereas", ":" ]
[ "O", "O", "O", "O", "O", "O", "B-Language", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O" ]
[ "Produces", "a", "plot", "of", "index", "vs", ".", "day", "of", "the", "week", "(", "since", "R", "recognizes", "that", "you", "have", "timeseries", "data", ")", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Language", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Hello", "the", "GWT+Hibernate+Gilead", "is", "not", "working", "i", "have", "downloaded", "the", "sample", "code", "from", "this", "link" ]
[ "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "https://developers.google.com/web-toolkit/articles/using_gwt_with_hibernate", "." ]
[ "O", "O" ]
[ "Here", "is", "the", "jar", "file", "i", "am", "using" ]
[ "O", "O", "O", "B-File_Type", "O", "O", "O", "O" ]
[ "Please", "please", "help", "me", "out", "of", "this", ",", "inform", "me", "where", "i", "am", "wrong", "," ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Thanks", "in", "advance" ]
[ "O", "O", "O" ]
[ "Well", ",", "with", "\"", "newer", "\"", "versions", "of", "GWT", "(", "i.e", ".", "newer", "than", "1.7", "I", "think", ")", ",", "you", "'ll", "need", "to", "use", "a", "more", "recent", "version", "of", "Gilead", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "B-Version", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O" ]
[ "AFAIK", ",", "the", "problem", "you", "describe", "has", "been", "solved", "long", "ago", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "last", "release", "was", "version", "1.3.2", "on", "2010-05-22", "." ]
[ "O", "O", "O", "O", "O", "B-Version", "O", "O", "O" ]
[ "Yes", ",", "this", "release", "is", "old", ",", "and", "Gilead", "is", "n't", "updated", "anymore", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O" ]
[ "However", ",", "it", "still", "works", ",", "even", "with", "the", "latest", "GWT", "versions", "(", "currently", "2.5", "rc", ")", ",", "as", "long", "as", "you", "'re", "using", "Hibernate", "<=", "3.5.x", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "B-Version", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "B-Version", "O" ]
[ "I", "would", "n't", "really", "recommend", "starting", "a", "project", "with", "Gilead", "now", ",", "see", "http://sourceforge.net/projects/gilead/forums/forum/868076/topic/4525959" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O" ]
[ "I", "am", "currently", "making", "a", "script", "which", "will", "add", "to", "cart", "and", "checkout", "items", "on", "e-commerce", "websites", "run", "on", "the", "shopify", "platform" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O" ]
[ "I", "'m", "trying", "to", "speed", "up", "the", "process", "by", "running", "the", "add", "to", "cart", "method", "on", "multiple", "threads", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "I-Function", "I-Function", "O", "O", "O", "O", "O" ]
[ "My", "add", "to", "cart", "function", "looks", "like", "this", ":" ]
[ "O", "B-Function", "I-Function", "I-Function", "O", "O", "O", "O", "O" ]
[ "where", "keywords", "is", "the", "list", "of", "strings", "so", "we", "can", "parse", "and", "find", "the", "correct", "item", ",", "and", "session", "is", "the", "a", "new", "session", "from", "the", "requests", "module", "." ]
[ "O", "B-Variable", "O", "O", "B-Data_Structure", "O", "B-Data_Type", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "B-Class", "O", "O", "B-Library", "O", "O" ]
[ "The", "function", "first", "parses", "through", "the", "sitemap", ",", "finding", "the", "unique", "product", "ID", ",", "then", "sends", "a", "post", "request", "to", "the", "session", "variable", "to", "add", "said", "item", "to", "cart", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "However", ",", "when", "I", "run", "the", "script", "using", "threads", "to", "add", "multiple", "items", "to", "cart", ",", "i", "only", "see", "one", "of", "the", "items", "in", "the", "cart", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Why", "is", "n't", "this", "working", "?" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "Would", "I", "need", "to", "lock", "+", "unlock", "the", "session", "variable", "and", "send", "the", "POST", "request", "one", "by", "one", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Here", "'s", "the", "code", "that", "I", "am", "running", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "From", "my", "experience", ",", "if", "you", "hit", "Shopify", "with", "multiple", "cart", "changes", "at", "the", "same", "time", ",", "only", "one", "will", "go", "through", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "My", "guess", "is", "that", "Shopify", "handles", "the", "cart", "something", "like", "this", ":" ]
[ "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O" ]
[ "At", "time", "0", "we", "have", "our", "initial", "cart", "-", "call", "it", "cart0" ]
[ "O", "O", "B-Value", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable" ]
[ "At", "time", "t", ",", "we", "submit", "n", "simultaneous", "requests", "to", "add/update/change", "the", "cart" ]
[ "O", "O", "B-Variable", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O" ]
[ "Request", "0", ":", "take", "cart0", "and", "apply", "request", ",", "return", "result" ]
[ "O", "B-Value", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O" ]
[ "Request", "1", ":", "take", "cart0", "and", "apply", "request", ",", "return", "result" ]
[ "O", "B-Value", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O" ]
[ "..", "." ]
[ "O", "O" ]
[ "Request", "n", ":", "take", "cart0", "and", "apply", "request", ",", "return", "result" ]
[ "O", "B-Variable", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O" ]
[ "This", "seems", "consistent", "with", "the", "cart", "return", "values", "that", "I", "got", "when", "I", "tested", "multiple", "requests", "at", "the", "same", "time", "-", "each", "callback", "function", "would", "trigger", "with", "a", "cart", "that", "had", "a", "single", "change", "applied", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "'ve", "found", "two", "ways", "to", "deal", "with", "this", "limitation", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "first", "is", "to", "make", "sure", "the", "requests", "are", "chained", "so", "that", "we", "wait", "for", "one", "to", "finish", "before", "making", "the", "next", "-", "effectively", "turning", "the", "asynchronous", "requests", "into", "synchronous", "ones", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Not", "the", "best", "for", "speed", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ "The", "other", "method", "only", "works", "if", "we", "do", "n't", "have", "line", "item", "properties", "to", "worry", "about", ":", "combining", "all", "the", "additions/changes", "into", "one", "call", "to", "/cart/update.js", ",", "passing", "the", "variant", "IDs", "and", "desired", "quantities", "all", "at", "once", "-", "see", "https://help.shopify.com/themes/development/getting-started/using-ajax-api#update-cart", "for", "examples", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Name", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "If", "you", "do", "n't", "have", "line", "properties", "to", "worry", "about", ",", "changing", "your", "single-line", "additions", "into", "one", "big", "update", "will", "be", "a", "significant", "speed", "and", "reliability", "increase", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "have", "a", "javafx", "application", "with", "a", "TableView", "." ]
[ "O", "O", "O", "B-Library", "O", "O", "O", "B-Class", "O" ]
[ "Only", "the", "first", "column", "(", "dataTypeColumn", ")", "is", "editable", "and", "it", "contains", "a", "ComboBox", "for", "editing", "." ]
[ "O", "O", "O", "B-User_Interface_Element", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O" ]
[ "Now", "the", "TableView", "does", "what", "it", "is", "supposed", "to", "do", ",", "however", "there", "is", "a", "combination", "of", "weird", "bugs", "when", "i", "start", "editing", "a", "cell", "and", "then", "scroll", "it", "out", "of", "view", "without", "commiting", "the", "edit", "." ]
[ "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "am", "pretty", "sure", "it", "is", "because", "of", "the", "way", "TableView", "reuses", "the", "cells", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "B-User_Interface_Element", "O" ]
[ "However", "I", "have", "n't", "found", "any", "way", "to", "intervene", "with", "it", ",", "for", "example", "to", "forbid", "reuse", "of", "cells", "that", "are", "currently", "editing", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O" ]
[ "Can", "you", "help", "me", "with", "that", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "Even", "though", "I", "am", "pretty", "sure", "it", "is", "because", "of", "cell", "reuse", ",", "I", "will", "write", "the", "whole", "problem", "below", ",", "in", "case", "the", "source", "of", "the", "problem", "is", "a", "different", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "column", "in", "question", "contains", "Values", "of", "the", "enum", "DataType" ]
[ "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "B-Class" ]
[ "I", "have", "a", "cell", "Factory", "for", "that", "column", "looking", "like", "this", ":" ]
[ "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O" ]
[ "The", "values", "for", "the", "column", "get", "read", "like", "this", ":" ]
[ "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O" ]
[ "In", "case", "this", "is", "confusing", ",", "the", "items", "that", "I", "give", "my", "TableView", "are", "Integers", "(", "from", "0", "to", "n-1", ")", ",", "and", "in", "the", "different", "column", "CellValueFactories", "the", "actual", "values", "will", "be", "loaded", "depending", "on", "the", "Integer", "assoziated", "with", "the", "current", "column", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "B-Data_Type", "O", "O", "B-Value", "O", "B-Value", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "B-User_Interface_Element", "O" ]
[ "So", "when", "editing", "it", ",", "it", "shows", "a", "ComboBox", "with", "all", "the", "Values", "that", "DataType", "can", "have", "and", "let", "'s", "the", "user", "select", "one", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "have", "a", "callback", "on", "the", "column", "that", "reacts", "to", "the", "Edit", "commited", "event", "and", "looks", "like", "this", ":" ]
[ "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "So", "about", "the", "problems", "that", "occur", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "At", "the", "beginning", "all", "cells", "in", "that", "column", "have", "the", "same", "value", ":", "\"", "nothing", "selected", "\"", "." ]
[ "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "B-Value", "I-Value", "I-Value", "I-Value", "O" ]
[ "It", "is", "a", "special", "value", "of", "the", "enum", "reserved", "for", "this", "case", ",", "as", "I", "did", "n't", "find", "a", "setPlaceholder", "function", "on", "the", "ComboBoxTableCell", "class", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "B-Class", "O", "O" ]
[ "When", "I", "know", "start", "editing", "one", "of", "the", "cells", "and", "then", "scroll", "it", "out", "of", "view", ",", "one", "of", "the", "next", "rows", "will", "suddendly", "be", "in", "the", "editing", "state", "as", "well", ",", "even", "though", "that", "row", "has", "not", "been", "touched", "before", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O" ]