Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
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
X
Y
G
get(String)
- Static method in class vlcskineditor.
Config
Gets the configured value of a certain key
get(String)
- Static method in class vlcskineditor.
Language
Gets the string in the current language for the given key
getActionCode()
- Method in class vlcskineditor.
ActionPanel
Generates the action string from the type of the represented action and from user modifications.
getAvailableLanguages()
- Static method in class vlcskineditor.
Language
List available translations
getBitmapImage(String)
- Method in class vlcskineditor.
Skin
Deprecated.
Use getImageResource instead
getBlockSize()
- Method in class com.ice.tar.
TarBuffer
Get the TAR Buffer's block size.
getBoolAttributeValue(Node, String, boolean)
- Static method in class vlcskineditor.
XML
Gets the value of an XML node's attribute as a boolean value if it exists
getBoolValue(String, String)
- Static method in class vlcskineditor.
XML
Deprecated.
Now the DOM model is used
getByteData()
- Method in class com.ice.jni.registry.
RegBinaryValue
getByteData()
- Method in class com.ice.jni.registry.
RegDWordValue
getByteData()
- Method in class com.ice.jni.registry.
RegistryValue
getByteData()
- Method in class com.ice.jni.registry.
RegMultiStringValue
getByteData()
- Method in class com.ice.jni.registry.
RegStringValue
getByteLength()
- Method in class com.ice.jni.registry.
RegBinaryValue
getByteLength()
- Method in class com.ice.jni.registry.
RegDWordValue
getByteLength()
- Method in class com.ice.jni.registry.
RegistryValue
getByteLength()
- Method in class com.ice.jni.registry.
RegMultiStringValue
getByteLength()
- Method in class com.ice.jni.registry.
RegStringValue
getCheckSumOctalBytes(long, byte[], int, int)
- Static method in class com.ice.tar.
TarHeader
Parse the checksum octal integer from a header buffer.
getCode()
- Method in class vlcskineditor.
ActionEditor
Generates the code by calling the getActionCode() function of each ActionPanel
getCode()
- Method in class vlcskineditor.
Language
Gets the languages ISO code
getCurrentBlockNum()
- Method in class com.ice.tar.
TarBuffer
Get the current block number, zero based.
getCurrentRecordNum()
- Method in class com.ice.tar.
TarBuffer
Get the current record number, within the current block, zero based.
getCursorMode()
- Method in class vlcskineditor.
PreviewWindow
Gets the current cursor mode
getData()
- Method in class com.ice.jni.registry.
RegBinaryValue
getData()
- Method in class com.ice.jni.registry.
RegDWordValue
getData()
- Method in class com.ice.jni.registry.
RegMultiStringValue
getData()
- Method in class com.ice.jni.registry.
RegStringValue
getDefaultValue()
- Method in class com.ice.jni.registry.
RegistryKey
Get the data from the default value.
getDescription()
- Method in class vlcskineditor.
CustomFileFilter
Returns a description for this FileFilter
getDescription()
- Method in class vlcskineditor.history.
AnchorEditEvent
getDescription()
- Method in class vlcskineditor.history.
BitmapEditEvent
getDescription()
- Method in class vlcskineditor.history.
ButtonEditEvent
getDescription()
- Method in class vlcskineditor.history.
CheckboxEditEvent
getDescription()
- Method in class vlcskineditor.history.
DummyEvent
getDescription()
- Method in class vlcskineditor.history.
FontEditEvent
getDescription()
- Method in class vlcskineditor.history.
GroupEditEvent
getDescription()
- Method in class vlcskineditor.history.
HistoryEvent
Gets a description of the action represented by this object
getDescription()
- Method in class vlcskineditor.history.
ImageEditEvent
getDescription()
- Method in class vlcskineditor.history.
ItemAddEvent
getDescription()
- Method in class vlcskineditor.history.
ItemDeletionEvent
getDescription()
- Method in class vlcskineditor.history.
ItemMoveEvent
getDescription()
- Method in class vlcskineditor.history.
LayoutAddEvent
getDescription()
- Method in class vlcskineditor.history.
LayoutDeletionEvent
getDescription()
- Method in class vlcskineditor.history.
LayoutEditEvent
getDescription()
- Method in class vlcskineditor.history.
PanelEditEvent
getDescription()
- Method in class vlcskineditor.history.
PlaytreeEditEvent
getDescription()
- Method in class vlcskineditor.history.
ResourceDeletionEvent
getDescription()
- Method in class vlcskineditor.history.
SliderBackgroundEditEvent
getDescription()
- Method in class vlcskineditor.history.
SliderEditEvent
getDescription()
- Method in class vlcskineditor.history.
SubBitmapAddEvent
getDescription()
- Method in class vlcskineditor.history.
SubBitmapDeletionEvent
getDescription()
- Method in class vlcskineditor.history.
SubBitmapEditEvent
getDescription()
- Method in class vlcskineditor.history.
TextEditEvent
getDescription()
- Method in class vlcskineditor.history.
ThemeEditEvent
getDescription()
- Method in class vlcskineditor.history.
VideoEditEvent
getDescription()
- Method in class vlcskineditor.history.
WindowAddEvent
getDescription()
- Method in class vlcskineditor.history.
WindowDeletionEvent
getDescription()
- Method in class vlcskineditor.history.
WindowEditEvent
getDirectoryEntries()
- Method in class com.ice.tar.
TarEntry
If this entry represents a file, and the file is a directory, return an array of TarEntries for this entry's children.
getEntryPosition()
- Method in class com.ice.tar.
TarInputStream
Get the number of bytes into the current TarEntry.
getErrorCode()
- Method in exception com.ice.jni.registry.
RegistryException
getErrorMessage(int)
- Static method in class com.ice.jni.registry.
Registry
Get the description of a Registry error code.
getExtension(File)
- Method in class vlcskineditor.
CustomFileFilter
Helper function to extract the extension of a File object
getFile()
- Method in class com.ice.tar.
TarEntry
Get this entry's file.
getFile()
- Method in class vlcskineditor.
Language
Gets the language file
getFileNameBytes(String, byte[])
- Static method in class com.ice.tar.
TarHeader
This method, like getNameBytes(), is intended to place a name into a TarHeader's buffer.
getFileTarHeader(TarHeader, File)
- Method in class com.ice.tar.
TarEntry
Fill in a TarHeader with information from a File.
getFont(String)
- Method in class vlcskineditor.
Skin
getFullName()
- Method in class com.ice.jni.registry.
RegistryKey
Get the full name of the key, from the top level down.
getGroupId()
- Method in class com.ice.tar.
TarArchive
Get the group id being used for archive entry headers.
getGroupId()
- Method in class com.ice.tar.
TarEntry
Get this entry's group id.
getGroupName()
- Method in class com.ice.tar.
TarArchive
Get the group name being used for archive entry headers.
getGroupName()
- Method in class com.ice.tar.
TarEntry
Get this entry's group name.
getHeader()
- Method in class com.ice.tar.
TarEntry
Get this entry's header.
getHeight()
- Method in class vlcskineditor.
Bezier
Get the height (maximum ordinate) of the curve
getIcon(String)
- Method in class vlcskineditor.
TreeRenderer
Returns an icon for a leaf based on it's name
getImageResource(String)
- Method in class vlcskineditor.
Skin
getInstance()
- Static method in class com.ice.jni.registry.
HexNumberFormat
getInt(String)
- Static method in class vlcskineditor.
Config
Gets the configured value of a certain key as an integer
getIntAttributeValue(Node, String, int)
- Static method in class vlcskineditor.
XML
Gets the value of an XML node's attribute as an integer if it exists
getIntValue(String, String)
- Static method in class vlcskineditor.
XML
Deprecated.
Now the DOM model is used
getItem(String)
- Method in class vlcskineditor.
Item
Gets an Item of the given ID
getItem(String)
- Method in class vlcskineditor.items.
Group
getItem(String)
- Method in class vlcskineditor.items.
Panel
getItem(String)
- Method in class vlcskineditor.items.
Playtree
getItem(String)
- Method in class vlcskineditor.items.
Slider
getItem(String)
- Method in class vlcskineditor.
Layout
Gets the Item of the given id if it is contained in the Layout.
getItem(String)
- Method in class vlcskineditor.
Skin
Return the item with the given id
getItemsTree()
- Method in class vlcskineditor.
Skin
Creates the layout's items hierarchy
getKey()
- Method in class com.ice.jni.registry.
RegistryValue
getLayout(String)
- Method in class vlcskineditor.
Window
getLength()
- Method in class com.ice.jni.registry.
RegBinaryValue
getLength()
- Method in class com.ice.jni.registry.
RegDWordValue
getLength()
- Method in class com.ice.jni.registry.
RegMultiStringValue
getLength()
- Method in class com.ice.jni.registry.
RegStringValue
getListOf(String)
- Method in class vlcskineditor.
Skin
Returns the list of the given Group/Panel that contains the items
getLongOctalBytes(long, byte[], int, int)
- Static method in class com.ice.tar.
TarHeader
Parse an octal long integer from a header buffer.
getMaxSubkeyLength()
- Method in class com.ice.jni.registry.
RegistryKey
Obtains the maximum length of all of the subkey names.
getMaxValueDataLength()
- Method in class com.ice.jni.registry.
RegistryKey
Obtains the maximum length of all of the value data.
getMaxValueNameLength()
- Method in class com.ice.jni.registry.
RegistryKey
Obtains the maximum length of all of the value names.
getMinDist(int, int, float, float)
- Method in class vlcskineditor.
Bezier
Return the distance of a point to the curve, corrected by the (optional) given scale factors
getModTime()
- Method in class com.ice.tar.
TarEntry
Set this entry's modification time.
getName()
- Method in class com.ice.jni.registry.
RegistryKey
Get the name of this key.
getName()
- Method in class com.ice.jni.registry.
RegistryValue
getName()
- Method in class com.ice.tar.
TarEntry
Get this entry's name.
getName()
- Method in class com.ice.tar.
TarHeader
Get the name of this entry.
getName()
- Method in class vlcskineditor.
Language
Gets the language's name
getNameBytes(StringBuffer, byte[], int, int)
- Static method in class com.ice.tar.
TarHeader
Move the bytes from the name StringBuffer into the header's buffer.
getNbCtrlPoints()
- Method in class vlcskineditor.
Bezier
Get the number of control points used to define the curve
getNearestPercent(int, int)
- Method in class vlcskineditor.
Bezier
Return the percentage of the curve point nearest to a given point
getNewId()
- Method in class vlcskineditor.
Skin
Generates a new number for unnamed items so that every id is unique
getNext()
- Method in class vlcskineditor.history.
HistoryEvent
Gets the next action in the history
getNextEntry()
- Method in class com.ice.tar.
FastTarStream
getNextEntry()
- Method in class com.ice.tar.
TarInputStream
Get the next entry in this tar archive.
getNumberSubkeys()
- Method in class com.ice.jni.registry.
RegistryKey
Obtains the number of subkeys that this key contains.
getNumberValues()
- Method in class com.ice.jni.registry.
RegistryKey
Obtains the number of values that this key contains.
getOctalBytes(long, byte[], int, int)
- Static method in class com.ice.tar.
TarHeader
Parse an octal integer from a header buffer.
getParentBitmap()
- Method in class vlcskineditor.resources.
SubBitmap
getParentListOf(String)
- Method in class vlcskineditor.
Item
Gets the list containing the Item with the given ID
getParentListOf(String)
- Method in class vlcskineditor.items.
Group
getParentListOf(String)
- Method in class vlcskineditor.items.
Panel
getParentListOf(String)
- Method in class vlcskineditor.
Layout
Gets the List in which the Item specified by the given ID is stored.
getParentListOf(String)
- Method in class vlcskineditor.
Skin
Returns the parent element that contains the item of the given id
getParentOf(String)
- Method in class vlcskineditor.
Item
Gets the parent Item of the Item with the given ID
getParentOf(String)
- Method in class vlcskineditor.items.
Group
getParentOf(String)
- Method in class vlcskineditor.items.
Panel
getParentOf(String)
- Method in class vlcskineditor.items.
Playtree
getParentOf(String)
- Method in class vlcskineditor.items.
Slider
getParentOf(String)
- Method in class vlcskineditor.
Layout
Gets the parent Item of the Item specified by the given ID.
getParentOf(String)
- Method in class vlcskineditor.
Resource
If a Resource does contain another Resource of the given id (e.g. a SubBitmap) the containing Resource is returned
getParentOf(String)
- Method in class vlcskineditor.resources.
Bitmap
getParentSlider()
- Method in class vlcskineditor.items.
SliderBackground
getPoint(float)
- Method in class vlcskineditor.
Bezier
Get the coordinates of the point at t percent of the curve (t must be between 0 and 1)
getPrevious()
- Method in class vlcskineditor.history.
HistoryEvent
Gets the previous action in the history
getRecordSize()
- Method in class com.ice.tar.
TarArchive
Get the archive's record size.
getRecordSize()
- Method in class com.ice.tar.
TarBuffer
Get the TAR Buffer's record size.
getRecordSize()
- Method in class com.ice.tar.
TarGzOutputStream
getRecordSize()
- Method in class com.ice.tar.
TarInputStream
Get the record size being used by this stream's TarBuffer.
getRecordSize()
- Method in class com.ice.tar.
TarOutputStream
Get the record size being used by this stream's TarBuffer.
getResource(String)
- Method in class vlcskineditor.
Skin
Returns the resource represented by the given id
getResourcesTree()
- Method in class vlcskineditor.
Skin
Creates the resources hierarchy
getSelectedInWindows()
- Method in class vlcskineditor.
Main
getSelectedItem()
- Method in class vlcskineditor.
Main
getSelectedLayout()
- Method in class vlcskineditor.
Main
getSelectedResource()
- Method in class vlcskineditor.
Main
getSelectedWindow()
- Method in class vlcskineditor.
Main
getSize()
- Method in class com.ice.tar.
TarEntry
Get this entry's file size.
getSliderValue()
- Method in class vlcskineditor.
GlobalVariables
Gets the slider value
getSourceActions(JComponent)
- Method in class vlcskineditor.
ItemTransferHandler
getStreamPosition()
- Method in class com.ice.tar.
TarInputStream
Get the number of bytes into the stream we are currently at.
getStringAttributeValue(Node, String, String)
- Static method in class vlcskineditor.
XML
Gets the value of an XML node's attribute if it exists
getStringValue(String)
- Method in class com.ice.jni.registry.
RegistryKey
Get the value of a REG_SZ or REG_EXPAND_SZ value.
getTempDirectory()
- Method in class com.ice.tar.
TarArchive
Get the current temporary directory path.
getTopLevelKey(String)
- Static method in class com.ice.jni.registry.
Registry
Get a top level key by name using the top level key Hashtable.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean)
- Method in class vlcskineditor.
TreeRenderer
Returns how a given leaf should be rendered
getTreeNode()
- Method in class vlcskineditor.
Item
Creates a DefaultMutableTreeNode to be displayed in the items tree
getTreeNode()
- Method in class vlcskineditor.items.
Anchor
getTreeNode()
- Method in class vlcskineditor.items.
Button
getTreeNode()
- Method in class vlcskineditor.items.
Checkbox
getTreeNode()
- Method in class vlcskineditor.items.
Group
getTreeNode()
- Method in class vlcskineditor.items.
Image
getTreeNode()
- Method in class vlcskineditor.items.
Panel
getTreeNode()
- Method in class vlcskineditor.items.
Playtree
getTreeNode()
- Method in class vlcskineditor.items.
RadialSlider
getTreeNode()
- Method in class vlcskineditor.items.
Slider
getTreeNode()
- Method in class vlcskineditor.items.
SliderBackground
getTreeNode()
- Method in class vlcskineditor.items.
Text
getTreeNode()
- Method in class vlcskineditor.items.
Video
getTreeNode()
- Method in class vlcskineditor.
Layout
Creates a TreeNode visualizing this Layout in the windows and layouts tree.
getTreeNode()
- Method in class vlcskineditor.
Resource
Creates a DefaultMutableTreeNode to be displayed in the resources tree
getTreeNode()
- Method in class vlcskineditor.resources.
Bitmap
getTreeNode()
- Method in class vlcskineditor.resources.
BitmapFont
getTreeNode()
- Method in class vlcskineditor.resources.
Font
getTreeNode()
- Method in class vlcskineditor.resources.
SubBitmap
getTreeNode()
- Method in class vlcskineditor.
Window
getType()
- Method in class com.ice.jni.registry.
RegistryValue
getUserId()
- Method in class com.ice.tar.
TarArchive
Get the user id being used for archive entry headers.
getUserId()
- Method in class com.ice.tar.
TarEntry
Get this entry's user id.
getUserName()
- Method in class com.ice.tar.
TarArchive
Get the user name being used for archive entry headers.
getUserName()
- Method in class com.ice.tar.
TarEntry
Get this entry's user name.
getValue(String)
- Method in class com.ice.jni.registry.
RegistryKey
Get the data of a named value.
getValue(String, String)
- Static method in class vlcskineditor.
XML
Deprecated.
Now the DOM model is used
getWidth()
- Method in class vlcskineditor.
Bezier
Get the width (maximum abscissa) of the curve
getWindow(String)
- Method in class vlcskineditor.
Skin
Returns the window represented by the given id
getWindowsTree()
- Method in class vlcskineditor.
Skin
Creates the windows hierarchy
GIDLEN
- Static variable in class com.ice.tar.
TarHeader
The length of the group id field in a header buffer.
GlobalVariables
- Class in
vlcskineditor
GlobalVariables Simulates the global variables in VLC
GlobalVariables(Skin)
- Constructor for class vlcskineditor.
GlobalVariables
Creates a new instance of GlobalVariables
GNAMELEN
- Static variable in class com.ice.tar.
TarHeader
The length of the group name field in a header buffer.
GNU_TMAGIC
- Static variable in class com.ice.tar.
TarHeader
The magic tag representing a GNU tar archive.
gnuFormat
- Variable in class com.ice.tar.
TarEntry
Set to true if this is a GNU 'ustar' format entry.
Group
- Class in
vlcskineditor.items
Represents a Group item
Group(Node, Skin)
- Constructor for class vlcskineditor.items.
Group
Parses a Group from a givn XML node
Group(String, Skin)
- Constructor for class vlcskineditor.items.
Group
Creates a new instance of Group
Group(Skin)
- Constructor for class vlcskineditor.items.
Group
GroupEditEvent
- Class in
vlcskineditor.history
Represents the action of editing a Group
GroupEditEvent(Group)
- Constructor for class vlcskineditor.history.
GroupEditEvent
groupId
- Variable in class com.ice.tar.
TarArchive
groupId
- Variable in class com.ice.tar.
TarHeader
The entry's group id.
groupName
- Variable in class com.ice.tar.
TarArchive
groupName
- Variable in class com.ice.tar.
TarHeader
The entry's group name.
gvars
- Variable in class vlcskineditor.
Skin
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
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
X
Y