|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.washington.cs.supple.render.RenderingUtils
| Constructor Summary | |
RenderingUtils()
|
|
| Method Summary | |
static void |
applyVetoFunction(java.util.Vector widgets,
VetoFunction vetoFunction)
If the veto function deems the widget unacceptable, it gets removed from the underlying data structure |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RenderingUtils()
| Method Detail |
public static void applyVetoFunction(java.util.Vector widgets,
VetoFunction vetoFunction)
widgets - a set of widgets to be pruned; likely to get modifiedvetoFunction - the veto function to be applied
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||