|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.pf.ui.registry.ExplorerMenuBuilder
public final class ExplorerMenuBuilder
Constructor Summary | |
---|---|
ExplorerMenuBuilder()
|
Method Summary | |
---|---|
void |
dispose()
|
boolean |
evaluateBoolean(java.lang.Object node)
Computes the value of this function at x . |
void |
initialize(UITreePipeline pipeline)
|
boolean |
isAffectedBy(javax.swing.tree.TreePath path)
|
void |
transform(UITreePipeline.Node root)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExplorerMenuBuilder()
Method Detail |
---|
public void dispose()
dispose
in interface Disposable
public boolean evaluateBoolean(java.lang.Object node)
ObjectToBoolean
x
.
evaluateBoolean
in interface ObjectToBoolean
node
- where the function is to be evaluated
x
public void initialize(UITreePipeline pipeline)
initialize
in interface UITreePipeline.Transformer
public boolean isAffectedBy(javax.swing.tree.TreePath path)
isAffectedBy
in interface UITreePipeline.Transformer
public void transform(UITreePipeline.Node root)
transform
in interface UITreePipeline.Transformer
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |