Package | Description |
---|---|
org.fhaes.fhrecorder.model | |
org.fhaes.fhrecorder.util | |
org.fhaes.fhrecorder.view |
Modifier and Type | Field and Description |
---|---|
private FHX2_FileRequiredPart |
FHX2_File.fhx2Req |
Modifier and Type | Method and Description |
---|---|
FHX2_FileRequiredPart |
FHX2_File.getRequiredPart()
Gets the required part of the FHX2 file which consists of the sample, events and recordings.
|
Constructor and Description |
---|
YearSummary(FHX2_FileRequiredPart file,
int year)
Constructor for year summary.
|
Modifier and Type | Field and Description |
---|---|
private FHX2_FileRequiredPart |
SampleInputPanel.inReqPart |
Constructor and Description |
---|
SampleInputPanel(FHX2_FileRequiredPart inReqPart)
Alternative constructor for SampleInputPanel.
|