org.netbeans.spi.editor.fold
public final class FoldHierarchyTransaction extends Object
FoldOperation.openTransaction()
.
commit()
which creates
a FoldHierarchyEvent
and fires it to the listeners automatically.
public void commit()
IllegalStateException
- if the transaction is attempted
to be commited more than once.Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.