Révision 2803

tmp/org.txm.core/src/java/org/txm/core/engines/EnginesManager.java (revision 2803)
103 103
		return true;
104 104
	}
105 105

  
106
	public String toString() {
107
		return getEnginesType()+": "+super.toString();
108
	}
109
	
106 110
	/**
107 111
	 * 
108 112
	 * @return true if at least one engine is ready
......
169 173
	 */
170 174
	public abstract EngineType getEnginesType();
171 175

  
176
	
177
	
172 178
	/**
173 179
	 * Gets the engine description that this manager supports.
174 180
	 * 

Formats disponibles : Unified diff