|
|||||||||||
| 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 hint |
void |
addUiObjects(java.util.Collection objects)
Addes several ui objects at once |
int |
getStrength()
Indicates how strong this hint is |
java.util.Vector |
getUiObjects()
|
float |
getWidgetFit(java.util.Vector widgetBags,
Widget widget)
Indicates how well a widget complies with the hint. |
| 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 float getWidgetFit(java.util.Vector widgetBags,
Widget widget)
widgetBags - all widget bags which a part of this hintwidget -
public int getStrength()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||