站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.5.1

S-Index (NetBeans View Model) - NetBeans API Javadoc 5.5.1

org.netbeans.spi.viewmodel/2 1.9.31
A C D E G I M N O P R S T U

S

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.
setSorted(boolean) - Method in class org.netbeans.spi.viewmodel.ColumnModel
Set true if column should be sorted by default.
setSortedDescending(boolean) - Method in class org.netbeans.spi.viewmodel.ColumnModel
Set true if column should be sorted by default 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 visible.
SHORT_DESCRIPTION_MASK - Static variable in class org.netbeans.spi.viewmodel.ModelEvent.NodeChanged
The mask for short description change.

org.netbeans.spi.viewmodel/2 1.9.31
A C D E G I M N O P R S T U
Built on March 26 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.