Home
last modified time | relevance | path

Searched refs:setElementAt (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServerAttribute.java80 values.setElementAt(as, i); in ServerAttribute()
106 v.setElementAt(v.elementAt(i).toString(), i); in getValues()
H A DServiceLocationAttribute.java184 values.setElementAt(o, i); in ServiceLocationAttribute()
290 ret.setElementAt(o, i); in getValues()
457 values_in.setElementAt(new Opaque((byte[])obj), i); in verifyValueTypes()
470 values_in.setElementAt((String)val + " ", i); in verifyValueTypes()
H A DSLPHeaderV2.java1091 t.setElementAt(tag.trim(), i); in escapeTags()
1116 t.setElementAt(tag.trim(), i); in unescapeTags()
1131 scopes.setElementAt( in escapeScopeStrings()
1148 scopes.setElementAt( in unescapeScopeStrings()
H A DSLPV1CDAAdvert.java115 hdr.scopes.setElementAt(scope.toLowerCase().trim(), i); in initialize()
H A DSLPV1SSrvDereg.java101 tags.setElementAt(tag, i); in initialize()
H A DCSrvTypeMsg.java95 serviceTypes.setElementAt(type, i); in CSrvTypeMsg()
H A DSLPV1SAttrMsg.java172 tags.setElementAt(tag.trim(), i); in initialize()
H A DDATable.java428 scopes.setElementAt(str, i); in validateScopes()
H A DSLPConfig.java816 hint.setElementAt(new ServiceType(type), i); in getTypeHint()
981 ret.setElementAt(daAddr, i); in initializePreconfiguredDAs()
H A DServiceLocationAttributeV1.java428 values.setElementAt(o, i); in ServiceLocationAttributeV1()
H A DSLPHeaderV1.java753 attrForms.setElementAt(new ServiceLocationAttributeV1(attrForm, in parseAttributeVectorIn()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DStringVector.java120 public final void setElementAt(String obj, int index) { in setElementAt() method in StringVector
121 vector.setElementAt(obj, index); in setElementAt()
H A DColumnListCanvas.java442 rowColors.setElementAt(new Integer(COLOR_FIRST), row); in setHighlighted()
453 rowColors.setElementAt(new Integer(COLOR_NONE), row); in setHighlighted()
621 rowColors.setElementAt(new Integer(COLOR_NONE), records); in growRecords()
648 labels.setElementAt(labels.elementAt(pos), pos+1); in insertItem()
649 rowColors.setElementAt(rowColors.elementAt(pos), pos+1); in insertItem()
655 labels.setElementAt(labelRow, row); in insertItem()
709 rowColors.setElementAt(new Integer(COLOR_FIRST), row); in addItem()
716 rowColors.setElementAt(new Integer(COLOR_NONE), row); in addItem()
900 labels.setElementAt(data2, row1); in swapItems()
901 labels.setElementAt(data1, row2); in swapItems()
[all …]
H A DTextList.java161 items.setElementAt(newValue, index); in replaceItem()
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTop.java247 rowVector.setElementAt(value, col); in setValueAt()
H A DpmInstallPrinter.java385 access.setElementAt(value, row); in setValueAt()