Searched refs:setCellSpacing (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxp/src/org/w3c/dom/html/
H A DHTMLTableElement.java123 public void setCellSpacing(String cellSpacing); method in interface:HTMLTableElement
/openjdk7/jdk/src/share/classes/javax/swing/plaf/synth/
H A DSynthProgressBarUI.java94 setCellSpacing(style.getInt(context, "ProgressBar.cellSpacing", 0));
/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicProgressBarUI.java366 * @see #setCellSpacing
377 protected void setCellSpacing(int cellSpace) { method in class:BasicProgressBarUI

Completed in 33 milliseconds