|
|||||||||
| Home >> All >> org >> ematgine >> threads >> services >> S1000Client >> [ view overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.ematgine.threads.services.S1000Client.view
Class sendmailPanel

java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.ematgine.threads.services.S1000Client.view.sendmailPanel
- All Implemented Interfaces:
- javax.accessibility.Accessible, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable
- public class sendmailPanel
- extends javax.swing.JPanel
Description of the Class
| Nested Class Summary |
| Nested classes inherited from class javax.swing.JPanel |
javax.swing.JPanel.AccessibleJPanel |
| Nested classes inherited from class javax.swing.JComponent |
javax.swing.JComponent.AccessibleJComponent |
| 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 java.util.Hashtable |
channels
Description of the Field |
private java.awt.Checkbox |
checkBoxBadZipFirewall
select if your faulty antivirus scratch corrupte zip files |
private java.awt.Checkbox |
checkBoxCC
send a copy con to sender |
private java.awt.Checkbox |
checkBoxImages
process images |
private java.lang.String |
interface_version
interface definition version (to be transformed to integer) |
private javax.swing.JButton |
jButtonSendUrlWithOptions
Description of the Field |
private javax.swing.JPanel |
jPanelOptions
Description of the Field |
private javax.swing.JPanel |
jPanelUrl
Description of the Field |
private javax.swing.JScrollPane |
jScrollPaneUrlTextArea
Description of the Field |
private javax.swing.JTextField |
jTextFieldUrlTextArea
Description of the Field |
private javax.swing.JTextArea |
UrlTextArea
Description of the Field |
| Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_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 java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
sendmailPanel(java.util.Hashtable chan)
Creates new form JFrame |
|
| Method Summary | |
private void |
initComponents()
|
private boolean |
sendQueue(java.lang.String queueName,
org.ematgine.threads.services.S1000Client.command.ControlCommand cmd)
Description of the Method |
private void |
sendUrlWithOptions()
Description of the Method |
| Methods inherited from class javax.swing.JPanel |
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
channels
private java.util.Hashtable channels
- Description of the Field
interface_version
private java.lang.String interface_version
- interface definition version (to be transformed to integer)
jPanelUrl
private javax.swing.JPanel jPanelUrl
- Description of the Field
jPanelOptions
private javax.swing.JPanel jPanelOptions
- Description of the Field
UrlTextArea
private javax.swing.JTextArea UrlTextArea
- Description of the Field
jTextFieldUrlTextArea
private javax.swing.JTextField jTextFieldUrlTextArea
- Description of the Field
jScrollPaneUrlTextArea
private javax.swing.JScrollPane jScrollPaneUrlTextArea
- Description of the Field
jButtonSendUrlWithOptions
private javax.swing.JButton jButtonSendUrlWithOptions
- Description of the Field
checkBoxImages
private java.awt.Checkbox checkBoxImages
- process images
checkBoxCC
private java.awt.Checkbox checkBoxCC
- send a copy con to sender
checkBoxBadZipFirewall
private java.awt.Checkbox checkBoxBadZipFirewall
- select if your faulty antivirus scratch corrupte zip files
| Constructor Detail |
sendmailPanel
public sendmailPanel(java.util.Hashtable chan)
- Creates new form JFrame
| Method Detail |
initComponents
private void initComponents()
sendUrlWithOptions
private void sendUrlWithOptions()
- Description of the Method
sendQueue
private boolean sendQueue(java.lang.String queueName, org.ematgine.threads.services.S1000Client.command.ControlCommand cmd)
- Description of the Method
|
|||||||||
| Home >> All >> org >> ematgine >> threads >> services >> S1000Client >> [ view overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC