Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
A
AFTER
- Static variable in class sidekick.
GhostElement
AFTER
- Static variable in class sidekick.
SideKickTree
aEditorPane
- Variable in class sidekick.
SideKickTree.MyTreeSelectionListener
aOffsetEnd
- Variable in class sidekick.
GhostElement
aOffsetStart
- Variable in class sidekick.
GhostElement
aTree
- Variable in class sidekick.
SideKickTree.MyTreeSelectionListener
aType
- Variable in class sidekick.
GhostElement
accept(File)
- Method in class sidekick.
ExampleFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
actionPerformed(ActionEvent)
- Method in class sidekick.
SideKickTree.ActionHandler
activateTree()
- Method in class sidekick.
SideKickTree
Olavi Paananen This method activates tree
addExtension(String)
- Method in class sidekick.
ExampleFileFilter
Adds a filetype "dot" extension to filter against.
addNotify()
- Method in class sidekick.
SideKickTree
B
BEFORE
- Static variable in class sidekick.
GhostElement
BEFORE
- Static variable in class sidekick.
SideKickTree
bytePos
- Variable in class sidekick.
PngEncoder
bytesPerPixel
- Variable in class sidekick.
PngEncoder
C
caretTimer
- Variable in class sidekick.
SideKickTree
caretUpdate(CaretEvent)
- Method in class sidekick.
SideKickTree.CaretHandler
caretUpdate(CaretEvent)
- Method in class sidekick.
SideKickTree.ContentAreaCaretListener
changeTextButton
- Variable in class sidekick.
SideKickTree
changeTextButtonPanel
- Variable in class sidekick.
SideKickTree
compressionLevel
- Variable in class sidekick.
PngEncoder
contentArea
- Variable in class sidekick.
SideKickTree.ContentAreaCaretListener
contentArea
- Variable in class sidekick.
SideKickTree.ContentAreaFocusAdapter
contentArea
- Variable in class sidekick.
SideKickTree
contentAreaHasFocus()
- Method in class sidekick.
SideKickTree
copy()
- Method in class sidekick.
SideKickTree
copySelectionToClipboard()
- Method in class sidekick.
SideKickTree.CustomTree
crc
- Variable in class sidekick.
PngEncoder
crcValue
- Variable in class sidekick.
PngEncoder
cut()
- Method in class sidekick.
SideKickTree
D
data
- Variable in class sidekick.
SideKickTree
dataPos
- Variable in class sidekick.
PngEncoder
deActivateTree()
- Method in class sidekick.
SideKickTree
Olavi Paananen This method deActivates the tree - used when there is errors
delete()
- Method in class sidekick.
SideKickTree
deleteSelection()
- Method in class sidekick.
SideKickTree
description
- Variable in class sidekick.
ExampleFileFilter
E
ENCODE_ALPHA
- Static variable in class sidekick.
PngEncoder
Constant specifying that alpha channel should be encoded.
ExampleFileFilter
- class sidekick.
ExampleFileFilter
.
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
ExampleFileFilter()
- Constructor for class sidekick.
ExampleFileFilter
Creates a file filter.
ExampleFileFilter(String)
- Constructor for class sidekick.
ExampleFileFilter
Creates a file filter that accepts files with the given extension.
ExampleFileFilter(String, String)
- Constructor for class sidekick.
ExampleFileFilter
Creates a file filter that accepts the given file type.
ExampleFileFilter(String[])
- Constructor for class sidekick.
ExampleFileFilter
Creates a file filter from the given string array.
ExampleFileFilter(String[], String)
- Constructor for class sidekick.
ExampleFileFilter
Creates a file filter from the given string array and description.
encodeAlpha
- Variable in class sidekick.
PngEncoder
end
- Variable in class sidekick.
TextElement
endPos
- Variable in class sidekick.
PngEncoder
error(SAXParseException)
- Method in class sidekick.
SideKickTree.MyHandler
establishStorageInfo()
- Method in class sidekick.
PngEncoderB
Get and set variables that determine how picture is stored.
expandTreeAt(int)
- Method in class sidekick.
SideKickTree
expandTreeWithDelay()
- Method in class sidekick.
SideKickTree
export()
- Method in class sidekick.
SideKickTree
Save picture as png to given file
F
FILTER_LAST
- Static variable in class sidekick.
PngEncoder
FILTER_NONE
- Static variable in class sidekick.
PngEncoder
Constants for filters
FILTER_SUB
- Static variable in class sidekick.
PngEncoder
FILTER_UP
- Static variable in class sidekick.
PngEncoder
fc
- Variable in class sidekick.
SideKickTree
file
- Variable in class sidekick.
SideKickTree
filter
- Variable in class sidekick.
PngEncoder
filterSub(byte[], int, int)
- Method in class sidekick.
PngEncoder
Perform "sub" filtering on the given row.
filterUp(byte[], int, int)
- Method in class sidekick.
PngEncoder
Perform "up" filtering on the given row.
filters
- Variable in class sidekick.
ExampleFileFilter
focusGained(FocusEvent)
- Method in class sidekick.
SideKickTree.ContentAreaFocusAdapter
OP: This method makes sure that caret is in the right place when focus is gained NOTE!
focusLost(FocusEvent)
- Method in class sidekick.
SideKickTree.ContentAreaFocusAdapter
OP: This method implements the actions of the contentarea
focusOnDefaultComponent()
- Method in class sidekick.
SideKickTree
fullDescription
- Variable in class sidekick.
ExampleFileFilter
G
GhostElement
- class sidekick.
GhostElement
.
GhostElement should be in own file?
GhostElement(int, int, int)
- Constructor for class sidekick.
GhostElement
getCompressionLevel()
- Method in class sidekick.
PngEncoder
Retrieve compression level
getCurrentAsset()
- Method in class sidekick.
SideKickTree.CustomTree
getDescription()
- Method in class sidekick.
ExampleFileFilter
Returns the human readable description of this filter.
getEncodeAlpha()
- Method in class sidekick.
PngEncoder
Retrieve alpha encoding status.
getExtension(File)
- Method in class sidekick.
ExampleFileFilter
Return the extension portion of the file's name .
getFilter()
- Method in class sidekick.
PngEncoder
Retrieve filtering scheme
getOffsetEnd()
- Method in class sidekick.
GhostElement
getOffsetEnd()
- Method in class sidekick.
UpdateTagListMsg
getOffsetStart()
- Method in class sidekick.
GhostElement
getOffsetStart()
- Method in class sidekick.
UpdateTagListMsg
getParsedData(View)
- Static method in class sidekick.
SideKickParsedData
Returns an instance of this class for the specified view.
getSelectedElement()
- Method in class sidekick.
SideKickTree
OP: This method returns the selected ghost element from the tree if ghostelement not selected returns null
getTree()
- Method in class sidekick.
SideKickTree
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean)
- Method in class sidekick.
SideKickTree.Renderer
getTreePathForPosition(int)
- Method in class sidekick.
SideKickParsedData
getTreePathForPosition(TreeNode, int, List)
- Method in class sidekick.
SideKickParsedData
getView()
- Method in class sidekick.
UpdateTagListMsg
H
HIDDEN_FILE
- Static variable in class sidekick.
ExampleFileFilter
handleMessage(EBMessage)
- Method in class sidekick.
SideKickTree
hasRoot()
- Method in class sidekick.
SideKickTree.CustomTree
hdrPos
- Variable in class sidekick.
PngEncoder
height
- Variable in class sidekick.
PngEncoder
I
INSIDE
- Static variable in class sidekick.
GhostElement
INSIDE
- Static variable in class sidekick.
SideKickTree
image
- Variable in class sidekick.
PngEncoder
image
- Variable in class sidekick.
PngEncoderB
isExtensionListInDescription()
- Method in class sidekick.
ExampleFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isRootSelected()
- Method in class sidekick.
SideKickTree.CustomTree
K
keyPressed(KeyEvent)
- Method in class sidekick.
SideKickTree.KeyHandler
L
leftBytes
- Variable in class sidekick.
PngEncoder
M
maxPos
- Variable in class sidekick.
PngEncoder
mouseMoved(MouseEvent)
- Method in class sidekick.
SideKickTree.MouseHandler
N
NO_ALPHA
- Static variable in class sidekick.
PngEncoder
Constant specifying that alpha channel should not be encoded.
O
offsetEnd
- Variable in class sidekick.
UpdateTagListMsg
offsetStart
- Variable in class sidekick.
UpdateTagListMsg
P
PngEncoder
- class sidekick.
PngEncoder
.
PngEncoder()
- Constructor for class sidekick.
PngEncoder
Class constructor
PngEncoder(Image)
- Constructor for class sidekick.
PngEncoder
Class constructor specifying Image to encode, with no alpha channel encoding.
PngEncoder(Image, boolean)
- Constructor for class sidekick.
PngEncoder
Class constructor specifying Image to encode, and whether to encode alpha.
PngEncoder(Image, boolean, int)
- Constructor for class sidekick.
PngEncoder
Class constructor specifying Image to encode, whether to encode alpha, and filter to use.
PngEncoder(Image, boolean, int, int)
- Constructor for class sidekick.
PngEncoder
Class constructor specifying Image source to encode, whether to encode alpha, filter to use, and compression level.
PngEncoderB
- class sidekick.
PngEncoderB
.
PngEncoderB()
- Constructor for class sidekick.
PngEncoderB
Class constructor
PngEncoderB(BufferedImage)
- Constructor for class sidekick.
PngEncoderB
Class constructor specifying BufferedImage to encode, with no alpha channel encoding.
PngEncoderB(BufferedImage, boolean)
- Constructor for class sidekick.
PngEncoderB
Class constructor specifying BufferedImage to encode, and whether to encode alpha.
PngEncoderB(BufferedImage, boolean, int)
- Constructor for class sidekick.
PngEncoderB
Class constructor specifying BufferedImage to encode, whether to encode alpha, and filter to use.
PngEncoderB(BufferedImage, boolean, int, int)
- Constructor for class sidekick.
PngEncoderB
Class constructor specifying BufferedImage source to encode, whether to encode alpha, filter to use, and compression level
parseBtn
- Variable in class sidekick.
SideKickTree
paste(int)
- Method in class sidekick.
SideKickTree
pasteFromClipboard(boolean)
- Method in class sidekick.
SideKickTree.CustomTree
pasteInside()
- Method in class sidekick.
SideKickTree.CustomTree
pngBytes
- Variable in class sidekick.
PngEncoder
pngEncode(boolean)
- Method in class sidekick.
PngEncoder
Creates an array of bytes that is the PNG equivalent of the current image, specifying whether to encode alpha or not.
pngEncode()
- Method in class sidekick.
PngEncoder
Creates an array of bytes that is the PNG equivalent of the current image.
pngEncode(boolean)
- Method in class sidekick.
PngEncoderB
Creates an array of bytes that is the PNG equivalent of the current image, specifying whether to encode alpha or not.
pngEncode()
- Method in class sidekick.
PngEncoderB
Creates an array of bytes that is the PNG equivalent of the current image.
popup
- Variable in class sidekick.
SideKickTree.CustomTree
priorRow
- Variable in class sidekick.
PngEncoder
processMouseEvent(MouseEvent)
- Method in class sidekick.
SideKickTree.CustomTree
propertiesChanged()
- Method in class sidekick.
SideKickTree
R
removeNotify()
- Method in class sidekick.
SideKickTree
resizeByteArray(byte[], int)
- Method in class sidekick.
PngEncoder
Increase or decrease the length of a byte array.
root
- Variable in class sidekick.
SideKickParsedData
Plugin parsers should add nodes to the root node.
S
ShowEditTagDialog
- class sidekick.
ShowEditTagDialog
.
ShowEditTagDialog()
- Constructor for class sidekick.
ShowEditTagDialog
SideKickParsedData
- class sidekick.
SideKickParsedData
.
Stores a buffer structure tree.
SideKickParsedData(String)
- Constructor for class sidekick.
SideKickParsedData
SideKickTree
- class sidekick.
SideKickTree
.
SideKickTree(View, boolean)
- Constructor for class sidekick.
SideKickTree
SideKickTree.ActionHandler
- class sidekick.
SideKickTree.ActionHandler
.
SideKickTree.ActionHandler()
- Constructor for class sidekick.
SideKickTree.ActionHandler
SideKickTree.CaretHandler
- class sidekick.
SideKickTree.CaretHandler
.
SideKickTree.CaretHandler()
- Constructor for class sidekick.
SideKickTree.CaretHandler
SideKickTree.ContentAreaCaretListener
- class sidekick.
SideKickTree.ContentAreaCaretListener
.
OP: this class adds the selection in contentArea to buffer
SideKickTree.ContentAreaCaretListener(SideKickTree.CustomTree, JEditorPane)
- Constructor for class sidekick.
SideKickTree.ContentAreaCaretListener
SideKickTree.ContentAreaFocusAdapter
- class sidekick.
SideKickTree.ContentAreaFocusAdapter
.
Title: ContentAreaFocusChanged class Description: This class adds the text to the tree when focus of the contentArea is changed
SideKickTree.ContentAreaFocusAdapter(SideKickTree.CustomTree, JEditorPane)
- Constructor for class sidekick.
SideKickTree.ContentAreaFocusAdapter
SideKickTree.CustomTree
- class sidekick.
SideKickTree.CustomTree
.
SideKickTree.CustomTree(TreeModel)
- Constructor for class sidekick.
SideKickTree.CustomTree
SideKickTree.KeyHandler
- class sidekick.
SideKickTree.KeyHandler
.
SideKickTree.KeyHandler()
- Constructor for class sidekick.
SideKickTree.KeyHandler
SideKickTree.MouseHandler
- class sidekick.
SideKickTree.MouseHandler
.
SideKickTree.MouseHandler()
- Constructor for class sidekick.
SideKickTree.MouseHandler
SideKickTree.MyHandler
- class sidekick.
SideKickTree.MyHandler
.
Class to be used as Handler when parsing the clipboard contents that are to be pasted using treeview's paste command from context menu Title: Description: Copyright: Copyright (c) 2004 Company:
SideKickTree.MyHandler()
- Constructor for class sidekick.
SideKickTree.MyHandler
SideKickTree.MyTreeSelectionListener
- class sidekick.
SideKickTree.MyTreeSelectionListener
.
SideKickTree.MyTreeSelectionListener(JTree, JEditorPane)
- Constructor for class sidekick.
SideKickTree.MyTreeSelectionListener
SideKickTree.Renderer
- class sidekick.
SideKickTree.Renderer
.
SideKickTree.Renderer()
- Constructor for class sidekick.
SideKickTree.Renderer
sendEditTagMsg()
- Method in class sidekick.
SideKickTree
setCompressionLevel(int)
- Method in class sidekick.
PngEncoder
Set the compression level to use
setDescription(String)
- Method in class sidekick.
ExampleFileFilter
Sets the human readable description of this filter.
setEncodeAlpha(boolean)
- Method in class sidekick.
PngEncoder
Set the alpha encoding on or off.
setExtensionListInDescription(boolean)
- Method in class sidekick.
ExampleFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setFilter(int)
- Method in class sidekick.
PngEncoder
Set the filter to use
setImage(Image)
- Method in class sidekick.
PngEncoder
Set the image to be encoded
setImage(BufferedImage)
- Method in class sidekick.
PngEncoderB
Set the BufferedImage to be encoded
setParsedData(View, SideKickParsedData)
- Static method in class sidekick.
SideKickParsedData
Sets the instance of this class for the specified view.
sidekick
- package sidekick
start
- Variable in class sidekick.
TextElement
T
TYPE_UNKNOWN
- Static variable in class sidekick.
ExampleFileFilter
TextElement
- class sidekick.
TextElement
.
TextElement()
- Constructor for class sidekick.
TextElement
tType
- Variable in class sidekick.
PngEncoderB
text
- Variable in class sidekick.
TextElement
toString()
- Method in class sidekick.
GhostElement
toString()
- Method in class sidekick.
TextElement
In this method we don't increase end because we use end as a reference to buffer
tree
- Variable in class sidekick.
SideKickParsedData
tree
- Variable in class sidekick.
SideKickTree.ContentAreaCaretListener
tree
- Variable in class sidekick.
SideKickTree.ContentAreaFocusAdapter
tree
- Variable in class sidekick.
SideKickTree
treeFollowsCaret
- Variable in class sidekick.
SideKickTree
treeHasFocus()
- Method in class sidekick.
SideKickTree
treepanel
- Variable in class sidekick.
SideKickTree
U
UpdateTagListMsg
- class sidekick.
UpdateTagListMsg
.
UpdateTagListMsg(View, int, int)
- Constructor for class sidekick.
UpdateTagListMsg
update()
- Method in class sidekick.
SideKickTree
useExtensionsInDescription
- Variable in class sidekick.
ExampleFileFilter
V
valueChanged(TreeSelectionEvent)
- Method in class sidekick.
SideKickTree.MyTreeSelectionListener
Bad implementation, needs refactoring TODO: Should change the focus to XmlInsert when user presses Enter?
view
- Variable in class sidekick.
SideKickTree
view
- Variable in class sidekick.
UpdateTagListMsg
W
wRaster
- Variable in class sidekick.
PngEncoderB
warning(SAXParseException)
- Method in class sidekick.
SideKickTree.MyHandler
width
- Variable in class sidekick.
PngEncoder
writeByte(int, int)
- Method in class sidekick.
PngEncoder
Write a single byte into the pngBytes array at a given position.
writeBytes(byte[], int)
- Method in class sidekick.
PngEncoder
Write an array of bytes into the pngBytes array.
writeBytes(byte[], int, int)
- Method in class sidekick.
PngEncoder
Write an array of bytes into the pngBytes array, specifying number of bytes to write.
writeEnd()
- Method in class sidekick.
PngEncoder
Write a PNG "IEND" chunk into the pngBytes array.
writeHeader()
- Method in class sidekick.
PngEncoder
Write a PNG "IHDR" chunk into the pngBytes array.
writeHeader()
- Method in class sidekick.
PngEncoderB
Write a PNG "IHDR" chunk into the pngBytes array.
writeImageData()
- Method in class sidekick.
PngEncoder
Write the image data into the pngBytes array.
writeImageData()
- Method in class sidekick.
PngEncoderB
Write the image data into the pngBytes array.
writeInt2(int, int)
- Method in class sidekick.
PngEncoder
Write a two-byte integer into the pngBytes array at a given position.
writeInt4(int, int)
- Method in class sidekick.
PngEncoder
Write a four-byte integer into the pngBytes array at a given position.
writePalette(IndexColorModel)
- Method in class sidekick.
PngEncoderB
writeString(String, int)
- Method in class sidekick.
PngEncoder
Write a string into the pngBytes array at a given position.
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes