comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/DefaultState.java @ 1691:17648043429f

Cosmetics, docs, annotations. flys-artifacts/trunk@2915 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 10 Oct 2011 07:47:30 +0000
parents 1aba1a75beb2
children 8a2cbf947395
comparison
equal deleted inserted replaced
1690:0053a4529f2f 1691:17648043429f
347 { 347 {
348 return true; 348 return true;
349 } 349 }
350 350
351 351
352 /**
353 * Returns which UIProvider shall be used to aid user input.
354 */
352 protected String getUIProvider() { 355 protected String getUIProvider() {
353 return null; 356 return null;
354 } 357 }
355 358
356 359

http://dive4elements.wald.intevation.org