Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Package ikayaki.gui


Classes

class  AbstractPlot
class  CalibrationPanel
class  ComponentFlasher
class  DeviceSettingsPanel
class  FittedComboBoxRenderer
class  GenericFileFilter
class  IntensityPlot
class  MagnetometerStatusPanel
class  MainMenuBar
class  MainStatusBar
class  MainViewPanel
class  MeasurementControlsPanel
class  MeasurementDetailsPanel
class  MeasurementGraphsPanel
class  MeasurementSequencePanel
class  MeasurementSequenceTableModel
class  NullableDecimalFormat
interface  Plot
class  PositiveDecimalFormat
class  PrintPanel
class  ProgramSettingsPanel
class  ProjectComponent
class  ProjectExplorerPanel
class  ProjectExplorerTable
class  ProjectInformationPanel
class  SettingsDialog
class  StereoPlot
class  StyledCellEditor
class  StyledTableCellRenderer
class  StyledWrapper

Enumerations

enum  SequenceColumn {
  rowIndex = "Number of the measurement step", project, project, rowIndex = "Number of the measurement step",
  null, rowIndex = "Number of the measurement step", value, rowIndex = "Number of the measurement step",
  data, rowIndex = "Number of the measurement step", rowIndex = "Number of the measurement step", false,
  rowIndex = "Number of the measurement step", null, rowIndex = "Number of the measurement step", value,
  rowIndex = "Number of the measurement step", data, rowIndex = "Number of the measurement step", rowIndex = "Number of the measurement step",
  false, rowIndex = "Number of the measurement step", null, rowIndex = "Number of the measurement step",
  value, rowIndex = "Number of the measurement step", data, rowIndex = "Number of the measurement step",
  rowIndex = "Number of the measurement step", false, E0, E0,
  E0, E0, E0, E0,
  E0, E0, E0, E0,
  E0, E0, setMaximumFractionDigits, setMaximumFractionDigits,
  E0, E0, setMaximumFractionDigits, COUNT,
  STEP, VOLUME, MASS, SUSCEPTIBILITY,
  DECLINATION, INCLINATION, MAGNETIZATION, RELATIVE_MAGNETIZATION,
  THETA63, GEOGRAPHIC_X_NORMALIZED, GEOGRAPHIC_Y_NORMALIZED, GEOGRAPHIC_Z_NORMALIZED,
  SAMPLE_X_NORMALIZED, SAMPLE_Y_NORMALIZED, SAMPLE_Z_NORMALIZED, MOMENT,
  GEOGRAPHIC_X, GEOGRAPHIC_Y, GEOGRAPHIC_Z, SAMPLE_X,
  SAMPLE_Y, SAMPLE_Z, value, rowIndex = "Number of the measurement step",
  rowIndex = "Number of the measurement step", data, rowIndex = "Number of the measurement step", rowIndex = "Number of the measurement step",
  value
}


Enumeration Type Documentation

enum ikayaki::gui::SequenceColumn
 

Represents a column in the measurement sequence table. Calculates the values of that column.

Author:
Esko Luontola
Enumeration values:
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
project  Changes the number of decimals that are shown in the sequence table. <p/> HACK: In the exported TDT files the two decimals contain information about the type of the measurement step. That's why in Thellier projects it is needed to use two decimals. A better way to do this would be to add one more column to the sequence table, where the user could select the type of the Thellier step (maybe about five options in a dropdown menu).

Parameters:
project 
project  Changes the number of decimals that are shown in the sequence table. <p/> HACK: In the exported TDT files the two decimals contain information about the type of the measurement step. That's why in Thellier projects it is needed to use two decimals. A better way to do this would be to add one more column to the sequence table, where the user could select the type of the Thellier step (maybe about five options in a dropdown menu).

Parameters:
project 
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
null 
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
value  Wraps the specified object to a styled renderer's wrapper according to the state of the measurement step.

Parameters:
value the object to be wrapped.
rowIndex the index of the row. Can be greater than the number of measurement steps.
project the project whose value to get. Can be null.
Returns:
the wrapped object.
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
data  Sets the value for this column's specified row. The default implementation does nothing. Subclasses can override the default behaviour.

Parameters:
data new value for the cell.
rowIndex the index of the row. Can be greater than the number of measurement steps.
project the project whose value to set. Can be null.
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
false 
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
null 
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
value  Wraps the specified object to a styled renderer's wrapper according to the state of the measurement step.

Parameters:
value the object to be wrapped.
rowIndex the index of the row. Can be greater than the number of measurement steps.
project the project whose value to get. Can be null.
Returns:
the wrapped object.
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
data  Sets the value for this column's specified row. The default implementation does nothing. Subclasses can override the default behaviour.

Parameters:
data new value for the cell.
rowIndex the index of the row. Can be greater than the number of measurement steps.
project the project whose value to set. Can be null.
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
false 
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
null 
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
value  Wraps the specified object to a styled renderer's wrapper according to the state of the measurement step.

Parameters:
value the object to be wrapped.
rowIndex the index of the row. Can be greater than the number of measurement steps.
project the project whose value to get. Can be null.
Returns:
the wrapped object.
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
data  Sets the value for this column's specified row. The default implementation does nothing. Subclasses can override the default behaviour.

Parameters:
data new value for the cell.
rowIndex the index of the row. Can be greater than the number of measurement steps.
project the project whose value to set. Can be null.
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
false 
E0 
E0 
E0 
E0 
E0 
E0 
E0 
E0 
E0 
E0 
E0 
E0 
setMaximumFractionDigits 
setMaximumFractionDigits 
E0 
E0 
setMaximumFractionDigits 
COUNT  Returns all the columns supported by the program. The returned values are in the order that they should be shown in the measurement sequence table.
STEP 
VOLUME 
MASS 
SUSCEPTIBILITY 
DECLINATION 
INCLINATION 
MAGNETIZATION 
RELATIVE_MAGNETIZATION 
THETA63 
GEOGRAPHIC_X_NORMALIZED 
GEOGRAPHIC_Y_NORMALIZED 
GEOGRAPHIC_Z_NORMALIZED 
SAMPLE_X_NORMALIZED 
SAMPLE_Y_NORMALIZED 
SAMPLE_Z_NORMALIZED 
MOMENT 
GEOGRAPHIC_X 
GEOGRAPHIC_Y 
GEOGRAPHIC_Z 
SAMPLE_X 
SAMPLE_Y 
SAMPLE_Z 
value  Wraps the specified object to a styled renderer's wrapper according to the state of the measurement step.

Parameters:
value the object to be wrapped.
rowIndex the index of the row. Can be greater than the number of measurement steps.
project the project whose value to get. Can be null.
Returns:
the wrapped object.
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
data  Sets the value for this column's specified row. The default implementation does nothing. Subclasses can override the default behaviour.

Parameters:
data new value for the cell.
rowIndex the index of the row. Can be greater than the number of measurement steps.
project the project whose value to set. Can be null.
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
rowIndex  Showing ordinal number of the measurement step, starting from number 1.
value  Wraps the specified object to a styled renderer's wrapper according to the state of the measurement step.

Parameters:
value the object to be wrapped.
rowIndex the index of the row. Can be greater than the number of measurement steps.
project the project whose value to get. Can be null.
Returns:
the wrapped object.

Definition at line 42 of file SequenceColumn.java.


Generated on Fri May 6 16:00:49 2005 for Squid by  doxygen 1.4.1