The Meta-Environment API

Serialized Form


Package nl.cwi.sen1.visplugin

Class nl.cwi.sen1.visplugin.ContainerPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: -5928381544709327449L

Serialized Fields

m_contentPanel

javax.swing.JPanel m_contentPanel

m_warningPanel

javax.swing.JPanel m_warningPanel

m_warningLabel

javax.swing.JLabel m_warningLabel

Package nl.cwi.sen1.visplugin.table.model

Class nl.cwi.sen1.visplugin.table.model.LocationButtonRenderer extends javax.swing.JLabel implements Serializable

serialVersionUID: 1L

Serialized Fields

m_lineWidth

int m_lineWidth

m_lineHeight

int m_lineHeight

Class nl.cwi.sen1.visplugin.table.model.SortableTableModel extends javax.swing.table.DefaultTableModel implements Serializable

serialVersionUID: 1L

Serialized Fields

m_indexes

int[] m_indexes

m_sorter

TableSorter m_sorter

m_data

nl.cwi.sen1.relationstores.types.RTuple m_data

m_rTupleVariable

nl.cwi.sen1.relationstores.types.IdCon m_rTupleVariable

m_rTupleRType

nl.cwi.sen1.relationstores.types.RType m_rTupleRType

Class nl.cwi.sen1.visplugin.table.model.SortButtonRenderer extends javax.swing.JButton implements Serializable

serialVersionUID: 1L

Serialized Fields

state

java.util.Hashtable<K,V> state

ascButton

javax.swing.JButton ascButton

decButton

javax.swing.JButton decButton


The Meta-Environment API