com.commsen.apropos.web.dialog
Class ImportPropertiesDialog

java.lang.Object
  extended by org.wings.SComponent
      extended by org.wings.SContainer
          extended by org.wings.SForm
              extended by org.wings.SWindow
                  extended by org.wings.SDialog
                      extended by com.commsen.apropos.web.dialog.AproposBaseDialog
                          extended by com.commsen.apropos.web.dialog.ImportPropertiesDialog
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, org.wings.LowLevelEventListener, org.wings.Renderable

public class ImportPropertiesDialog
extends AproposBaseDialog

Author:
Milen Dyankov
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.wings.SDialog
CLOSE_ACTION, DEFAULT_ACTION, draggable, icon, modal, title
 
Fields inherited from class org.wings.SWindow
owner
 
Fields inherited from class org.wings.SForm
actionCommand, ENC_TYPE_MULTIPART_FORM, ENC_TYPE_TEXT_PLAIN, listenerList, URL_ENCODING
 
Fields inherited from class org.wings.SComponent
DONE_RENDERING, dynamicStyles, enabled, SELECTOR_ALL, START_RENDERING, visible, WHEN_FOCUSED_OR_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_IN_FOCUSED_FRAME
 
Constructor Summary
ImportPropertiesDialog()
           
 
Method Summary
 void prepareComponents()
           
 
Methods inherited from class com.commsen.apropos.web.dialog.AproposBaseDialog
prepareRow
 
Methods inherited from class org.wings.SDialog
getIcon, getTitle, isDraggable, isModal, setCG, setDraggable, setIcon, setModal, setTitle
 
Methods inherited from class org.wings.SWindow
dispose, getOwner, hide, processLowLevelEvent, setVisible, show
 
Methods inherited from class org.wings.SForm
addActionListener, addArmedComponent, addComponent, clearArmedComponents, fireActionPerformed, fireEvents, fireFinalEvents, fireIntermediateEvents, getAction, getActionCommand, getCG, getDefaultButton, getEncodingType, getRequestURL, isEpochCheckEnabled, isPostMethod, registerFileChooser, removeActionListener, setAction, setActionCommand, setCG, setDefaultButton, setEncodingType, setEpochCheckEnabled, setPostMethod, unregisterFileChooser
 
Methods inherited from class org.wings.SContainer
add, add, add, add, addComponent, addComponent, addComponent, addContainerListener, addNotify, clone, fireContainerEvent, getComponent, getComponentCount, getComponentList, getComponents, getConstraintAt, getConstraintList, getLayout, invite, inviteEachComponent, isShowingChildren, processContainerEvent, remove, remove, removeAll, removeContainerListener, removeNotify, setCG, setLayout, setParentFrame, updateCG
 
Methods inherited from class org.wings.SComponent
addComponentListener, addDynamicStyle, addEventListener, addParentFrameListener, addRenderListener, addScriptListener, addStyle, fireComponentChangeEvent, fireKeyEvents, fireRenderEvent, getActionMap, getBackground, getBorder, getClientProperty, getComponentPopupMenu, getDynamicStyle, getDynamicStyles, getFocusTraversalIndex, getFont, getForeground, getHorizontalAlignment, getInputMap, getInputMap, getListenerCount, getListenerList, getListeners, getLowLevelEventId, getName, getParent, getParentFrame, getPreferredSize, getResidesInForm, getScriptListenerList, getScriptListeners, getSession, getShowAsFormComponent, getStyle, getToolTipText, getVerticalAlignment, isDifferent, isEnabled, isFocusOwner, isRecursivelyVisible, isReloadForced, isUpdatePossible, isVisible, paramString, processComponentEvent, processKeyEvents, putClientProperty, reload, reloadIfChange, reloadIfChange, reloadIfChange, reloadIfChange, reloadIfChange, reloadIfChange, reloadIfChange, reloadIfChange, reloadIfChange, removeComponentListener, removeDynamicStyle, removeEventListener, removeParentFrameListener, removeRenderListener, removeScriptListener, removeStyle, requestFocus, scrollRectToVisible, setActionMap, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributes, setBackground, setBorder, setCG, setComponentPopupMenu, setDynamicStyles, setEnabled, setFocusTraversalIndex, setFont, setForeground, setHorizontalAlignment, setInputMap, setInputMap, setName, setNameRaw, setParent, setPreferredSize, setReloadForced, setShowAsFormComponent, setStyle, setToolTipText, setVerticalAlignment, toString, update, write
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.wings.LowLevelEventListener
fireFinalEvents, fireIntermediateEvents, getLowLevelEventId, getName, isEnabled, isEpochCheckEnabled
 

Constructor Detail

ImportPropertiesDialog

public ImportPropertiesDialog()
Method Detail

prepareComponents

public void prepareComponents()


Copyright © 2008 Commsen International. All Rights Reserved.