|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.tmaj.client.image.data.ArrayImagesClipBoard
public final class ArrayImagesClipBoard
A class that enables coping and pasting of scoring data in the Images application. Data from both the tableModel and ComboBox is copied and pasted.
| Constructor Summary | |
|---|---|
ArrayImagesClipBoard(javax.swing.table.TableModel table_model,
javax.swing.JComboBox typeComboBox)
|
|
| Method Summary | |
|---|---|
void |
copyInfo()
Pastes the current information from the Table and ComboBox. |
void |
pasteInfo()
Pastes the current information into the Table and ComboBox. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayImagesClipBoard(javax.swing.table.TableModel table_model,
javax.swing.JComboBox typeComboBox)
| Method Detail |
|---|
public void copyInfo()
public void pasteInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||