Searched defs:titleKey (Results 1 – 2 of 2) sorted by relevance
95 static CFStringRef titleKey = CFSTR("title"); variable
812 private void addBorder(JComponent component, String titleKey) in addBorder()