org.apache.felix.mosgi.console.component
Class RemoteLogger_jtable
java.lang.Object
javax.swing.table.AbstractTableModel
javax.swing.table.DefaultTableModel
org.apache.felix.mosgi.console.component.RemoteLogger_jtable
- All Implemented Interfaces:
- ActionListener, PropertyChangeListener, Serializable, EventListener, javax.management.NotificationListener, TableModel, CommonPlugin, Plugin
public class RemoteLogger_jtable
- extends DefaultTableModel
- implements CommonPlugin, javax.management.NotificationListener, ActionListener
- See Also:
- Serialized Form
Methods inherited from class javax.swing.table.DefaultTableModel |
addColumn, addColumn, addColumn, addRow, addRow, convertToVector, convertToVector, getColumnCount, getColumnName, getDataVector, getRowCount, getValueAt, insertRow, insertRow, isCellEditable, moveRow, newDataAvailable, newRowsAdded, removeRow, rowsRemoved, setColumnCount, setColumnIdentifiers, setColumnIdentifiers, setDataVector, setDataVector, setNumRows, setRowCount, setValueAt |
Methods inherited from class javax.swing.table.AbstractTableModel |
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getListeners, getTableModelListeners, removeTableModelListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteLogger_jtable
public RemoteLogger_jtable()
getName
public String getName()
- Specified by:
getName
in interface Plugin
getGUI
public Component getGUI()
- Specified by:
getGUI
in interface Plugin
pluginLocation
public String pluginLocation()
- Specified by:
pluginLocation
in interface Plugin
registerServicePlugin
public void registerServicePlugin()
- Specified by:
registerServicePlugin
in interface Plugin
unregisterServicePlugin
public void unregisterServicePlugin()
- Specified by:
unregisterServicePlugin
in interface Plugin
propertyChange
public void propertyChange(PropertyChangeEvent e)
- Specified by:
propertyChange
in interface PropertyChangeListener
handleNotification
public void handleNotification(javax.management.Notification notification,
Object handback)
- Specified by:
handleNotification
in interface javax.management.NotificationListener
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.