Revision 13102

View differences:

trunk/libraries/libIverUtiles/src/com/iver/utiles/listManager/ListModel.java
79 79
	public void add(Object o);
80 80

  
81 81
	/**
82
	 * Obtains the objects that are actually in the model
82
	 * Obtains the objects that are in the model
83 83
	 * @return Vector con los objetos
84 84
	 */
85 85
	public Vector getObjects();

Also available in: Unified diff