tokens
sequence
ner_tags
sequence
[ "use", "whereLoose()", "instead", "of", "where()" ]
[ "O", "B-Function", "O", "O", "B-Function" ]
[ "Source" ]
[ "O" ]
[ "Why", "this", "happening", "?" ]
[ "O", "O", "O", "O" ]
[ "$data", "have", "a", "String", "type", "and", "you", "are", "comparing", "String", "with", "Int", "type", "even", "if", "you", "pass", "numeric", "value", "$data", "will", "be", "String", "type", "." ]
[ "B-Variable", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "B-Data_Type", "O", "B-Data_Type", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "B-Data_Type", "O", "O" ]
[ "I", "have", "an", "html", "document", "that", "has", "a", "form", "where", "selecting", "the", "button", "activates", "a", "program", "that", "runs", "a", "robotic", "arm", ",", "however", ",", "I", "also", "need", "to", "have", "this", "button", "link", "to", "another", "page", "." ]
[ "O", "O", "O", "B-Language", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "B-Device", "I-Device", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O" ]
[ "Based", "on", "the", "research", "I", "have", "done", "previously", ",", "I", "think", "an", "OnClick", "event", "would", "do", "exactly", "what", "I", "need", "it", "to", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "My", "problem", "is", "that", "I", "am", "not", "quite", "sure", "how", "to", "reference", "both", "the", "robot", "command", "and", "the", "link", "to", "another", "page", "." ]
[ "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" ]
[ "The", "..//../Karel/RIGHT1", "is", "the", "robot", "program", "the", "document", "is", "trying", "to", "call", "and", "rightmanual.stm", "is", "the", "page", "I", "need", "to", "also", "link", "to", "when", "the", "image/button", "onegrey.jpg", "is", "selected", "." ]
[ "O", "B-Value", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Name", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "B-File_Name", "O", "O", "O" ]
[ "I", "tried", "to", "be", "as", "specific", "as", "possible", ",", "thanks", "for", "any", "help", "that", "is", "sent", "my", "way", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "So", "you", "want", "to", "redirect", "to", "another", "page", "on", "form", "submit", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O" ]
[ "If", "this", "is", "the", "case", ",", "add", "an", "id", "tag", "to", "the", "input", ",", "with", "a", "name", "eg", ".", "\"", "btnRedirect", "\"", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Value", "I-Value", "I-Value", "O" ]
[ "You", "can", "then", "use", "jQuery", "for", "an", "onclick", "event", "." ]
[ "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O" ]
[ "More", "on", "jQuery", "here", "." ]
[ "O", "O", "B-Library", "O", "O" ]
[ "Or", "you", "can", "just", "add", "an", "onClick", "event", "to", "your", "submit", "button" ]
[ "O", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O", "B-User_Interface_Element" ]
[ "I", "have", "a", "problem", "(", "that", "'s", "why", "I", "'m", "here", ":P", ")", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "am", "running", "a", "TimerTask", "and/or", "a", "Handler", "." ]
[ "O", "O", "O", "O", "B-Class", "O", "O", "B-Class", "O" ]
[ "They", "should", "do", "something", "every", "second", ",", "no", "matter", "if", "the", "screen", "is", "on", "or", "not", "(", "standby", ")", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "problem", "is", ",", "after", "some", "time", "(", "2", "to", "10", "hours", ")", "this", "process", "becomes", "weird", "timed", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Sometimes", "it", "takes", "10", "seconds", ",", "sometimes", "4", "hours", "etc", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Now", ",", "I", "'ve", "read", "that", "you", "can", "use", "a", "Partial", "Wake", "Lock", "to", "solve", "this", "issue", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "I-Variable", "I-Variable", "O", "O", "O", "O", "O" ]
[ "Tried", "it", ",", "but", "it", "has", "not", "solved", "my", "issue", "(", "Maybe", "you", "should", "know", "that", "another", "library", "is", "also", "using", "a", "WakeLock", "which", "gets", "released", "after", "some", "time", ",", "but", "mine", "never", "gets", "released", "by", "me", ")", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "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" ]
[ "Maybe", "you", "should", "also", "know", "that", "the", "task/runnable", "runs", "on", "an", "asynctask", "(", "so", "on", "it", "'s", "own", "thread", ")", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "wakelock", "is", "created", "from", "outside", "." ]
[ "O", "B-Class", "O", "O", "O", "O", "O" ]
[ "Edit", ":" ]
[ "O", "O" ]
[ "Maybe", "it", "'s", "good", "to", "know", "that", "it", "'s", "a", "device", "owner", "app", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Also", ",", "I", "know", "of", "the", "battery", "drain", "problem", ",", "but", "I", "still", "need", "it", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "app", "really", "has", "to", "process", "this", "every", "second", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "just", "need", "a", "solution", "for", "it", ",", "any", ",", "no", "matter", "which", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Edit", "2", ":" ]
[ "O", "O", "O" ]
[ "Here", "'s", "my", "current", "WakeLock", "code", ",", "which", "is", "started", "when", "my", "custom", "application", "reaches", "onCreate", "." ]
[ "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O" ]
[ "As", "I", "said", ",", "it", "is", "never", "released", ".", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "am", "trying", "to", "perform", "an", "asynchronous", "unit", "test", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "can", "see", "in", "the", "console", "the", "line", "console.log(e)", "executed", ",", "but", "the", "test", "result", "is", ":" ]
[ "O", "O", "O", "O", "O", "B-Application", "O", "O", "B-Code_Block", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "What", "am", "I", "missing", "?" ]
[ "O", "O", "O", "O", "O" ]
[ "Just", "move", "the", "done()", "call", "down", "after", "the", "assert", "statement", ":" ]
[ "O", "O", "O", "B-Function", "O", "O", "O", "O", "B-Code_Block", "O", "O" ]
[ "I", "am", "trying", "to", "make", "a", "simple", "operating", "system", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "However", ",", "I", "have", "run", "into", "a", "problem", "trying", "to", "make", "the", "kernel", "system", "calls", "into", "extern", "functions", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "B-Function", "O", "O" ]
[ "This", "is", "the", "error", "message", ":" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "Here", "is", "kernel.s", ":" ]
[ "O", "O", "B-File_Name", "O" ]
[ "Thanks", "!" ]
[ "O", "O" ]
[ "I", "am", "using", "SignalR", "Self", "Hosted", "Service", "(", "V", "2.2.0", ")", "as", "server", "and", "using", "Silverlight", "as", "SignalR", "Client", "." ]
[ "O", "O", "O", "B-Library", "B-Application", "I-Application", "I-Application", "O", "O", "B-Version", "O", "O", "B-Application", "O", "O", "B-Library", "O", "B-Library", "B-Application", "O" ]
[ "I", "am", "able", "to", "connect", "to", "the", "server", "and", "able", "to", "exchange", "the", "messages", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "am", "having", "a", "button", "to", "stop", "connection", "to", "the", "SignalR", "service", "." ]
[ "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "B-Library", "O", "O" ]
[ "What", "I", "want", "is", ",", "When", "I", "click", "this", "button", ",", "Connection", "of", "that", "Client", "should", "get", "disconnected", "from", "SignalR", "Hub", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "B-Library", "O", "O" ]
[ "I", "am", "able", "to", "get", "disconnected", "from", "SignalR", "Hub", "but", "it", "takes", "so", "much", "time", "to", "respond", "and", "my", "Client", "(", "Silverlight", "Web", "Application", ")", "gets", "into", "unresponsive", "state", "and", "comes", "back", "after", "around", "28-30", "secs", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Is", "there", "any", "way", "to", "disconnect", "client", "immediately", "once", "the", "button", "is", "clicked", "?" ]
[ "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O" ]
[ "This", "is", "because", "of", "a", "deadlock", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "SignalR", "client", "blocks", "the", "thread", "when", "sending", "the", "Abort", "request", "." ]
[ "B-Library", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "However", "Silverlight", "wants", "to", "send", "the", "request", "on", "the", "UI", "thread", "." ]
[ "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "default", "timeout", "for", "stopping", "the", "connection", "is", "30", "seconds", "so", "after", "the", "timeout", "the", "thread", "is", "unblocked", "and", "execution", "continues", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "This", "can", "be", "worked", "around", "by", "invoking", "stop", "asynchronously", "(", "await", "Task.Factory.StartNew", "(()", "=>", "hubConnection.Stop());)", "or", "making", "the", "timeout", "smaller", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "O", "O", "O", "O", "O", "O" ]
[ "TL", ";D", "R", ";" ]
[ "O", "O", "O", "O" ]
[ "https://github.com/SignalR/SignalR/issues/3102" ]
[ "O" ]
[ "I", "resolved", "my", "problem", "by", "calling", "hub", "disconnect", "method", "in", "Silverlight", "Threading", "task", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O" ]
[ "So", "now", "I", "do", "not", "worry", "about", "acknowledgement", "of", "hub", "disconnect", "from", "SignalR", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "O" ]
[ "I", "am", "trying", "to", "scroll", "inside", "of", "a", "div", "on", "a", "webpage", ",", "but", "I", "am", "seeing", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "This", "only", "occurs", "when", "I", "use", "PhantomJS", "headless", "browser", "with", "Selenium", "Webdriver", ",", "but", "if", "I", "use", "Safari", "as", "the", "browser", "with", "Selenium", "Webdriver", ",", "then", "the", "div", "scrolls", "fine", "and", "there", "is", "no", "issue", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Application", "O", "B-Application", "O", "B-Application", "I-Application", "O", "O", "O", "O", "O", "B-Application", "O", "O", "B-Application", "O", "B-Application", "I-Application", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "My", "code", "(", "using", "PhantomJS", ")", ":" ]
[ "O", "O", "O", "O", "B-Application", "O", "O" ]
[ "The", "line", "with", "the", "issue", "," ]
[ "O", "O", "O", "O", "O", "O" ]
[ "works", "when", "I", "use", ":" ]
[ "O", "O", "O", "O", "O" ]
[ "I", "also", "know", "that", "this", "is", "the", "line", "causing", "the", "issue", "because", "when", "it", "is", "commented", "out", ",", "the", "script", "works", ",", "but", "I", "need", "the", "scroll", "to", "execute", "in", "order", "to", "get", "data", "from", "some", "of", "the", "dynamically", "loaded", "divs", "." ]
[ "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", "O", "O", "O", "O", "B-HTML_XML_Tag", "O" ]
[ "Any", "help", "is", "appreciated", "." ]
[ "O", "O", "O", "O", "O" ]
[ "Thank", "you", "!" ]
[ "O", "O", "O" ]
[ "I", "have", "a", "dropUp", "menu", "with", "the", "following", ":" ]
[ "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O" ]
[ "So", "after", "clicking", "on", "the", "menu_tab", ",", "the", "menu", "drops", "up", "and", "stays", "up", "until", "clicked", "again", ",", "but", "I", "'d", "like", "a", "timeout", "so", "that", "after", "say", "2", "seconds", "the", "menu", "drops", "down", "again", "." ]
[ "O", "O", "O", "O", "O", "B-User_Interface_Element", "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", "O", "B-User_Interface_Element", "O", "O", "O", "O" ]
[ "I", "'ve", "obviously", "got", "the", "coding", "wrong", "because", "the", "timeout", "is", "n't", "working", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Any", "help", "would", "be", "appreciated", "!" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "TIA", "." ]
[ "B-User_Name", "O" ]
[ "Your", "use", "of", "clearTimeout()", "here", "is", "wrong", "." ]
[ "O", "O", "O", "B-Function", "O", "O", "O", "O" ]
[ "You", "need", "to", "pass", "it", "a", "reference", "to", "the", "ID", "returned", "when", "you", "created", "that", "timer", "with", "setTimeout()", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O" ]
[ "Ca", "n't", "say", "if", "that", "'s", "causing", "your", "problem", "though", "(", "it", "probably", "isn't", ")", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "If", "you", "get", "anything", "in", "the", "Javascript", "error", "console", "that", "might", "help", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Language", "B-Application", "I-Application", "O", "O", "O", "O" ]
[ "I", "think", "you", "are", "trying", "to", "do", "something", "like", "this", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Try", "it", "out", ":", "http://jsfiddle.net/YFPey/" ]
[ "O", "O", "O", "O", "O" ]
[ "I", "want", "to", "change", "form", "labels", "in", "my", "Solidus", "ecommerce", "application", "." ]
[ "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "B-Application", "O", "O", "O" ]
[ "My", "particular", "use", "case", "is", "handling", "UK", "addresses", "where", "the", "name", "\"", "Zip", "Code", "\"", "should", "be", "changed", "to", "\"", "Post", "Code", "\"", "-", "but", "there", "could", "be", "other", "localization", "changes", "as", "well", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Value", "I-Value", "I-Value", "I-Value", "O", "O", "O", "O", "B-Value", "I-Value", "I-Value", "I-Value", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "How", "can", "I", "do", "this", "?" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "Solidus", ",", "which", "was", "forked", "from", "Spree", ",", "provides", "a", "number", "of", "ways", "to", "customize", "the", "application", "." ]
[ "B-Application", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "In", "this", "case", "you", "want", "to", "translate", "a", "string", "depending", "on", "the", "locale", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O" ]
[ "Solidus", "provides", "a", "internationalization", "gem", "solidus_i18n", "for", "this", "issue", "." ]
[ "B-Application", "O", "O", "O", "B-Code_Block", "I-Code_Block", "O", "O", "O", "O" ]
[ "Installation", "Instructions", "are", "currently", "(", "but", "check", "with", "gem", "readme", ")", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "I-Code_Block", "O", "O" ]
[ "You", "can", "also", "set", "the", "default", "locale", "within", "config/initializers/spree.rb" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Name" ]
[ "Further", "Reading" ]
[ "O", "O" ]
[ "Spree", "Documentation", "on", "Internationalization", "-", "very", "similar", "documenation" ]
[ "B-Application", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "am", "trying", "to", "test", "a", "simple", "call", "that", "goes", "to", "my", "dialogueService", "and", "returns", "an", "observable", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O" ]
[ "When", "the", "method", "is", "fired", "a", "local", "property", "on", "my", "component", "is", "set", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "My", "code", "is", "below", "." ]
[ "O", "O", "O", "O", "O" ]
[ "Any", "help", "would", "be", "greatly", "appreciated", ",", "I", "have", "tried", "everything", "I", "cannot", "get", "it", "to", "work", "at", "all", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Dialogue.component.ts" ]
[ "B-File_Name" ]
[ "Dialogue.component.spec.ts" ]
[ "B-File_Name" ]
[ "}", ")", ";" ]
[ "B-Code_Block", "I-Code_Block", "B-Code_Block" ]
[ "I", "want", "someone", "to", "be", "able", "to", "input", "text", "in", "a", "textbox", "and", "when", "they", "hit", "submit", "it", "shows", "what", "they", "entered", "underneath", "it", "and", "also", "displays", "it", "on", "a", "second", "php", "page", "." ]
[ "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", "O", "O", "O", "O", "O", "O", "B-Language", "B-User_Interface_Element", "O" ]
[ "This", "is", "the", "code", "for", "the", "page", "where", "they", "enter", "their", "message", "." ]
[ "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O" ]
[ "And", "this", "is", "the", "code", "for", "the", "second", "page", "where", "the", "message", "needs", "to", "show", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O" ]
[ "If", "anybody", "knows", "how", "to", "fix", "and/or", "improve", "the", "code", "that", "would", "be", "awesome", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "For", "learning", "jQuery", "UI", "dialog", ",", "I", "have", "the", "code", "defined", "below", "." ]
[ "O", "O", "B-Library", "I-Library", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "need", "to", "do", "following", "three", "tasks" ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "1)", "Use", "my", "image", "as", "\"", "OK", "\"", "button", "and", "\"", "Cancel", "\"", "button" ]
[ "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "B-User_Interface_Element" ]
[ "2)", "Use", "my", "custom", "image", "as", "the", "close", "button", "on", "right", "top", "end", "of", "dialog" ]
[ "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "B-User_Interface_Element" ]
[ "3)", "Background", "of", "the", "whole", "dialog", "should", "be", "\"", "gray", "\"", "(", "including", "title", ",", "and", "place", "for", "OK", "button", ".", ")" ]
[ "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" ]