HomeSort by relevance Sort by last modified time
    Searched refs:selectionWidget (Results 1 - 2 of 2) sorted by null

  /external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
BarPlotExampleActivity.java 95 private TextLabelWidget selectionWidget;
109 selectionWidget = new TextLabelWidget(plot.getLayoutManager(), NO_SELECTION_TXT,
115 selectionWidget.getLabelPaint().setTextSize(PixelUtils.dpToPix(16));
120 selectionWidget.setBackgroundPaint(p);
122 selectionWidget.position(
126 selectionWidget.pack();
358 selectionWidget.setText(NO_SELECTION_TXT);
360 selectionWidget.setText("Selected: " + selection.second.getTitle() +
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 

Completed in 4661 milliseconds