org.formaria.editor.netbeans.project.style
Class StyleDataObject

java.lang.Object
  extended by MultiDataObject
      extended by org.formaria.editor.netbeans.project.style.StyleDataObject

public class StyleDataObject
extends MultiDataObject

Copyright (c) Formaria Ltd., 2002-2007

License: see License.txt


Constructor Summary
StyleDataObject(FileObject pf, StyleDataLoader loader)
           
 
Method Summary
protected  Node createNodeDelegate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleDataObject

public StyleDataObject(FileObject pf,
                       StyleDataLoader loader)
                throws DataObjectExistsException,
                       java.io.IOException
Throws:
DataObjectExistsException
java.io.IOException
Method Detail

createNodeDelegate

protected Node createNodeDelegate()