|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Field Summary | |
static long |
serialVersionUID
|
| Method Summary | |
void |
addUiObject(UiObject object)
Adds a new object to be subject to the rendering constraint |
void |
addUiObjects(java.util.Collection objects)
Addes several ui objects at once |
RenderingConstraintEnforcer |
getEnforcer()
Returns the appropriate enforcer for a given type of constraint |
java.util.Vector |
getUiObjects()
|
boolean |
isWidgetConsistent(java.util.Vector widgetBags,
Widget widget)
Indicates how well a widget complies with the constraint. |
| Field Detail |
public static final long serialVersionUID
| Method Detail |
public void addUiObject(UiObject object)
object - a UI objectpublic void addUiObjects(java.util.Collection objects)
objects - the ui objects to be addedpublic java.util.Vector getUiObjects()
public boolean isWidgetConsistent(java.util.Vector widgetBags,
Widget widget)
widgetBags - all widget bags which a part of this hintwidget -
public RenderingConstraintEnforcer getEnforcer()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||