Uses of Class
com.sun.electric.database.text.Pref.PrefChangeBatch

Packages that use Pref.PrefChangeBatch
com.sun.electric.database.text Package for handling text. 
 

Uses of Pref.PrefChangeBatch in com.sun.electric.database.text
 

Methods in com.sun.electric.database.text that return Pref.PrefChangeBatch
static Pref.PrefChangeBatch Pref.getPrefChanges()
          Method to get the accumulated Pref changes.
 

Methods in com.sun.electric.database.text with parameters of type Pref.PrefChangeBatch
static void Pref.implementPrefChanges(Pref.PrefChangeBatch obj)
          Method to make a collection of preference changes.