/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
D | DemoApplet.java | 33 setBackground(Color.white); in init() 35 demoButton.setBackground(Color.yellow); in init()
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/ |
D | Launcher.java | 79 setBackground(DemoUtility.bgColor); in init() 116 statusLabel.setBackground(Color.WHITE); in showStatus() 125 statusLabel.setBackground(Color.GRAY); in showFailure()
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
D | CalendarCalc.java | 167 setBackground(DemoUtility.bgColor); in buildGUI() 236 dateMenu.setBackground(DemoUtility.choiceColor); in buildGUI() 251 up.setBackground(DemoUtility.bgColor); in buildGUI() 252 down.setBackground(DemoUtility.bgColor); in buildGUI() 291 localeMenu.setBackground(DemoUtility.choiceColor); in buildGUI()
|
D | CalendarFrame.java | 118 setBackground(DemoUtility.bgColor); in init() 134 calMenu[i].setBackground(DemoUtility.choiceColor); in init() 205 displayMenu.setBackground(DemoUtility.choiceColor); in init()
|
/external/proguard/src/proguard/gui/ |
D | ClassSpecificationsPanel.java | 217 label.setBackground(list.getSelectionBackground()); in getListCellRendererComponent() 222 label.setBackground(list.getBackground()); in getListCellRendererComponent()
|
D | MemberSpecificationsPanel.java | 250 label.setBackground(list.getSelectionBackground()); in getListCellRendererComponent() 255 label.setBackground(list.getBackground()); in getListCellRendererComponent()
|
D | ClassPathPanel.java | 403 cellPanel.setBackground(list.getSelectionBackground()); in getListCellRendererComponent() 409 cellPanel.setBackground(list.getBackground()); in getListCellRendererComponent()
|
/external/skia/experimental/ChromeUtils/ |
D | SkBorder.h | 71 void setBackground(SkPaint* p) { in setBackground() function
|
/external/universal-tween-engine/java/applets/src/aurelienribon/tweenengine/applets/ |
D | Theme.java | 41 c.setBackground(MAIN_ALT_BACKGROUND); in apply()
|
D | TweenApplet.java | 70 getContentPane().setBackground(Theme.MAIN_BACKGROUND); in load()
|
D | TimelineApplet.java | 79 getContentPane().setBackground(Theme.MAIN_BACKGROUND); in load()
|
/external/proguard/src/proguard/gui/splash/ |
D | SplashPanel.java | 227 panel.setBackground(Color.white); in main()
|
D | OverrideGraphics2D.java | 539 public void setBackground(Color color) in setBackground() method in OverrideGraphics2D 541 graphics.setBackground(color); in setBackground()
|
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/ |
D | RuleListController.java | 129 setBackground(Color.LIGHT_GRAY); in getListCellRendererComponent()
|
D | TestCaseEditController.java | 626 pane.setBackground(isSelected ? Color.LIGHT_GRAY : Color.WHITE); in getListCellRendererComponent()
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
D | HolidayCalendarDemo.java | 182 setBackground(DemoUtility.bgColor); in buildGUI() 217 localeMenu.setBackground(DemoUtility.choiceColor); in buildGUI() 240 displayMenu.setBackground(DemoUtility.choiceColor); in buildGUI()
|
/external/universal-tween-engine/java/applets/src/aurelienribon/utils/swing/ |
D | ImagePanel.java | 26 public void setBackground(URL bgURL) { in setBackground() method in ImagePanel
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
D | TransliteratorInputMethod.java | 697 setBackground(list.getSelectionBackground()); in getListCellRendererComponent() 700 setBackground(list.getBackground()); in getListCellRendererComponent()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/ |
D | ViewInflater.java | 501 setBackground(view, value); in setProperty() 582 private void setBackground(View view, String value) { in setBackground() method in ViewInflater 588 view.setBackground(getDrawable(value)); in setBackground()
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | peers.cpp | 707 item->setBackground(Qt::BDiagPattern); in add_persistent() 945 item->setBackground(Qt::NoBrush); in event_notify() 1881 item->setBackground(Qt::NoBrush); in enable_persistent()
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | ultravnc-102-JavaViewer-ssl-etc.patch | 404 topPanelLocal.setBackground(java.awt.Color.lightGray); 412 topPanelRemote.setBackground(java.awt.Color.lightGray); 427 topPanel.setBackground(java.awt.Color.lightGray); 436 statusPanel.setBackground(java.awt.Color.lightGray); 444 remotePanel.setBackground(java.awt.Color.lightGray); 468 buttonPanel.setBackground(java.awt.Color.lightGray); 685 remoteLocation.setBackground(new Color(255,255,238)); 693 localLocation.setBackground( new Color(255,255,238)); 737 connectionStatus.setBackground(java.awt.Color.lightGray); 1196 localFileTable.setBackground(new Color(238, 238, 238)); [all …]
|