Searched refs:box (Results 1 – 4 of 4) sorted by relevance
74 GradientWidget box = new GradientWidget(this, node); in createBox() local75 box.setLayout(LayoutFactory.createVerticalFlowLayout()); in createBox()76 box.setBorder(BorderFactory.createLineBorder(2, Color.BLACK)); in createBox()77 box.setOpaque(true); in createBox()85 box.addChild(label); in createBox()93 box.addressWidget = label; in createBox()95 box.addChild(label); in createBox()103 box.addChild(label); in createBox()105 return box; in createBox()
70 box-sizing: border-box;231 box-shadow: inset 0 2px 8px rgba(0,0,0,0.1);
69 Out of the box, "repo" and "git" will work just fine under Cygwin:
120 To build the Android SDK for Windows, you need to use a *Linux* box.