org.jesktop.config
Class ConfigHelper

java.lang.Object
  extended byorg.jesktop.config.ConfigHelper

public class ConfigHelper
extends java.lang.Object

Class ConfigHelper

Version:
$Revision: 1.1 $
Author:
Paul Hammant Paul_Hammant@yahoo.com

Constructor Summary
ConfigHelper()
           
 
Method Summary
static java.lang.String getConfigPath(java.beans.PropertyChangeEvent event)
           
static boolean isConfigPropChange(java.beans.PropertyChangeEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigHelper

public ConfigHelper()
Method Detail

isConfigPropChange

public static boolean isConfigPropChange(java.beans.PropertyChangeEvent event)

getConfigPath

public static java.lang.String getConfigPath(java.beans.PropertyChangeEvent event)


Copyright © 2004 Jesktop Project. All Rights Reserved.