Skip navigation links
org.netbeans.spi.viewmodel/2 1.68
A C D E G H I M N O P R S T U V 

S

SelectionChanged(Object, Object...) - Constructor for class org.netbeans.spi.viewmodel.ModelEvent.SelectionChanged
Creates a new instance of SelectionChanged event.
setColumnWidth(int) - Method in class org.netbeans.spi.viewmodel.ColumnModel
Is called when column width of this column is changed.
setCurrentOrderNumber(int) - Method in class org.netbeans.spi.viewmodel.ColumnModel
Is called when current order number of this column is changed.
setModelsToView(JComponent, Models.CompoundModel) - Static method in class org.netbeans.spi.viewmodel.Models
Set given models to given view instance.
setName(Object, String) - Method in interface org.netbeans.spi.viewmodel.ExtendedNodeModel
Sets a new name for given node.
setName(ExtendedNodeModel, Object, String) - Method in interface org.netbeans.spi.viewmodel.ExtendedNodeModelFilter
Sets a new name for given node.
setName(Object, String) - Method in class org.netbeans.spi.viewmodel.Models.CompoundModel
 
setSelected(Object, Boolean) - Method in interface org.netbeans.spi.viewmodel.CheckNodeModel
Called by the renderer when the check-box gets selected/unselected
setSelected(NodeModel, Object, Boolean) - Method in interface org.netbeans.spi.viewmodel.CheckNodeModelFilter
Called by the renderer when the check-box gets selected/unselected
setSelected(Object, Boolean) - Method in class org.netbeans.spi.viewmodel.Models.CompoundModel
 
setSorted(boolean) - Method in class org.netbeans.spi.viewmodel.ColumnModel
Set true if column is to be sorted.
setSortedDescending(boolean) - Method in class org.netbeans.spi.viewmodel.ColumnModel
Set true if column is to be sorted in descending order.
setValueAt(Object, String, Object) - Method in class org.netbeans.spi.viewmodel.Models.CompoundModel
 
setValueAt(Object, String, Object) - Method in interface org.netbeans.spi.viewmodel.TableModel
Changes a value displayed in column columnID and row node.
setValueAt(TableModel, Object, String, Object) - Method in interface org.netbeans.spi.viewmodel.TableModelFilter
Changes a value displayed in column columnID and row node.
setVisible(boolean) - Method in class org.netbeans.spi.viewmodel.ColumnModel
Set true if column is to be visible.
SHORT_DESCRIPTION_MASK - Static variable in class org.netbeans.spi.viewmodel.ModelEvent.NodeChanged
The mask for short description change.
A C D E G H I M N O P R S T U V 
Skip navigation links
org.netbeans.spi.viewmodel/2 1.68