ObjectChooserDialog

Package: docking.widgets.dialogs
Type: class

12.0_PUBLIC

addedmethod: setSelectedObject
void setSelectedObject(T t)

10.0_PUBLIC

addedmethod: close
void close()

9.2_PUBLIC

addedmethod: setFilterText
void setFilterText(java.lang.String text)

9.1_PUBLIC

addedmethod: getTable
docking.widgets.table.GTableWidget<T> getTable()

9.0.2_PUBLIC

addedmethod: cancelCallback
void cancelCallback()
addedmethod: dialogShown
void dialogShown()
addedmethod: objectPicked
void objectPicked(T t)
addedmethod: objectSelected
void objectSelected(T t)
addedmethod: okCallback
void okCallback()

9.0.1_PUBLIC

introducedInitial version