org.oddjob.designer.elements.simple
Class FileAttribute

java.lang.Object
  extended byjava.util.Observable
      extended byorg.oddjob.designer.model.SimpleAttribute
          extended byorg.oddjob.designer.elements.simple.FileAttribute
All Implemented Interfaces:
DesignAttribute, DesignElement

public class FileAttribute
extends SimpleAttribute

For an attribute that describes a file.


Constructor Summary
FileAttribute()
           
 
Methods inherited from class org.oddjob.designer.model.SimpleAttribute
attribute, attribute, clear, detail, hasDetail
 
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileAttribute

public FileAttribute()