net.sourceforge.jivalo.editor
Class PropertiesUtils

java.lang.Object
  extended by net.sourceforge.jivalo.editor.PropertiesUtils

public final class PropertiesUtils
extends Object

Author:
Markku Saarela

Method Summary
 JIvaloEditorProperties getEditorProperties()
           
 JFileChooser getFileChooser()
           
static PropertiesUtils getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static PropertiesUtils getInstance()

getFileChooser

public JFileChooser getFileChooser()

getEditorProperties

public JIvaloEditorProperties getEditorProperties()
                                           throws InvalidClassException,
                                                  InvalidObjectException
Throws:
InvalidClassException
InvalidObjectException


Copyright © 2006-2007 SourceForge.net. All Rights Reserved.