Serialized Form


Package gov.nih.nlm.mms

Class gov.nih.nlm.mms.AboutAction extends AbstractAction implements Serializable

Serialized Fields

title

String title

owner

Frame owner

Class gov.nih.nlm.mms.AdvancedOptionsAction extends AbstractAction implements Serializable

Serialized Fields

config

UserConfiguration config

Class gov.nih.nlm.mms.AdvancedOptionsGUI extends JDialog implements Serializable

Serialized Fields

automatic_selection

JCheckBox automatic_selection

jdone

JButton jdone

config

UserConfiguration config

Class gov.nih.nlm.mms.BeginSubsetAction extends SaveConfigAction implements Serializable

Serialized Fields

gui

MetamorphoSysGUI gui

Class gov.nih.nlm.mms.ConceptInputStreamAction extends AbstractAction implements Serializable

Serialized Fields

mmsys_input_stream_field

JTextField mmsys_input_stream_field

gui

MetamorphoSysGUI gui

user_configuration

UserConfiguration user_configuration

content_panel

JPanel content_panel

Class gov.nih.nlm.mms.ConceptOutputStreamAction extends AbstractAction implements Serializable

Serialized Fields

mmsys_output_stream_field

JTextField mmsys_output_stream_field

gui

MetamorphoSysGUI gui

user_configuration

UserConfiguration user_configuration

content_panel

JPanel content_panel

Class gov.nih.nlm.mms.ConfigurationGUI extends JFrame implements Serializable

Serialized Fields

gc

GlassComponent gc

Class gov.nih.nlm.mms.ConfigureSubsetProgressMonitor extends MMSProgressMonitor implements Serializable

Class gov.nih.nlm.mms.CopyToHardDriveAction extends AbstractAction implements Serializable

Class gov.nih.nlm.mms.DefaultSubsetSelectionGUI extends JDialog implements Serializable

Serialized Fields

dsmodel

gov.nih.nlm.mms.DefaultSubsetSelectionGUI.DSTableModel dsmodel

default_subsets_table

SortableJTable default_subsets_table

app_config

ApplicationConfiguration app_config

owner

Frame owner

default_subsets

List default_subsets

default_subset

DefaultSubset default_subset

is_cancelled

boolean is_cancelled

Class gov.nih.nlm.mms.EnableFilterAction extends AbstractAction implements Serializable

Serialized Fields

gui

MetamorphoSysGUI gui

Class gov.nih.nlm.mms.ExitAction extends SaveConfigAction implements Serializable

Class gov.nih.nlm.mms.FilterEnableDialog extends JDialog implements Serializable

Serialized Fields

checkbox_list

List checkbox_list

config

UserConfiguration config

Class gov.nih.nlm.mms.ImportFilterAction extends AbstractAction implements Serializable

Serialized Fields

gui

MetamorphoSysGUI gui

Class gov.nih.nlm.mms.InstallationGUI extends JFrame implements Serializable

Serialized Fields

gc

GlassComponent gc

is_cancelled

boolean is_cancelled

Class gov.nih.nlm.mms.InstallationProgressMonitor extends MMSProgressMonitor implements Serializable

Serialized Fields

jinstall_lexicon

JCheckBox jinstall_lexicon

jinstall_lvg

JCheckBox jinstall_lvg

jinstall_network

JCheckBox jinstall_network

Class gov.nih.nlm.mms.LicenseAgreementGUI extends JDialog implements Serializable

Serialized Fields

is_cancelled

boolean is_cancelled

Class gov.nih.nlm.mms.LocalException extends Exception implements Serializable

Class gov.nih.nlm.mms.MetamorphoSysGUI extends JFrame implements Serializable

Serialized Fields

default_configuration

ApplicationConfiguration default_configuration

user_configuration

UserConfiguration user_configuration

mms

MetamorphoSys mms

filter_to_component_map

Map filter_to_component_map

component_to_gc_map

Map component_to_gc_map

undoable

Stack undoable

redoable

Stack redoable

listeners

List listeners

previous_tab

int previous_tab

ignore_state_changed

boolean ignore_state_changed

tabbed_pane

XTabbedPane tabbed_pane

reset_menu

JMenu reset_menu

help_menu

JMenu help_menu

options_menu

JMenu options_menu

undo_menu_item

JMenuItem undo_menu_item

redo_menu_item

JMenuItem redo_menu_item

options_menu_input

JMenuItem options_menu_input

options_menu_output

JMenuItem options_menu_output

cui_input_field

JTextField cui_input_field

cui_output_field

JTextField cui_output_field

gc

GlassComponent gc

Class gov.nih.nlm.mms.MMSProgressMonitor extends JFrame implements Serializable

Serialized Fields

jconfig_subset

JCheckBox jconfig_subset

jinstall_meta

JCheckBox jinstall_meta

jinit_cui

JCheckBox jinit_cui

jsubset_mr

JCheckBox jsubset_mr

jsubset_index

JCheckBox jsubset_index

jfinal_process

JCheckBox jfinal_process

jdone

JCheckBox jdone

progress_label

JLabel progress_label

jprogress_bar

JProgressBar jprogress_bar

jcancel

JButton jcancel

low_scale

int low_scale

high_scale

int high_scale

Class gov.nih.nlm.mms.NewConfigAction extends OpenConfigAction implements Serializable

Class gov.nih.nlm.mms.OpenConfigAction extends SaveConfigAction implements Serializable

Serialized Fields

to_open

File to_open

cancelled

boolean cancelled

Class gov.nih.nlm.mms.RedoAction extends AbstractAction implements Serializable

Serialized Fields

gui

MetamorphoSysGUI gui

Class gov.nih.nlm.mms.SaveConfigAction extends AbstractAction implements Serializable

Serialized Fields

mms

MetamorphoSys mms

owner

Frame owner

Class gov.nih.nlm.mms.SourcesToRemoveEvent extends EventObject implements Serializable

Serialized Fields

sources_to_remove

List sources_to_remove

Class gov.nih.nlm.mms.SubsetGUI extends JFrame implements Serializable

Serialized Fields

gc

GlassComponent gc

Class gov.nih.nlm.mms.UndoAction extends AbstractAction implements Serializable

Serialized Fields

gui

MetamorphoSysGUI gui

Class gov.nih.nlm.mms.ValidateDistributionAction extends AbstractAction implements Serializable

Serialized Fields

source_dir

File source_dir

Class gov.nih.nlm.mms.ValidateDistributionAction.ValidateDistributionGUI extends JFrame implements Serializable

Serialized Fields

gc

GlassComponent gc

Class gov.nih.nlm.mms.WelcomeGUI extends JFrame implements Serializable

Serialized Fields

gc

GlassComponent gc


Package gov.nih.nlm.mms.browser

Class gov.nih.nlm.mms.browser.BackwardAction extends AbstractAction implements Serializable

Serialized Fields

clm

ConceptListManager clm

Class gov.nih.nlm.mms.browser.ExitRRFAction extends AbstractAction implements Serializable

Class gov.nih.nlm.mms.browser.FindAction extends AbstractAction implements Serializable

Class gov.nih.nlm.mms.browser.ForwardAction extends AbstractAction implements Serializable

Serialized Fields

clm

ConceptListManager clm

Class gov.nih.nlm.mms.browser.OpenSubsetAction extends AbstractAction implements Serializable

Serialized Fields

user_configuration

UserConfiguration user_configuration

source_dir

File source_dir

Class gov.nih.nlm.mms.browser.PrintAction extends AbstractAction implements Serializable

Class gov.nih.nlm.mms.browser.RRFBrowserGUI extends JFrame implements Serializable

Serialized Fields

default_configuration

ApplicationConfiguration default_configuration

user_configuration

UserConfiguration user_configuration

clm

ConceptListManager clm

subset_dir

File subset_dir

finder_manager

FinderManager finder_manager

reports_manager

ReportsManager reports_manager

split_pane

JSplitPane split_pane

open_subset_button

JButton open_subset_button

print_button

JButton print_button

print_preview_button

JButton print_preview_button

print_action

PrintAction print_action

backward_button

JButton backward_button

forward_button

JButton forward_button

subset_dir_display

JComboBox subset_dir_display

help_menu

JMenu help_menu

print_menu_item

JMenuItem print_menu_item

print_preview_menu_item

JMenuItem print_preview_menu_item

find_menu_item

JMenuItem find_menu_item

increase_font_menu_item

JMenuItem increase_font_menu_item

decrease_font_menu_item

JMenuItem decrease_font_menu_item

change_font_menu

JMenu change_font_menu

font_menu_items

JMenuItem[] font_menu_items

gc

GlassComponent gc

fs_config

FileStatisticsConfiguration fs_config

ignore_events

boolean ignore_events

Class gov.nih.nlm.mms.browser.TreeBrowserFinder.TreeBrowserFinderOptionsGUI extends JDialog implements Serializable

Serialized Fields

max_children

JTextField max_children

finder

TreeBrowserFinder finder

Class gov.nih.nlm.mms.browser.WordSearchFinder.BackwardAction extends AbstractAction implements Serializable

Class gov.nih.nlm.mms.browser.WordSearchFinder.ForwardAction extends AbstractAction implements Serializable

Class gov.nih.nlm.mms.browser.WordSearchFinderOptionsGUI extends JDialog implements Serializable

Serialized Fields

jthreshold

JSlider jthreshold

languages_box

JComboBox languages_box

finder

WordSearchFinder finder


Package gov.nih.nlm.mms.cxt

Class gov.nih.nlm.mms.cxt.ExitMRCXTAction extends AbstractAction implements Serializable

Serialized Fields

gui

MRCXTBuilderGUI gui

Class gov.nih.nlm.mms.cxt.MRCXTBuilderGUI extends JFrame implements Serializable

Serialized Fields

default_configuration

ApplicationConfiguration default_configuration

user_configuration

UserConfiguration user_configuration

go_button

JButton go_button

help_menu

JMenu help_menu

build_sibs_checkbox

JCheckBox build_sibs_checkbox

build_children_checkbox

JCheckBox build_children_checkbox

compute_xc_box

JCheckBox compute_xc_box

max_contexts_checkbox

JCheckBox max_contexts_checkbox

versioned_sabs_checkbox

JCheckBox versioned_sabs_checkbox

add_unicode_bom_checkbox

JCheckBox add_unicode_bom_checkbox

max_contexts_field

JTextField max_contexts_field

subset_dir_field

JTextField subset_dir_field

source_table

SortableJTable source_table

gc

GlassComponent gc

fs_config

FileStatisticsConfiguration fs_config

source_dir

File source_dir

output_stream

MRCXTBuilderOutputStream output_stream

log

BufferedWriter log

Class gov.nih.nlm.mms.cxt.OpenSubsetAction extends AbstractAction implements Serializable

Serialized Fields

user_configuration

UserConfiguration user_configuration

gui

MRCXTBuilderGUI gui

default_dir

File default_dir


Package gov.nih.nlm.mms.filters

Class gov.nih.nlm.mms.filters.PrecedenceTableModel extends AbstractTableModel implements Serializable

Serialized Fields

column_names

String[] column_names

column_classes

Class[] column_classes

f

PrecedenceFilter f

data

ArrayList data

cut_data

ArrayList cut_data

Class gov.nih.nlm.mms.filters.SemanticTypesToRemoveJTable extends SortableJTable implements Serializable

Serialized Fields

sty_model

SemanticTypesToRemoveTableModel sty_model

sty_lsl

SemanticTypesToRemoveListSelectionListener sty_lsl

Class gov.nih.nlm.mms.filters.SemanticTypesToRemoveOptionsGUI extends JDialog implements Serializable

Serialized Fields

any_sty

JRadioButton any_sty

all_stys

JRadioButton all_stys

radio_group

ButtonGroup radio_group

jdone

JButton jdone

filter

SemanticTypesToRemoveFilter filter

Class gov.nih.nlm.mms.filters.SemanticTypesToRemoveTableModel extends AbstractTableModel implements Serializable

Serialized Fields

column_names

String[] column_names

column_classes

Class[] column_classes

stys

List stys

Class gov.nih.nlm.mms.filters.SourcesToRemoveJTable extends SortableJTable implements Serializable

Serialized Fields

source_model

SourcesToRemoveTableModel source_model

source_lsl

SourcesToRemoveListSelectionListener source_lsl

Class gov.nih.nlm.mms.filters.SourcesToRemoveOptionsGUI extends JDialog implements Serializable

Serialized Fields

enforce_family_selection

JCheckBox enforce_family_selection

enforce_dependent_source_selection

JCheckBox enforce_dependent_source_selection

ipmodel

SourcesToRemoveOptionsGUI.IPTableModel ipmodel

jip_associations

SortableJTable jip_associations

filter

SourcesToRemoveFilter filter

source_dependencies

List source_dependencies

Class gov.nih.nlm.mms.filters.SourcesToRemoveTableModel extends AbstractTableModel implements Serializable

Serialized Fields

column_names

String[] column_names

column_classes

Class[] column_classes

default_config

ApplicationConfiguration default_config

sources

List sources

Class gov.nih.nlm.mms.filters.SuppressibleTermgroupsOptionsGUI extends JDialog implements Serializable

Serialized Fields

remove_suppressible_data

JCheckBox remove_suppressible_data

filter

SuppressibleTermgroupsFilter filter


Package gov.nih.nlm.swing

Class gov.nih.nlm.swing.CutandPasteDNDTable extends JTable implements Serializable

Serialized Fields

drop_target

DropTarget drop_target

drag_source

DragSource drag_source

prev_point

Point prev_point

drag_row_indexes

int[] drag_row_indexes

table_model

CutandPasteDNDTableModel table_model

img_ghost

BufferedImage img_ghost

rect

Rectangle2D rect

mls

HashSet mls

mmls

HashSet mmls

finished_construction

boolean finished_construction

background

Color background

cut_done

boolean cut_done

autoscroll_insets

Insets autoscroll_insets

Class gov.nih.nlm.swing.CutandPasteModeEvent extends EventObject implements Serializable

Class gov.nih.nlm.swing.DataChangeEvent extends EventObject implements Serializable

Class gov.nih.nlm.swing.DecreaseFontAction extends AbstractAction implements Serializable

Class gov.nih.nlm.swing.DoubleDocument extends PlainDocument implements Serializable

Class gov.nih.nlm.swing.FindDialog extends JDialog implements Serializable

Serialized Fields

operation

int operation
indicates the current operation


handler

FinderHandler handler

titledBorder1

TitledBorder titledBorder1

jbtnFindNext

JButton jbtnFindNext

jcbStartOnTop

JCheckBox jcbStartOnTop

jrbDown

JRadioButton jrbDown

jpnlBtn

JPanel jpnlBtn

jpnlOptions

JPanel jpnlOptions

jpnlFind

JPanel jpnlFind

jpnlMain

JPanel jpnlMain

jrbUp

JRadioButton jrbUp

jtfPhrase

JTextField jtfPhrase

jcbMatchCase

JCheckBox jcbMatchCase

jLabel3

JLabel jLabel3

jLabel4

JLabel jLabel4

gridBagLayout4

GridBagLayout gridBagLayout4

gridBagLayout5

GridBagLayout gridBagLayout5

jbtnClose

JButton jbtnClose

gridBagLayout6

GridBagLayout gridBagLayout6

gridLayout2

GridLayout gridLayout2

jbtnCancel

JButton jbtnCancel

jcbUnused

JCheckBox jcbUnused

Class gov.nih.nlm.swing.GlassComponent extends JComponent implements Serializable

Serialized Fields

parent_window

Window parent_window

last_focus_owner

Component last_focus_owner

Class gov.nih.nlm.swing.HtmlViewer extends JPanel implements Serializable

Serialized Fields

editor_pane

JEditorPane editor_pane

Class gov.nih.nlm.swing.IdealWhitespaceDocument extends PlainDocument implements Serializable

Class gov.nih.nlm.swing.IncreaseFontAction extends AbstractAction implements Serializable

Class gov.nih.nlm.swing.IntegerDocument extends PlainDocument implements Serializable

Class gov.nih.nlm.swing.ListDialog extends JDialog implements Serializable

Serialized Fields

ret_value

Object ret_value

ret_values

Object[] ret_values

jvalue

SuperJList jvalue

dummy

JComponent dummy

ok_btn

JButton ok_btn

Class gov.nih.nlm.swing.MultiLineInputDialog extends JDialog implements Serializable

Serialized Fields

value

String value

jvalue

JTextArea jvalue

dummy

JComponent dummy

ok_btn

JButton ok_btn

Class gov.nih.nlm.swing.NoEditTableModel extends DefaultTableModel implements Serializable

Class gov.nih.nlm.swing.PasswordDialog extends JDialog implements Serializable

Serialized Fields

dummy

JComponent dummy

ok_btn

JButton ok_btn

user_name_field

JTextField user_name_field

pwd_field

JPasswordField pwd_field

user_name

String user_name

pwd

String pwd

cancelled

boolean cancelled

Class gov.nih.nlm.swing.SortableJTable extends JTable implements Serializable

Serialized Fields

selected_indexes

int[] selected_indexes

new_selected_indexes

int[] new_selected_indexes

ts

TableSorter ts

finished_construction

boolean finished_construction

flag

boolean flag

lsl

ListSelectionListener[] lsl

Class gov.nih.nlm.swing.SuperJList extends JList implements Serializable

Serialized Fields

popup

JPopupMenu popup

model

DefaultListModel model

Class gov.nih.nlm.swing.TableMap extends AbstractTableModel implements Serializable

Serialized Fields

model

TableModel model

Class gov.nih.nlm.swing.TableSorter extends TableMap implements Serializable

Serialized Fields

indexes

int[] indexes

sorting_columns

Vector sorting_columns

ascending

boolean ascending

compares

int compares

column

int column

header_clicked

boolean header_clicked

Class gov.nih.nlm.swing.TableSortEvent extends EventObject implements Serializable

Class gov.nih.nlm.swing.XTabbedPane extends JTabbedPane implements Serializable

Serialized Fields

mouseHandler

MouseInputListener mouseHandler

defaultCursor

Cursor defaultCursor

handCursor

Cursor handCursor

dragIndex

int dragIndex

lastDragIndex

int lastDragIndex

lastTabIndex

int lastTabIndex

dragCompleted

boolean dragCompleted

frozen_panes

Set frozen_panes


Package gov.nih.nlm.util

Class gov.nih.nlm.util.OrderedHashMap extends HashMap implements Serializable

Serialized Fields

keys

ArrayList keys

Class gov.nih.nlm.util.PrintPreviewAction extends AbstractAction implements Serializable

Serialized Fields

page_width

int page_width

page_height

int page_height

scale

int scale

scale_box

JComboBox scale_box

preview_container

PrintPreviewAction.PreviewContainer preview_container

frame

JFrame frame

title

String title

page_ct_label

JLabel page_ct_label

page_index

int page_index

selected_page_index

int selected_page_index

printable

Printable printable

print_action

Action print_action

ps

JScrollPane ps

zoom_cursor

Cursor zoom_cursor

gc

GlassComponent gc



Copyright ©2005