|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.washington.cs.supple.render.AbstractWidget
edu.washington.cs.supple.render.SimpleWidget
edu.washington.cs.supple.wlib.java2.AbstractComboBoxWidget
edu.washington.cs.supple.wlib.java2.LikelyValuesComboBoxWidget
| Field Summary |
| Fields inherited from class edu.washington.cs.supple.wlib.java2.AbstractComboBoxWidget |
cbox, LEGAL_VALS, LIKELY_VALS, mode, stateVar |
| Fields inherited from class edu.washington.cs.supple.render.AbstractWidget |
bag, cost, engaged, object, parent, textLabel, type, widgetDescriptor, wrapper |
| Fields inherited from interface edu.washington.cs.supple.render.Widget |
MAX_HINT, NO_BORDER, NO_NAME, TOP_LEVEL_WIDGET |
| Constructor Summary | |
LikelyValuesComboBoxWidget(UiObject object)
|
|
| Method Summary | |
WidgetProperties |
getWidgetProperties()
Returns the corresponding WidgetProperties |
static boolean |
rendersObject(UiObject object)
A static method for testing the applicability of the widget given a type of the UI component to be rendered |
java.lang.String |
toString()
|
| Methods inherited from class edu.washington.cs.supple.wlib.java2.AbstractComboBoxWidget |
getSwingComponent, makeComboBoxModel, makeComboBoxModel, setEnabled, updateModel, updateSelection, valueChanged |
| Methods inherited from class edu.washington.cs.supple.render.SimpleWidget |
childIterator, getEffortEstimate, hasChildren |
| Methods inherited from class edu.washington.cs.supple.render.AbstractWidget |
anotherPropertyChanged, clone, clone, disengage, dismissCurrentView, displayDynamic, engage, equals, executeAction, generateWidgetDescriptor, getBag, getConcreteWidget, getConcreteWidget, getCost, getParent, getPath, getSize, getSizeCache, getTextLabel, getType, getUiObject, getWidgetDescriptor, indexChanged, isEngaged, isEquivalent, legalValuesChanged, likelyValuesChanged, propertyChange, reportActionExecutionEvent, reportValueChangedEvent, setBag, setCost, setParent, setSizeCache, setValue, setWrapper, unwrapWidget |
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface edu.washington.cs.supple.render.Widget |
childIterator, clone, clone, disengage, engage, getBag, getConcreteWidget, getConcreteWidget, getCost, getEffortEstimate, getPath, getSize, getSizeCache, getTextLabel, getType, getUiObject, getWidgetDescriptor, hasChildren, isEngaged, isEquivalent, setBag, setCost, setParent, setSizeCache, setWrapper, unwrapWidget |
| Constructor Detail |
public LikelyValuesComboBoxWidget(UiObject object)
| Method Detail |
public WidgetProperties getWidgetProperties()
Widget
getWidgetProperties in interface WidgetgetWidgetProperties in class AbstractComboBoxWidgetpublic static boolean rendersObject(UiObject object)
public java.lang.String toString()
toString in class AbstractComboBoxWidget
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||