public final class TreebankPropertiesView.CallbackHandler
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
copyAllProperties(java.awt.event.ActionEvent e) |
void |
copyMetaData(java.awt.event.ActionEvent e) |
void |
copyProperties(java.awt.event.ActionEvent e) |
void |
copyProperty(java.awt.event.ActionEvent e) |
void |
editTreebank(java.awt.event.ActionEvent e) |
void |
exportProperties(java.awt.event.ActionEvent e) |
void |
freeTreebank(java.awt.event.ActionEvent e) |
void |
inspectTreebank(java.awt.event.ActionEvent e) |
void |
loadTreebank(java.awt.event.ActionEvent e) |
public void copyProperties(java.awt.event.ActionEvent e)
public void copyProperty(java.awt.event.ActionEvent e)
public void copyMetaData(java.awt.event.ActionEvent e)
public void copyAllProperties(java.awt.event.ActionEvent e)
public void exportProperties(java.awt.event.ActionEvent e)
public void inspectTreebank(java.awt.event.ActionEvent e)
public void editTreebank(java.awt.event.ActionEvent e)
public void loadTreebank(java.awt.event.ActionEvent e)
public void freeTreebank(java.awt.event.ActionEvent e)