set = true;
} catch (Exception ex)
{
- System.err.println("Unexpected Look and Feel Exception");
+ Cache.log.error("Unexpected Look and Feel Exception");
ex.printStackTrace();
}
return set;
set = true;
} catch (Exception ex)
{
- System.err.println("Unexpected Look and Feel Exception");
+ Cache.log.error("Unexpected Look and Feel Exception");
ex.printStackTrace();
}
return set;
set = true;
} catch (Exception ex)
{
- System.err.println("Unexpected Look and Feel Exception");
+ Cache.log.error("Unexpected Look and Feel Exception");
ex.printStackTrace();
}
return set;