John W. Campbell
This class provides some user options for a JdlPXImage object enabling
DDM data tp be read of written and to enable a predicted pattern to
be displayed on the image.
When the DDM file user options are selected, a window is displayed which
contains a menu, a parameter table and an I/O window.
Class, constructors and methods:
Class Details
Accessible Fields
Constructor
Set reader/writer options
- Package:
- Jdl.JdlPX;
- Class name:
- JdlImgDDM
- Class definition:
- public class JdlImgDDM
- Extends:
- Object
- Implements:
- JdlPXImageUserOptions
ActionListener
- Actions:
- An action event will be generated when the 'Close' menu item is
selected. The associated object is the String object 'done'.
No fields with public, package or protected access defined.
A single constructor is available.
Constructor:
Standard Constructor
Constructs a JdlImgDDM object with the DDM parameters set to those
currently set in the JdlPXImage object.
- Constructor Definition:
- public JdlImgDDM()
- Parameters List:
- none
This section has methods for setting the required file reading and
writing options.
Methods:
Set file option - setFilenameInputOption
This method sets the required default choice for file name input.
- Method Definition:
- public void setFilenameInputOption(boolean use_iow)
- Parameters List:
- use_iow
- If true or the file chooser is null (could not be
created for security reasons), the file name is to be read from the i/o
window; If false, use the file chooser unless it is null.
⇑ Up 2
⇑ Up 1
⇑ Top of this