|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.lightdev.app.shtm |
---|
Class com.lightdev.app.shtm.SHTMLDocument extends javax.swing.text.html.HTMLDocument implements Serializable |
---|
Serialized Fields |
---|
javax.swing.text.AbstractDocument.AttributeContext context
javax.swing.undo.CompoundEdit compoundEdit
int compoundEditDepth
boolean inSetParagraphAttributes
boolean baseDirChecked
boolean keepSpanTag
Class com.lightdev.app.shtm.SHTMLEditorPane extends javax.swing.JEditorPane implements Serializable |
---|
Serialized Fields |
---|
javax.swing.JPopupMenu popup
com.lightdev.app.shtm.SHTMLEditorPane.ListManager listManager
java.awt.dnd.DropTarget dropTarget
java.awt.dnd.DragSource dragSource
int lastSelStart
int lastSelEnd
int dndEventLocation
boolean dragStartedHere
This flag is set by this objects dragGestureRecognizer to indicate that a drag operation has been started from this object. It is cleared once dragDropEnd is captured by this object.
If a drop occurs in this object and this object started the drag operation, then the element to be dropped comes from this object and thus has to be removed somewhere else in this object.
To the contrary if a drop occurs in this object and the drag operation was not started in this object, then the element to be dropped does not come from this object and has not to be removed here.
java.awt.datatransfer.DataFlavor htmlTextDataFlavor
java.awt.Cursor textCursor
java.awt.Cursor defaultCursor
Class com.lightdev.app.shtm.SHTMLPanel extends javax.swing.JPanel implements Serializable |
---|
Class com.lightdev.app.shtm.SplashScreen extends javax.swing.JWindow implements Serializable |
---|
Package de.calcom.cclib.text |
---|
Class de.calcom.cclib.text.FindReplaceDialog extends javax.swing.JDialog implements Serializable |
---|
Serialized Fields |
---|
int result
int mode
javax.swing.JEditorPane editor
javax.swing.text.Document doc
java.lang.String searchText
java.lang.String searchTerm
java.lang.String replacementText
int lastPosition
int offset
int replaceDiff
boolean findInProgress
int operation
int replaceChoice
java.util.Vector listeners
javax.swing.border.TitledBorder titledBorder1
javax.swing.JButton jbtnFindNext
javax.swing.JCheckBox jcbStartOnTop
javax.swing.JRadioButton jrbDown
javax.swing.JCheckBox jcbWholeWords
javax.swing.JPanel jpnlBtn
javax.swing.JPanel jpnlOptions
javax.swing.JPanel jpnlFind
javax.swing.JTextField jtfReplace
javax.swing.JPanel jpnlMain
javax.swing.JRadioButton jrbUp
javax.swing.JTextField jtfPhrase
javax.swing.JCheckBox jcbMatchCase
javax.swing.JLabel jLabel3
javax.swing.JLabel jLabel4
java.awt.GridBagLayout gridBagLayout4
java.awt.GridBagLayout gridBagLayout5
javax.swing.JButton jbtnClose
java.awt.GridBagLayout gridBagLayout6
java.awt.GridLayout gridLayout2
javax.swing.JButton jbtnReplace
javax.swing.JButton jbtnCancel
javax.swing.JCheckBox jcbUnused
javax.swing.JCheckBox jcbProject
Class de.calcom.cclib.text.FindReplaceEvent extends java.util.EventObject implements Serializable |
---|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |