Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.greenstone.gatherer.gui
Class Preferences  view Preferences download Preferences.java

java.lang.Object
  extended byjava.awt.Component
      extended byjava.awt.Container
          extended byjava.awt.Window
              extended byjava.awt.Dialog
                  extended byjavax.swing.JDialog
                      extended byorg.greenstone.gatherer.gui.ModalDialog
                          extended byorg.greenstone.gatherer.gui.Preferences
All Implemented Interfaces:
javax.accessibility.Accessible, java.awt.image.ImageObserver, java.awt.MenuContainer, javax.swing.RootPaneContainer, java.io.Serializable, javax.swing.WindowConstants

public class Preferences
extends ModalDialog


Nested Class Summary
private  class Preferences.CancelButtonListener
           
private  class Preferences.DictionaryEntry
           
private  class Preferences.LanguageComboboxListener
           
private  class Preferences.OKButtonListener
           
private  class Preferences.PredefinedActionListener
           
private  class Preferences.UseProxyListener
           
private  class Preferences.WorkflowElementWrapper
           
 
Nested classes inherited from class javax.swing.JDialog
javax.swing.JDialog.AccessibleJDialog
 
Nested classes inherited from class java.awt.Dialog
java.awt.Dialog.AccessibleAWTDialog
 
Nested classes inherited from class java.awt.Window
java.awt.Window.AccessibleAWTWindow
 
Nested classes inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
 
Nested classes inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
 
Field Summary
private  javax.swing.JButton apply_button
           
private  javax.swing.JButton cancel_button
           
private  EmailField email_field
           
private  javax.swing.JLabel email_label
           
(package private) static java.awt.Dimension LABEL_SIZE
           
private  javax.swing.JComboBox language_combobox
           
private  javax.swing.JLabel language_label
           
private  javax.swing.JTextField library_path_field
           
private  javax.swing.JLabel library_path_label
           
private  javax.swing.JButton ok_button
           
private  javax.swing.JLabel predefined_label
           
private  javax.swing.JTextField proxy_host_field
           
private  javax.swing.JLabel proxy_host_label
           
private  javax.swing.JSpinner proxy_port_field
           
private  javax.swing.JLabel proxy_port_label
           
(package private) static java.awt.Dimension ROW_SIZE
           
private  Preferences self
           
private  javax.swing.JCheckBox show_file_size_checkbox
           
(package private) static java.awt.Dimension SIZE
           
private  javax.swing.JTabbedPane tab_pane
           
private  javax.swing.JLabel title_label
           
(package private) static java.lang.String TRUE
           
private  javax.swing.JCheckBox use_proxy_checkbox
           
private  javax.swing.JCheckBox view_extracted_metadata_checkbox
           
private  org.greenstone.gatherer.checklist.CheckList warning_preferences_check_list
           
private  javax.swing.JCheckBox workflow_browse
           
private  javax.swing.JCheckBox workflow_create
           
private  javax.swing.JCheckBox workflow_design
           
private  javax.swing.JCheckBox workflow_enrich
           
private  javax.swing.JCheckBox workflow_export
           
private  javax.swing.JCheckBox workflow_gather
           
private  javax.swing.JCheckBox workflow_mirror
           
private  javax.swing.JCheckBox workflow_preview
           
 
Fields inherited from class org.greenstone.gatherer.gui.ModalDialog
modal, waiting
 
Fields inherited from class javax.swing.JDialog
accessibleContext, rootPane, rootPaneCheckingEnabled
 
Fields inherited from class java.awt.Dialog
 
Fields inherited from class java.awt.Window
 
Fields inherited from class java.awt.Container
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface javax.swing.WindowConstants
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
Preferences()
           
 
Method Summary
private  javax.swing.JPanel createConnectionPreferences()
           
private  javax.swing.JPanel createGeneralPreferences()
           
private  javax.swing.JPanel createWarningPreferences()
          The warning preferences are controlled through a checklist.
private  javax.swing.JPanel createWorkflowPreferences()
           
 void dispose()
          Disposes the Dialog and then causes show() to return if it is currently blocked.
 
Methods inherited from class org.greenstone.gatherer.gui.ModalDialog
setModal, setVisible
 
Methods inherited from class javax.swing.JDialog
addImpl, createRootPane, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getJMenuBar, getLayeredPane, getPreferredSize, getRootPane, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, update
 
Methods inherited from class java.awt.Dialog
addNotify, getTitle, hide, isModal, isResizable, isUndecorated, setResizable, setTitle, setUndecorated, show
 
Methods inherited from class java.awt.Window
addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, getBufferStrategy, getFocusableWindowState, getFocusOwner, getGraphicsConfiguration, getListeners, getLocale, getMostRecentFocusOwner, getOwnedWindows, getOwner, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindowStateListeners, isActive, isFocusableWindow, isFocused, isShowing, pack, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, setCursor, setFocusableWindowState, setLocationRelativeTo, toBack, toFront
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, removeNotify, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFont, swapComponents, transferFocusDownCycle, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isOpaque, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

warning_preferences_check_list

private org.greenstone.gatherer.checklist.CheckList warning_preferences_check_list

email_field

private EmailField email_field

apply_button

private javax.swing.JButton apply_button

cancel_button

private javax.swing.JButton cancel_button

ok_button

private javax.swing.JButton ok_button

show_file_size_checkbox

private javax.swing.JCheckBox show_file_size_checkbox

use_proxy_checkbox

private javax.swing.JCheckBox use_proxy_checkbox

view_extracted_metadata_checkbox

private javax.swing.JCheckBox view_extracted_metadata_checkbox

workflow_browse

private javax.swing.JCheckBox workflow_browse

workflow_create

private javax.swing.JCheckBox workflow_create

workflow_mirror

private javax.swing.JCheckBox workflow_mirror

workflow_gather

private javax.swing.JCheckBox workflow_gather

workflow_enrich

private javax.swing.JCheckBox workflow_enrich

workflow_design

private javax.swing.JCheckBox workflow_design

workflow_export

private javax.swing.JCheckBox workflow_export

workflow_preview

private javax.swing.JCheckBox workflow_preview

language_combobox

private javax.swing.JComboBox language_combobox

email_label

private javax.swing.JLabel email_label

language_label

private javax.swing.JLabel language_label

library_path_label

private javax.swing.JLabel library_path_label

predefined_label

private javax.swing.JLabel predefined_label

proxy_host_label

private javax.swing.JLabel proxy_host_label

proxy_port_label

private javax.swing.JLabel proxy_port_label

title_label

private javax.swing.JLabel title_label

tab_pane

private javax.swing.JTabbedPane tab_pane

library_path_field

private javax.swing.JTextField library_path_field

proxy_host_field

private javax.swing.JTextField proxy_host_field

proxy_port_field

private javax.swing.JSpinner proxy_port_field

self

private Preferences self

LABEL_SIZE

static final java.awt.Dimension LABEL_SIZE

ROW_SIZE

static final java.awt.Dimension ROW_SIZE

SIZE

static final java.awt.Dimension SIZE

TRUE

static final java.lang.String TRUE
See Also:
Constant Field Values
Constructor Detail

Preferences

public Preferences()
Method Detail

createConnectionPreferences

private javax.swing.JPanel createConnectionPreferences()

createGeneralPreferences

private javax.swing.JPanel createGeneralPreferences()

createWarningPreferences

private javax.swing.JPanel createWarningPreferences()
The warning preferences are controlled through a checklist.


createWorkflowPreferences

private javax.swing.JPanel createWorkflowPreferences()

dispose

public void dispose()
Description copied from class: java.awt.Dialog
Disposes the Dialog and then causes show() to return if it is currently blocked.