Home
last modified time | relevance | path

Searched refs:counterRenderer (Results 1 – 3 of 3) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DButtonList.java78 public IRenderer counterRenderer = new SimpleCounterRenderer(); field in ButtonList
327 …UnoPropertyValue(getModel(lblCounter), PropertyNames.PROPERTY_LABEL, counterRenderer.render(new Co… in refreshCounterText()
H A DImageList.java93 public IRenderer counterRenderer = new SimpleCounterRenderer(); field in ImageList
426 …UnoPropertyValue(getModel(lblCounter), PropertyNames.PROPERTY_LABEL, counterRenderer.render(new Co… in refreshCounterText()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DImageListDialog.java110 il.counterRenderer = new ARenderer(resources[RES_COUNTER]); in ImageListDialog()

Completed in 183 milliseconds