Uses of Class
com.kedwards.swt.persist.FSPersistifier

Packages that use FSPersistifier
com.kedwards.swt.persist   
 

Uses of FSPersistifier in com.kedwards.swt.persist
 

Subclasses of FSPersistifier in com.kedwards.swt.persist
 class ActivationPersistifier
          ActivationPersistifier.java The state of activatable services gets passed to them in a MarshalledObject; in the SWT, this MarshalledObject contains a java.io.File which the service will use to write its state.