Klasse PThemeTable

Alle implementierten Schnittstellen:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, CellEditorListener, ListSelectionListener, RowSorterListener, TableColumnModelListener, TableModelListener, Scrollable

public final class PThemeTable extends JTable
The Class PThemeTable. the main table to handle theme properties
Siehe auch:
  • Konstruktordetails

    • PThemeTable

      public PThemeTable(PThemeMainContext ctx, String name, String[] contentRegEx)
      Instantiates a new theme table.
      Parameter:
      ctx - the ctx
      name - the table name
      contentRegEx - the content reg ex
  • Methodendetails

    • getToolTipText

      public String getToolTipText(MouseEvent event)
      Gets the tool tip text.
      Setzt außer Kraft:
      getToolTipText in Klasse JTable
      Parameter:
      event - the event
      Gibt zurück:
      the tool tip text
    • paint

      public void paint(Graphics g)
      Paint.
      Setzt außer Kraft:
      paint in Klasse JComponent
      Parameter:
      g - the Graphics context
    • populateData

      public void populateData()
      Populate corresponding data.
    • updatePropertyFromTable

      public void updatePropertyFromTable(int row)
      Update property from table.
      Parameter:
      row - the row
    • adjustColumnWidths

      public int adjustColumnWidths(int column)
      Adjust column widths.
      Parameter:
      column - the column
      Gibt zurück:
      the adjusted column width