Package
Class
Use
Tree
Deprecated
Index
Help
Nekit
v 0.9
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
N
NekEditorKit
- class com.nekhem.nekit.
NekEditorKit
.
NekEditorKit()
- Constructor for class com.nekhem.nekit.
NekEditorKit
NekHTMLWriter
- class com.nekhem.nekit.
NekHTMLWriter
.
NekHTMLWriter(Writer, HTMLDocument, int, int)
- Constructor for class com.nekhem.nekit.
NekHTMLWriter
NekitApplet
- class com.nekhem.nekit.
NekitApplet
.
Nekit Applet
Applet for editing and saving HTML.
NekitApplet()
- Constructor for class com.nekhem.nekit.
NekitApplet
Constructor
NekitDocument
- class com.nekhem.nekit.
NekitDocument
.
All the routines to actually manipulate the text Ovverrides some of the methods of HTMLDocument to workaround some problems FIXME: reduce redundancy
NekitEditor
- class com.nekhem.nekit.
NekitEditor
.
This class implements a simple HTML wysiwyg editor.
NekitEditorOwner
- interface com.nekhem.nekit.
NekitEditorOwner
.
Every class that creates an object NekitEditor should supply a class that implements this interface.
NekitPane
- class com.nekhem.nekit.
NekitPane
.
This class handles the Text Pane for what concerns user interaction.
NekitPane(NekitPaneOwner)
- Constructor for class com.nekhem.nekit.
NekitPane
Constructor
NekitPaneOwner
- interface com.nekhem.nekit.
NekitPaneOwner
.
To build a NekitPane you need to supply a callback object wich implements this interface
NEW
- Static variable in class com.nekhem.nekit.
Labels
newFile()
- Method in class com.nekhem.nekit.
NekitApplet
Opens a browser sub-window at the address defined by the applet parameter 'UPLOAD_PAGE_URL'.
newFile()
- Method in interface com.nekhem.nekit.
NekitEditorOwner
The user asked to upload a new File, the class should handle this request.
newFileEnabled()
- Method in class com.nekhem.nekit.
NekitApplet
newFileEnabled()
- Method in interface com.nekhem.nekit.
NekitEditorOwner
The editor needs to know if newFile is enabled
newPosition()
- Method in interface com.nekhem.nekit.
CaretContext
The caret has been moved to a new Position
newPosition()
- Method in class com.nekhem.nekit.
ListContext
newUserAction(String, Point)
- Method in class com.nekhem.nekit.
NekitPane
For the workaround "endline": the caret went on the start of the next line when the mouse clicked beyond the end (very annoying!)
notifyRefresh()
- Method in class com.nekhem.nekit.
NekitEditor
notifyRefresh()
- Method in interface com.nekhem.nekit.
NekitPaneOwner
The HTML text has been regenerated
NUMBERS
- Static variable in class com.nekhem.nekit.
Labels
Package
Class
Use
Tree
Deprecated
Index
Help
Nekit
v 0.9
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Submit a bug or feature
Nekhem Technologies