⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 javax.swing.jtable.xmi

📁 another swing example for java programmmer
💻 XMI
📖 第 1 页 / 共 2 页
字号:
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="model" eType="org.eclipse.jem.java:JavaClass java:/javax.swing.table#TableModel" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="The data model for the table" preferred="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getModel(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.setModel(javax.swing.table.TableModel"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="preferredScrollableViewportSize" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Dimension" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Preferred viewport dimensions for the table" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getPreferredScrollableViewportSize(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.setPreferredScrollableViewportSize(java.awt.Dimension"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="rowCount" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Number of rows" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getRowCount("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="rowHeight" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Height of each cell including intercell spacing" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getRowHeight(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.setRowHeight(int"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="rowSelectionAllowed" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Whether rows can be selected" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getRowSelectionAllowed(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.setRowSelectionAllowed(boolean"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="scrollableTracksViewportHeight" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="True if viewport height determines table height" expert="true" implicitlySetBits="6773413839565226036" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getScrollableTracksViewportHeight(">
      <attributes xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:FeatureAttributeMapEntry" key="ivjObscure" value="implicit,true"/>
    </eAnnotations>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="scrollableTracksViewportWidth" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="True if viewport width determines table width" expert="true" implicitlySetBits="6773413839565226036" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getScrollableTracksViewportWidth(">
      <attributes xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:FeatureAttributeMapEntry" key="ivjObscure" value="implicit,true"/>
    </eAnnotations>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="selectedColumn" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" preferred="true" implicitlySetBits="2017612633061982260" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getSelectedColumn("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="selectedColumnCount" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Number of selected columns" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getSelectedColumnCount("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="selectedColumns" eType="org.eclipse.jem.java:ArrayType java:/#int[]" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Array of selected column indices" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getSelectedColumns("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="selectedRow" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="The last selected row" preferred="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getSelectedRow("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="selectedRowCount" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Number of selected rows" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getSelectedRowCount("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="selectedRows" eType="org.eclipse.jem.java:ArrayType java:/#int[]" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Array of selected row indices" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getSelectedRows("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="selectionBackground" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Color" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Background color of selected cells" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getSelectionBackground(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.setSelectionBackground(java.awt.Color"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="selectionForeground" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Color" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Foreground color of selected cells" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getSelectionForeground(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.setSelectionForeground(java.awt.Color"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="selectionMode" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Whether single, single interval or multiple interval selection" implicitlySetBits="6773413839565226040" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.setSelectionMode(int">
      <attributes xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:FeatureAttributeMapEntry" key="enumerationValues" value="implicit,[9]{&quot;SINGLE_SELECTION&quot;,0,&quot;javax.swing.ListSelectionModel.SINGLE_SELECTION&quot;,&quot;SINGLE_INTERVAL_SELECTION&quot;,1,&quot;javax.swing.ListSelectionModel.SINGLE_INTERVAL_SELECTION&quot;,&quot;MULTIPLE_INTERVAL_SELECTION&quot;,2,&quot;javax.swing.ListSelectionModel.MULTIPLE_INTERVAL_SELECTION&quot;}"/>
    </eAnnotations>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="selectionModel" eType="org.eclipse.jem.java:JavaClass java:/javax.swing#ListSelectionModel" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="The table's selection model for rows" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getSelectionModel(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.setSelectionModel(javax.swing.ListSelectionModel"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="showGrid" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Whether to display grid lines" preferred="true" implicitlySetBits="6629298651489370168" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.setShowGrid(boolean"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="showHorizontalLines" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Whether to display horizontal grid lines" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getShowHorizontalLines(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.setShowHorizontalLines(boolean"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="showVerticalLines" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Whether to display vertical grid lines" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getShowVerticalLines(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.setShowVerticalLines(boolean"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="tableHeader" eType="org.eclipse.jem.java:JavaClass java:/javax.swing.table#JTableHeader" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Table header for rendering column headers" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.getTableHeader(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTable.setTableHeader(javax.swing.table.JTableHeader"/>
  </objectsToAttach>
</change:ChangeDescription>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -