Package oms3.ngmf.ui
Class TableListener
- java.lang.Object
-
- oms3.ngmf.ui.TableListener
-
public class TableListener extends Object
- Author:
- Brandon Daniel
-
-
Constructor Summary
Constructors Constructor Description TableListener(JTable table)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpasteClipboard()
-
-
-
Constructor Detail
-
TableListener
public TableListener(JTable table)
-
-