| Package | Description |
|---|---|
| de.ipk_gatersleben.bit.bi.edal.rmi.client.gui.editor | |
| de.ipk_gatersleben.bit.bi.edal.rmi.client.util |
| Class and Description |
|---|
| AbstractMetaDataEditor
This is a abstract class.
|
| MetaDataEditDialog
This abstract class provides default implementations for the
MetadataDialog class. |
| Class and Description |
|---|
| PersonsDialog
The
PersonDialog can be used to edit Person, which
implements the MetadataeditDialog class, we can use it with a
couple of lines of code:
PersonDialog personDialog = new PersonDialog(person);
personDialog.showOpenDialog();
|
Copyright © 2016 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.