- aboutAction - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- AbstractPlugin - Class in com.lightdev.app.shtm
-
Base class for plug-ins of application SimplyHTML.
- AbstractPlugin() - Constructor for class com.lightdev.app.shtm.AbstractPlugin
-
construct an AbstractPlugin
- ACTION_SELECTED - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- ACTION_SELECTED_KEY - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- ACTION_UNSELECTED - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- ActionBuilder - Interface in com.lightdev.app.shtm
-
- active - Variable in class com.lightdev.app.shtm.AbstractPlugin
-
status of plug-in
- addAction(String, Action) - Method in class com.lightdev.app.shtm.SHTMLPanel
-
- addAction(String, Action) - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- addAttributes(Element, AttributeSet) - Method in class com.lightdev.app.shtm.SHTMLDocument
-
apply a set of attributes to a given document element
- addFindReplaceListener(FindReplaceListener) - Method in class de.calcom.cclib.text.FindReplaceDialog
-
add an event listener to this dialog.
- addGridBagComponent(JComponent, JComponent, GridBagLayout, GridBagConstraints, int, int, int) - Static method in class com.lightdev.app.shtm.Util
-
convenience method for adding a component to a container
layed out by a GridBagLayout
- addGridBagComponent(JComponent, JComponent, GridBagLayout, GridBagConstraints, int, int, int, int, int) - Static method in class com.lightdev.app.shtm.Util
-
convenience method for adding a component to a container
layed out by a GridBagLayout
- addGridBagComponent(JComponent, JComponent, GridBagLayout, GridBagConstraints, int, int, int, int, int, int) - Static method in class com.lightdev.app.shtm.Util
-
convenience method for adding a component to a container
layed out by a GridBagLayout
- addGridBagComponent(JComponent, JComponent, GridBagLayout, GridBagConstraints, int, int, int, int, int, int, double, double) - Static method in class com.lightdev.app.shtm.Util
-
convenience method for adding a component to a container
layed out by a GridBagLayout
- adjustDividers() - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
adjust the divider sizes of SimplyHTML's SplitPanel
according to visibility
- ALL_CELLS - Static variable in class com.lightdev.app.shtm.SHTMLEditorPane
-
range indicator for applying attributes to all cells
- ANCHOR_SEPARATOR - Static variable in class com.lightdev.app.shtm.Util
-
- App - Class in com.lightdev.app.shtm
-
Main class of application SimplyHTML.
- App() - Constructor for class com.lightdev.app.shtm.App
-
- APP_TEMP_DIR - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- appendTableColAction - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- appendTableColumn() - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
append a table column after the last column
(if any)
- appendTableRow() - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
Appends a row to a table if the caret is inside a table.
- appendTableRowAction - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- applyAttributes(AttributeSet, boolean) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
- applyAttributes(AttributeSet, boolean, boolean) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
Sets the attributes for a given part of this editor.
- applyCellAttributes(AttributeSet, int) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
apply a set of attributes to a given range of cells
of the table the caret is currently in (if any)
- applyCharacterTag(String) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
(Unfinished.)
- applyListAttributes(AttributeSet) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
apply a set of attributes to the list the caret is
currently in (if any)
- applyParagraphTag(String, Vector) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
Switches the elements in the current selection to the given tag.
- applyTableAttributes(AttributeSet) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
apply a set of attributes to the table the caret is
currently in (if any)
- de.calcom.cclib.text - package de.calcom.cclib.text
-
Work on text in various manners.
- DEFAULT_TABLE_WIDTH - Static variable in class com.lightdev.app.shtm.SHTMLEditorPane
-
default table width
- DEFAULT_VERTICAL_ALIGN - Static variable in class com.lightdev.app.shtm.SHTMLEditorPane
-
default vertical alignment
- DefaultTextResources - Class in com.lightdev.app.shtm
-
Default implementation of TextResources based on java.util.ResourceBundle
- DefaultTextResources(ResourceBundle) - Constructor for class com.lightdev.app.shtm.DefaultTextResources
-
- DefaultTextResources(ResourceBundle, Properties) - Constructor for class com.lightdev.app.shtm.DefaultTextResources
-
- deleteDir(File) - Static method in class com.lightdev.app.shtm.Util
-
delete a directory with all its contents
- deleteNextCharAction - Static variable in class com.lightdev.app.shtm.SHTMLEditorPane
-
- deletePrevCharAction - Static variable in class com.lightdev.app.shtm.SHTMLEditorPane
-
- deleteTableCol() - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
delete the column of the table the caret is currently in (if any)
- deleteTableColAction - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- deleteTableRow() - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
delete the row of the table the caret is currently in (if any)
- deleteTableRowAction - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- DIR_UP_INDICATOR - Static variable in class com.lightdev.app.shtm.Util
-
- distance() - Method in class de.calcom.cclib.text.PseudoDamerauLevenshtein
-
- doc - Variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
currently active SHTMLDocument
- DOCK_LOCATION_BOTTOM - Static variable in interface com.lightdev.app.shtm.SHTMLPlugin
-
indicates docking requested on bottom of a given container
- DOCK_LOCATION_LEFT - Static variable in interface com.lightdev.app.shtm.SHTMLPlugin
-
indicates docking requested on the left of a given container
- DOCK_LOCATION_NONE - Static variable in interface com.lightdev.app.shtm.SHTMLPlugin
-
indicates docking is not requested
- DOCK_LOCATION_RIGHT - Static variable in interface com.lightdev.app.shtm.SHTMLPlugin
-
indicates docking requested on the right of a given container
- DOCK_LOCATION_TOP - Static variable in interface com.lightdev.app.shtm.SHTMLPlugin
-
indicates docking requested on top of a given container
- dockLocation - Variable in class com.lightdev.app.shtm.AbstractPlugin
-
current dock location
- documentTitleAction - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- dragDropEnd(DragSourceDropEvent) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
this message goes to DragSourceListener, informing it that the dragging
has ended
- dragEnter(DropTargetDragEvent) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
is invoked when you are dragging over the DropSite
- dragEnter(DragSourceDragEvent) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
this message goes to DragSourceListener, informing it that the dragging
has entered the DropSite
- dragExit(DropTargetEvent) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
is invoked when you are exit the DropSite without dropping
- dragExit(DragSourceEvent) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
this message goes to DragSourceListener, informing it that the dragging
has exited the DropSite
- dragGestureRecognized(DragGestureEvent) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
a drag gesture has been initiated
- dragOver(DropTargetDragEvent) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
is invoked when a drag operation is going on
- dragOver(DragSourceDragEvent) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
this message goes to DragSourceListener, informing it that
the dragging is currently ocurring over the DropSite
- drop(DropTargetDropEvent) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
a drop has occurred.
- dropActionChanged(DropTargetDragEvent) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
is invoked if the user modifies the current drop gesture
- dropActionChanged(DragSourceDragEvent) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
is invoked when the user changes the dropAction
- dynRes - Variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
single instance of a dynamic resource for use by all
- gcAction - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- getAbsoluteAttrVal(Object) - Static method in class com.lightdev.app.shtm.Util
-
get the absolute value of an attribute
- getAction(String) - Method in class com.lightdev.app.shtm.SHTMLPanel
-
- getAction(String) - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- getActionProperties(Action, String) - Static method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
get action properties from the associated resource bundle
- getAttrValue(Object) - Static method in class com.lightdev.app.shtm.Util
-
get the numerical value for an attribute object
- getBase() - Method in class com.lightdev.app.shtm.SHTMLDocument
-
- getCaretPosition() - Method in class com.lightdev.app.shtm.SHTMLPanel
-
- getCaretPosition() - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- getClassFilePath(Class) - Static method in class com.lightdev.app.shtm.Util
-
Get the path of the class file for a given class.
- getComponent() - Method in class com.lightdev.app.shtm.AbstractPlugin
-
get the component that this plug-in produces, if any
- getComponent() - Method in interface com.lightdev.app.shtm.SHTMLPlugin
-
get the component that this plug-in produces, if any
- getCurrentLinkElement() - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
- getCurrentParagraphElement() - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
Gets the paragraph element in which the caret is located.
- getCurrentTableCell() - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
Gets the table cell at the current caret position.
- getDisplayName() - Method in enum com.lightdev.app.shtm.SHTMLEditorPane.PasteMode
-
- getDockLocation() - Method in class com.lightdev.app.shtm.AbstractPlugin
-
get the location the component returned by getDockComponent()
shall be docked at.
- getDockLocation() - Method in interface com.lightdev.app.shtm.SHTMLPlugin
-
get the location the component returned by getDockComponent()
shall be docked at.
- getDocument() - Method in class com.lightdev.app.shtm.SHTMLPanel
-
- getDocument() - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- getDocumentPane() - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- getDocumentText() - Method in class com.lightdev.app.shtm.SHTMLPanel
-
- getDocumentText() - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
Convenience method for obtaining the document text
- getDocumentTitle() - Method in class com.lightdev.app.shtm.SHTMLDocument
-
get the title of this SHTMLDocument
- getEditorPane() - Method in class com.lightdev.app.shtm.SHTMLPanel
-
- getEditorPane() - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- getElementIndex(Element) - Static method in class com.lightdev.app.shtm.Util
-
get the index of a given element in the list of its parents elements.
- getElementIterator() - Method in class com.lightdev.app.shtm.SHTMLWriter
-
- getFirstDocument(FindReplaceEvent) - Method in interface de.calcom.cclib.text.FindReplaceListener
-
this events gets fired, when a FindReplaceDialog has initiated
an operation for a group of documents which requires to start at
the first document.
- getFont(AttributeSet) - Method in class com.lightdev.app.shtm.ScaledStyleSheet
-
- getGUIName() - Method in class com.lightdev.app.shtm.AbstractPlugin
-
get the name of the plug-in as it shall appear
on a GUI.
- getGUIName() - Method in interface com.lightdev.app.shtm.SHTMLPlugin
-
get the name of the plug-in as it shall appear
on a GUI.
- getHelpMenu() - Method in class com.lightdev.app.shtm.AbstractPlugin
-
get a menu item providing documentation about this
plug-in.
- getHelpMenu() - Method in interface com.lightdev.app.shtm.SHTMLPlugin
-
get a menu item providing documentation about this
plug-in.
- getInternalName() - Method in class com.lightdev.app.shtm.AbstractPlugin
-
get the name used internally for this plug-in
- getInternalName() - Method in interface com.lightdev.app.shtm.SHTMLPlugin
-
get the name used internally for this plug-in
- getLastAttrUnit() - Static method in class com.lightdev.app.shtm.Util
-
get the unit string from the last attribute object which was
converted to a numerical value
- getLastDocumentPosition() - Method in class com.lightdev.app.shtm.SHTMLDocument
-
- getMatch() - Method in class de.calcom.cclib.text.PseudoDamerauLevenshtein.Alignment
-
- getMatchEnd() - Method in class de.calcom.cclib.text.PseudoDamerauLevenshtein.Alignment
-
- getMatchStart() - Method in class de.calcom.cclib.text.PseudoDamerauLevenshtein.Alignment
-
- getMaxAttributes(int) - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- getMenuBar() - Method in class com.lightdev.app.shtm.SHTMLPanel
-
- getMenuBar() - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- getMostRecentFocusOwner() - Method in class com.lightdev.app.shtm.SHTMLPanel
-
- getMostRecentFocusOwner() - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- getNextDocument(FindReplaceEvent) - Method in interface de.calcom.cclib.text.FindReplaceListener
-
this events gets fired, when a FindReplaceDialog has reached
the end of the current document and requires the next document
of a group of documents.
- getObject() - Method in class com.lightdev.app.shtm.NamedObject
-
- getOwner() - Method in class com.lightdev.app.shtm.AbstractPlugin
-
get the owner of this plug-in
- getOwner() - Method in interface com.lightdev.app.shtm.SHTMLPlugin
-
get the owner of this plug-in
- getOwnerAction(String) - Method in class com.lightdev.app.shtm.AbstractPlugin
-
get an action from the resource bundle of the owner of this plug-in
- getOwnerAction(String) - Method in interface com.lightdev.app.shtm.SHTMLPlugin
-
get an action from the resource bundle of the owner of this plug-in
- getOwnerResString(String) - Method in class com.lightdev.app.shtm.AbstractPlugin
-
get a string from the resource bundle of the owner of this plug-in
- getOwnerResString(String) - Method in interface com.lightdev.app.shtm.SHTMLPlugin
-
get a string from the resource bundle of the owner of this plug-in
- getOwnerSHTMLPanel(Component) - Static method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- getParagraphElement(int) - Method in class com.lightdev.app.shtm.SHTMLDocument
-
- getParagraphElement(int, boolean) - Method in class com.lightdev.app.shtm.SHTMLDocument
-
Gets the current paragraph element, retracing out of p-implied if the parameter
noImplied is true.
- getPasteMode() - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
- getPluginMenu() - Method in class com.lightdev.app.shtm.AbstractPlugin
-
get a menu of actions this plug-in provides.
- getPluginMenu() - Method in interface com.lightdev.app.shtm.SHTMLPlugin
-
get a menu of actions this plug-in provides.
- getPopup() - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
- getPreference(String, String) - Static method in class com.lightdev.app.shtm.Util
-
- getProperties() - Method in interface com.lightdev.app.shtm.SHTMLAction
-
this method should be called from the constructor
of each SHTMLAction and can be used to get
action properties from a resource file
- getPtValue(String) - Static method in class com.lightdev.app.shtm.Util
-
quick hack for getting the point value from an attribute value string
(needs to be refined and consolidated with length value)
- getReader(int) - Method in class com.lightdev.app.shtm.SHTMLDocument
-
Fetches the reader for the parser to use to load the document
with HTML.
- getRelativePath(File, File) - Static method in class com.lightdev.app.shtm.Util
-
get the path to a given file relative to a given directory
- getResources() - Static method in class com.lightdev.app.shtm.SHTMLPanel
-
- getResources() - Static method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- getResourceString(TextResources, String) - Static method in class com.lightdev.app.shtm.Util
-
get a string from the resources file
- getResourceString(String) - Static method in class com.lightdev.app.shtm.Util
-
- getRowIndex(Element) - Static method in class com.lightdev.app.shtm.Util
-
get the row index for a given table cell
- getSHTMLDocument() - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
- getSHTMLEditorPane() - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- getSourceEditorPane() - Method in class com.lightdev.app.shtm.SHTMLPanel
-
- getSourceEditorPane() - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- getString(String) - Method in class com.lightdev.app.shtm.DefaultTextResources
-
- getString(String) - Method in interface com.lightdev.app.shtm.TextResources
-
- getStyleNames(StyleSheet) - Static method in class com.lightdev.app.shtm.Util
-
get the names of all styles found in a given StyleSheet
- getStyleNamesForTag(StyleSheet, String) - Static method in class com.lightdev.app.shtm.Util
-
get names of all styles for a given tag
- getStyleNamesForTag(AttributeSet, String) - Static method in class com.lightdev.app.shtm.Util
-
get names of all styles for a given tag
- getStyleRef() - Method in class com.lightdev.app.shtm.SHTMLDocument
-
get the style sheet reference of the document in this
DocumentPane
.
- getTableCell(int) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
Gets the table cell element at the given position, or null if none.
- getTransferHandler() - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
- getValueFromPrefs() - Static method in enum com.lightdev.app.shtm.SHTMLEditorPane.PasteMode
-
- getViewFactory() - Method in class com.lightdev.app.shtm.SHTMLEditorKit
-
Fetch a factory that is suitable for producing
views of any models that are produced by this
kit.
- goNextCell(Element) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
- goPrevCell(Element) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
- saveAllAction - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- ScaledStyleSheet - Class in com.lightdev.app.shtm
-
- ScaledStyleSheet() - Constructor for class com.lightdev.app.shtm.ScaledStyleSheet
-
- selectAllAction - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- setActionBuilder(ActionBuilder) - Static method in class com.lightdev.app.shtm.SHTMLPanel
-
- setActionBuilder(ActionBuilder) - Static method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- setBase(URL) - Method in class com.lightdev.app.shtm.SHTMLDocument
-
- setContentPanePreferredSize(Dimension) - Method in class com.lightdev.app.shtm.SHTMLPanel
-
- setContentPanePreferredSize(Dimension) - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- setCurrentDocumentContent(String) - Method in class com.lightdev.app.shtm.SHTMLPanel
-
- setCurrentDocumentContent(String) - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
Convenience method for setting the document text
- setDefaultStyleRefAction - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- setDockLocation(int) - Method in class com.lightdev.app.shtm.AbstractPlugin
-
set the location the component returned by getDockComponent()
shall be docked at.
- setDockLocation(int) - Method in interface com.lightdev.app.shtm.SHTMLPlugin
-
set the location the component returned by getDockComponent()
shall be docked at.
- setDocumentTitle(String) - Method in class com.lightdev.app.shtm.SHTMLDocument
-
set the title of this SHTMLDocument
- setEditor(JEditorPane) - Method in class de.calcom.cclib.text.FindReplaceDialog
-
Set the JEditorPane holding the document to be searched
- setEditorPane(SHTMLEditorPane) - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- setLink(String, String, String) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
set a text link at the current selection replacing the selection
with a given text.
- setLink(String, String, String, String, Dimension) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
Sets a hyperlink at the current selection, replacing the selection
with the given text or image.
- setMode(int) - Method in class de.calcom.cclib.text.FindReplaceDialog
-
Set the mode.
- setOpenHyperlinkHandler(ActionListener) - Method in class com.lightdev.app.shtm.SHTMLPanel
-
Sets the handler for the Open Hyperlink action.
- setOpenHyperlinkHandler(ActionListener) - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- setOuterHTML(Element, String) - Method in class com.lightdev.app.shtm.SHTMLDocument
-
- setOwner(SHTMLPanelImpl) - Method in class com.lightdev.app.shtm.AbstractPlugin
-
set the owner of this plug-in
- setOwner(SHTMLPanelImpl) - Method in interface com.lightdev.app.shtm.SHTMLPlugin
-
set the owner of this plug-in
- setParagraphAttributes(int, int, AttributeSet, boolean) - Method in class com.lightdev.app.shtm.SHTMLDocument
-
- setPasteMode(SHTMLEditorPane.PasteMode) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
- setPasteModeFromPrefs() - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
- setPopup(JPopupMenu) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
- setResources(TextResources) - Static method in class com.lightdev.app.shtm.SHTMLPanel
-
- setSearchingBusyCursor() - Method in class de.calcom.cclib.text.FindReplaceDialog
-
- setSearchingDefaultCursor() - Method in class de.calcom.cclib.text.FindReplaceDialog
-
- setStatus(boolean) - Method in class com.lightdev.app.shtm.AbstractPlugin
-
set status of plug-in and persistently store setting in
a preferences file
- setStatus(boolean) - Method in interface com.lightdev.app.shtm.SHTMLPlugin
-
set status of plug-in
- setStyleAction - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- setTagAction - Static variable in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- setText(String) - Method in class com.lightdev.app.shtm.SHTMLEditorPane
-
Convenience method for setting the document text
contains hack around JDK bug 4799813
see http://developer.java.sun.com/developer/bugParade/bugs/4799813.html
regression in 1.4.x, to be fixed in 1.5
When setting the text to be "& footext", it becomes "&footext" (space disappears)
same ocurrs for "</a> &", it becomes "</a>&" (space disappears)
with the hack it now does not occur anymore.
- setTextResources(TextResources) - Static method in class com.lightdev.app.shtm.SHTMLPanelImpl
-
- shiftEndAction - Static variable in class com.lightdev.app.shtm.SHTMLEditorPane
-
- shiftHomeAction - Static variable in class com.lightdev.app.shtm.SHTMLEditorPane
-
- showInitialInfo() - Method in interface com.lightdev.app.shtm.SHTMLPlugin
-
- showInstance() - Static method in class com.lightdev.app.shtm.SplashScreen
-
Shows the splash screen.
- SHTMLAction - Interface in com.lightdev.app.shtm
-
Adds methods to the javax.swing.Action
interface, needed
by Application SimplyHTML.
- SHTMLDocument - Class in com.lightdev.app.shtm
-
Extends HTMLDocument
by a custom reader which supports
the SPAN tag.
- SHTMLDocument() - Constructor for class com.lightdev.app.shtm.SHTMLDocument
-
Constructs an SHTMLDocument.
- SHTMLDocument(StyleSheet) - Constructor for class com.lightdev.app.shtm.SHTMLDocument
-
Constructs an SHTMLDocument with the default content
storage implementation and the given style/attribute
storage mechanism.
- SHTMLDocument(AbstractDocument.Content, StyleSheet) - Constructor for class com.lightdev.app.shtm.SHTMLDocument
-
Constructs an SHTMLDocument with the given content
storage implementation and the given style/attribute
storage mechanism.
- SHTMLDocument.SHTMLReader - Class in com.lightdev.app.shtm
-
This reader extends HTMLDocument.HTMLReader by the capability
to handle SPAN tags
- SHTMLDocument.SHTMLReader(int, boolean) - Constructor for class com.lightdev.app.shtm.SHTMLDocument.SHTMLReader
-
Constructor
- SHTMLEditorKit - Class in com.lightdev.app.shtm
-
Extensions to HTMLEditorKit
for application SimplyHTML.
- SHTMLEditorKit.SHTMLFactory - Class in com.lightdev.app.shtm
-
- SHTMLEditorKit.SHTMLFactory() - Constructor for class com.lightdev.app.shtm.SHTMLEditorKit.SHTMLFactory
-
- SHTMLEditorPane - Class in com.lightdev.app.shtm
-
An editor pane for application SimplyHTML.
- SHTMLEditorPane() - Constructor for class com.lightdev.app.shtm.SHTMLEditorPane
-
construct a new SHTMLEditorPane
- SHTMLEditorPane.PasteMode - Enum in com.lightdev.app.shtm
-
- SHTMLPanel - Class in com.lightdev.app.shtm
-
Class for using SimplyHTML as as component
- SHTMLPanelImpl - Class in com.lightdev.app.shtm
-
Main component of application SimplyHTML.
- SHTMLPlugin - Interface in com.lightdev.app.shtm
-
Defines an interface all plug-ins for application SimplyHTML
have to implement.
- shtmlPrefChanged(String, String, String) - Method in class com.lightdev.app.shtm.SHTMLPanel
-
- shtmlPrefChanged(String, String, String) - Method in interface com.lightdev.app.shtm.SHTMLPrefsChangeListener
-
- SHTMLPrefsChangeListener - Interface in com.lightdev.app.shtm
-
- SHTMLWriter - Class in com.lightdev.app.shtm
-
FixedHTMLWriter
- SHTMLWriter(Writer, HTMLDocument, int, int) - Constructor for class com.lightdev.app.shtm.SHTMLWriter
-
- SHTMLWriter(HTMLDocument) - Constructor for class com.lightdev.app.shtm.SHTMLWriter
-
Constructs the SHTMLWriter with a new StringWriter.
- SHTMLWriter(Writer, HTMLDocument) - Constructor for class com.lightdev.app.shtm.SHTMLWriter
-
- SplashScreen - Class in com.lightdev.app.shtm
-
Class that displays a splash screen
Is run in a separate thread so that the applet continues to load in the background
- startCompoundEdit() - Method in class com.lightdev.app.shtm.SHTMLDocument
-
- startTag(Element) - Method in class com.lightdev.app.shtm.SHTMLWriter
-
- STATE_LOCKED - Static variable in class de.calcom.cclib.text.FindReplaceDialog
-
- STATE_UNLOCKED - Static variable in class de.calcom.cclib.text.FindReplaceDialog
-
- styleSheet() - Static method in class com.lightdev.app.shtm.Util
-
get a StyleSheet object for using its utility methods
- SUFFIX - Static variable in class com.lightdev.app.shtm.SHTMLDocument
-
- switchViews() - Method in class com.lightdev.app.shtm.SHTMLPanel
-
Switches between the rich text view and the source view, given
tabbed panes are not used.
- switchViews() - Method in class com.lightdev.app.shtm.SHTMLPanelImpl
-