Searched defs:propNames (Results 1 – 5 of 5) sorted by relevance
978 public void addPropertiesChangeListener(String[] propNames, XPropertiesChangeListener listener) in addPropertiesChangeListener()984 public void firePropertiesChangeEvent(String[] propNames, XPropertiesChangeListener listener) in firePropertiesChangeEvent()1030 public Object[] getPropertyValues(String[] propNames) in getPropertyValues()1058 …public void setPropertyValues(String[] propNames, Object[] values) throws PropertyVetoException, c… in setPropertyValues()
82 …protected XComponent setDocument(String url_, String[] propNames, Object[] propValues) throws com.… in setDocument()
482 String[] propNames = new String[] in drawNaviBar() local
315 public PropertyValue[] createMediaDescriptor(String[] propNames, Object[] values) { in createMediaDescriptor()
793 public static PropertyValue[] createMediaDescriptor(String[] propNames, Object[] values) { in createMediaDescriptor()
Completed in 25 milliseconds