mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
First commit
Former-commit-id: 9340873f9cfb15264004c32d6e4b8f8bd6828d94 Former-commit-id: 1916747c109876aa064412e01204c3aeda9bbbc0
This commit is contained in:
1
.idea/.name
generated
Normal file
1
.idea/.name
generated
Normal file
@@ -0,0 +1 @@
|
||||
Terrarum_renewed
|
||||
34
.idea/codeStyleSettings.xml
generated
Normal file
34
.idea/codeStyleSettings.xml
generated
Normal file
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectCodeStyleSettingsManager">
|
||||
<option name="PER_PROJECT_SETTINGS">
|
||||
<value>
|
||||
<option name="RIGHT_MARGIN" value="100" />
|
||||
<XML>
|
||||
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
|
||||
</XML>
|
||||
<codeStyleSettings language="JAVA">
|
||||
<option name="KEEP_FIRST_COLUMN_COMMENT" value="false" />
|
||||
<option name="ELSE_ON_NEW_LINE" value="true" />
|
||||
<option name="CATCH_ON_NEW_LINE" value="true" />
|
||||
<option name="FINALLY_ON_NEW_LINE" value="true" />
|
||||
<option name="ALIGN_MULTILINE_CHAINED_METHODS" value="true" />
|
||||
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
|
||||
<option name="ALIGN_MULTILINE_TERNARY_OPERATION" value="true" />
|
||||
<option name="CALL_PARAMETERS_WRAP" value="1" />
|
||||
<option name="CALL_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" />
|
||||
<option name="METHOD_PARAMETERS_WRAP" value="1" />
|
||||
<option name="THROWS_LIST_WRAP" value="1" />
|
||||
<option name="TERNARY_OPERATION_WRAP" value="5" />
|
||||
<option name="TERNARY_OPERATION_SIGNS_ON_NEXT_LINE" value="true" />
|
||||
<option name="KEEP_SIMPLE_CLASSES_IN_ONE_LINE" value="true" />
|
||||
<option name="FOR_STATEMENT_WRAP" value="5" />
|
||||
<option name="ARRAY_INITIALIZER_WRAP" value="5" />
|
||||
<option name="ARRAY_INITIALIZER_RBRACE_ON_NEXT_LINE" value="true" />
|
||||
<option name="WRAP_ON_TYPING" value="1" />
|
||||
</codeStyleSettings>
|
||||
</value>
|
||||
</option>
|
||||
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
|
||||
</component>
|
||||
</project>
|
||||
22
.idea/compiler.xml
generated
Normal file
22
.idea/compiler.xml
generated
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CompilerConfiguration">
|
||||
<resourceExtensions />
|
||||
<wildcardResourcePatterns>
|
||||
<entry name="!?*.java" />
|
||||
<entry name="!?*.form" />
|
||||
<entry name="!?*.class" />
|
||||
<entry name="!?*.groovy" />
|
||||
<entry name="!?*.scala" />
|
||||
<entry name="!?*.flex" />
|
||||
<entry name="!?*.kt" />
|
||||
<entry name="!?*.clj" />
|
||||
<entry name="!?*.aj" />
|
||||
</wildcardResourcePatterns>
|
||||
<annotationProcessing>
|
||||
<profile default="true" name="Default" enabled="false">
|
||||
<processorPath useClasspath="true" />
|
||||
</profile>
|
||||
</annotationProcessing>
|
||||
</component>
|
||||
</project>
|
||||
3
.idea/copyright/profiles_settings.xml
generated
Normal file
3
.idea/copyright/profiles_settings.xml
generated
Normal file
@@ -0,0 +1,3 @@
|
||||
<component name="CopyrightManager">
|
||||
<settings default="" />
|
||||
</component>
|
||||
6
.idea/encodings.xml
generated
Normal file
6
.idea/encodings.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding">
|
||||
<file url="PROJECT" charset="UTF-8" />
|
||||
</component>
|
||||
</project>
|
||||
25
.idea/libraries/lib.xml
generated
Normal file
25
.idea/libraries/lib.xml
generated
Normal file
@@ -0,0 +1,25 @@
|
||||
<component name="libraryTable">
|
||||
<library name="lib">
|
||||
<CLASSES>
|
||||
<root url="file://$PROJECT_DIR$/lib" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="http://slick.ninjacave.com/javadoc/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/gson-2.5-javadoc.jar!/" />
|
||||
<root url="file://$PROJECT_DIR$/lib/javadoc" />
|
||||
<root url="file://$PROJECT_DIR$/lib/apidocs" />
|
||||
</JAVADOC>
|
||||
<NATIVE>
|
||||
<root url="file://$PROJECT_DIR$/lib/native" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/natives-linux.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/natives-mac.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/natives-windows.jar!/" />
|
||||
</NATIVE>
|
||||
<SOURCES />
|
||||
<excluded>
|
||||
<root url="jar://$PROJECT_DIR$/lib/gson-2.5-javadoc.jar!/" />
|
||||
<root url="file://$PROJECT_DIR$/lib/apidocs" />
|
||||
</excluded>
|
||||
<jarDirectory url="file://$PROJECT_DIR$/lib" recursive="false" />
|
||||
</library>
|
||||
</component>
|
||||
57
.idea/misc.xml
generated
Normal file
57
.idea/misc.xml
generated
Normal file
@@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ClientPropertiesManager">
|
||||
<properties class="javax.swing.AbstractButton">
|
||||
<property name="hideActionText" class="java.lang.Boolean" />
|
||||
</properties>
|
||||
<properties class="javax.swing.JComponent">
|
||||
<property name="html.disable" class="java.lang.Boolean" />
|
||||
</properties>
|
||||
<properties class="javax.swing.JEditorPane">
|
||||
<property name="JEditorPane.w3cLengthUnits" class="java.lang.Boolean" />
|
||||
<property name="JEditorPane.honorDisplayProperties" class="java.lang.Boolean" />
|
||||
<property name="charset" class="java.lang.String" />
|
||||
</properties>
|
||||
<properties class="javax.swing.JList">
|
||||
<property name="List.isFileList" class="java.lang.Boolean" />
|
||||
</properties>
|
||||
<properties class="javax.swing.JPasswordField">
|
||||
<property name="JPasswordField.cutCopyAllowed" class="java.lang.Boolean" />
|
||||
</properties>
|
||||
<properties class="javax.swing.JSlider">
|
||||
<property name="Slider.paintThumbArrowShape" class="java.lang.Boolean" />
|
||||
<property name="JSlider.isFilled" class="java.lang.Boolean" />
|
||||
</properties>
|
||||
<properties class="javax.swing.JTable">
|
||||
<property name="Table.isFileList" class="java.lang.Boolean" />
|
||||
<property name="JTable.autoStartsEdit" class="java.lang.Boolean" />
|
||||
<property name="terminateEditOnFocusLost" class="java.lang.Boolean" />
|
||||
</properties>
|
||||
<properties class="javax.swing.JToolBar">
|
||||
<property name="JToolBar.isRollover" class="java.lang.Boolean" />
|
||||
</properties>
|
||||
<properties class="javax.swing.JTree">
|
||||
<property name="JTree.lineStyle" class="java.lang.String" />
|
||||
</properties>
|
||||
<properties class="javax.swing.text.JTextComponent">
|
||||
<property name="caretAspectRatio" class="java.lang.Double" />
|
||||
<property name="caretWidth" class="java.lang.Integer" />
|
||||
</properties>
|
||||
</component>
|
||||
<component name="EntryPointsManager">
|
||||
<entry_points version="2.0" />
|
||||
</component>
|
||||
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
||||
<OptionsSetting value="true" id="Add" />
|
||||
<OptionsSetting value="true" id="Remove" />
|
||||
<OptionsSetting value="true" id="Checkout" />
|
||||
<OptionsSetting value="true" id="Update" />
|
||||
<OptionsSetting value="true" id="Status" />
|
||||
<OptionsSetting value="true" id="Edit" />
|
||||
<ConfirmationsSetting value="0" id="Add" />
|
||||
<ConfirmationsSetting value="0" id="Remove" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/out" />
|
||||
</component>
|
||||
</project>
|
||||
8
.idea/modules.xml
generated
Normal file
8
.idea/modules.xml
generated
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/Terrarum_renewed.iml" filepath="$PROJECT_DIR$/Terrarum_renewed.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
124
.idea/uiDesigner.xml
generated
Normal file
124
.idea/uiDesigner.xml
generated
Normal file
@@ -0,0 +1,124 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Palette2">
|
||||
<group name="Swing">
|
||||
<item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
||||
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
|
||||
</item>
|
||||
<item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
||||
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
|
||||
</item>
|
||||
<item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
|
||||
</item>
|
||||
<item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
|
||||
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
|
||||
</item>
|
||||
<item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
|
||||
<initial-values>
|
||||
<property name="text" value="Button" />
|
||||
</initial-values>
|
||||
</item>
|
||||
<item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
|
||||
<initial-values>
|
||||
<property name="text" value="RadioButton" />
|
||||
</initial-values>
|
||||
</item>
|
||||
<item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
|
||||
<initial-values>
|
||||
<property name="text" value="CheckBox" />
|
||||
</initial-values>
|
||||
</item>
|
||||
<item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
||||
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
|
||||
<initial-values>
|
||||
<property name="text" value="Label" />
|
||||
</initial-values>
|
||||
</item>
|
||||
<item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
||||
<preferred-size width="150" height="-1" />
|
||||
</default-constraints>
|
||||
</item>
|
||||
<item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
||||
<preferred-size width="150" height="-1" />
|
||||
</default-constraints>
|
||||
</item>
|
||||
<item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
||||
<preferred-size width="150" height="-1" />
|
||||
</default-constraints>
|
||||
</item>
|
||||
<item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
||||
<preferred-size width="150" height="50" />
|
||||
</default-constraints>
|
||||
</item>
|
||||
<item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
||||
<preferred-size width="150" height="50" />
|
||||
</default-constraints>
|
||||
</item>
|
||||
<item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
||||
<preferred-size width="150" height="50" />
|
||||
</default-constraints>
|
||||
</item>
|
||||
<item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
||||
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
|
||||
</item>
|
||||
<item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
||||
<preferred-size width="150" height="50" />
|
||||
</default-constraints>
|
||||
</item>
|
||||
<item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
||||
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
|
||||
<preferred-size width="150" height="50" />
|
||||
</default-constraints>
|
||||
</item>
|
||||
<item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
||||
<preferred-size width="150" height="50" />
|
||||
</default-constraints>
|
||||
</item>
|
||||
<item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
|
||||
<preferred-size width="200" height="200" />
|
||||
</default-constraints>
|
||||
</item>
|
||||
<item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
|
||||
<preferred-size width="200" height="200" />
|
||||
</default-constraints>
|
||||
</item>
|
||||
<item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
|
||||
</item>
|
||||
<item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
|
||||
</item>
|
||||
<item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
|
||||
</item>
|
||||
<item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
|
||||
</item>
|
||||
<item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
|
||||
<preferred-size width="-1" height="20" />
|
||||
</default-constraints>
|
||||
</item>
|
||||
<item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
||||
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
|
||||
</item>
|
||||
<item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
||||
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
|
||||
</item>
|
||||
</group>
|
||||
</component>
|
||||
</project>
|
||||
13
Terrarum_renewed.iml
Normal file
13
Terrarum_renewed.iml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="ibxm" level="project" />
|
||||
<orderEntry type="library" name="lib" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
514
hs_err_pid61524.log
Normal file
514
hs_err_pid61524.log
Normal file
@@ -0,0 +1,514 @@
|
||||
#
|
||||
# A fatal error has been detected by the Java Runtime Environment:
|
||||
#
|
||||
# SIGSEGV (0xb) at pc=0x00007fff827c74e9, pid=61524, tid=2571
|
||||
#
|
||||
# JRE version: Java(TM) SE Runtime Environment (8.0_20-b26) (build 1.8.0_20-b26)
|
||||
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.20-b23 mixed mode bsd-amd64 compressed oops)
|
||||
# Problematic frame:
|
||||
# C [libobjc.A.dylib+0x14e9] objc_msgSend+0x29
|
||||
#
|
||||
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
|
||||
#
|
||||
# If you would like to submit a bug report, please visit:
|
||||
# http://bugreport.sun.com/bugreport/crash.jsp
|
||||
# The crash happened outside the Java Virtual Machine in native code.
|
||||
# See problematic frame for where to report the bug.
|
||||
#
|
||||
|
||||
--------------- T H R E A D ---------------
|
||||
|
||||
Current thread (0x00007ff8d30cc800): JavaThread "AppKit Thread" daemon [_thread_in_native, id=2571, stack(0x00007fff51695000,0x00007fff51e95000)]
|
||||
|
||||
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000000
|
||||
|
||||
Registers:
|
||||
RAX=0x0000000000000000, RBX=0x00007ff8d1f66f70, RCX=0x0000000127cd0be0, RDX=0x0000000127cd05e0
|
||||
RSP=0x00007fff51e8f478, RBP=0x00007fff51e8f4a0, RSI=0x00007fff95f71245, RDI=0x00007ff8d1e54e40
|
||||
R8 =0x000000000000001f, R9 =0xffffffffffffffff, R10=0x0000000000000000, R11=0x00007ff8d2007000
|
||||
R12=0x0000000000000094, R13=0x00007ff8d1e52b10, R14=0x00007ff8d1e54e40, R15=0x0000000000000000
|
||||
RIP=0x00007fff827c74e9, EFLAGS=0x0000000000010246, ERR=0x0000000000000004
|
||||
TRAPNO=0x000000000000000e
|
||||
|
||||
Top of Stack: (sp=0x00007fff51e8f478)
|
||||
0x00007fff51e8f478: 000000012986c598 00007ff8d1f66f70
|
||||
0x00007fff51e8f488: 00000001298a0c60 00007ff8d1e52b10
|
||||
0x00007fff51e8f498: 00007ff8d1f66f70 00007fff51e8f980
|
||||
0x00007fff51e8f4a8: 00007fff955c07c3 0000000000000000
|
||||
0x00007fff51e8f4b8: 0000000000000000 408e000000000000
|
||||
0x00007fff51e8f4c8: 4080e00000000000 0000000000000000
|
||||
0x00007fff51e8f4d8: 0000000000000000 408e000000000000
|
||||
0x00007fff51e8f4e8: 4080e00000000000 0000000000000000
|
||||
0x00007fff51e8f4f8: 0000000000000000 408e000000000000
|
||||
0x00007fff51e8f508: 4081900000000000 401c000000000000
|
||||
0x00007fff51e8f518: 4080f80000000000 0000000000000000
|
||||
0x00007fff51e8f528: 0000000000000000 00007fff95f307e1
|
||||
0x00007fff51e8f538: 4080f80000000000 402c000000000000
|
||||
0x00007fff51e8f548: 00007ff8d1f68ee0 0000000100000000
|
||||
0x00007fff51e8f558: 0000000000000000 00007ff8d1e53270
|
||||
0x00007fff51e8f568: 0000000000000000 0000000000000000
|
||||
0x00007fff51e8f578: 00007fff51e8f700 00007fff51e8f6d0
|
||||
0x00007fff51e8f588: 00007fff955c5050 401c000000000000
|
||||
0x00007fff51e8f598: 4080f80000000000 00007fff51e8f6d0
|
||||
0x00007fff51e8f5a8: 00007fff955c7302 401c000000000000
|
||||
0x00007fff51e8f5b8: 4080f80000000000 402c000000000000
|
||||
0x00007fff51e8f5c8: 4030000000000000 0000000000000000
|
||||
0x00007fff51e8f5d8: 0000000000000000 408e000000000000
|
||||
0x00007fff51e8f5e8: 4081900000000000 401c000000000000
|
||||
0x00007fff51e8f5f8: 4080f80000000000 402c000000000000
|
||||
0x00007fff51e8f608: 4030000000000000 0000000000000000
|
||||
0x00007fff51e8f618: 0000000000000000 000000010dd8a800
|
||||
0x00007fff51e8f628: 0000000000000013 00007ff8d1da40c0
|
||||
0x00007fff51e8f638: 0000000000000003 0000000000000a40
|
||||
0x00007fff51e8f648: 000000010dd85000 00007fff51e8f6f0
|
||||
0x00007fff51e8f658: 00007fff80c13dfc 0000000000000000
|
||||
0x00007fff51e8f668: 0000000000000000 0000000000000a41
|
||||
|
||||
Instructions: (pc=0x00007fff827c74e9)
|
||||
0x00007fff827c74c9: 01 2e 75 66 49 bb f8 ff ff ff ff 7f 00 00 4c 23
|
||||
0x00007fff827c74d9: 1f 49 89 f2 45 23 53 18 49 c1 e2 04 4d 03 53 10
|
||||
0x00007fff827c74e9: 49 3b 32 75 04 41 ff 62 08 49 83 3a 01 76 0d 49
|
||||
0x00007fff827c74f9: 83 c2 10 49 3b 32 75 f1 41 ff 62 08 72 40 4d 8b
|
||||
|
||||
Register to memory mapping:
|
||||
|
||||
RAX=0x0000000000000000 is an unknown value
|
||||
RBX=0x00007ff8d1f66f70 is an unknown value
|
||||
RCX=0x0000000127cd0be0 is an unknown value
|
||||
RDX=0x0000000127cd05e0 is an unknown value
|
||||
RSP=0x00007fff51e8f478 is pointing into the stack for thread: 0x00007ff8d30cc800
|
||||
RBP=0x00007fff51e8f4a0 is pointing into the stack for thread: 0x00007ff8d30cc800
|
||||
RSI=0x00007fff95f71245: -[NSTitlebarContainerView transparent]+0x6302d in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit at 0x00007fff954e9000
|
||||
RDI=0x00007ff8d1e54e40 is an unknown value
|
||||
R8 =0x000000000000001f is an unknown value
|
||||
R9 =0xffffffffffffffff is an unknown value
|
||||
R10=0x0000000000000000 is an unknown value
|
||||
R11=0x00007ff8d2007000 is a thread
|
||||
R12=0x0000000000000094 is an unknown value
|
||||
R13=0x00007ff8d1e52b10 is an unknown value
|
||||
R14=0x00007ff8d1e54e40 is an unknown value
|
||||
R15=0x0000000000000000 is an unknown value
|
||||
|
||||
|
||||
Stack: [0x00007fff51695000,0x00007fff51e95000], sp=0x00007fff51e8f478, free space=8169k
|
||||
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
||||
C [libobjc.A.dylib+0x14e9] objc_msgSend+0x29
|
||||
C [AppKit+0xd77c3] -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]+0x6e2
|
||||
C [AppKit+0xd87b1] -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]+0x16d0
|
||||
C [AppKit+0xd6c0c] -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]+0x14e
|
||||
C [AppKit+0xd31ef] -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:]+0x991
|
||||
C [AppKit+0x8d971] -[NSView displayIfNeeded]+0x79e
|
||||
C [AppKit+0x8d19c] -[NSWindow displayIfNeeded]+0xe8
|
||||
C [AppKit+0x8096da] ___NSWindowGetDisplayCycleObserver_block_invoke6367+0x1dc
|
||||
C [AppKit+0x4500d6] __37+[NSDisplayCycle currentDisplayCycle]_block_invoke+0x2e2
|
||||
C [QuartzCore+0x173b5d] CA::Transaction::run_commit_handlers(CATransactionPhase)+0x55
|
||||
C [QuartzCore+0xdc7c] CA::Context::commit_transaction(CA::Transaction*)+0xa0
|
||||
C [QuartzCore+0xda24] CA::Transaction::commit()+0x1fc
|
||||
C [QuartzCore+0x1c917] CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*)+0x47
|
||||
C [CoreFoundation+0x7de37] __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__+0x17
|
||||
C [CoreFoundation+0x7dda7] __CFRunLoopDoObservers+0x187
|
||||
C [CoreFoundation+0x6f358] CFRunLoopRunSpecific+0x148
|
||||
C [HIToolbox+0x30935] RunCurrentEventLoopInMode+0xeb
|
||||
C [HIToolbox+0x30677] ReceiveNextEventCommon+0xb8
|
||||
C [HIToolbox+0x305af] _BlockUntilNextEventMatchingListInModeWithFilter+0x47
|
||||
C [AppKit+0x8a0ee] _DPSNextEvent+0x42b
|
||||
C [AppKit+0x456943] -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:]+0x1c6
|
||||
C [libosxapp.dylib+0x242a] -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:]+0x7c
|
||||
C [AppKit+0x7ffc8] -[NSApplication run]+0x2aa
|
||||
C [libosxapp.dylib+0x223e] +[NSApplicationAWT runAWTLoopWithApp:]+0x9c
|
||||
C [libawt_lwawt.dylib+0x4494f] -[AWTStarter starter:]+0x389
|
||||
C [Foundation+0x8dd4b] __NSThreadPerformPerform+0x117
|
||||
C [CoreFoundation+0x7e5c1] __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__+0x11
|
||||
C [CoreFoundation+0x7041c] __CFRunLoopDoSources0+0x22c
|
||||
C [CoreFoundation+0x6f93f] __CFRunLoopRun+0x39f
|
||||
C [CoreFoundation+0x6f338] CFRunLoopRunSpecific+0x128
|
||||
C [java+0x56cc] CreateExecutionEnvironment+0x367
|
||||
C [java+0x165c] JLI_Launch+0x7a0
|
||||
C [java+0x768a] main+0x65
|
||||
C [java+0xeb4] start+0x34
|
||||
C 0x0000000000000009
|
||||
|
||||
|
||||
--------------- P R O C E S S ---------------
|
||||
|
||||
Java Threads: ( => current thread )
|
||||
0x00007ff8d3a44800 JavaThread "Java2D Queue Flusher" daemon [_thread_blocked, id=65287, stack(0x000070000155f000,0x000070000165f000)]
|
||||
0x00007ff8d29bf000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=64263, stack(0x000070000145c000,0x000070000155c000)]
|
||||
0x00007ff8d28cc800 JavaThread "AWT-Shutdown" [_thread_blocked, id=27179, stack(0x00007000012d6000,0x00007000013d6000)]
|
||||
=>0x00007ff8d30cc800 JavaThread "AppKit Thread" daemon [_thread_in_native, id=2571, stack(0x00007fff51695000,0x00007fff51e95000)]
|
||||
0x00007ff8d305a000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=19459, stack(0x0000700000fc7000,0x00007000010c7000)]
|
||||
0x00007ff8d3054800 JavaThread "Service Thread" daemon [_thread_blocked, id=18435, stack(0x0000700000dc1000,0x0000700000ec1000)]
|
||||
0x00007ff8d382f000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=17923, stack(0x0000700000cbe000,0x0000700000dbe000)]
|
||||
0x00007ff8d3810000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=17411, stack(0x0000700000bbb000,0x0000700000cbb000)]
|
||||
0x00007ff8d3027000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=16899, stack(0x0000700000ab8000,0x0000700000bb8000)]
|
||||
0x00007ff8d3813800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12815, stack(0x00007000009b5000,0x0000700000ab5000)]
|
||||
0x00007ff8d2817000 JavaThread "Finalizer" daemon [_thread_blocked, id=12291, stack(0x000070000082f000,0x000070000092f000)]
|
||||
0x00007ff8d2018000 JavaThread "Reference Handler" daemon [_thread_blocked, id=11779, stack(0x000070000072c000,0x000070000082c000)]
|
||||
0x00007ff8d2007000 JavaThread "main" [_thread_in_native, id=5891, stack(0x000070000011a000,0x000070000021a000)]
|
||||
|
||||
Other Threads:
|
||||
0x00007ff8d301e000 VMThread [stack: 0x0000700000629000,0x0000700000729000] [id=11267]
|
||||
0x00007ff8d3055800 WatcherThread [stack: 0x0000700000ec4000,0x0000700000fc4000] [id=18947]
|
||||
|
||||
VM state:not at safepoint (normal execution)
|
||||
|
||||
VM Mutex/Monitor currently owned by a thread: None
|
||||
|
||||
Heap:
|
||||
PSYoungGen total 38400K, used 21314K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000)
|
||||
eden space 33280K, 64% used [0x0000000795580000,0x0000000796a509e8,0x0000000797600000)
|
||||
from space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000)
|
||||
to space 5120K, 0% used [0x0000000797600000,0x0000000797600000,0x0000000797b00000)
|
||||
ParOldGen total 87552K, used 0K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
|
||||
object space 87552K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000745580000)
|
||||
Metaspace used 9624K, capacity 9761K, committed 10112K, reserved 1058816K
|
||||
class space used 1020K, capacity 1053K, committed 1152K, reserved 1048576K
|
||||
|
||||
Card table byte_map: [0x000000011ecdb000,0x000000011f0dc000] byte_map_base: 0x000000011b2db000
|
||||
|
||||
Marking Bits: (ParMarkBitMap*) 0x000000010f29c330
|
||||
Begin Bits: [0x000000011f387000, 0x0000000121387000)
|
||||
End Bits: [0x0000000121387000, 0x0000000123387000)
|
||||
|
||||
Polling page: 0x000000010e10a000
|
||||
|
||||
CodeCache: size=245760Kb used=3077Kb max_used=3088Kb free=242682Kb
|
||||
bounds [0x000000010f91b000, 0x000000010fc2b000, 0x000000011e91b000]
|
||||
total_blobs=1318 nmethods=805 adapters=428
|
||||
compilation: enabled
|
||||
|
||||
Compilation events (10 events):
|
||||
Event: 9.544 Thread 0x00007ff8d382f000 798 ! 3 org.lwjgl.input.Keyboard::poll (47 bytes)
|
||||
Event: 9.545 Thread 0x00007ff8d382f000 nmethod 798 0x000000010fc18410 code [0x000000010fc186a0, 0x000000010fc19968]
|
||||
Event: 9.560 Thread 0x00007ff8d382f000 799 3 java.nio.ByteBuffer::put (55 bytes)
|
||||
Event: 9.560 Thread 0x00007ff8d382f000 nmethod 799 0x000000010fc1a4d0 code [0x000000010fc1a680, 0x000000010fc1ac68]
|
||||
Event: 9.560 Thread 0x00007ff8d382f000 802 3 java.util.LinkedHashMap::afterNodeAccess (116 bytes)
|
||||
Event: 9.561 Thread 0x00007ff8d382f000 nmethod 802 0x000000010fc1af50 code [0x000000010fc1b0e0, 0x000000010fc1b5b0]
|
||||
Event: 9.561 Thread 0x00007ff8d382f000 800 ! 3 org.lwjgl.opengl.Display::isCloseRequested (38 bytes)
|
||||
Event: 9.561 Thread 0x00007ff8d382f000 nmethod 800 0x000000010fc1b710 code [0x000000010fc1b8c0, 0x000000010fc1c068]
|
||||
Event: 9.561 Thread 0x00007ff8d382f000 801 ! 3 org.lwjgl.opengl.MacOSXDisplay::isCloseRequested (26 bytes)
|
||||
Event: 9.562 Thread 0x00007ff8d382f000 nmethod 801 0x000000010fc1c390 code [0x000000010fc1c500, 0x000000010fc1c7f0]
|
||||
|
||||
GC Heap History (0 events):
|
||||
No events
|
||||
|
||||
Deoptimization events (4 events):
|
||||
Event: 5.121 Thread 0x00007ff8d2007000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000010fb30a04 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 253
|
||||
Event: 5.121 Thread 0x00007ff8d2007000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000010fb30a04 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 253
|
||||
Event: 5.121 Thread 0x00007ff8d2007000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000010fb30a04 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 253
|
||||
Event: 5.121 Thread 0x00007ff8d2007000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000010fb30a04 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 253
|
||||
|
||||
Internal exceptions (10 events):
|
||||
Event: 5.071 Thread 0x00007ff8d2007000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000796858898) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 5.071 Thread 0x00007ff8d2007000 Exception <a 'java/security/PrivilegedActionException'> (0x000000079685eea0) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 5.268 Thread 0x00007ff8d2007000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007969aae58) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 5.269 Thread 0x00007ff8d2007000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007969aecf0) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 5.292 Thread 0x00007ff8d2007000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007969b3180) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 5.292 Thread 0x00007ff8d2007000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007969b6f78) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 5.293 Thread 0x00007ff8d2007000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007969bb240) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 5.295 Thread 0x00007ff8d2007000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007969c3680) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 5.301 Thread 0x00007ff8d2007000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007969c7018) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 9.619 Thread 0x00007ff8d2007000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000796a08628) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
|
||||
Events (10 events):
|
||||
Event: 5.293 loading class org/newdawn/slick/Music
|
||||
Event: 5.293 loading class org/newdawn/slick/Music done
|
||||
Event: 5.295 loading class com/Torvald/Terrarum/MapDrawer
|
||||
Event: 5.295 loading class com/Torvald/Terrarum/MapDrawer done
|
||||
Event: 5.299 loading class java/util/LinkedList$ListItr
|
||||
Event: 5.299 loading class java/util/LinkedList$ListItr done
|
||||
Event: 5.300 loading class org/newdawn/slick/AngelCodeFont$DisplayList
|
||||
Event: 5.300 loading class org/newdawn/slick/AngelCodeFont$DisplayList done
|
||||
Event: 9.618 loading class org/lwjgl/opengl/CallbackUtil
|
||||
Event: 9.618 loading class org/lwjgl/opengl/CallbackUtil done
|
||||
|
||||
|
||||
Dynamic libraries:
|
||||
0x00000000005e7000 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
|
||||
0x00000000005e7000 /System/Library/Frameworks/Security.framework/Versions/A/Security
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
|
||||
0x00000000005e7000 /usr/lib/libz.1.dylib
|
||||
0x00000000005e7000 /usr/lib/libSystem.B.dylib
|
||||
0x00000000005e7000 /usr/lib/libobjc.A.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
|
||||
0x00000000005e7000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
|
||||
0x00000000005e7000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
|
||||
0x00000000005e7000 /usr/lib/libScreenReader.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
|
||||
0x00000000005e7000 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
|
||||
0x00000000005e7000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
|
||||
0x00000000005e7000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
|
||||
0x00000000005e7000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
|
||||
0x00000000005e7000 /usr/lib/libauto.dylib
|
||||
0x00000000005e7000 /usr/lib/libicucore.A.dylib
|
||||
0x00000000005e7000 /usr/lib/libxml2.2.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
|
||||
0x00000000005e7000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
|
||||
0x00000000005e7000 /usr/lib/liblangid.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
|
||||
0x00000000005e7000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
|
||||
0x00000000005e7000 /usr/lib/libDiagnosticMessagesClient.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
|
||||
0x00000000005e7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
|
||||
0x00000000005e7000 /usr/lib/libextension.dylib
|
||||
0x00000000005e7000 /usr/lib/libarchive.2.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
|
||||
0x00000000005e7000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
|
||||
0x00000000005e7000 /usr/lib/libCRFSuite.dylib
|
||||
0x00000000005e7000 /usr/lib/libc++.1.dylib
|
||||
0x00000000005e7000 /usr/lib/libc++abi.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libcache.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libcommonCrypto.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libcompiler_rt.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libcopyfile.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libcorecrypto.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libdispatch.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libdyld.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libkeymgr.dylib
|
||||
0x00000000005e7000 /usr/lib/system/liblaunch.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libmacho.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libquarantine.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libremovefile.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_asl.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_blocks.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_c.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_configuration.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_coreservices.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_coretls.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_dnssd.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_info.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_kernel.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_m.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_malloc.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_network.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_networkextension.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_notify.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_platform.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_pthread.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_sandbox.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_secinit.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_trace.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libunc.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libunwind.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libxpc.dylib
|
||||
0x00000000005e7000 /usr/lib/libenergytrace.dylib
|
||||
0x00000000005e7000 /usr/lib/libbsm.0.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libkxld.dylib
|
||||
0x00000000005e7000 /usr/lib/libxar.1.dylib
|
||||
0x00000000005e7000 /usr/lib/libsqlite3.dylib
|
||||
0x00000000005e7000 /usr/lib/libpam.2.dylib
|
||||
0x00000000005e7000 /usr/lib/libOpenScriptingUtil.dylib
|
||||
0x00000000005e7000 /usr/lib/libbz2.1.0.dylib
|
||||
0x00000000005e7000 /usr/lib/liblzma.5.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
|
||||
0x00000000005e7000 /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
|
||||
0x00000000005e7000 /usr/lib/libmecabra.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
|
||||
0x00000000005e7000 /System/Library/Frameworks/Metal.framework/Versions/A/Metal
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
|
||||
0x00000000005e7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
|
||||
0x00000000005e7000 /usr/lib/libcups.2.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
|
||||
0x00000000005e7000 /System/Library/Frameworks/GSS.framework/Versions/A/GSS
|
||||
0x00000000005e7000 /usr/lib/libresolv.9.dylib
|
||||
0x00000000005e7000 /usr/lib/libiconv.2.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
|
||||
0x00000000005e7000 /usr/lib/libheimdal-asn1.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
|
||||
0x00000000005e7000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
|
||||
0x00000000005e7000 /usr/lib/libmarisa.dylib
|
||||
0x00000000005e7000 /usr/lib/libChineseTokenizer.dylib
|
||||
0x00000000005e7000 /usr/lib/libcmph.dylib
|
||||
0x00000000005e7000 /usr/lib/libcompression.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
|
||||
0x00000000005e7000 /usr/lib/libxslt.1.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
|
||||
0x00000000005e7000 /usr/lib/libFosl_dynamic.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
|
||||
0x00000000005e7000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
|
||||
0x00000000534b6000 /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
|
||||
0x000000010ea00000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/server/libjvm.dylib
|
||||
0x000000010e011000 /usr/lib/libstdc++.6.dylib
|
||||
0x000000010e0c8000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libverify.dylib
|
||||
0x000000010e0d6000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libjava.dylib
|
||||
0x000000010e114000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libzip.dylib
|
||||
0x00000001251af000 /System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/JavaRuntimeSupport
|
||||
0x000000010e1e9000 /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation
|
||||
0x00000001251ca000 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
|
||||
0x00000001251d7000 /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
|
||||
0x0000000126c36000 /Applications/IntelliJ IDEA 15 CE.app/Contents/bin/libbreakgen64.jnilib
|
||||
0x0000000126c39000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libnet.dylib
|
||||
0x0000000126c98000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libawt.dylib
|
||||
0x0000000126d47000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/./libmlib_image.dylib
|
||||
0x0000000126e13000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libawt_lwawt.dylib
|
||||
0x0000000126ec6000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/./libosxapp.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
|
||||
0x0000000127ab8000 /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
|
||||
0x00000000005e7000 /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
|
||||
0x00000000005e7000 /usr/lib/libcsfde.dylib
|
||||
0x00000000005e7000 /usr/lib/libcurl.4.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
|
||||
0x00000000005e7000 /usr/lib/libCoreStorage.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
|
||||
0x00000000005e7000 /usr/lib/libutil.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
|
||||
0x00000000005e7000 /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
|
||||
0x00000000005e7000 /usr/lib/libsasl2.2.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
|
||||
0x00000000005e7000 /usr/lib/libcrypto.0.9.8.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
|
||||
0x00000001287e2000 cl_kernels
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
|
||||
0x00000000005e7000 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
|
||||
0x00000000005e7000 /usr/lib/libodfde.dylib
|
||||
0x00000001297fc000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libfontmanager.dylib
|
||||
0x0000000129862000 /Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/native/liblwjgl.dylib
|
||||
0x0000000127cd6000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libjawt.dylib
|
||||
0x0000000129900000 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
|
||||
0x0000000129ae8000 /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
|
||||
0x000000012a1af000 /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat
|
||||
0x000000012af86000 /Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/native/libjinput-osx.dylib
|
||||
0x000000012af8b000 /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
|
||||
0x000000012bff2000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libnio.dylib
|
||||
|
||||
VM Arguments:
|
||||
jvm_args: -Djava.library.path=/Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/native -Didea.launcher.port=7538 -Didea.launcher.bin.path=/Applications/IntelliJ IDEA 15 CE.app/Contents/bin -Dfile.encoding=UTF-8
|
||||
java_command: com.intellij.rt.execution.application.AppMain com.Torvald.Terrarum.Terrarum
|
||||
java_class_path (initial): /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/tools.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/C
|
||||
Launcher Type: SUN_STANDARD
|
||||
|
||||
Environment Variables:
|
||||
PATH=/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/MacGPG2/bin:/Library/TeX/texbin
|
||||
SHELL=/bin/bash
|
||||
DISPLAY=/private/tmp/com.apple.launchd.8AA461ZLSp/org.macosforge.xquartz:0
|
||||
|
||||
Signal Handlers:
|
||||
SIGSEGV: [libjvm.dylib+0x578fd7], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO
|
||||
SIGBUS: [libjvm.dylib+0x578fd7], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGFPE: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGPIPE: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGXFSZ: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGILL: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
|
||||
SIGUSR2: [libjvm.dylib+0x45a62a], sa_mask[0]=00100000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGHUP: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGINT: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGTERM: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGQUIT: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
|
||||
|
||||
--------------- S Y S T E M ---------------
|
||||
|
||||
OS:Bsduname:Darwin 15.2.0 Darwin Kernel Version 15.2.0: Fri Nov 13 19:56:56 PST 2015; root:xnu-3248.20.55~2/RELEASE_X86_64 x86_64
|
||||
rlimit: STACK 8192k, CORE 0k, NPROC 709, NOFILE 10240, AS infinity
|
||||
load average:1.46 1.80 1.89
|
||||
|
||||
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
|
||||
|
||||
Memory: 4k page, physical 8388608k(1128448k free)
|
||||
|
||||
/proc/meminfo:
|
||||
|
||||
|
||||
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.20-b23) for bsd-amd64 JRE (1.8.0_20-b26), built on Jul 30 2014 13:37:47 by "java_re" with gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
|
||||
|
||||
time: Mon Jan 4 03:45:59 2016
|
||||
elapsed time: 9 seconds (0d 0h 0m 9s)
|
||||
|
||||
514
hs_err_pid67196.log
Normal file
514
hs_err_pid67196.log
Normal file
@@ -0,0 +1,514 @@
|
||||
#
|
||||
# A fatal error has been detected by the Java Runtime Environment:
|
||||
#
|
||||
# SIGSEGV (0xb) at pc=0x00007fff827d28df, pid=67196, tid=2571
|
||||
#
|
||||
# JRE version: Java(TM) SE Runtime Environment (8.0_20-b26) (build 1.8.0_20-b26)
|
||||
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.20-b23 mixed mode bsd-amd64 compressed oops)
|
||||
# Problematic frame:
|
||||
# C [libobjc.A.dylib+0xc8df] objc_storeWeak+0x104
|
||||
#
|
||||
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
|
||||
#
|
||||
# If you would like to submit a bug report, please visit:
|
||||
# http://bugreport.sun.com/bugreport/crash.jsp
|
||||
# The crash happened outside the Java Virtual Machine in native code.
|
||||
# See problematic frame for where to report the bug.
|
||||
#
|
||||
|
||||
--------------- T H R E A D ---------------
|
||||
|
||||
Current thread (0x00007fee7a076800): JavaThread "AppKit Thread" daemon [_thread_in_native, id=2571, stack(0x00007fff50f3e000,0x00007fff5173e000)]
|
||||
|
||||
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000003d04273160
|
||||
|
||||
Registers:
|
||||
RAX=0x0000000000000000, RBX=0x00007fff70ef3e80, RCX=0x0000000000000a0b, RDX=0x00007ffffffffff8
|
||||
RSP=0x00007fff517388d0, RBP=0x00007fff51738940, RSI=0x0000003d04273140, RDI=0x00007fff70ef3e80
|
||||
R8 =0x00007fff863ba9fb, R9 =0x00007fee78545280, R10=0x000000000000005a, R11=0x0000000000000012
|
||||
R12=0x00007fee78580250, R13=0x0000000000000000, R14=0x00007fff70ef5480, R15=0x0000000000000000
|
||||
RIP=0x00007fff827d28df, EFLAGS=0x0000000000010202, ERR=0x0000000000000004
|
||||
TRAPNO=0x000000000000000e
|
||||
|
||||
Top of Stack: (sp=0x00007fff517388d0)
|
||||
0x00007fff517388d0: ffff801187abad80 00007fee78580080
|
||||
0x00007fff517388e0: 0000000000001600 0000000000000000
|
||||
0x00007fff517388f0: 0000000000000000 0000000000000000
|
||||
0x00007fff51738900: 00007fee7876e980 000000000000002c
|
||||
0x00007fff51738910: 0000000000000004 00007fee78545280
|
||||
0x00007fff51738920: 0000000000000000 00007fee7854c6d0
|
||||
0x00007fff51738930: 00007fee78580080 00007fee7876e980
|
||||
0x00007fff51738940: 00007fff51738980 00007fff863b1807
|
||||
0x00007fff51738950: 00007fee78545280 0000000000000000
|
||||
0x00007fff51738960: 00007fee7876e980 00007fff827c74c0
|
||||
0x00007fff51738970: 00007fee78545280 00007fff749c9b48
|
||||
0x00007fff51738980: 00007fff517389b0 00007fff957e2561
|
||||
0x00007fff51738990: 00007fff51738a28 00007fff827c74c0
|
||||
0x00007fff517389a0: 00007fee7876e980 00007fee78545280
|
||||
0x00007fff517389b0: 00007fff517389e0 00007fff95b3aa00
|
||||
0x00007fff517389c0: 0000000000000000 0000000000000094
|
||||
0x00007fff517389d0: 00007fff51738a28 0000000000000001
|
||||
0x00007fff517389e0: 00007fff51738a10 00007fff95d1e659
|
||||
0x00007fff517389f0: 00007fee78545280 00007fee7876e980
|
||||
0x00007fff51738a00: 00007fee78545280 0000000000000000
|
||||
0x00007fff51738a10: 00007fff51738a70 00007fff957e2204
|
||||
0x00007fff51738a20: 0000000000000000 00007fff73f3a0a0
|
||||
0x00007fff51738a30: 0000000042000000 00007fff95b3a92a
|
||||
0x00007fff51738a40: 00007fff74736200 0000000000000000
|
||||
0x00007fff51738a50: 00007fee7876e980 00007fee78545280
|
||||
0x00007fff51738a60: 00007fee78545280 00007fee7876e980
|
||||
0x00007fff51738a70: 00007fff51738aa0 0000000129fe3586
|
||||
0x00007fff51738a80: 00007fee78545280 000000012a017c60
|
||||
0x00007fff51738a90: 00007fee7854c6d0 00007fee78545280
|
||||
0x00007fff51738aa0: 00007fff51738f80 00007fff955c07c3
|
||||
0x00007fff51738ab0: 0000000000000000 0000000000000000
|
||||
0x00007fff51738ac0: 408e000000000000 4086800000000000
|
||||
|
||||
Instructions: (pc=0x00007fff827d28df)
|
||||
0x00007fff827d28bf: 48 8b 30 48 21 d6 eb 0f 48 8b 45 a8 48 8d 0d 0e
|
||||
0x00007fff827d28cf: 4d 66 ee 48 8b 34 c1 48 8b 45 b8 48 39 c6 74 48
|
||||
0x00007fff827d28df: 48 8b 46 20 48 89 c1 48 21 d1 48 8b 49 08 f6 01
|
||||
0x00007fff827d28ef: 01 75 0a 48 8b 06 48 21 d0 48 8b 40 20 48 21 d0
|
||||
|
||||
Register to memory mapping:
|
||||
|
||||
RAX=0x0000000000000000 is an unknown value
|
||||
RBX=0x00007fff70ef3e80: _ZN12_GLOBAL__N_1L12SideTableBufE+0 in /usr/lib/libobjc.A.dylib at 0x00007fff827c6000
|
||||
RCX=0x0000000000000a0b is an unknown value
|
||||
RDX=0x00007ffffffffff8 is an unknown value
|
||||
RSP=0x00007fff517388d0 is pointing into the stack for thread: 0x00007fee7a076800
|
||||
RBP=0x00007fff51738940 is pointing into the stack for thread: 0x00007fee7a076800
|
||||
RSI=0x0000003d04273140 is an unknown value
|
||||
RDI=0x00007fff70ef3e80: _ZN12_GLOBAL__N_1L12SideTableBufE+0 in /usr/lib/libobjc.A.dylib at 0x00007fff827c6000
|
||||
R8 =0x00007fff863ba9fb: storeARCWeakAt+0 in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation at 0x00007fff8639c000
|
||||
R9 =0x00007fee78545280 is an unknown value
|
||||
R10=0x000000000000005a is an unknown value
|
||||
R11=0x0000000000000012 is an unknown value
|
||||
R12=0x00007fee78580250 is an unknown value
|
||||
R13=0x0000000000000000 is an unknown value
|
||||
R14=0x00007fff70ef5480: _ZN12_GLOBAL__N_1L12SideTableBufE+0x1600 in /usr/lib/libobjc.A.dylib at 0x00007fff827c6000
|
||||
R15=0x0000000000000000 is an unknown value
|
||||
|
||||
|
||||
Stack: [0x00007fff50f3e000,0x00007fff5173e000], sp=0x00007fff517388d0, free space=8170k
|
||||
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
||||
C [libobjc.A.dylib+0xc8df] objc_storeWeak+0x104
|
||||
C [Foundation+0x15807] -[NSConcreteMapTable setObject:forKey:]+0x6e
|
||||
C [AppKit+0x2f9561] -[NSView(NSOpenGLContextAssociation) _setOpenGLContext:]+0xf2
|
||||
C [AppKit+0x651a00] __27-[NSOpenGLContext setView:]_block_invoke+0xd6
|
||||
C [AppKit+0x835659] NSPerformVisuallyAtomicChange+0x93
|
||||
C [AppKit+0x2f9204] -[NSOpenGLContext setView:]+0x77
|
||||
C [liblwjgl.dylib+0xa586] -[MacOSXOpenGLView lockFocus]+0x76
|
||||
C [AppKit+0xd77c3] -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]+0x6e2
|
||||
C [AppKit+0xd87b1] -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]+0x16d0
|
||||
C [AppKit+0xd6c0c] -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]+0x14e
|
||||
C [AppKit+0xd31ef] -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:]+0x991
|
||||
C [AppKit+0x8d971] -[NSView displayIfNeeded]+0x79e
|
||||
C [AppKit+0x8d19c] -[NSWindow displayIfNeeded]+0xe8
|
||||
C [AppKit+0x8096da] ___NSWindowGetDisplayCycleObserver_block_invoke6367+0x1dc
|
||||
C [AppKit+0x4500d6] __37+[NSDisplayCycle currentDisplayCycle]_block_invoke+0x2e2
|
||||
C [QuartzCore+0x173b5d] CA::Transaction::run_commit_handlers(CATransactionPhase)+0x55
|
||||
C [QuartzCore+0xdc7c] CA::Context::commit_transaction(CA::Transaction*)+0xa0
|
||||
C [QuartzCore+0xda24] CA::Transaction::commit()+0x1fc
|
||||
C [QuartzCore+0x1c917] CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*)+0x47
|
||||
C [CoreFoundation+0x7de37] __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__+0x17
|
||||
C [CoreFoundation+0x7dda7] __CFRunLoopDoObservers+0x187
|
||||
C [CoreFoundation+0x6f358] CFRunLoopRunSpecific+0x148
|
||||
C [HIToolbox+0x30935] RunCurrentEventLoopInMode+0xeb
|
||||
C [HIToolbox+0x30677] ReceiveNextEventCommon+0xb8
|
||||
C [HIToolbox+0x305af] _BlockUntilNextEventMatchingListInModeWithFilter+0x47
|
||||
C [AppKit+0x8a0ee] _DPSNextEvent+0x42b
|
||||
C [AppKit+0x456943] -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:]+0x1c6
|
||||
C [libosxapp.dylib+0x242a] -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:]+0x7c
|
||||
C [AppKit+0x7ffc8] -[NSApplication run]+0x2aa
|
||||
C [libosxapp.dylib+0x223e] +[NSApplicationAWT runAWTLoopWithApp:]+0x9c
|
||||
C [libawt_lwawt.dylib+0x4494f] -[AWTStarter starter:]+0x389
|
||||
C [Foundation+0x8dd4b] __NSThreadPerformPerform+0x117
|
||||
C [CoreFoundation+0x7e5c1] __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__+0x11
|
||||
C [CoreFoundation+0x7041c] __CFRunLoopDoSources0+0x22c
|
||||
C [CoreFoundation+0x6f93f] __CFRunLoopRun+0x39f
|
||||
C [CoreFoundation+0x6f338] CFRunLoopRunSpecific+0x128
|
||||
C [java+0x56cc] CreateExecutionEnvironment+0x367
|
||||
C [java+0x165c] JLI_Launch+0x7a0
|
||||
C [java+0x768a] main+0x65
|
||||
C [java+0xeb4] start+0x34
|
||||
C 0x0000000000000009
|
||||
|
||||
|
||||
--------------- P R O C E S S ---------------
|
||||
|
||||
Java Threads: ( => current thread )
|
||||
0x00007fee798be000 JavaThread "AWT-Shutdown" [_thread_blocked, id=30227, stack(0x00007000012d6000,0x00007000013d6000)]
|
||||
=>0x00007fee7a076800 JavaThread "AppKit Thread" daemon [_thread_in_native, id=2571, stack(0x00007fff50f3e000,0x00007fff5173e000)]
|
||||
0x00007fee7989d000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=19459, stack(0x0000700000fc7000,0x00007000010c7000)]
|
||||
0x00007fee79055800 JavaThread "Service Thread" daemon [_thread_blocked, id=18435, stack(0x0000700000dc1000,0x0000700000ec1000)]
|
||||
0x00007fee7984e800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=17923, stack(0x0000700000cbe000,0x0000700000dbe000)]
|
||||
0x00007fee7984d800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=17411, stack(0x0000700000bbb000,0x0000700000cbb000)]
|
||||
0x00007fee7984c000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=16899, stack(0x0000700000ab8000,0x0000700000bb8000)]
|
||||
0x00007fee7881a800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12815, stack(0x00007000009b5000,0x0000700000ab5000)]
|
||||
0x00007fee7a019000 JavaThread "Finalizer" daemon [_thread_blocked, id=12291, stack(0x000070000082f000,0x000070000092f000)]
|
||||
0x00007fee7a000800 JavaThread "Reference Handler" daemon [_thread_blocked, id=11779, stack(0x000070000072c000,0x000070000082c000)]
|
||||
0x00007fee79803000 JavaThread "main" [_thread_in_native, id=5891, stack(0x000070000011a000,0x000070000021a000)]
|
||||
|
||||
Other Threads:
|
||||
0x00007fee78811000 VMThread [stack: 0x0000700000629000,0x0000700000729000] [id=11267]
|
||||
0x00007fee79061000 WatcherThread [stack: 0x0000700000ec4000,0x0000700000fc4000] [id=18947]
|
||||
|
||||
VM state:not at safepoint (normal execution)
|
||||
|
||||
VM Mutex/Monitor currently owned by a thread: None
|
||||
|
||||
Heap:
|
||||
PSYoungGen total 38400K, used 18648K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000)
|
||||
eden space 33280K, 56% used [0x0000000795580000,0x00000007967b6160,0x0000000797600000)
|
||||
from space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000)
|
||||
to space 5120K, 0% used [0x0000000797600000,0x0000000797600000,0x0000000797b00000)
|
||||
ParOldGen total 87552K, used 0K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
|
||||
object space 87552K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000745580000)
|
||||
Metaspace used 7299K, capacity 7407K, committed 7424K, reserved 1056768K
|
||||
class space used 735K, capacity 760K, committed 768K, reserved 1048576K
|
||||
|
||||
Card table byte_map: [0x000000011f3c0000,0x000000011f7c1000] byte_map_base: 0x000000011b9c0000
|
||||
|
||||
Marking Bits: (ParMarkBitMap*) 0x000000010f000330
|
||||
Begin Bits: [0x000000011fa6c000, 0x0000000121a6c000)
|
||||
End Bits: [0x0000000121a6c000, 0x0000000123a6c000)
|
||||
|
||||
Polling page: 0x000000010f77c000
|
||||
|
||||
CodeCache: size=245760Kb used=2880Kb max_used=2880Kb free=242879Kb
|
||||
bounds [0x0000000110000000, 0x00000001102e0000, 0x000000011f000000]
|
||||
total_blobs=1164 nmethods=760 adapters=319
|
||||
compilation: enabled
|
||||
|
||||
Compilation events (10 events):
|
||||
Event: 9.147 Thread 0x00007fee7984e800 755 3 org.newdawn.slick.opengl.renderer.DefaultLineStripRenderer::setAntiAlias (32 bytes)
|
||||
Event: 9.148 Thread 0x00007fee7984e800 nmethod 755 0x00000001102cca90 code [0x00000001102ccd40, 0x00000001102cdbb8]
|
||||
Event: 9.148 Thread 0x00007fee7984e800 756 3 com.Torvald.Terrarum.Actors.Player::render (32 bytes)
|
||||
Event: 9.149 Thread 0x00007fee7984e800 nmethod 756 0x00000001102ce6d0 code [0x00000001102ce880, 0x00000001102ced78]
|
||||
Event: 9.156 Thread 0x00007fee7984e800 760 3 java.nio.ByteBuffer::put (55 bytes)
|
||||
Event: 9.157 Thread 0x00007fee7984e800 nmethod 760 0x00000001102cefd0 code [0x00000001102cf1a0, 0x00000001102cf768]
|
||||
Event: 9.157 Thread 0x00007fee7984e800 761 ! 3 org.lwjgl.opengl.Display::isCloseRequested (38 bytes)
|
||||
Event: 9.157 Thread 0x00007fee7984e800 nmethod 761 0x00000001102cfa50 code [0x00000001102cfc00, 0x00000001102d03a8]
|
||||
Event: 9.157 Thread 0x00007fee7984e800 762 ! 3 org.lwjgl.opengl.MacOSXDisplay::isCloseRequested (26 bytes)
|
||||
Event: 9.157 Thread 0x00007fee7984e800 nmethod 762 0x00000001102d0710 code [0x00000001102d0880, 0x00000001102d0b70]
|
||||
|
||||
GC Heap History (0 events):
|
||||
No events
|
||||
|
||||
Deoptimization events (0 events):
|
||||
No events
|
||||
|
||||
Internal exceptions (10 events):
|
||||
Event: 4.789 Thread 0x00007fee79803000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007966cd910) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 4.804 Thread 0x00007fee79803000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007966d3778) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 4.829 Thread 0x00007fee79803000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007966e47f8) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 4.847 Thread 0x00007fee79803000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007966e8850) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 4.848 Thread 0x00007fee79803000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007966ece98) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 4.866 Thread 0x00007fee79803000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007966f0cb8) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 4.877 Thread 0x00007fee79803000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007966f5100) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 4.879 Thread 0x00007fee79803000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007966fd540) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 4.892 Thread 0x00007fee79803000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007967013f0) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 4.899 Thread 0x00007fee79803000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000796706f58) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
|
||||
Events (10 events):
|
||||
Event: 4.892 loading class org/newdawn/slick/AngelCodeFont$DisplayList
|
||||
Event: 4.892 loading class org/newdawn/slick/AngelCodeFont$DisplayList done
|
||||
Event: 4.899 loading class com/jme3/math/FastMath
|
||||
Event: 4.899 loading class com/jme3/math/FastMath done
|
||||
Event: 4.925 loading class java/util/Random
|
||||
Event: 4.925 loading class java/util/Random done
|
||||
Event: 4.925 loading class java/util/concurrent/atomic/AtomicLong
|
||||
Event: 4.925 loading class java/util/concurrent/atomic/AtomicLong done
|
||||
Event: 9.298 loading class org/lwjgl/opengl/CallbackUtil
|
||||
Event: 9.298 loading class org/lwjgl/opengl/CallbackUtil done
|
||||
|
||||
|
||||
Dynamic libraries:
|
||||
0x00000000005e7000 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
|
||||
0x00000000005e7000 /System/Library/Frameworks/Security.framework/Versions/A/Security
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
|
||||
0x00000000005e7000 /usr/lib/libz.1.dylib
|
||||
0x00000000005e7000 /usr/lib/libSystem.B.dylib
|
||||
0x00000000005e7000 /usr/lib/libobjc.A.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
|
||||
0x00000000005e7000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
|
||||
0x00000000005e7000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
|
||||
0x00000000005e7000 /usr/lib/libScreenReader.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
|
||||
0x00000000005e7000 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
|
||||
0x00000000005e7000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
|
||||
0x00000000005e7000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
|
||||
0x00000000005e7000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
|
||||
0x00000000005e7000 /usr/lib/libauto.dylib
|
||||
0x00000000005e7000 /usr/lib/libicucore.A.dylib
|
||||
0x00000000005e7000 /usr/lib/libxml2.2.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
|
||||
0x00000000005e7000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
|
||||
0x00000000005e7000 /usr/lib/liblangid.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
|
||||
0x00000000005e7000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
|
||||
0x00000000005e7000 /usr/lib/libDiagnosticMessagesClient.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
|
||||
0x00000000005e7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
|
||||
0x00000000005e7000 /usr/lib/libextension.dylib
|
||||
0x00000000005e7000 /usr/lib/libarchive.2.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
|
||||
0x00000000005e7000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
|
||||
0x00000000005e7000 /usr/lib/libCRFSuite.dylib
|
||||
0x00000000005e7000 /usr/lib/libc++.1.dylib
|
||||
0x00000000005e7000 /usr/lib/libc++abi.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libcache.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libcommonCrypto.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libcompiler_rt.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libcopyfile.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libcorecrypto.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libdispatch.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libdyld.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libkeymgr.dylib
|
||||
0x00000000005e7000 /usr/lib/system/liblaunch.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libmacho.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libquarantine.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libremovefile.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_asl.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_blocks.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_c.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_configuration.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_coreservices.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_coretls.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_dnssd.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_info.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_kernel.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_m.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_malloc.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_network.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_networkextension.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_notify.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_platform.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_pthread.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_sandbox.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_secinit.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libsystem_trace.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libunc.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libunwind.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libxpc.dylib
|
||||
0x00000000005e7000 /usr/lib/libenergytrace.dylib
|
||||
0x00000000005e7000 /usr/lib/libbsm.0.dylib
|
||||
0x00000000005e7000 /usr/lib/system/libkxld.dylib
|
||||
0x00000000005e7000 /usr/lib/libxar.1.dylib
|
||||
0x00000000005e7000 /usr/lib/libsqlite3.dylib
|
||||
0x00000000005e7000 /usr/lib/libpam.2.dylib
|
||||
0x00000000005e7000 /usr/lib/libOpenScriptingUtil.dylib
|
||||
0x00000000005e7000 /usr/lib/libbz2.1.0.dylib
|
||||
0x00000000005e7000 /usr/lib/liblzma.5.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
|
||||
0x00000000005e7000 /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
|
||||
0x00000000005e7000 /usr/lib/libmecabra.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
|
||||
0x00000000005e7000 /System/Library/Frameworks/Metal.framework/Versions/A/Metal
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
|
||||
0x00000000005e7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
|
||||
0x00000000005e7000 /usr/lib/libcups.2.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
|
||||
0x00000000005e7000 /System/Library/Frameworks/GSS.framework/Versions/A/GSS
|
||||
0x00000000005e7000 /usr/lib/libresolv.9.dylib
|
||||
0x00000000005e7000 /usr/lib/libiconv.2.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
|
||||
0x00000000005e7000 /usr/lib/libheimdal-asn1.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
|
||||
0x00000000005e7000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
|
||||
0x00000000005e7000 /usr/lib/libmarisa.dylib
|
||||
0x00000000005e7000 /usr/lib/libChineseTokenizer.dylib
|
||||
0x00000000005e7000 /usr/lib/libcmph.dylib
|
||||
0x00000000005e7000 /usr/lib/libcompression.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
|
||||
0x00000000005e7000 /usr/lib/libxslt.1.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
|
||||
0x00000000005e7000 /usr/lib/libFosl_dynamic.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
|
||||
0x00000000005e7000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
|
||||
0x0000000053c0d000 /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
|
||||
0x000000010e764000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/server/libjvm.dylib
|
||||
0x000000010f683000 /usr/lib/libstdc++.6.dylib
|
||||
0x000000010f73a000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libverify.dylib
|
||||
0x000000010f748000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libjava.dylib
|
||||
0x000000010f786000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libzip.dylib
|
||||
0x00000001258ef000 /System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/JavaRuntimeSupport
|
||||
0x000000012590a000 /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation
|
||||
0x000000012591f000 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
|
||||
0x000000012592c000 /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
|
||||
0x00000000005e7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
|
||||
0x000000012738d000 /Applications/IntelliJ IDEA 15 CE.app/Contents/bin/libbreakgen64.jnilib
|
||||
0x0000000127390000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libnet.dylib
|
||||
0x00000001273ef000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libawt.dylib
|
||||
0x000000012749e000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/./libmlib_image.dylib
|
||||
0x000000012756a000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libawt_lwawt.dylib
|
||||
0x000000012761d000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/./libosxapp.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
|
||||
0x000000012822f000 /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
|
||||
0x00000000005e7000 /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
|
||||
0x00000000005e7000 /usr/lib/libcsfde.dylib
|
||||
0x00000000005e7000 /usr/lib/libcurl.4.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
|
||||
0x00000000005e7000 /usr/lib/libCoreStorage.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
|
||||
0x00000000005e7000 /usr/lib/libutil.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
|
||||
0x00000000005e7000 /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
|
||||
0x00000000005e7000 /usr/lib/libsasl2.2.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
|
||||
0x00000000005e7000 /usr/lib/libcrypto.0.9.8.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
|
||||
0x0000000128f59000 cl_kernels
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
|
||||
0x00000000005e7000 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
|
||||
0x00000000005e7000 /usr/lib/libodfde.dylib
|
||||
0x0000000129f73000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libfontmanager.dylib
|
||||
0x0000000129fd9000 /Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/native/liblwjgl.dylib
|
||||
0x000000012844d000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libjawt.dylib
|
||||
0x000000012a077000 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
|
||||
0x00000000005e7000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
|
||||
0x000000012a25f000 /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
|
||||
0x00000000005e7000 /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
|
||||
0x000000012a926000 /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat
|
||||
0x000000012b911000 /Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/native/libjinput-osx.dylib
|
||||
0x000000012b916000 /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
|
||||
|
||||
VM Arguments:
|
||||
jvm_args: -Djava.library.path=/Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/native -Didea.launcher.port=7542 -Didea.launcher.bin.path=/Applications/IntelliJ IDEA 15 CE.app/Contents/bin -Dfile.encoding=UTF-8
|
||||
java_command: com.intellij.rt.execution.application.AppMain com.Torvald.Terrarum.Terrarum
|
||||
java_class_path (initial): /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/tools.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/C
|
||||
Launcher Type: SUN_STANDARD
|
||||
|
||||
Environment Variables:
|
||||
PATH=/usr/bin:/bin:/usr/sbin:/sbin
|
||||
SHELL=/bin/bash
|
||||
DISPLAY=/private/tmp/com.apple.launchd.8AA461ZLSp/org.macosforge.xquartz:0
|
||||
|
||||
Signal Handlers:
|
||||
SIGSEGV: [libjvm.dylib+0x578fd7], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO
|
||||
SIGBUS: [libjvm.dylib+0x578fd7], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGFPE: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGPIPE: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGXFSZ: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGILL: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
|
||||
SIGUSR2: [libjvm.dylib+0x45a62a], sa_mask[0]=00100000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGHUP: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGINT: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGTERM: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGQUIT: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
|
||||
|
||||
--------------- S Y S T E M ---------------
|
||||
|
||||
OS:Bsduname:Darwin 15.2.0 Darwin Kernel Version 15.2.0: Fri Nov 13 19:56:56 PST 2015; root:xnu-3248.20.55~2/RELEASE_X86_64 x86_64
|
||||
rlimit: STACK 8192k, CORE 0k, NPROC 709, NOFILE 10240, AS infinity
|
||||
load average:1.40 1.49 1.51
|
||||
|
||||
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
|
||||
|
||||
Memory: 4k page, physical 8388608k(37276k free)
|
||||
|
||||
/proc/meminfo:
|
||||
|
||||
|
||||
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.20-b23) for bsd-amd64 JRE (1.8.0_20-b26), built on Jul 30 2014 13:37:47 by "java_re" with gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
|
||||
|
||||
time: Wed Jan 13 13:33:07 2016
|
||||
elapsed time: 9 seconds (0d 0h 0m 9s)
|
||||
|
||||
636
hs_err_pid72889.log
Normal file
636
hs_err_pid72889.log
Normal file
@@ -0,0 +1,636 @@
|
||||
#
|
||||
# A fatal error has been detected by the Java Runtime Environment:
|
||||
#
|
||||
# SIGSEGV (0xb) at pc=0x000000011dc23597, pid=72889, tid=5891
|
||||
#
|
||||
# JRE version: Java(TM) SE Runtime Environment (8.0_20-b26) (build 1.8.0_20-b26)
|
||||
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.20-b23 mixed mode bsd-amd64 compressed oops)
|
||||
# Problematic frame:
|
||||
# C [AppleIntelHD4000GraphicsGLDriver+0x44c597] IntelTextureObj::getSurfaceHeapOffset(unsigned int, IntelStateHeaps*, unsigned int&, bool&)+0xb
|
||||
#
|
||||
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
|
||||
#
|
||||
# If you would like to submit a bug report, please visit:
|
||||
# http://bugreport.sun.com/bugreport/crash.jsp
|
||||
# The crash happened outside the Java Virtual Machine in native code.
|
||||
# See problematic frame for where to report the bug.
|
||||
#
|
||||
|
||||
--------------- T H R E A D ---------------
|
||||
|
||||
Current thread (0x00007fbc5a80a800): JavaThread "main" [_thread_in_native, id=5891, stack(0x000070000011a000,0x000070000021a000)]
|
||||
|
||||
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000070
|
||||
|
||||
Registers:
|
||||
RAX=0x00007fbc5c0f8230, RBX=0x0000000000000000, RCX=0x0000700000218840, RDX=0x00007fbc5c0fb178
|
||||
RSP=0x0000700000218790, RBP=0x00007000002187a0, RSI=0x0000000000000001, RDI=0x0000000000000040
|
||||
R8 =0x000070000021883f, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0xffff8044c26a0bf8
|
||||
R12=0x0000000000000000, R13=0x00007fbc5c0f7400, R14=0x0000000000000001, R15=0x0000000000000040
|
||||
RIP=0x000000011dc23597, EFLAGS=0x0000000000010202, ERR=0x0000000000000004
|
||||
TRAPNO=0x000000000000000e
|
||||
|
||||
Top of Stack: (sp=0x0000700000218790)
|
||||
0x0000700000218790: 0000000000000000 0000000000000001
|
||||
0x00007000002187a0: 0000700000218870 000000011dc380eb
|
||||
0x00007000002187b0: 0000000000000000 0000000810009010
|
||||
0x00007000002187c0: 0000000000000004 00007fbc5c0fdd48
|
||||
0x00007000002187d0: 0000000404002404 0000000000000001
|
||||
0x00007000002187e0: 000000007a000003 0000000000000008
|
||||
0x00007000002187f0: 00007fbc5c0fb178 00007fbc5c0fdb40
|
||||
0x0000700000218800: 00007fbc5a4a7440 00007fbc5c0f7400
|
||||
0x0000700000218810: 00007fbc5a4a6240 0000000000000015
|
||||
0x0000700000218820: 0000000000000000 0000000000001980
|
||||
0x0000700000218830: 00007fbc5c0f8230 000000011dc2ac98
|
||||
0x0000700000218840: 0000000000000000 0000000000000004
|
||||
0x0000700000218850: 21fffff7ffffffff 00007fbc5c0fdd48
|
||||
0x0000700000218860: 0000000000000020 00007fbc5c0f8230
|
||||
0x0000700000218870: 0000700000218a10 000000011dc32ab6
|
||||
0x0000700000218880: 00007fbc5c0f7400 0000000000000000
|
||||
0x0000700000218890: 00007fbc5a4a61e0 00007fbc5ba00e00
|
||||
0x00007000002188a0: 00007fbc5c0f8284 00007fbc5c0f7400
|
||||
0x00007000002188b0: 00007fbc5c0fad98 00007fbc5c0fad94
|
||||
0x00007000002188c0: 00007fbc5ba00e38 00007fbc5c0f8284
|
||||
0x00007000002188d0: 00007fbc5c100c48 0000020000000000
|
||||
0x00007000002188e0: 0f30000a00108031 00007fbc5d800810
|
||||
0x00007000002188f0: 0000000000000000 0000002000000000
|
||||
0x0000700000218900: 0000000000000000 0000000000000001
|
||||
0x0000700000218910: 00007fbc5c100d30 0000000000000001
|
||||
0x0000700000218920: 00007fbc5d800810 000000011eb0ec80
|
||||
0x0000700000218930: 0120fc0000000000 21fffff7ffffffff
|
||||
0x0000700000218940: 0000000000000c80 0000000700000000
|
||||
0x0000700000218950: 0000000000000000 0000000000000000
|
||||
0x0000700000218960: 0000000000000000 0000000000000000
|
||||
0x0000700000218970: 0000000000000000 ffffffffffffffff
|
||||
0x0000700000218980: ffffffffffffffff ffffffffffffffff
|
||||
|
||||
Instructions: (pc=0x000000011dc23597)
|
||||
0x000000011dc23577: 90 2a fd ff ff 63 fd ff ff e6 fd ff ff 5f fe ff
|
||||
0x000000011dc23587: ff f1 fe ff ff 55 48 89 e5 41 56 53 44 8b 4a 60
|
||||
0x000000011dc23597: 44 8b 5f 30 39 b7 28 0f 00 00 75 2d 48 39 97 18
|
||||
0x000000011dc235a7: 0f 00 00 75 24 41 83 fb 01 41 0f 94 c2 44 3b 8f
|
||||
|
||||
Register to memory mapping:
|
||||
|
||||
RAX=0x00007fbc5c0f8230 is an unknown value
|
||||
RBX=0x0000000000000000 is an unknown value
|
||||
RCX=0x0000700000218840 is pointing into the stack for thread: 0x00007fbc5a80a800
|
||||
RDX=0x00007fbc5c0fb178 is an unknown value
|
||||
RSP=0x0000700000218790 is pointing into the stack for thread: 0x00007fbc5a80a800
|
||||
RBP=0x00007000002187a0 is pointing into the stack for thread: 0x00007fbc5a80a800
|
||||
RSI=0x0000000000000001 is an unknown value
|
||||
RDI=0x0000000000000040 is an unknown value
|
||||
R8 =0x000070000021883f is pointing into the stack for thread: 0x00007fbc5a80a800
|
||||
R9 =0x0000000000000000 is an unknown value
|
||||
R10=0x0000000000000000 is an unknown value
|
||||
R11=0xffff8044c26a0bf8 is an unknown value
|
||||
R12=0x0000000000000000 is an unknown value
|
||||
R13=0x00007fbc5c0f7400 is an unknown value
|
||||
R14=0x0000000000000001 is an unknown value
|
||||
R15=0x0000000000000040 is an unknown value
|
||||
|
||||
|
||||
Stack: [0x000070000011a000,0x000070000021a000], sp=0x0000700000218790, free space=1017k
|
||||
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
||||
C [AppleIntelHD4000GraphicsGLDriver+0x44c597] IntelTextureObj::getSurfaceHeapOffset(unsigned int, IntelStateHeaps*, unsigned int&, bool&)+0xb
|
||||
C [AppleIntelHD4000GraphicsGLDriver+0x4610eb] void updateBindingTable<IGFX::SGfx3DStateBindingTablePointers_Gen7>(Gen7Context*, unsigned int, IGFX::SGfx3DStateBindingTablePointers_Gen7&)+0x813
|
||||
C [AppleIntelHD4000GraphicsGLDriver+0x45bab6] Gen7Context::ProgramPipeline()+0x33d8
|
||||
C [AppleIntelHD4000GraphicsGLDriver+0x3c1c07] glrIntelBeginPrimitiveBuffer+0xa2
|
||||
C [GLEngine+0x12f68a] gleBeginPrimitiveTCLFunc+0x4e
|
||||
j org.lwjgl.opengl.GL11.nglBegin(IJ)V+0
|
||||
j org.lwjgl.opengl.GL11.glBegin(I)V+15
|
||||
j org.newdawn.slick.opengl.renderer.ImmediateModeOGLRenderer.glBegin(I)V+1
|
||||
j org.newdawn.slick.geom.ShapeRenderer.fill(Lorg/newdawn/slick/geom/Shape;Lorg/newdawn/slick/geom/ShapeRenderer$PointCallback;)V+9
|
||||
j org.newdawn.slick.geom.ShapeRenderer.fill(Lorg/newdawn/slick/geom/Shape;Lorg/newdawn/slick/ShapeFill;)V+29
|
||||
j org.newdawn.slick.Graphics.fill(Lorg/newdawn/slick/geom/Shape;Lorg/newdawn/slick/ShapeFill;)V+9
|
||||
j com.Torvald.Terrarum.Game.drawSkybox(Lorg/newdawn/slick/Graphics;)V+31
|
||||
j com.Torvald.Terrarum.Game.render(Lorg/newdawn/slick/GameContainer;Lorg/newdawn/slick/Graphics;)V+29
|
||||
j com.Torvald.Terrarum.Terrarum.render(Lorg/newdawn/slick/GameContainer;Lorg/newdawn/slick/Graphics;)V+2
|
||||
j org.newdawn.slick.GameContainer.updateAndRender(I)V+310
|
||||
j org.newdawn.slick.AppGameContainer.gameLoop()V+33
|
||||
j org.newdawn.slick.AppGameContainer.start()V+17
|
||||
j com.Torvald.Terrarum.Terrarum.main([Ljava/lang/String;)V+64
|
||||
v ~StubRoutines::call_stub
|
||||
V [libjvm.dylib+0x2d429e] JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x6ae
|
||||
V [libjvm.dylib+0x4a2b90] Reflection::invoke(instanceKlassHandle, methodHandle, Handle, bool, objArrayHandle, BasicType, objArrayHandle, bool, Thread*)+0xdf8
|
||||
V [libjvm.dylib+0x4a30a8] Reflection::invoke_method(oopDesc*, Handle, objArrayHandle, Thread*)+0x16c
|
||||
V [libjvm.dylib+0x322984] JVM_InvokeMethod+0x166
|
||||
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
|
||||
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
|
||||
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
|
||||
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
|
||||
j com.intellij.rt.execution.application.AppMain.main([Ljava/lang/String;)V+180
|
||||
v ~StubRoutines::call_stub
|
||||
V [libjvm.dylib+0x2d429e] JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x6ae
|
||||
V [libjvm.dylib+0x309377] jni_invoke_static(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*)+0x1bf
|
||||
V [libjvm.dylib+0x302571] jni_CallStaticVoidMethod+0x15d
|
||||
C [java+0x2c82] JavaMain+0x998
|
||||
C [libsystem_pthread.dylib+0x3c13] _pthread_body+0x83
|
||||
C [libsystem_pthread.dylib+0x3b90] _pthread_body+0x0
|
||||
C [libsystem_pthread.dylib+0x1375] thread_start+0xd
|
||||
C 0x0000000000000000
|
||||
|
||||
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
|
||||
j org.lwjgl.opengl.GL11.nglBegin(IJ)V+0
|
||||
j org.lwjgl.opengl.GL11.glBegin(I)V+15
|
||||
j org.newdawn.slick.opengl.renderer.ImmediateModeOGLRenderer.glBegin(I)V+1
|
||||
j org.newdawn.slick.geom.ShapeRenderer.fill(Lorg/newdawn/slick/geom/Shape;Lorg/newdawn/slick/geom/ShapeRenderer$PointCallback;)V+9
|
||||
j org.newdawn.slick.geom.ShapeRenderer.fill(Lorg/newdawn/slick/geom/Shape;Lorg/newdawn/slick/ShapeFill;)V+29
|
||||
j org.newdawn.slick.Graphics.fill(Lorg/newdawn/slick/geom/Shape;Lorg/newdawn/slick/ShapeFill;)V+9
|
||||
j com.Torvald.Terrarum.Game.drawSkybox(Lorg/newdawn/slick/Graphics;)V+31
|
||||
j com.Torvald.Terrarum.Game.render(Lorg/newdawn/slick/GameContainer;Lorg/newdawn/slick/Graphics;)V+29
|
||||
j com.Torvald.Terrarum.Terrarum.render(Lorg/newdawn/slick/GameContainer;Lorg/newdawn/slick/Graphics;)V+2
|
||||
j org.newdawn.slick.GameContainer.updateAndRender(I)V+310
|
||||
j org.newdawn.slick.AppGameContainer.gameLoop()V+33
|
||||
j org.newdawn.slick.AppGameContainer.start()V+17
|
||||
j com.Torvald.Terrarum.Terrarum.main([Ljava/lang/String;)V+64
|
||||
v ~StubRoutines::call_stub
|
||||
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
|
||||
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
|
||||
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
|
||||
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
|
||||
j com.intellij.rt.execution.application.AppMain.main([Ljava/lang/String;)V+180
|
||||
v ~StubRoutines::call_stub
|
||||
|
||||
--------------- P R O C E S S ---------------
|
||||
|
||||
Java Threads: ( => current thread )
|
||||
0x00007fbc5aa1b000 JavaThread "AWT-Shutdown" [_thread_blocked, id=34311, stack(0x00007000011d0000,0x00007000012d0000)]
|
||||
0x00007fbc5b0d1000 JavaThread "AppKit Thread" daemon [_thread_in_native, id=2571, stack(0x00007fff5d8d6000,0x00007fff5e0d6000)]
|
||||
0x00007fbc5b076800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=19715, stack(0x000070000104a000,0x000070000114a000)]
|
||||
0x00007fbc5b02e800 JavaThread "Service Thread" daemon [_thread_blocked, id=18691, stack(0x0000700000e44000,0x0000700000f44000)]
|
||||
0x00007fbc5a863800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=18179, stack(0x0000700000d41000,0x0000700000e41000)]
|
||||
0x00007fbc5a863000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=17667, stack(0x0000700000c3e000,0x0000700000d3e000)]
|
||||
0x00007fbc5a861000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=17155, stack(0x0000700000b3b000,0x0000700000c3b000)]
|
||||
0x00007fbc5a819800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13323, stack(0x0000700000a38000,0x0000700000b38000)]
|
||||
0x00007fbc5b007800 JavaThread "Finalizer" daemon [_thread_blocked, id=12291, stack(0x000070000082f000,0x000070000092f000)]
|
||||
0x00007fbc5c045800 JavaThread "Reference Handler" daemon [_thread_blocked, id=11779, stack(0x000070000072c000,0x000070000082c000)]
|
||||
=>0x00007fbc5a80a800 JavaThread "main" [_thread_in_native, id=5891, stack(0x000070000011a000,0x000070000021a000)]
|
||||
|
||||
Other Threads:
|
||||
0x00007fbc5a80b000 VMThread [stack: 0x0000700000629000,0x0000700000729000] [id=11267]
|
||||
0x00007fbc5c034800 WatcherThread [stack: 0x0000700000f47000,0x0000700001047000] [id=19203]
|
||||
|
||||
VM state:not at safepoint (normal execution)
|
||||
|
||||
VM Mutex/Monitor currently owned by a thread: None
|
||||
|
||||
Heap:
|
||||
PSYoungGen total 173056K, used 70337K [0x0000000795580000, 0x00000007a3600000, 0x00000007c0000000)
|
||||
eden space 122368K, 57% used [0x0000000795580000,0x0000000799a30438,0x000000079cd00000)
|
||||
from space 50688K, 0% used [0x000000079cd00000,0x000000079cd00000,0x000000079fe80000)
|
||||
to space 50688K, 0% used [0x00000007a0480000,0x00000007a0480000,0x00000007a3600000)
|
||||
ParOldGen total 214016K, used 55323K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 25% used [0x0000000740000000,0x0000000743606cd8,0x000000074d100000)
|
||||
Metaspace used 8346K, capacity 8553K, committed 8704K, reserved 1056768K
|
||||
class space used 848K, capacity 903K, committed 1024K, reserved 1048576K
|
||||
|
||||
Card table byte_map: [0x00000001129c0000,0x0000000112dc1000] byte_map_base: 0x000000010efc0000
|
||||
|
||||
Marking Bits: (ParMarkBitMap*) 0x0000000102668330
|
||||
Begin Bits: [0x000000011306c000, 0x000000011506c000)
|
||||
End Bits: [0x000000011506c000, 0x000000011706c000)
|
||||
|
||||
Polling page: 0x0000000102d2d000
|
||||
|
||||
CodeCache: size=245760Kb used=3044Kb max_used=3064Kb free=242715Kb
|
||||
bounds [0x0000000103600000, 0x0000000103900000, 0x0000000112600000]
|
||||
total_blobs=1239 nmethods=804 adapters=350
|
||||
compilation: enabled
|
||||
|
||||
Compilation events (10 events):
|
||||
Event: 16.426 Thread 0x00007fbc5a863800 792 3 java.lang.invoke.MethodType$ConcurrentWeakInternSet$WeakEntry::<init> (14 bytes)
|
||||
Event: 16.427 Thread 0x00007fbc5a863800 nmethod 792 0x00000001038eb6d0 code [0x00000001038eb860, 0x00000001038ebc88]
|
||||
Event: 16.427 Thread 0x00007fbc5a863800 793 3 java.lang.invoke.MethodType::makeImpl (66 bytes)
|
||||
Event: 16.428 Thread 0x00007fbc5a863800 nmethod 793 0x00000001038f2a10 code [0x00000001038f2c00, 0x00000001038f3468]
|
||||
Event: 16.428 Thread 0x00007fbc5a863800 803 ! 3 java.util.AbstractList$Itr::next (45 bytes)
|
||||
Event: 16.428 Thread 0x00007fbc5a863800 nmethod 803 0x00000001038f3790 code [0x00000001038f3960, 0x00000001038f3f78]
|
||||
Event: 16.428 Thread 0x00007fbc5a863800 804 3 java.util.AbstractList$Itr::checkForComodification (23 bytes)
|
||||
Event: 16.429 Thread 0x00007fbc5a863800 nmethod 804 0x00000001038eed50 code [0x00000001038eeec0, 0x00000001038ef0e8]
|
||||
Event: 16.429 Thread 0x00007fbc5a863800 801 3 java.lang.invoke.LambdaForm::argument (35 bytes)
|
||||
Event: 16.430 Thread 0x00007fbc5a863800 nmethod 801 0x00000001038f4250 code [0x00000001038f4400, 0x00000001038f48d8]
|
||||
|
||||
GC Heap History (10 events):
|
||||
Event: 9.580 GC heap before
|
||||
{Heap before GC invocations=7 (full 2):
|
||||
PSYoungGen total 71680K, used 5090K [0x0000000795580000, 0x00000007a3180000, 0x00000007c0000000)
|
||||
eden space 66560K, 0% used [0x0000000795580000,0x0000000795580000,0x0000000799680000)
|
||||
from space 5120K, 99% used [0x0000000799680000,0x0000000799b789c0,0x0000000799b80000)
|
||||
to space 52224K, 0% used [0x000000079fe80000,0x000000079fe80000,0x00000007a3180000)
|
||||
ParOldGen total 175104K, used 174877K [0x0000000740000000, 0x000000074ab00000, 0x0000000795580000)
|
||||
object space 175104K, 99% used [0x0000000740000000,0x000000074aac76b8,0x000000074ab00000)
|
||||
Metaspace used 7773K, capacity 7929K, committed 8064K, reserved 1056768K
|
||||
class space used 787K, capacity 827K, committed 896K, reserved 1048576K
|
||||
Event: 9.610 GC heap after
|
||||
Heap after GC invocations=7 (full 2):
|
||||
PSYoungGen total 71680K, used 0K [0x0000000795580000, 0x00000007a3180000, 0x00000007c0000000)
|
||||
eden space 66560K, 0% used [0x0000000795580000,0x0000000795580000,0x0000000799680000)
|
||||
from space 5120K, 0% used [0x0000000799680000,0x0000000799680000,0x0000000799b80000)
|
||||
to space 52224K, 0% used [0x000000079fe80000,0x000000079fe80000,0x00000007a3180000)
|
||||
ParOldGen total 214016K, used 114262K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 53% used [0x0000000740000000,0x0000000746f95a80,0x000000074d100000)
|
||||
Metaspace used 7773K, capacity 7929K, committed 8064K, reserved 1056768K
|
||||
class space used 787K, capacity 827K, committed 896K, reserved 1048576K
|
||||
}
|
||||
Event: 16.066 GC heap before
|
||||
{Heap before GC invocations=8 (full 2):
|
||||
PSYoungGen total 71680K, used 8362K [0x0000000795580000, 0x00000007a3180000, 0x00000007c0000000)
|
||||
eden space 66560K, 12% used [0x0000000795580000,0x0000000795daaad8,0x0000000799680000)
|
||||
from space 5120K, 0% used [0x0000000799680000,0x0000000799680000,0x0000000799b80000)
|
||||
to space 52224K, 0% used [0x000000079fe80000,0x000000079fe80000,0x00000007a3180000)
|
||||
ParOldGen total 214016K, used 114262K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 53% used [0x0000000740000000,0x0000000746f95a80,0x000000074d100000)
|
||||
Metaspace used 7879K, capacity 7993K, committed 8064K, reserved 1056768K
|
||||
class space used 789K, capacity 827K, committed 896K, reserved 1048576K
|
||||
Event: 16.070 GC heap after
|
||||
Heap after GC invocations=8 (full 2):
|
||||
PSYoungGen total 174592K, used 6723K [0x0000000795580000, 0x00000007a3600000, 0x00000007c0000000)
|
||||
eden space 122368K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079cd00000)
|
||||
from space 52224K, 12% used [0x000000079fe80000,0x00000007a0510cd0,0x00000007a3180000)
|
||||
to space 50688K, 0% used [0x000000079cd00000,0x000000079cd00000,0x000000079fe80000)
|
||||
ParOldGen total 214016K, used 114262K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 53% used [0x0000000740000000,0x0000000746f95a80,0x000000074d100000)
|
||||
Metaspace used 7879K, capacity 7993K, committed 8064K, reserved 1056768K
|
||||
class space used 789K, capacity 827K, committed 896K, reserved 1048576K
|
||||
}
|
||||
Event: 16.070 GC heap before
|
||||
{Heap before GC invocations=9 (full 3):
|
||||
PSYoungGen total 174592K, used 6723K [0x0000000795580000, 0x00000007a3600000, 0x00000007c0000000)
|
||||
eden space 122368K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079cd00000)
|
||||
from space 52224K, 12% used [0x000000079fe80000,0x00000007a0510cd0,0x00000007a3180000)
|
||||
to space 50688K, 0% used [0x000000079cd00000,0x000000079cd00000,0x000000079fe80000)
|
||||
ParOldGen total 214016K, used 114262K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 53% used [0x0000000740000000,0x0000000746f95a80,0x000000074d100000)
|
||||
Metaspace used 7879K, capacity 7993K, committed 8064K, reserved 1056768K
|
||||
class space used 789K, capacity 827K, committed 896K, reserved 1048576K
|
||||
Event: 16.108 GC heap after
|
||||
Heap after GC invocations=9 (full 3):
|
||||
PSYoungGen total 174592K, used 0K [0x0000000795580000, 0x00000007a3600000, 0x00000007c0000000)
|
||||
eden space 122368K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079cd00000)
|
||||
from space 52224K, 0% used [0x000000079fe80000,0x000000079fe80000,0x00000007a3180000)
|
||||
to space 50688K, 0% used [0x000000079cd00000,0x000000079cd00000,0x000000079fe80000)
|
||||
ParOldGen total 214016K, used 55285K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 25% used [0x0000000740000000,0x00000007435fd4c0,0x000000074d100000)
|
||||
Metaspace used 7879K, capacity 7993K, committed 8064K, reserved 1056768K
|
||||
class space used 789K, capacity 827K, committed 896K, reserved 1048576K
|
||||
}
|
||||
Event: 16.143 GC heap before
|
||||
{Heap before GC invocations=10 (full 3):
|
||||
PSYoungGen total 174592K, used 2368K [0x0000000795580000, 0x00000007a3600000, 0x00000007c0000000)
|
||||
eden space 122368K, 1% used [0x0000000795580000,0x00000007957d00c8,0x000000079cd00000)
|
||||
from space 52224K, 0% used [0x000000079fe80000,0x000000079fe80000,0x00000007a3180000)
|
||||
to space 50688K, 0% used [0x000000079cd00000,0x000000079cd00000,0x000000079fe80000)
|
||||
ParOldGen total 214016K, used 55285K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 25% used [0x0000000740000000,0x00000007435fd4c0,0x000000074d100000)
|
||||
Metaspace used 8002K, capacity 8217K, committed 8320K, reserved 1056768K
|
||||
class space used 808K, capacity 859K, committed 896K, reserved 1048576K
|
||||
Event: 16.144 GC heap after
|
||||
Heap after GC invocations=10 (full 3):
|
||||
PSYoungGen total 173056K, used 96K [0x0000000795580000, 0x00000007a3600000, 0x00000007c0000000)
|
||||
eden space 122368K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079cd00000)
|
||||
from space 50688K, 0% used [0x000000079cd00000,0x000000079cd18000,0x000000079fe80000)
|
||||
to space 50688K, 0% used [0x00000007a0480000,0x00000007a0480000,0x00000007a3600000)
|
||||
ParOldGen total 214016K, used 55285K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 25% used [0x0000000740000000,0x00000007435fd4c0,0x000000074d100000)
|
||||
Metaspace used 8002K, capacity 8217K, committed 8320K, reserved 1056768K
|
||||
class space used 808K, capacity 859K, committed 896K, reserved 1048576K
|
||||
}
|
||||
Event: 16.144 GC heap before
|
||||
{Heap before GC invocations=11 (full 4):
|
||||
PSYoungGen total 173056K, used 96K [0x0000000795580000, 0x00000007a3600000, 0x00000007c0000000)
|
||||
eden space 122368K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079cd00000)
|
||||
from space 50688K, 0% used [0x000000079cd00000,0x000000079cd18000,0x000000079fe80000)
|
||||
to space 50688K, 0% used [0x00000007a0480000,0x00000007a0480000,0x00000007a3600000)
|
||||
ParOldGen total 214016K, used 55285K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 25% used [0x0000000740000000,0x00000007435fd4c0,0x000000074d100000)
|
||||
Metaspace used 8002K, capacity 8217K, committed 8320K, reserved 1056768K
|
||||
class space used 808K, capacity 859K, committed 896K, reserved 1048576K
|
||||
Event: 16.163 GC heap after
|
||||
Heap after GC invocations=11 (full 4):
|
||||
PSYoungGen total 173056K, used 0K [0x0000000795580000, 0x00000007a3600000, 0x00000007c0000000)
|
||||
eden space 122368K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079cd00000)
|
||||
from space 50688K, 0% used [0x000000079cd00000,0x000000079cd00000,0x000000079fe80000)
|
||||
to space 50688K, 0% used [0x00000007a0480000,0x00000007a0480000,0x00000007a3600000)
|
||||
ParOldGen total 214016K, used 55323K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 25% used [0x0000000740000000,0x0000000743606cd8,0x000000074d100000)
|
||||
Metaspace used 8002K, capacity 8217K, committed 8320K, reserved 1056768K
|
||||
class space used 808K, capacity 859K, committed 896K, reserved 1048576K
|
||||
}
|
||||
|
||||
Deoptimization events (0 events):
|
||||
No events
|
||||
|
||||
Internal exceptions (10 events):
|
||||
Event: 16.386 Thread 0x00007fbc5a80a800 Exception <a 'java/security/PrivilegedActionException'> (0x000000079981d388) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.386 Thread 0x00007fbc5a80a800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000799825bb8) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.387 Thread 0x00007fbc5a80a800 Exception <a 'java/security/PrivilegedActionException'> (0x000000079982adc8) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.387 Thread 0x00007fbc5a80a800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007998361c8) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.388 Thread 0x00007fbc5a80a800 Exception <a 'java/security/PrivilegedActionException'> (0x000000079983bfc0) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.389 Thread 0x00007fbc5a80a800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007998414b0) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.389 Thread 0x00007fbc5a80a800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000799846cc0) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.401 Thread 0x00007fbc5a80a800 Exception <a 'java/security/PrivilegedActionException'> (0x000000079996dac0) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.402 Thread 0x00007fbc5a80a800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000799972b28) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.426 Thread 0x00007fbc5a80a800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007999929d8) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
|
||||
Events (10 events):
|
||||
Event: 16.424 loading class org/newdawn/slick/GameContainer
|
||||
Event: 16.424 loading class org/newdawn/slick/GameContainer done
|
||||
Event: 16.424 loading class org/newdawn/slick/GameContainer
|
||||
Event: 16.424 loading class org/newdawn/slick/GameContainer done
|
||||
Event: 16.425 loading class org/newdawn/slick/GameContainer
|
||||
Event: 16.425 loading class org/newdawn/slick/GameContainer done
|
||||
Event: 16.425 loading class org/newdawn/slick/GameContainer
|
||||
Event: 16.425 loading class org/newdawn/slick/GameContainer done
|
||||
Event: 16.425 loading class com/Torvald/Terrarum/GameControl/KeyToggler
|
||||
Event: 16.425 loading class com/Torvald/Terrarum/GameControl/KeyToggler done
|
||||
|
||||
|
||||
Dynamic libraries:
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Security.framework/Versions/A/Security
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
|
||||
0x0000000009bc5000 /usr/lib/libz.1.dylib
|
||||
0x0000000009bc5000 /usr/lib/libSystem.B.dylib
|
||||
0x0000000009bc5000 /usr/lib/libobjc.A.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
|
||||
0x0000000009bc5000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
|
||||
0x0000000009bc5000 /usr/lib/libScreenReader.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
|
||||
0x0000000009bc5000 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
|
||||
0x0000000009bc5000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
|
||||
0x0000000009bc5000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
|
||||
0x0000000009bc5000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
|
||||
0x0000000009bc5000 /usr/lib/libauto.dylib
|
||||
0x0000000009bc5000 /usr/lib/libicucore.A.dylib
|
||||
0x0000000009bc5000 /usr/lib/libxml2.2.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
|
||||
0x0000000009bc5000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
|
||||
0x0000000009bc5000 /usr/lib/liblangid.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
|
||||
0x0000000009bc5000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
|
||||
0x0000000009bc5000 /usr/lib/libDiagnosticMessagesClient.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
|
||||
0x0000000009bc5000 /usr/lib/libextension.dylib
|
||||
0x0000000009bc5000 /usr/lib/libarchive.2.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
|
||||
0x0000000009bc5000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
|
||||
0x0000000009bc5000 /usr/lib/libCRFSuite.dylib
|
||||
0x0000000009bc5000 /usr/lib/libc++.1.dylib
|
||||
0x0000000009bc5000 /usr/lib/libc++abi.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libcache.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libcommonCrypto.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libcompiler_rt.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libcopyfile.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libcorecrypto.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libdispatch.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libdyld.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libkeymgr.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/liblaunch.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libmacho.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libquarantine.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libremovefile.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_asl.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_blocks.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_c.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_configuration.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_coreservices.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_coretls.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_dnssd.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_info.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_kernel.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_m.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_malloc.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_network.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_networkextension.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_notify.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_platform.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_pthread.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_sandbox.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_secinit.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_trace.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libunc.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libunwind.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libxpc.dylib
|
||||
0x0000000009bc5000 /usr/lib/libenergytrace.dylib
|
||||
0x0000000009bc5000 /usr/lib/libbsm.0.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libkxld.dylib
|
||||
0x0000000009bc5000 /usr/lib/libxar.1.dylib
|
||||
0x0000000009bc5000 /usr/lib/libsqlite3.dylib
|
||||
0x0000000009bc5000 /usr/lib/libpam.2.dylib
|
||||
0x0000000009bc5000 /usr/lib/libOpenScriptingUtil.dylib
|
||||
0x0000000009bc5000 /usr/lib/libbz2.1.0.dylib
|
||||
0x0000000009bc5000 /usr/lib/liblzma.5.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
|
||||
0x0000000009bc5000 /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
|
||||
0x0000000009bc5000 /usr/lib/libmecabra.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Metal.framework/Versions/A/Metal
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
|
||||
0x0000000009bc5000 /usr/lib/libcups.2.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
|
||||
0x0000000009bc5000 /System/Library/Frameworks/GSS.framework/Versions/A/GSS
|
||||
0x0000000009bc5000 /usr/lib/libresolv.9.dylib
|
||||
0x0000000009bc5000 /usr/lib/libiconv.2.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
|
||||
0x0000000009bc5000 /usr/lib/libheimdal-asn1.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
|
||||
0x0000000009bc5000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
|
||||
0x0000000009bc5000 /usr/lib/libmarisa.dylib
|
||||
0x0000000009bc5000 /usr/lib/libChineseTokenizer.dylib
|
||||
0x0000000009bc5000 /usr/lib/libcmph.dylib
|
||||
0x0000000009bc5000 /usr/lib/libcompression.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
|
||||
0x0000000009bc5000 /usr/lib/libxslt.1.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
|
||||
0x0000000009bc5000 /usr/lib/libFosl_dynamic.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
|
||||
0x0000000009bc5000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
|
||||
0x0000000047275000 /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
|
||||
0x0000000101dcc000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/server/libjvm.dylib
|
||||
0x0000000009bc5000 /usr/lib/libstdc++.6.dylib
|
||||
0x0000000102ceb000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libverify.dylib
|
||||
0x0000000102cf9000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libjava.dylib
|
||||
0x0000000102d37000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libzip.dylib
|
||||
0x0000000118eb4000 /System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/JavaRuntimeSupport
|
||||
0x0000000118ecf000 /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation
|
||||
0x0000000102dec000 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
|
||||
0x0000000118ee4000 /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
|
||||
0x000000011a94d000 /Applications/IntelliJ IDEA 15 CE.app/Contents/bin/libbreakgen64.jnilib
|
||||
0x000000011a950000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libnet.dylib
|
||||
0x000000011a9af000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libawt.dylib
|
||||
0x000000011aa5e000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/./libmlib_image.dylib
|
||||
0x000000011ab2a000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libawt_lwawt.dylib
|
||||
0x000000011abdd000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/./libosxapp.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
|
||||
0x0000000009bc5000 /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
|
||||
0x0000000009bc5000 /usr/lib/libcsfde.dylib
|
||||
0x0000000009bc5000 /usr/lib/libcurl.4.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
|
||||
0x0000000009bc5000 /usr/lib/libCoreStorage.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
|
||||
0x0000000009bc5000 /usr/lib/libutil.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
|
||||
0x0000000009bc5000 /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
|
||||
0x0000000009bc5000 /usr/lib/libsasl2.2.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
|
||||
0x0000000009bc5000 /usr/lib/libcrypto.0.9.8.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
|
||||
0x000000011c609000 cl_kernels
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
|
||||
0x0000000009bc5000 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
|
||||
0x0000000009bc5000 /usr/lib/libodfde.dylib
|
||||
0x000000011d6c9000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libfontmanager.dylib
|
||||
0x000000011d72f000 /Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/native/liblwjgl.dylib
|
||||
0x000000011bafd000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libjawt.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
|
||||
0x000000011d7d7000 /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
|
||||
0x000000011ef55000 /Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/native/libjinput-osx.dylib
|
||||
0x000000011ef5a000 /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
|
||||
0x000000011c1b1000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libmanagement.dylib
|
||||
|
||||
VM Arguments:
|
||||
jvm_args: -Djava.library.path=/Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/native:/Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/natives-linux.jar:/Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/natives-mac.jar:/Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/natives-windows.jar -Didea.launcher.port=7541 -Didea.launcher.bin.path=/Applications/IntelliJ IDEA 15 CE.app/Contents/bin -Dfile.encoding=UTF-8
|
||||
java_command: com.intellij.rt.execution.application.AppMain com.Torvald.Terrarum.Terrarum
|
||||
java_class_path (initial): /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/tools.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/C
|
||||
Launcher Type: SUN_STANDARD
|
||||
|
||||
Environment Variables:
|
||||
PATH=/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/MacGPG2/bin:/Library/TeX/texbin
|
||||
SHELL=/bin/bash
|
||||
DISPLAY=/private/tmp/com.apple.launchd.JUiwxfWmS1/org.macosforge.xquartz:0
|
||||
|
||||
Signal Handlers:
|
||||
SIGSEGV: [libjvm.dylib+0x578fd7], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO
|
||||
SIGBUS: [libjvm.dylib+0x578fd7], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGFPE: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGPIPE: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGXFSZ: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGILL: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
|
||||
SIGUSR2: [libjvm.dylib+0x45a62a], sa_mask[0]=00100000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGHUP: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGINT: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGTERM: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGQUIT: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
|
||||
|
||||
--------------- S Y S T E M ---------------
|
||||
|
||||
OS:Bsduname:Darwin 15.3.0 Darwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015; root:xnu-3248.30.4~1/RELEASE_X86_64 x86_64
|
||||
rlimit: STACK 8192k, CORE 0k, NPROC 709, NOFILE 10240, AS infinity
|
||||
load average:2.34 2.11 2.05
|
||||
|
||||
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
|
||||
|
||||
Memory: 4k page, physical 8388608k(17172k free)
|
||||
|
||||
/proc/meminfo:
|
||||
|
||||
|
||||
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.20-b23) for bsd-amd64 JRE (1.8.0_20-b26), built on Jul 30 2014 13:37:47 by "java_re" with gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
|
||||
|
||||
time: Sat Jan 30 01:21:27 2016
|
||||
elapsed time: 16 seconds (0d 0h 0m 16s)
|
||||
|
||||
636
hs_err_pid72937.log
Normal file
636
hs_err_pid72937.log
Normal file
@@ -0,0 +1,636 @@
|
||||
#
|
||||
# A fatal error has been detected by the Java Runtime Environment:
|
||||
#
|
||||
# SIGSEGV (0xb) at pc=0x000000011fd34597, pid=72937, tid=5891
|
||||
#
|
||||
# JRE version: Java(TM) SE Runtime Environment (8.0_20-b26) (build 1.8.0_20-b26)
|
||||
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.20-b23 mixed mode bsd-amd64 compressed oops)
|
||||
# Problematic frame:
|
||||
# C [AppleIntelHD4000GraphicsGLDriver+0x44c597] _ZN15IntelTextureObj20getSurfaceHeapOffsetEjP15IntelStateHeapsRjRb+0xb
|
||||
#
|
||||
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
|
||||
#
|
||||
# If you would like to submit a bug report, please visit:
|
||||
# http://bugreport.sun.com/bugreport/crash.jsp
|
||||
# The crash happened outside the Java Virtual Machine in native code.
|
||||
# See problematic frame for where to report the bug.
|
||||
#
|
||||
|
||||
--------------- T H R E A D ---------------
|
||||
|
||||
Current thread (0x00007fc5ea802000): JavaThread "main" [_thread_in_native, id=5891, stack(0x000070000011a000,0x000070000021a000)]
|
||||
|
||||
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000070
|
||||
|
||||
Registers:
|
||||
RAX=0x00007fc5ea984c30, RBX=0x0000000000000000, RCX=0x0000700000218840, RDX=0x00007fc5ea987b78
|
||||
RSP=0x0000700000218790, RBP=0x00007000002187a0, RSI=0x0000000000000001, RDI=0x0000000000000040
|
||||
R8 =0x000070000021883f, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0xffff803b35f251f8
|
||||
R12=0x0000000000000000, R13=0x00007fc5ea983e00, R14=0x0000000000000001, R15=0x0000000000000040
|
||||
RIP=0x000000011fd34597, EFLAGS=0x0000000000010202, ERR=0x0000000000000004
|
||||
TRAPNO=0x000000000000000e
|
||||
|
||||
Top of Stack: (sp=0x0000700000218790)
|
||||
0x0000700000218790: 0000000000000000 0000000000000001
|
||||
0x00007000002187a0: 0000700000218870 000000011fd490eb
|
||||
0x00007000002187b0: 0000000000000000 0000000810009010
|
||||
0x00007000002187c0: 0000000000000004 00007fc5ea98a748
|
||||
0x00007000002187d0: 0000000404002404 0000000000000001
|
||||
0x00007000002187e0: 000000007a000003 0000000000000008
|
||||
0x00007000002187f0: 00007fc5ea987b78 00007fc5ea98a540
|
||||
0x0000700000218800: 00007fc5e9496780 00007fc5ea983e00
|
||||
0x0000700000218810: 00007fc5e949a5d0 0000000000000015
|
||||
0x0000700000218820: 0000000000000000 0000000000001980
|
||||
0x0000700000218830: 00007fc5ea984c30 000000011fd3bc98
|
||||
0x0000700000218840: 0000000000000000 0000000000000004
|
||||
0x0000700000218850: 21fffff7ffffffff 00007fc5ea98a748
|
||||
0x0000700000218860: 0000000000000020 00007fc5ea984c30
|
||||
0x0000700000218870: 0000700000218a10 000000011fd43ab6
|
||||
0x0000700000218880: 00007fc5ea983e00 0000000000000000
|
||||
0x0000700000218890: 00007fc5e9498cf0 00007fc5ea155400
|
||||
0x00007000002188a0: 00007fc5ea984c84 00007fc5ea983e00
|
||||
0x00007000002188b0: 00007fc5ea987798 00007fc5ea987794
|
||||
0x00007000002188c0: 00007fc5ea155438 00007fc5ea984c84
|
||||
0x00007000002188d0: 00007fc5ea98d648 0000020000000000
|
||||
0x00007000002188e0: 0f30000a00108031 00007fc5ec001410
|
||||
0x00007000002188f0: 0000000000000000 0000002000000000
|
||||
0x0000700000218900: 0000000000000000 0000000000000001
|
||||
0x0000700000218910: 00007fc5ea98d730 0000000000000001
|
||||
0x0000700000218920: 00007fc5ec001410 0000000120c1fc80
|
||||
0x0000700000218930: 0120fc0000000000 21fffff7ffffffff
|
||||
0x0000700000218940: 0000000000000c80 0000000700000000
|
||||
0x0000700000218950: 0000000000000000 0000000000000000
|
||||
0x0000700000218960: 0000000000000000 0000000000000000
|
||||
0x0000700000218970: 0000000000000000 ffffffffffffffff
|
||||
0x0000700000218980: ffffffffffffffff ffffffffffffffff
|
||||
|
||||
Instructions: (pc=0x000000011fd34597)
|
||||
0x000000011fd34577: 90 2a fd ff ff 63 fd ff ff e6 fd ff ff 5f fe ff
|
||||
0x000000011fd34587: ff f1 fe ff ff 55 48 89 e5 41 56 53 44 8b 4a 60
|
||||
0x000000011fd34597: 44 8b 5f 30 39 b7 28 0f 00 00 75 2d 48 39 97 18
|
||||
0x000000011fd345a7: 0f 00 00 75 24 41 83 fb 01 41 0f 94 c2 44 3b 8f
|
||||
|
||||
Register to memory mapping:
|
||||
|
||||
RAX=0x00007fc5ea984c30 is an unknown value
|
||||
RBX=0x0000000000000000 is an unknown value
|
||||
RCX=0x0000700000218840 is pointing into the stack for thread: 0x00007fc5ea802000
|
||||
RDX=0x00007fc5ea987b78 is an unknown value
|
||||
RSP=0x0000700000218790 is pointing into the stack for thread: 0x00007fc5ea802000
|
||||
RBP=0x00007000002187a0 is pointing into the stack for thread: 0x00007fc5ea802000
|
||||
RSI=0x0000000000000001 is an unknown value
|
||||
RDI=0x0000000000000040 is an unknown value
|
||||
R8 =0x000070000021883f is pointing into the stack for thread: 0x00007fc5ea802000
|
||||
R9 =0x0000000000000000 is an unknown value
|
||||
R10=0x0000000000000000 is an unknown value
|
||||
R11=0xffff803b35f251f8 is an unknown value
|
||||
R12=0x0000000000000000 is an unknown value
|
||||
R13=0x00007fc5ea983e00 is an unknown value
|
||||
R14=0x0000000000000001 is an unknown value
|
||||
R15=0x0000000000000040 is an unknown value
|
||||
|
||||
|
||||
Stack: [0x000070000011a000,0x000070000021a000], sp=0x0000700000218790, free space=1017k
|
||||
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
||||
C [AppleIntelHD4000GraphicsGLDriver+0x44c597] _ZN15IntelTextureObj20getSurfaceHeapOffsetEjP15IntelStateHeapsRjRb+0xb
|
||||
C [AppleIntelHD4000GraphicsGLDriver+0x4610eb] _Z18updateBindingTableIN4IGFX36SGfx3DStateBindingTablePointers_Gen7EEvP11Gen7ContextjRT_+0x813
|
||||
C [AppleIntelHD4000GraphicsGLDriver+0x45bab6] _ZN11Gen7Context15ProgramPipelineEv+0x33d8
|
||||
C [AppleIntelHD4000GraphicsGLDriver+0x3c1c07] glrIntelBeginPrimitiveBuffer+0xa2
|
||||
C [GLEngine+0x12f68a] gleBeginPrimitiveTCLFunc+0x4e
|
||||
j org.lwjgl.opengl.GL11.nglBegin(IJ)V+0
|
||||
j org.lwjgl.opengl.GL11.glBegin(I)V+15
|
||||
j org.newdawn.slick.opengl.renderer.ImmediateModeOGLRenderer.glBegin(I)V+1
|
||||
j org.newdawn.slick.geom.ShapeRenderer.fill(Lorg/newdawn/slick/geom/Shape;Lorg/newdawn/slick/geom/ShapeRenderer$PointCallback;)V+9
|
||||
j org.newdawn.slick.geom.ShapeRenderer.fill(Lorg/newdawn/slick/geom/Shape;Lorg/newdawn/slick/ShapeFill;)V+29
|
||||
j org.newdawn.slick.Graphics.fill(Lorg/newdawn/slick/geom/Shape;Lorg/newdawn/slick/ShapeFill;)V+9
|
||||
j com.Torvald.Terrarum.Game.drawSkybox(Lorg/newdawn/slick/Graphics;)V+31
|
||||
j com.Torvald.Terrarum.Game.render(Lorg/newdawn/slick/GameContainer;Lorg/newdawn/slick/Graphics;)V+29
|
||||
j com.Torvald.Terrarum.Terrarum.render(Lorg/newdawn/slick/GameContainer;Lorg/newdawn/slick/Graphics;)V+2
|
||||
j org.newdawn.slick.GameContainer.updateAndRender(I)V+310
|
||||
j org.newdawn.slick.AppGameContainer.gameLoop()V+33
|
||||
j org.newdawn.slick.AppGameContainer.start()V+17
|
||||
j com.Torvald.Terrarum.Terrarum.main([Ljava/lang/String;)V+64
|
||||
v ~StubRoutines::call_stub
|
||||
V [libjvm.dylib+0x2d429e]
|
||||
V [libjvm.dylib+0x4a2b90]
|
||||
V [libjvm.dylib+0x4a30a8]
|
||||
V [libjvm.dylib+0x322984]
|
||||
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
|
||||
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
|
||||
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
|
||||
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
|
||||
j com.intellij.rt.execution.application.AppMain.main([Ljava/lang/String;)V+180
|
||||
v ~StubRoutines::call_stub
|
||||
V [libjvm.dylib+0x2d429e]
|
||||
V [libjvm.dylib+0x309377]
|
||||
V [libjvm.dylib+0x302571]
|
||||
C [java+0x2c82] JavaMain+0x998
|
||||
C [libsystem_pthread.dylib+0x3c13] _pthread_body+0x83
|
||||
C [libsystem_pthread.dylib+0x3b90] _pthread_body+0x0
|
||||
C [libsystem_pthread.dylib+0x1375] thread_start+0xd
|
||||
C 0x0000000000000000
|
||||
|
||||
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
|
||||
j org.lwjgl.opengl.GL11.nglBegin(IJ)V+0
|
||||
j org.lwjgl.opengl.GL11.glBegin(I)V+15
|
||||
j org.newdawn.slick.opengl.renderer.ImmediateModeOGLRenderer.glBegin(I)V+1
|
||||
j org.newdawn.slick.geom.ShapeRenderer.fill(Lorg/newdawn/slick/geom/Shape;Lorg/newdawn/slick/geom/ShapeRenderer$PointCallback;)V+9
|
||||
j org.newdawn.slick.geom.ShapeRenderer.fill(Lorg/newdawn/slick/geom/Shape;Lorg/newdawn/slick/ShapeFill;)V+29
|
||||
j org.newdawn.slick.Graphics.fill(Lorg/newdawn/slick/geom/Shape;Lorg/newdawn/slick/ShapeFill;)V+9
|
||||
j com.Torvald.Terrarum.Game.drawSkybox(Lorg/newdawn/slick/Graphics;)V+31
|
||||
j com.Torvald.Terrarum.Game.render(Lorg/newdawn/slick/GameContainer;Lorg/newdawn/slick/Graphics;)V+29
|
||||
j com.Torvald.Terrarum.Terrarum.render(Lorg/newdawn/slick/GameContainer;Lorg/newdawn/slick/Graphics;)V+2
|
||||
j org.newdawn.slick.GameContainer.updateAndRender(I)V+310
|
||||
j org.newdawn.slick.AppGameContainer.gameLoop()V+33
|
||||
j org.newdawn.slick.AppGameContainer.start()V+17
|
||||
j com.Torvald.Terrarum.Terrarum.main([Ljava/lang/String;)V+64
|
||||
v ~StubRoutines::call_stub
|
||||
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
|
||||
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
|
||||
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
|
||||
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
|
||||
j com.intellij.rt.execution.application.AppMain.main([Ljava/lang/String;)V+180
|
||||
v ~StubRoutines::call_stub
|
||||
|
||||
--------------- P R O C E S S ---------------
|
||||
|
||||
Java Threads: ( => current thread )
|
||||
0x00007fc5e9a13000 JavaThread "AWT-Shutdown" [_thread_blocked, id=14607, stack(0x0000700001253000,0x0000700001353000)]
|
||||
0x00007fc5ea09b800 JavaThread "AppKit Thread" daemon [_thread_in_native, id=2571, stack(0x00007fff5b7c5000,0x00007fff5bfc5000)]
|
||||
0x00007fc5ea82a000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=19459, stack(0x000070000104a000,0x000070000114a000)]
|
||||
0x00007fc5eb08d800 JavaThread "Service Thread" daemon [_thread_blocked, id=18435, stack(0x0000700000e44000,0x0000700000f44000)]
|
||||
0x00007fc5eb067800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=17923, stack(0x0000700000d41000,0x0000700000e41000)]
|
||||
0x00007fc5ea017800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=17411, stack(0x0000700000c3e000,0x0000700000d3e000)]
|
||||
0x00007fc5eb066800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=16899, stack(0x0000700000b3b000,0x0000700000c3b000)]
|
||||
0x00007fc5eb05f000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=14351, stack(0x0000700000a38000,0x0000700000b38000)]
|
||||
0x00007fc5ea00c000 JavaThread "Finalizer" daemon [_thread_blocked, id=12291, stack(0x000070000082f000,0x000070000092f000)]
|
||||
0x00007fc5e9819800 JavaThread "Reference Handler" daemon [_thread_blocked, id=11779, stack(0x000070000072c000,0x000070000082c000)]
|
||||
=>0x00007fc5ea802000 JavaThread "main" [_thread_in_native, id=5891, stack(0x000070000011a000,0x000070000021a000)]
|
||||
|
||||
Other Threads:
|
||||
0x00007fc5ea00b800 VMThread [stack: 0x0000700000629000,0x0000700000729000] [id=11267]
|
||||
0x00007fc5eb02a800 WatcherThread [stack: 0x0000700000f47000,0x0000700001047000] [id=18947]
|
||||
|
||||
VM state:not at safepoint (normal execution)
|
||||
|
||||
VM Mutex/Monitor currently owned by a thread: None
|
||||
|
||||
Heap:
|
||||
PSYoungGen total 173056K, used 70645K [0x0000000795580000, 0x00000007a3500000, 0x00000007c0000000)
|
||||
eden space 122880K, 57% used [0x0000000795580000,0x0000000799a7d638,0x000000079cd80000)
|
||||
from space 50176K, 0% used [0x000000079cd80000,0x000000079cd80000,0x000000079fe80000)
|
||||
to space 50176K, 0% used [0x00000007a0400000,0x00000007a0400000,0x00000007a3500000)
|
||||
ParOldGen total 214016K, used 55323K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 25% used [0x0000000740000000,0x0000000743606c28,0x000000074d100000)
|
||||
Metaspace used 8337K, capacity 8553K, committed 8704K, reserved 1056768K
|
||||
class space used 851K, capacity 903K, committed 1024K, reserved 1048576K
|
||||
|
||||
Card table byte_map: [0x0000000114a13000,0x0000000114e14000] byte_map_base: 0x0000000111013000
|
||||
|
||||
Marking Bits: (ParMarkBitMap*) 0x0000000104779330
|
||||
Begin Bits: [0x00000001150bf000, 0x00000001170bf000)
|
||||
End Bits: [0x00000001170bf000, 0x00000001190bf000)
|
||||
|
||||
Polling page: 0x0000000104dfc000
|
||||
|
||||
CodeCache: size=245760Kb used=2922Kb max_used=2938Kb free=242837Kb
|
||||
bounds [0x0000000105653000, 0x0000000105933000, 0x0000000114653000]
|
||||
total_blobs=1218 nmethods=783 adapters=350
|
||||
compilation: enabled
|
||||
|
||||
Compilation events (10 events):
|
||||
Event: 16.895 Thread 0x00007fc5eb067800 777 3 java.util.AbstractList$Itr::hasNext (20 bytes)
|
||||
Event: 16.895 Thread 0x00007fc5eb067800 nmethod 777 0x0000000105921b50 code [0x0000000105921cc0, 0x0000000105921f48]
|
||||
Event: 16.895 Thread 0x00007fc5eb067800 771 3 java.lang.invoke.MethodType$ConcurrentWeakInternSet$WeakEntry::<init> (14 bytes)
|
||||
Event: 16.896 Thread 0x00007fc5eb067800 nmethod 771 0x0000000105921390 code [0x0000000105921520, 0x0000000105921948]
|
||||
Event: 16.896 Thread 0x00007fc5eb067800 776 3 java.lang.invoke.MethodType$ConcurrentWeakInternSet::get (54 bytes)
|
||||
Event: 16.897 Thread 0x00007fc5eb067800 nmethod 776 0x00000001059251d0 code [0x0000000105925400, 0x0000000105926098]
|
||||
Event: 16.897 Thread 0x00007fc5eb067800 775 3 java.util.Arrays$ArrayList::get (7 bytes)
|
||||
Event: 16.897 Thread 0x00007fc5eb067800 nmethod 775 0x0000000105924dd0 code [0x0000000105924f40, 0x00000001059250d0]
|
||||
Event: 16.897 Thread 0x00007fc5eb067800 773 1 java.lang.invoke.MethodHandle::type (5 bytes)
|
||||
Event: 16.897 Thread 0x00007fc5eb067800 nmethod 773 0x0000000105929250 code [0x00000001059293a0, 0x00000001059294b0]
|
||||
|
||||
GC Heap History (10 events):
|
||||
Event: 10.123 GC heap before
|
||||
{Heap before GC invocations=7 (full 2):
|
||||
PSYoungGen total 71680K, used 5090K [0x0000000795580000, 0x00000007a3100000, 0x00000007c0000000)
|
||||
eden space 66560K, 0% used [0x0000000795580000,0x0000000795580000,0x0000000799680000)
|
||||
from space 5120K, 99% used [0x0000000799680000,0x0000000799b789d0,0x0000000799b80000)
|
||||
to space 51712K, 0% used [0x000000079fe80000,0x000000079fe80000,0x00000007a3100000)
|
||||
ParOldGen total 175616K, used 175044K [0x0000000740000000, 0x000000074ab80000, 0x0000000795580000)
|
||||
object space 175616K, 99% used [0x0000000740000000,0x000000074aaf1298,0x000000074ab80000)
|
||||
Metaspace used 7779K, capacity 7929K, committed 8064K, reserved 1056768K
|
||||
class space used 789K, capacity 827K, committed 896K, reserved 1048576K
|
||||
Event: 10.150 GC heap after
|
||||
Heap after GC invocations=7 (full 2):
|
||||
PSYoungGen total 71680K, used 0K [0x0000000795580000, 0x00000007a3100000, 0x00000007c0000000)
|
||||
eden space 66560K, 0% used [0x0000000795580000,0x0000000795580000,0x0000000799680000)
|
||||
from space 5120K, 0% used [0x0000000799680000,0x0000000799680000,0x0000000799b80000)
|
||||
to space 51712K, 0% used [0x000000079fe80000,0x000000079fe80000,0x00000007a3100000)
|
||||
ParOldGen total 214016K, used 114500K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 53% used [0x0000000740000000,0x0000000746fd1198,0x000000074d100000)
|
||||
Metaspace used 7779K, capacity 7929K, committed 8064K, reserved 1056768K
|
||||
class space used 789K, capacity 827K, committed 896K, reserved 1048576K
|
||||
}
|
||||
Event: 16.555 GC heap before
|
||||
{Heap before GC invocations=8 (full 2):
|
||||
PSYoungGen total 71680K, used 8377K [0x0000000795580000, 0x00000007a3100000, 0x00000007c0000000)
|
||||
eden space 66560K, 12% used [0x0000000795580000,0x0000000795dae620,0x0000000799680000)
|
||||
from space 5120K, 0% used [0x0000000799680000,0x0000000799680000,0x0000000799b80000)
|
||||
to space 51712K, 0% used [0x000000079fe80000,0x000000079fe80000,0x00000007a3100000)
|
||||
ParOldGen total 214016K, used 114500K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 53% used [0x0000000740000000,0x0000000746fd1198,0x000000074d100000)
|
||||
Metaspace used 7882K, capacity 7993K, committed 8064K, reserved 1056768K
|
||||
class space used 792K, capacity 827K, committed 896K, reserved 1048576K
|
||||
Event: 16.559 GC heap after
|
||||
Heap after GC invocations=8 (full 2):
|
||||
PSYoungGen total 174592K, used 6531K [0x0000000795580000, 0x00000007a3500000, 0x00000007c0000000)
|
||||
eden space 122880K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079cd80000)
|
||||
from space 51712K, 12% used [0x000000079fe80000,0x00000007a04e0c70,0x00000007a3100000)
|
||||
to space 50176K, 0% used [0x000000079cd80000,0x000000079cd80000,0x000000079fe80000)
|
||||
ParOldGen total 214016K, used 114500K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 53% used [0x0000000740000000,0x0000000746fd1198,0x000000074d100000)
|
||||
Metaspace used 7882K, capacity 7993K, committed 8064K, reserved 1056768K
|
||||
class space used 792K, capacity 827K, committed 896K, reserved 1048576K
|
||||
}
|
||||
Event: 16.559 GC heap before
|
||||
{Heap before GC invocations=9 (full 3):
|
||||
PSYoungGen total 174592K, used 6531K [0x0000000795580000, 0x00000007a3500000, 0x00000007c0000000)
|
||||
eden space 122880K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079cd80000)
|
||||
from space 51712K, 12% used [0x000000079fe80000,0x00000007a04e0c70,0x00000007a3100000)
|
||||
to space 50176K, 0% used [0x000000079cd80000,0x000000079cd80000,0x000000079fe80000)
|
||||
ParOldGen total 214016K, used 114500K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 53% used [0x0000000740000000,0x0000000746fd1198,0x000000074d100000)
|
||||
Metaspace used 7882K, capacity 7993K, committed 8064K, reserved 1056768K
|
||||
class space used 792K, capacity 827K, committed 896K, reserved 1048576K
|
||||
Event: 16.600 GC heap after
|
||||
Heap after GC invocations=9 (full 3):
|
||||
PSYoungGen total 174592K, used 0K [0x0000000795580000, 0x00000007a3500000, 0x00000007c0000000)
|
||||
eden space 122880K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079cd80000)
|
||||
from space 51712K, 0% used [0x000000079fe80000,0x000000079fe80000,0x00000007a3100000)
|
||||
to space 50176K, 0% used [0x000000079cd80000,0x000000079cd80000,0x000000079fe80000)
|
||||
ParOldGen total 214016K, used 55284K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 25% used [0x0000000740000000,0x00000007435fd380,0x000000074d100000)
|
||||
Metaspace used 7882K, capacity 7993K, committed 8064K, reserved 1056768K
|
||||
class space used 792K, capacity 827K, committed 896K, reserved 1048576K
|
||||
}
|
||||
Event: 16.637 GC heap before
|
||||
{Heap before GC invocations=10 (full 3):
|
||||
PSYoungGen total 174592K, used 2378K [0x0000000795580000, 0x00000007a3500000, 0x00000007c0000000)
|
||||
eden space 122880K, 1% used [0x0000000795580000,0x00000007957d2ae0,0x000000079cd80000)
|
||||
from space 51712K, 0% used [0x000000079fe80000,0x000000079fe80000,0x00000007a3100000)
|
||||
to space 50176K, 0% used [0x000000079cd80000,0x000000079cd80000,0x000000079fe80000)
|
||||
ParOldGen total 214016K, used 55284K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 25% used [0x0000000740000000,0x00000007435fd380,0x000000074d100000)
|
||||
Metaspace used 8004K, capacity 8153K, committed 8320K, reserved 1056768K
|
||||
class space used 811K, capacity 859K, committed 896K, reserved 1048576K
|
||||
Event: 16.638 GC heap after
|
||||
Heap after GC invocations=10 (full 3):
|
||||
PSYoungGen total 173056K, used 96K [0x0000000795580000, 0x00000007a3500000, 0x00000007c0000000)
|
||||
eden space 122880K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079cd80000)
|
||||
from space 50176K, 0% used [0x000000079cd80000,0x000000079cd98000,0x000000079fe80000)
|
||||
to space 50176K, 0% used [0x00000007a0400000,0x00000007a0400000,0x00000007a3500000)
|
||||
ParOldGen total 214016K, used 55284K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 25% used [0x0000000740000000,0x00000007435fd380,0x000000074d100000)
|
||||
Metaspace used 8004K, capacity 8153K, committed 8320K, reserved 1056768K
|
||||
class space used 811K, capacity 859K, committed 896K, reserved 1048576K
|
||||
}
|
||||
Event: 16.638 GC heap before
|
||||
{Heap before GC invocations=11 (full 4):
|
||||
PSYoungGen total 173056K, used 96K [0x0000000795580000, 0x00000007a3500000, 0x00000007c0000000)
|
||||
eden space 122880K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079cd80000)
|
||||
from space 50176K, 0% used [0x000000079cd80000,0x000000079cd98000,0x000000079fe80000)
|
||||
to space 50176K, 0% used [0x00000007a0400000,0x00000007a0400000,0x00000007a3500000)
|
||||
ParOldGen total 214016K, used 55284K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 25% used [0x0000000740000000,0x00000007435fd380,0x000000074d100000)
|
||||
Metaspace used 8004K, capacity 8153K, committed 8320K, reserved 1056768K
|
||||
class space used 811K, capacity 859K, committed 896K, reserved 1048576K
|
||||
Event: 16.655 GC heap after
|
||||
Heap after GC invocations=11 (full 4):
|
||||
PSYoungGen total 173056K, used 0K [0x0000000795580000, 0x00000007a3500000, 0x00000007c0000000)
|
||||
eden space 122880K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079cd80000)
|
||||
from space 50176K, 0% used [0x000000079cd80000,0x000000079cd80000,0x000000079fe80000)
|
||||
to space 50176K, 0% used [0x00000007a0400000,0x00000007a0400000,0x00000007a3500000)
|
||||
ParOldGen total 214016K, used 55323K [0x0000000740000000, 0x000000074d100000, 0x0000000795580000)
|
||||
object space 214016K, 25% used [0x0000000740000000,0x0000000743606c28,0x000000074d100000)
|
||||
Metaspace used 8004K, capacity 8153K, committed 8320K, reserved 1056768K
|
||||
class space used 811K, capacity 859K, committed 896K, reserved 1048576K
|
||||
}
|
||||
|
||||
Deoptimization events (0 events):
|
||||
No events
|
||||
|
||||
Internal exceptions (10 events):
|
||||
Event: 16.852 Thread 0x00007fc5ea802000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007996c5420) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.853 Thread 0x00007fc5ea802000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007996cdc50) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.853 Thread 0x00007fc5ea802000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007996d2e60) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.854 Thread 0x00007fc5ea802000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007996de260) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.855 Thread 0x00007fc5ea802000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007996e4058) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.855 Thread 0x00007fc5ea802000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007996e9548) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.855 Thread 0x00007fc5ea802000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007996eed58) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.863 Thread 0x00007fc5ea802000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007998dd710) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.864 Thread 0x00007fc5ea802000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007998e2778) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
Event: 16.893 Thread 0x00007fc5ea802000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000799902598) thrown at [/HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u20/1074/hotspot/src/share/vm/prims/jvm.cpp, line 1275]
|
||||
|
||||
Events (10 events):
|
||||
Event: 16.890 loading class org/newdawn/slick/GameContainer
|
||||
Event: 16.890 loading class org/newdawn/slick/GameContainer done
|
||||
Event: 16.891 loading class org/newdawn/slick/GameContainer
|
||||
Event: 16.891 loading class org/newdawn/slick/GameContainer done
|
||||
Event: 16.891 loading class org/newdawn/slick/GameContainer
|
||||
Event: 16.891 loading class org/newdawn/slick/GameContainer done
|
||||
Event: 16.892 loading class org/newdawn/slick/GameContainer
|
||||
Event: 16.892 loading class org/newdawn/slick/GameContainer done
|
||||
Event: 16.892 loading class com/Torvald/Terrarum/GameControl/KeyToggler
|
||||
Event: 16.892 loading class com/Torvald/Terrarum/GameControl/KeyToggler done
|
||||
|
||||
|
||||
Dynamic libraries:
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Security.framework/Versions/A/Security
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
|
||||
0x0000000009bc5000 /usr/lib/libz.1.dylib
|
||||
0x0000000009bc5000 /usr/lib/libSystem.B.dylib
|
||||
0x0000000009bc5000 /usr/lib/libobjc.A.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
|
||||
0x0000000009bc5000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
|
||||
0x0000000009bc5000 /usr/lib/libScreenReader.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
|
||||
0x0000000009bc5000 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
|
||||
0x0000000009bc5000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
|
||||
0x0000000009bc5000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
|
||||
0x0000000009bc5000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
|
||||
0x0000000009bc5000 /usr/lib/libauto.dylib
|
||||
0x0000000009bc5000 /usr/lib/libicucore.A.dylib
|
||||
0x0000000009bc5000 /usr/lib/libxml2.2.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
|
||||
0x0000000009bc5000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
|
||||
0x0000000009bc5000 /usr/lib/liblangid.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
|
||||
0x0000000009bc5000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
|
||||
0x0000000009bc5000 /usr/lib/libDiagnosticMessagesClient.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
|
||||
0x0000000009bc5000 /usr/lib/libextension.dylib
|
||||
0x0000000009bc5000 /usr/lib/libarchive.2.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
|
||||
0x0000000009bc5000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
|
||||
0x0000000009bc5000 /usr/lib/libCRFSuite.dylib
|
||||
0x0000000009bc5000 /usr/lib/libc++.1.dylib
|
||||
0x0000000009bc5000 /usr/lib/libc++abi.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libcache.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libcommonCrypto.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libcompiler_rt.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libcopyfile.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libcorecrypto.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libdispatch.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libdyld.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libkeymgr.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/liblaunch.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libmacho.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libquarantine.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libremovefile.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_asl.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_blocks.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_c.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_configuration.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_coreservices.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_coretls.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_dnssd.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_info.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_kernel.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_m.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_malloc.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_network.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_networkextension.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_notify.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_platform.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_pthread.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_sandbox.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_secinit.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libsystem_trace.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libunc.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libunwind.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libxpc.dylib
|
||||
0x0000000009bc5000 /usr/lib/libenergytrace.dylib
|
||||
0x0000000009bc5000 /usr/lib/libbsm.0.dylib
|
||||
0x0000000009bc5000 /usr/lib/system/libkxld.dylib
|
||||
0x0000000009bc5000 /usr/lib/libxar.1.dylib
|
||||
0x0000000009bc5000 /usr/lib/libsqlite3.dylib
|
||||
0x0000000009bc5000 /usr/lib/libpam.2.dylib
|
||||
0x0000000009bc5000 /usr/lib/libOpenScriptingUtil.dylib
|
||||
0x0000000009bc5000 /usr/lib/libbz2.1.0.dylib
|
||||
0x0000000009bc5000 /usr/lib/liblzma.5.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
|
||||
0x0000000009bc5000 /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
|
||||
0x0000000009bc5000 /usr/lib/libmecabra.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Metal.framework/Versions/A/Metal
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
|
||||
0x0000000009bc5000 /usr/lib/libcups.2.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
|
||||
0x0000000009bc5000 /System/Library/Frameworks/GSS.framework/Versions/A/GSS
|
||||
0x0000000009bc5000 /usr/lib/libresolv.9.dylib
|
||||
0x0000000009bc5000 /usr/lib/libiconv.2.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
|
||||
0x0000000009bc5000 /usr/lib/libheimdal-asn1.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
|
||||
0x0000000009bc5000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
|
||||
0x0000000009bc5000 /usr/lib/libmarisa.dylib
|
||||
0x0000000009bc5000 /usr/lib/libChineseTokenizer.dylib
|
||||
0x0000000009bc5000 /usr/lib/libcmph.dylib
|
||||
0x0000000009bc5000 /usr/lib/libcompression.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
|
||||
0x0000000009bc5000 /usr/lib/libxslt.1.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
|
||||
0x0000000009bc5000 /usr/lib/libFosl_dynamic.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
|
||||
0x0000000009bc5000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
|
||||
0x0000000049386000 /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
|
||||
0x0000000103edd000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/server/libjvm.dylib
|
||||
0x0000000009bc5000 /usr/lib/libstdc++.6.dylib
|
||||
0x0000000105600000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libverify.dylib
|
||||
0x000000010560e000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libjava.dylib
|
||||
0x000000010564a000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libzip.dylib
|
||||
0x000000011afb2000 /System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/JavaRuntimeSupport
|
||||
0x000000011afcd000 /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation
|
||||
0x000000011afe2000 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
|
||||
0x000000011afef000 /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
|
||||
0x000000011ca5e000 /Applications/IntelliJ IDEA 15 CE.app/Contents/bin/libbreakgen64.jnilib
|
||||
0x000000011ca61000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libnet.dylib
|
||||
0x000000011cac0000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libawt.dylib
|
||||
0x000000011cb6f000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/./libmlib_image.dylib
|
||||
0x000000011cc3b000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libawt_lwawt.dylib
|
||||
0x000000011ccee000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/./libosxapp.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
|
||||
0x0000000009bc5000 /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
|
||||
0x0000000009bc5000 /usr/lib/libcsfde.dylib
|
||||
0x0000000009bc5000 /usr/lib/libcurl.4.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
|
||||
0x0000000009bc5000 /usr/lib/libCoreStorage.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
|
||||
0x0000000009bc5000 /usr/lib/libutil.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
|
||||
0x0000000009bc5000 /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
|
||||
0x0000000009bc5000 /usr/lib/libsasl2.2.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
|
||||
0x0000000009bc5000 /usr/lib/libcrypto.0.9.8.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
|
||||
0x000000011e71a000 cl_kernels
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
|
||||
0x0000000009bc5000 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
|
||||
0x0000000009bc5000 /usr/lib/libodfde.dylib
|
||||
0x000000011f7da000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libfontmanager.dylib
|
||||
0x000000011f840000 /Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/native/liblwjgl.dylib
|
||||
0x000000011dc0e000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libjawt.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
|
||||
0x000000011f8e8000 /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
|
||||
0x0000000009bc5000 /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
|
||||
0x0000000009bc5000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
|
||||
0x0000000120ebc000 /Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/native/libjinput-osx.dylib
|
||||
0x0000000120ec1000 /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
|
||||
0x0000000124529000 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/libmanagement.dylib
|
||||
|
||||
VM Arguments:
|
||||
jvm_args: -Djava.library.path=/Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/native:/Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/natives-linux.jar:/Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/natives-mac.jar:/Users/minjaesong/Documents/workspace/Terrarum_renewed/lib/natives-windows.jar -Didea.launcher.port=7542 -Didea.launcher.bin.path=/Applications/IntelliJ IDEA 15 CE.app/Contents/bin -Dfile.encoding=UTF-8
|
||||
java_command: com.intellij.rt.execution.application.AppMain com.Torvald.Terrarum.Terrarum
|
||||
java_class_path (initial): /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/lib/tools.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/C
|
||||
Launcher Type: SUN_STANDARD
|
||||
|
||||
Environment Variables:
|
||||
PATH=/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/MacGPG2/bin:/Library/TeX/texbin
|
||||
SHELL=/bin/bash
|
||||
DISPLAY=/private/tmp/com.apple.launchd.JUiwxfWmS1/org.macosforge.xquartz:0
|
||||
|
||||
Signal Handlers:
|
||||
SIGSEGV: [libjvm.dylib+0x578fd7], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO
|
||||
SIGBUS: [libjvm.dylib+0x578fd7], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGFPE: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGPIPE: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGXFSZ: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGILL: [libjvm.dylib+0x45ab0c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
|
||||
SIGUSR2: [libjvm.dylib+0x45a62a], sa_mask[0]=00100000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGHUP: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGINT: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGTERM: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
SIGQUIT: [libjvm.dylib+0x458bfd], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
|
||||
|
||||
|
||||
--------------- S Y S T E M ---------------
|
||||
|
||||
OS:Bsduname:Darwin 15.3.0 Darwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015; root:xnu-3248.30.4~1/RELEASE_X86_64 x86_64
|
||||
rlimit: STACK 8192k, CORE 0k, NPROC 709, NOFILE 10240, AS infinity
|
||||
load average:2.63 2.21 2.09
|
||||
|
||||
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
|
||||
|
||||
Memory: 4k page, physical 8388608k(254564k free)
|
||||
|
||||
/proc/meminfo:
|
||||
|
||||
|
||||
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.20-b23) for bsd-amd64 JRE (1.8.0_20-b26), built on Jul 30 2014 13:37:47 by "java_re" with gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
|
||||
|
||||
time: Sat Jan 30 01:22:06 2016
|
||||
elapsed time: 16 seconds (0d 0h 0m 16s)
|
||||
|
||||
22
lib/apidocs/allclasses-frame.html
Normal file
22
lib/apidocs/allclasses-frame.html
Normal file
@@ -0,0 +1,22 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="bar">All Classes</h1>
|
||||
<div class="indexContainer">
|
||||
<ul>
|
||||
<li><a href="org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv" target="classFrame">CSVFormat</a></li>
|
||||
<li><a href="org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv" target="classFrame">CSVFormat.Predefined</a></li>
|
||||
<li><a href="org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv" target="classFrame">CSVParser</a></li>
|
||||
<li><a href="org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv" target="classFrame">CSVPrinter</a></li>
|
||||
<li><a href="org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv" target="classFrame">CSVRecord</a></li>
|
||||
<li><a href="org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv" target="classFrame">QuoteMode</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
22
lib/apidocs/allclasses-noframe.html
Normal file
22
lib/apidocs/allclasses-noframe.html
Normal file
@@ -0,0 +1,22 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="bar">All Classes</h1>
|
||||
<div class="indexContainer">
|
||||
<ul>
|
||||
<li><a href="org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></li>
|
||||
<li><a href="org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a></li>
|
||||
<li><a href="org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></li>
|
||||
<li><a href="org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></li>
|
||||
<li><a href="org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></li>
|
||||
<li><a href="org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
113
lib/apidocs/constant-values.html
Normal file
113
lib/apidocs/constant-values.html
Normal file
@@ -0,0 +1,113 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Constant Field Values (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Constant Field Values (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="org/apache/commons/csv/package-tree.html">Tree</a></li>
|
||||
<li><a href="deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="index-all.html">Index</a></li>
|
||||
<li><a href="help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
|
||||
<li><a href="constant-values.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
|
||||
<h2 title="Contents">Contents</h2>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="org/apache/commons/csv/package-tree.html">Tree</a></li>
|
||||
<li><a href="deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="index-all.html">Index</a></li>
|
||||
<li><a href="help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
|
||||
<li><a href="constant-values.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
113
lib/apidocs/deprecated-list.html
Normal file
113
lib/apidocs/deprecated-list.html
Normal file
@@ -0,0 +1,113 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Deprecated List (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Deprecated List (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="org/apache/commons/csv/package-tree.html">Tree</a></li>
|
||||
<li class="navBarCell1Rev">Deprecated</li>
|
||||
<li><a href="index-all.html">Index</a></li>
|
||||
<li><a href="help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
|
||||
<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h1 title="Deprecated API" class="title">Deprecated API</h1>
|
||||
<h2 title="Contents">Contents</h2>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="org/apache/commons/csv/package-tree.html">Tree</a></li>
|
||||
<li class="navBarCell1Rev">Deprecated</li>
|
||||
<li><a href="index-all.html">Index</a></li>
|
||||
<li><a href="help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
|
||||
<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
214
lib/apidocs/help-doc.html
Normal file
214
lib/apidocs/help-doc.html
Normal file
@@ -0,0 +1,214 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>API Help (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="API Help (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="org/apache/commons/csv/package-tree.html">Tree</a></li>
|
||||
<li><a href="deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="index-all.html">Index</a></li>
|
||||
<li class="navBarCell1Rev">Help</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
|
||||
<li><a href="help-doc.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h1 class="title">How This API Document Is Organized</h1>
|
||||
<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h2>Package</h2>
|
||||
<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
|
||||
<ul>
|
||||
<li>Interfaces (italic)</li>
|
||||
<li>Classes</li>
|
||||
<li>Enums</li>
|
||||
<li>Exceptions</li>
|
||||
<li>Errors</li>
|
||||
<li>Annotation Types</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h2>Class/Interface</h2>
|
||||
<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
|
||||
<ul>
|
||||
<li>Class inheritance diagram</li>
|
||||
<li>Direct Subclasses</li>
|
||||
<li>All Known Subinterfaces</li>
|
||||
<li>All Known Implementing Classes</li>
|
||||
<li>Class/interface declaration</li>
|
||||
<li>Class/interface description</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Nested Class Summary</li>
|
||||
<li>Field Summary</li>
|
||||
<li>Constructor Summary</li>
|
||||
<li>Method Summary</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Field Detail</li>
|
||||
<li>Constructor Detail</li>
|
||||
<li>Method Detail</li>
|
||||
</ul>
|
||||
<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h2>Annotation Type</h2>
|
||||
<p>Each annotation type has its own separate page with the following sections:</p>
|
||||
<ul>
|
||||
<li>Annotation Type declaration</li>
|
||||
<li>Annotation Type description</li>
|
||||
<li>Required Element Summary</li>
|
||||
<li>Optional Element Summary</li>
|
||||
<li>Element Detail</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h2>Enum</h2>
|
||||
<p>Each enum has its own separate page with the following sections:</p>
|
||||
<ul>
|
||||
<li>Enum declaration</li>
|
||||
<li>Enum description</li>
|
||||
<li>Enum Constant Summary</li>
|
||||
<li>Enum Constant Detail</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h2>Use</h2>
|
||||
<p>Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h2>Tree (Class Hierarchy)</h2>
|
||||
<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
|
||||
<ul>
|
||||
<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
|
||||
<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h2>Deprecated API</h2>
|
||||
<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h2>Index</h2>
|
||||
<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h2>Prev/Next</h2>
|
||||
<p>These links take you to the next or previous class, interface, package, or related page.</p>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h2>Frames/No Frames</h2>
|
||||
<p>These links show and hide the HTML frames. All pages are available with or without frames.</p>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h2>All Classes</h2>
|
||||
<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h2>Serialized Form</h2>
|
||||
<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h2>Constant Field Values</h2>
|
||||
<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<em>This help file applies to API documentation generated using the standard doclet.</em></div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="org/apache/commons/csv/package-tree.html">Tree</a></li>
|
||||
<li><a href="deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="index-all.html">Index</a></li>
|
||||
<li class="navBarCell1Rev">Help</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
|
||||
<li><a href="help-doc.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
615
lib/apidocs/index-all.html
Normal file
615
lib/apidocs/index-all.html
Normal file
@@ -0,0 +1,615 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Index (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Index (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="./org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="./org/apache/commons/csv/package-tree.html">Tree</a></li>
|
||||
<li><a href="./deprecated-list.html">Deprecated</a></li>
|
||||
<li class="navBarCell1Rev">Index</li>
|
||||
<li><a href="./help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
|
||||
<li><a href="index-all.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="./allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="contentContainer"><a href="#_C_">C</a> <a href="#_D_">D</a> <a href="#_E_">E</a> <a href="#_F_">F</a> <a href="#_G_">G</a> <a href="#_H_">H</a> <a href="#_I_">I</a> <a href="#_M_">M</a> <a href="#_N_">N</a> <a href="#_O_">O</a> <a href="#_P_">P</a> <a href="#_Q_">Q</a> <a href="#_R_">R</a> <a href="#_S_">S</a> <a href="#_T_">T</a> <a href="#_V_">V</a> <a href="#_W_">W</a> <a name="_C_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">C</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVParser.html#close()">close()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Closes resources.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVPrinter.html#close()">close()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><span class="strong">CSVFormat</span></a> - Class in <a href="./org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a></dt>
|
||||
<dd>
|
||||
<div class="block">Specifies the format of a CSV file and parses input.</div>
|
||||
</dd>
|
||||
<dt><a href="./org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv"><span class="strong">CSVFormat.Predefined</span></a> - Enum in <a href="./org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a></dt>
|
||||
<dd>
|
||||
<div class="block">Predefines formats.</div>
|
||||
</dd>
|
||||
<dt><a href="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv"><span class="strong">CSVParser</span></a> - Class in <a href="./org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a></dt>
|
||||
<dd>
|
||||
<div class="block">Parses CSV files according to the specified format.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVParser.html#CSVParser(java.io.Reader,%20org.apache.commons.csv.CSVFormat)">CSVParser(Reader, CSVFormat)</a></span> - Constructor for class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Customized CSV parser using the given <a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><code>CSVFormat</code></a></div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVParser.html#CSVParser(java.io.Reader,%20org.apache.commons.csv.CSVFormat,%20long,%20long)">CSVParser(Reader, CSVFormat, long, long)</a></span> - Constructor for class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Customized CSV parser using the given <a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><code>CSVFormat</code></a></div>
|
||||
</dd>
|
||||
<dt><a href="./org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv"><span class="strong">CSVPrinter</span></a> - Class in <a href="./org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a></dt>
|
||||
<dd>
|
||||
<div class="block">Prints values in a CSV format.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVPrinter.html#CSVPrinter(java.lang.Appendable,%20org.apache.commons.csv.CSVFormat)">CSVPrinter(Appendable, CSVFormat)</a></span> - Constructor for class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates a printer that will print values to the given stream following the CSVFormat.</div>
|
||||
</dd>
|
||||
<dt><a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv"><span class="strong">CSVRecord</span></a> - Class in <a href="./org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a></dt>
|
||||
<dd>
|
||||
<div class="block">A CSV record parsed from a CSV file.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_D_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">D</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#DEFAULT">DEFAULT</a></span> - Static variable in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Standard comma separated format, as for <a href="./org/apache/commons/csv/CSVFormat.html#RFC4180"><code>CSVFormat.RFC4180</code></a> but allowing empty lines.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_E_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">E</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#EXCEL">EXCEL</a></span> - Static variable in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Excel file format (using a comma as the value delimiter).</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_F_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">F</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVPrinter.html#flush()">flush()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></dt>
|
||||
<dd>
|
||||
<div class="block">Flushes the underlying stream.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#format(java.lang.Object...)">format(Object...)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Formats the specified values.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_G_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">G</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVRecord.html#get(java.lang.Enum)">get(Enum<?>)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns a value by <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><code>Enum</code></a>.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVRecord.html#get(int)">get(int)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns a value by index.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVRecord.html#get(java.lang.String)">get(String)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns a value by name.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#getAllowMissingColumnNames()">getAllowMissingColumnNames()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Specifies whether missing column names are allowed when parsing the header line.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVRecord.html#getCharacterPosition()">getCharacterPosition()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the start position of this record as a character position in the source stream.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVRecord.html#getComment()">getComment()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the comment for this record, if any.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#getCommentMarker()">getCommentMarker()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the character marking the start of a line comment.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVParser.html#getCurrentLineNumber()">getCurrentLineNumber()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the current line number in the input stream.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#getDelimiter()">getDelimiter()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the character delimiting the values (typically ';', ',' or '\t').</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#getEscapeCharacter()">getEscapeCharacter()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the escape character.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.Predefined.html#getFormat()">getFormat()</a></span> - Method in enum org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets the format.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#getHeader()">getHeader()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns a copy of the header array.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#getHeaderComments()">getHeaderComments()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns a copy of the header comment array.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVParser.html#getHeaderMap()">getHeaderMap()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns a copy of the header map that iterates in column order.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#getIgnoreEmptyLines()">getIgnoreEmptyLines()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Specifies whether empty lines between records are ignored when parsing input.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#getIgnoreSurroundingSpaces()">getIgnoreSurroundingSpaces()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Specifies whether spaces around values are ignored when parsing input.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#getNullString()">getNullString()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets the String to convert to and from <code>null</code>.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVPrinter.html#getOut()">getOut()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets the target Appendable.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#getQuoteCharacter()">getQuoteCharacter()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the character used to encapsulate values containing special characters.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#getQuoteMode()">getQuoteMode()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the quote policy output fields.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVParser.html#getRecordNumber()">getRecordNumber()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the current record number in the input stream.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVRecord.html#getRecordNumber()">getRecordNumber()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the number of this record in the parsed CSV file.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVParser.html#getRecords()">getRecords()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Parses the CSV input according to the given format and returns the content as a list of
|
||||
<a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv"><code>CSVRecords</code></a>.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#getRecordSeparator()">getRecordSeparator()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the record separator delimiting output records.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#getSkipHeaderRecord()">getSkipHeaderRecord()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns whether to skip the header record.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_H_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">H</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd> </dd>
|
||||
</dl>
|
||||
<a name="_I_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">I</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVParser.html#isClosed()">isClosed()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets whether this parser is closed.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#isCommentMarkerSet()">isCommentMarkerSet()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Specifies whether comments are supported by this format.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVRecord.html#isConsistent()">isConsistent()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></dt>
|
||||
<dd>
|
||||
<div class="block">Tells whether the record size matches the header size.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#isEscapeCharacterSet()">isEscapeCharacterSet()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns whether escape are being processed.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVRecord.html#isMapped(java.lang.String)">isMapped(String)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></dt>
|
||||
<dd>
|
||||
<div class="block">Checks whether a given column is mapped, i.e.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#isNullStringSet()">isNullStringSet()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns whether a nullString has been defined.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#isQuoteCharacterSet()">isQuoteCharacterSet()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns whether a quoteChar has been defined.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVRecord.html#isSet(java.lang.String)">isSet(String)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></dt>
|
||||
<dd>
|
||||
<div class="block">Checks whether a given columns is mapped and has a value.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVParser.html#iterator()">iterator()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns an iterator on the records.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVRecord.html#iterator()">iterator()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns an iterator over the values of this record.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_M_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">M</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#MYSQL">MYSQL</a></span> - Static variable in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Default MySQL format used by the <code>SELECT INTO OUTFILE</code> and <code>LOAD DATA INFILE</code> operations.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_N_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">N</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#newFormat(char)">newFormat(char)</a></span> - Static method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates a new CSV format with the specified delimiter.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_O_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">O</h2>
|
||||
<dl>
|
||||
<dt><a href="./org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a> - package org.apache.commons.csv</dt>
|
||||
<dd>
|
||||
<div class="block">Apache Commons CSV Format Support.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_P_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">P</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#parse(java.io.Reader)">parse(Reader)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Parses the specified content.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVParser.html#parse(java.io.File,%20java.nio.charset.Charset,%20org.apache.commons.csv.CSVFormat)">parse(File, Charset, CSVFormat)</a></span> - Static method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates a parser for the given <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io"><code>File</code></a>.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVParser.html#parse(java.lang.String,%20org.apache.commons.csv.CSVFormat)">parse(String, CSVFormat)</a></span> - Static method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates a parser for the given <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVParser.html#parse(java.net.URL,%20java.nio.charset.Charset,%20org.apache.commons.csv.CSVFormat)">parse(URL, Charset, CSVFormat)</a></span> - Static method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates a parser for the given URL.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#print(java.lang.Appendable)">print(Appendable)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Prints to the specified output.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVPrinter.html#print(java.lang.Object)">print(Object)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></dt>
|
||||
<dd>
|
||||
<div class="block">Prints the string as the next value on the line.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVPrinter.html#printComment(java.lang.String)">printComment(String)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></dt>
|
||||
<dd>
|
||||
<div class="block">Prints a comment on a new line among the delimiter separated values.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVPrinter.html#println()">println()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></dt>
|
||||
<dd>
|
||||
<div class="block">Outputs the record separator.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVPrinter.html#printRecord(java.lang.Iterable)">printRecord(Iterable<?>)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></dt>
|
||||
<dd>
|
||||
<div class="block">Prints the given values a single record of delimiter separated values followed by the record separator.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVPrinter.html#printRecord(java.lang.Object...)">printRecord(Object...)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></dt>
|
||||
<dd>
|
||||
<div class="block">Prints the given values a single record of delimiter separated values followed by the record separator.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVPrinter.html#printRecords(java.lang.Iterable)">printRecords(Iterable<?>)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></dt>
|
||||
<dd>
|
||||
<div class="block">Prints all the objects in the given collection handling nested collections/arrays as records.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVPrinter.html#printRecords(java.lang.Object...)">printRecords(Object...)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></dt>
|
||||
<dd>
|
||||
<div class="block">Prints all the objects in the given array handling nested collections/arrays as records.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVPrinter.html#printRecords(java.sql.ResultSet)">printRecords(ResultSet)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></dt>
|
||||
<dd>
|
||||
<div class="block">Prints all the objects in the given JDBC result set.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_Q_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">Q</h2>
|
||||
<dl>
|
||||
<dt><a href="./org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv"><span class="strong">QuoteMode</span></a> - Enum in <a href="./org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a></dt>
|
||||
<dd>
|
||||
<div class="block">Defines quote behavior when printing.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_R_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">R</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#RFC4180">RFC4180</a></span> - Static variable in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Comma separated format as defined by <a href="http://tools.ietf.org/html/rfc4180">RFC 4180</a>.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_S_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">S</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVRecord.html#size()">size()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the number of values in this record.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_T_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">T</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#TDF">TDF</a></span> - Static variable in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Tab-delimited format.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVRecord.html#toMap()">toMap()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></dt>
|
||||
<dd>
|
||||
<div class="block">Copies this record into a new Map.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#toString()">toString()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVRecord.html#toString()">toString()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns a string representation of the contents of this record.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_V_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">V</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.Predefined.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets one of the predefined formats from <a href="./org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv"><code>CSVFormat.Predefined</code></a>.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/QuoteMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.commons.csv.<a href="./org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.Predefined.html#values()">values()</a></span> - Static method in enum org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/QuoteMode.html#values()">values()</a></span> - Static method in enum org.apache.commons.csv.<a href="./org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_W_">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">W</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withAllowMissingColumnNames()">withAllowMissingColumnNames()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the missing column names behavior of the format to <code>true</code></div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withAllowMissingColumnNames(boolean)">withAllowMissingColumnNames(boolean)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the missing column names behavior of the format.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withCommentMarker(char)">withCommentMarker(char)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the comment start marker of the format to the specified character.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withCommentMarker(java.lang.Character)">withCommentMarker(Character)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the comment start marker of the format to the specified character.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withDelimiter(char)">withDelimiter(char)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the delimiter of the format to the specified character.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withEscape(char)">withEscape(char)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the escape character of the format to the specified character.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withEscape(java.lang.Character)">withEscape(Character)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the escape character of the format to the specified character.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withHeader(java.lang.String...)">withHeader(String...)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the header of the format.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withHeader(java.sql.ResultSet)">withHeader(ResultSet)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the header of the format.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withHeader(java.sql.ResultSetMetaData)">withHeader(ResultSetMetaData)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the header of the format.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withHeaderComments(java.lang.Object...)">withHeaderComments(Object...)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the header comments of the format.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withIgnoreEmptyLines()">withIgnoreEmptyLines()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the empty line skipping behavior of the format to <code>true</code>.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withIgnoreEmptyLines(boolean)">withIgnoreEmptyLines(boolean)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the empty line skipping behavior of the format.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withIgnoreSurroundingSpaces()">withIgnoreSurroundingSpaces()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the trimming behavior of the format to <code>true</code>.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withIgnoreSurroundingSpaces(boolean)">withIgnoreSurroundingSpaces(boolean)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the trimming behavior of the format.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withNullString(java.lang.String)">withNullString(String)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Performs conversions to and from null for strings on input and output.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withQuote(char)">withQuote(char)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the quoteChar of the format to the specified character.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withQuote(java.lang.Character)">withQuote(Character)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the quoteChar of the format to the specified character.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withQuoteMode(org.apache.commons.csv.QuoteMode)">withQuoteMode(QuoteMode)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the output quote policy of the format to the specified value.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withRecordSeparator(char)">withRecordSeparator(char)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the record separator of the format to the specified character.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withRecordSeparator(java.lang.String)">withRecordSeparator(String)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets the record separator of the format to the specified String.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withSkipHeaderRecord()">withSkipHeaderRecord()</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets skipping the header record to <code>true</code>.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/apache/commons/csv/CSVFormat.html#withSkipHeaderRecord(boolean)">withSkipHeaderRecord(boolean)</a></span> - Method in class org.apache.commons.csv.<a href="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets whether to skip the header record.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a href="#_C_">C</a> <a href="#_D_">D</a> <a href="#_E_">E</a> <a href="#_F_">F</a> <a href="#_G_">G</a> <a href="#_H_">H</a> <a href="#_I_">I</a> <a href="#_M_">M</a> <a href="#_N_">N</a> <a href="#_O_">O</a> <a href="#_P_">P</a> <a href="#_Q_">Q</a> <a href="#_R_">R</a> <a href="#_S_">S</a> <a href="#_T_">T</a> <a href="#_V_">V</a> <a href="#_W_">W</a> </div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="./org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="./org/apache/commons/csv/package-tree.html">Tree</a></li>
|
||||
<li><a href="./deprecated-list.html">Deprecated</a></li>
|
||||
<li class="navBarCell1Rev">Index</li>
|
||||
<li><a href="./help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
|
||||
<li><a href="index-all.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="./allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
71
lib/apidocs/index.html
Normal file
71
lib/apidocs/index.html
Normal file
@@ -0,0 +1,71 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Apache Commons CSV 1.2 API</title>
|
||||
<script type="text/javascript">
|
||||
targetPage = "" + window.location.search;
|
||||
if (targetPage != "" && targetPage != "undefined")
|
||||
targetPage = targetPage.substring(1);
|
||||
if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
|
||||
targetPage = "undefined";
|
||||
function validURL(url) {
|
||||
try {
|
||||
url = decodeURIComponent(url);
|
||||
}
|
||||
catch (error) {
|
||||
return false;
|
||||
}
|
||||
var pos = url.indexOf(".html");
|
||||
if (pos == -1 || pos != url.length - 5)
|
||||
return false;
|
||||
var allowNumber = false;
|
||||
var allowSep = false;
|
||||
var seenDot = false;
|
||||
for (var i = 0; i < url.length - 5; i++) {
|
||||
var ch = url.charAt(i);
|
||||
if ('a' <= ch && ch <= 'z' ||
|
||||
'A' <= ch && ch <= 'Z' ||
|
||||
ch == '$' ||
|
||||
ch == '_' ||
|
||||
ch.charCodeAt(0) > 127) {
|
||||
allowNumber = true;
|
||||
allowSep = true;
|
||||
} else if ('0' <= ch && ch <= '9'
|
||||
|| ch == '-') {
|
||||
if (!allowNumber)
|
||||
return false;
|
||||
} else if (ch == '/' || ch == '.') {
|
||||
if (!allowSep)
|
||||
return false;
|
||||
allowNumber = false;
|
||||
allowSep = false;
|
||||
if (ch == '.')
|
||||
seenDot = true;
|
||||
if (ch == '/' && seenDot)
|
||||
return false;
|
||||
} else {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
function loadFrames() {
|
||||
if (targetPage != "" && targetPage != "undefined")
|
||||
top.classFrame.location = top.targetPage;
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
|
||||
<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
|
||||
<frame src="org/apache/commons/csv/package-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
|
||||
<noframes>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<h2>Frame Alert</h2>
|
||||
<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="org/apache/commons/csv/package-summary.html">Non-frame version</a>.</p>
|
||||
</noframes>
|
||||
</frameset>
|
||||
</html>
|
||||
382
lib/apidocs/org/apache/commons/csv/CSVFormat.Predefined.html
Normal file
382
lib/apidocs/org/apache/commons/csv/CSVFormat.Predefined.html
Normal file
@@ -0,0 +1,382 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CSVFormat.Predefined (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="CSVFormat.Predefined (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/CSVFormat.Predefined.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/CSVFormat.Predefined.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVFormat.Predefined.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">org.apache.commons.csv</div>
|
||||
<h2 title="Enum CSVFormat.Predefined" class="title">Enum CSVFormat.Predefined</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a><<a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a>></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>org.apache.commons.csv.CSVFormat.Predefined</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a>></dd>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public static enum <span class="strong">CSVFormat.Predefined</span>
|
||||
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a>></pre>
|
||||
<div class="block">Predefines formats.</div>
|
||||
<dl><dt><span class="strong">Since:</span></dt>
|
||||
<dd>1.2</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum_constant_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Enum Constant Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
|
||||
<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Enum Constant and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html#Default">Default</a></strong></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html#Excel">Excel</a></strong></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html#MySQL">MySQL</a></strong></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html#RFC4180">RFC4180</a></strong></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html#TDF">TDF</a></strong></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html#getFormat()">getFormat</a></strong>()</code>
|
||||
<div class="block">Gets the format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html#valueOf(java.lang.String)">valueOf</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a>[]</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html#values()">values</a></strong>()</code>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
|
||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class,%20java.lang.String)" title="class or interface in java.lang">valueOf</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
|
||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ ENUM CONSTANT DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum_constant_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Enum Constant Detail</h3>
|
||||
<a name="Default">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>Default</h4>
|
||||
<pre>public static final <a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a> Default</pre>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/commons/csv/CSVFormat.html#DEFAULT"><code>CSVFormat.DEFAULT</code></a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="Excel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>Excel</h4>
|
||||
<pre>public static final <a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a> Excel</pre>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/commons/csv/CSVFormat.html#EXCEL"><code>CSVFormat.EXCEL</code></a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="MySQL">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>MySQL</h4>
|
||||
<pre>public static final <a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a> MySQL</pre>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/commons/csv/CSVFormat.html#MYSQL"><code>CSVFormat.MYSQL</code></a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="RFC4180">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>RFC4180</h4>
|
||||
<pre>public static final <a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a> RFC4180</pre>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/commons/csv/CSVFormat.html#RFC4180"><code>CSVFormat.RFC4180</code></a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="TDF">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>TDF</h4>
|
||||
<pre>public static final <a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a> TDF</pre>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/commons/csv/CSVFormat.html#TDF"><code>CSVFormat.TDF</code></a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Detail</h3>
|
||||
<a name="values()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>values</h4>
|
||||
<pre>public static <a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a>[] values()</pre>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared. This method may be used to iterate
|
||||
over the constants as follows:
|
||||
<pre>
|
||||
for (CSVFormat.Predefined c : CSVFormat.Predefined.values())
|
||||
System.out.println(c);
|
||||
</pre></div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="valueOf(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>valueOf</h4>
|
||||
<pre>public static <a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a> valueOf(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.
|
||||
The string must match <i>exactly</i> an identifier used to declare an
|
||||
enum constant in this type. (Extraneous whitespace characters are
|
||||
not permitted.)</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getFormat()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getFormat</h4>
|
||||
<pre>public <a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> getFormat()</pre>
|
||||
<div class="block">Gets the format.</div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>the format.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/CSVFormat.Predefined.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/CSVFormat.Predefined.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVFormat.Predefined.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
1501
lib/apidocs/org/apache/commons/csv/CSVFormat.html
Normal file
1501
lib/apidocs/org/apache/commons/csv/CSVFormat.html
Normal file
File diff suppressed because it is too large
Load Diff
625
lib/apidocs/org/apache/commons/csv/CSVParser.html
Normal file
625
lib/apidocs/org/apache/commons/csv/CSVParser.html
Normal file
@@ -0,0 +1,625 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CSVParser (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="CSVParser (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/CSVParser.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/CSVParser.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVParser.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">org.apache.commons.csv</div>
|
||||
<h2 title="Class CSVParser" class="title">Class CSVParser</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>org.apache.commons.csv.CSVParser</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a>></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">CSVParser</span>
|
||||
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
|
||||
implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a>>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></pre>
|
||||
<div class="block">Parses CSV files according to the specified format.
|
||||
|
||||
Because CSV appears in many different dialects, the parser supports many formats by allowing the
|
||||
specification of a <a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><code>CSVFormat</code></a>.
|
||||
|
||||
The parser works record wise. It is not possible to go back, once a record has been parsed from the input stream.
|
||||
|
||||
<h2>Creating instances</h2>
|
||||
<p>
|
||||
There are several static factory methods that can be used to create instances for various types of resources:
|
||||
</p>
|
||||
<ul>
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVParser.html#parse(java.io.File,%20java.nio.charset.Charset,%20org.apache.commons.csv.CSVFormat)"><code>parse(java.io.File, Charset, CSVFormat)</code></a></li>
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVParser.html#parse(java.lang.String,%20org.apache.commons.csv.CSVFormat)"><code>parse(String, CSVFormat)</code></a></li>
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVParser.html#parse(java.net.URL,%20java.nio.charset.Charset,%20org.apache.commons.csv.CSVFormat)"><code>parse(java.net.URL, java.nio.charset.Charset, CSVFormat)</code></a></li>
|
||||
</ul>
|
||||
<p>
|
||||
Alternatively parsers can also be created by passing a <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io"><code>Reader</code></a> directly to the sole constructor.
|
||||
|
||||
For those who like fluent APIs, parsers can be created using <a href="../../../../org/apache/commons/csv/CSVFormat.html#parse(java.io.Reader)"><code>CSVFormat.parse(java.io.Reader)</code></a> as a shortcut:
|
||||
</p>
|
||||
<pre>
|
||||
for(CSVRecord record : CSVFormat.EXCEL.parse(in)) {
|
||||
...
|
||||
}
|
||||
</pre>
|
||||
|
||||
<h2>Parsing record wise</h2>
|
||||
<p>
|
||||
To parse a CSV input from a file, you write:
|
||||
</p>
|
||||
|
||||
<pre>
|
||||
File csvData = new File("/path/to/csv");
|
||||
CSVParser parser = CSVParser.parse(csvData, CSVFormat.RFC4180);
|
||||
for (CSVRecord csvRecord : parser) {
|
||||
...
|
||||
}
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
This will read the parse the contents of the file using the
|
||||
<a href="http://tools.ietf.org/html/rfc4180" target="_blank">RFC 4180</a> format.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
To parse CSV input in a format like Excel, you write:
|
||||
</p>
|
||||
|
||||
<pre>
|
||||
CSVParser parser = CSVParser.parse(csvData, CSVFormat.EXCEL);
|
||||
for (CSVRecord csvRecord : parser) {
|
||||
...
|
||||
}
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
If the predefined formats don't match the format at hands, custom formats can be defined. More information about
|
||||
customising CSVFormats is available in <a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><code>CSVFormat JavaDoc</code></a>.
|
||||
</p>
|
||||
|
||||
<h2>Parsing into memory</h2>
|
||||
<p>
|
||||
If parsing record wise is not desired, the contents of the input can be read completely into memory.
|
||||
</p>
|
||||
|
||||
<pre>
|
||||
Reader in = new StringReader("a;b\nc;d");
|
||||
CSVParser parser = new CSVParser(in, CSVFormat.EXCEL);
|
||||
List<CSVRecord> list = parser.getRecords();
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
There are two constraints that have to be kept in mind:
|
||||
</p>
|
||||
|
||||
<ol>
|
||||
<li>Parsing into memory starts at the current position of the parser. If you have already parsed records from
|
||||
the input, those records will not end up in the in memory representation of your CSV data.</li>
|
||||
<li>Parsing into memory may consume a lot of system resources depending on the input. For example if you're
|
||||
parsing a 150MB file of CSV data the contents will be read completely into memory.</li>
|
||||
</ol>
|
||||
|
||||
<h2>Notes</h2>
|
||||
<p>
|
||||
Internal parser state is completely covered by the format and the reader-state.
|
||||
</p></div>
|
||||
<dl><dt><span class="strong">Version:</span></dt>
|
||||
<dd>$Id: CSVParser.java 1695167 2015-08-10 21:08:58Z ggregory $</dd>
|
||||
<dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html">package documentation for more details</a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a href="../../../../org/apache/commons/csv/CSVParser.html#CSVParser(java.io.Reader,%20org.apache.commons.csv.CSVFormat)">CSVParser</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> reader,
|
||||
<a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)</code>
|
||||
<div class="block">Customized CSV parser using the given <a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><code>CSVFormat</code></a></div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a href="../../../../org/apache/commons/csv/CSVParser.html#CSVParser(java.io.Reader,%20org.apache.commons.csv.CSVFormat,%20long,%20long)">CSVParser</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> reader,
|
||||
<a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format,
|
||||
long characterOffset,
|
||||
long recordNumber)</code>
|
||||
<div class="block">Customized CSV parser using the given <a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><code>CSVFormat</code></a></div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParser.html#close()">close</a></strong>()</code>
|
||||
<div class="block">Closes resources.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>long</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParser.html#getCurrentLineNumber()">getCurrentLineNumber</a></strong>()</code>
|
||||
<div class="block">Returns the current line number in the input stream.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParser.html#getHeaderMap()">getHeaderMap</a></strong>()</code>
|
||||
<div class="block">Returns a copy of the header map that iterates in column order.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>long</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParser.html#getRecordNumber()">getRecordNumber</a></strong>()</code>
|
||||
<div class="block">Returns the current record number in the input stream.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParser.html#getRecords()">getRecords</a></strong>()</code>
|
||||
<div class="block">Parses the CSV input according to the given format and returns the content as a list of
|
||||
<a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv"><code>CSVRecords</code></a>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParser.html#isClosed()">isClosed</a></strong>()</code>
|
||||
<div class="block">Gets whether this parser is closed.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParser.html#iterator()">iterator</a></strong>()</code>
|
||||
<div class="block">Returns an iterator on the records.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParser.html#parse(java.io.File,%20java.nio.charset.Charset,%20org.apache.commons.csv.CSVFormat)">parse</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset,
|
||||
<a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)</code>
|
||||
<div class="block">Creates a parser for the given <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io"><code>File</code></a>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParser.html#parse(java.lang.String,%20org.apache.commons.csv.CSVFormat)">parse</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string,
|
||||
<a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)</code>
|
||||
<div class="block">Creates a parser for the given <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParser.html#parse(java.net.URL,%20java.nio.charset.Charset,%20org.apache.commons.csv.CSVFormat)">parse</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> url,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset,
|
||||
<a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)</code>
|
||||
<div class="block">Creates a parser for the given URL.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
|
||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="CSVParser(java.io.Reader, org.apache.commons.csv.CSVFormat)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>CSVParser</h4>
|
||||
<pre>public CSVParser(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> reader,
|
||||
<a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Customized CSV parser using the given <a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><code>CSVFormat</code></a>
|
||||
|
||||
<p>
|
||||
If you do not read all records from the given <code>reader</code>, you should call <a href="../../../../org/apache/commons/csv/CSVParser.html#close()"><code>close()</code></a> on the parser,
|
||||
unless you close the <code>reader</code>.
|
||||
</p></div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reader</code> - a Reader containing CSV-formatted input. Must not be null.</dd><dd><code>format</code> - the CSVFormat used for CSV parsing. Must not be null.</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - If the parameters of the format are inconsistent or if either reader or format are null.</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If there is a problem reading the header or skipping the first record</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="CSVParser(java.io.Reader, org.apache.commons.csv.CSVFormat, long, long)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>CSVParser</h4>
|
||||
<pre>public CSVParser(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> reader,
|
||||
<a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format,
|
||||
long characterOffset,
|
||||
long recordNumber)
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Customized CSV parser using the given <a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><code>CSVFormat</code></a>
|
||||
|
||||
<p>
|
||||
If you do not read all records from the given <code>reader</code>, you should call <a href="../../../../org/apache/commons/csv/CSVParser.html#close()"><code>close()</code></a> on the parser,
|
||||
unless you close the <code>reader</code>.
|
||||
</p></div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reader</code> - a Reader containing CSV-formatted input. Must not be null.</dd><dd><code>format</code> - the CSVFormat used for CSV parsing. Must not be null.</dd><dd><code>characterOffset</code> - Lexer offset when the parser does not start parsing at the beginning of the source.</dd><dd><code>recordNumber</code> - The next record number to assign</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - If the parameters of the format are inconsistent or if either reader or format are null.</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If there is a problem reading the header or skipping the first record</dd><dt><span class="strong">Since:</span></dt>
|
||||
<dd>1.1</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Detail</h3>
|
||||
<a name="parse(java.io.File, java.nio.charset.Charset, org.apache.commons.csv.CSVFormat)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>parse</h4>
|
||||
<pre>public static <a href="../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a> parse(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset,
|
||||
<a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Creates a parser for the given <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io"><code>File</code></a>.
|
||||
|
||||
<p><strong>Note:</strong> This method internally creates a FileReader using
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/io/FileReader.html?is-external=true#FileReader(java.io.File)" title="class or interface in java.io"><code>FileReader.FileReader(java.io.File)</code></a> which in turn relies on the default encoding of the JVM that
|
||||
is executing the code. If this is insufficient create a URL to the file and use
|
||||
<a href="../../../../org/apache/commons/csv/CSVParser.html#parse(java.net.URL,%20java.nio.charset.Charset,%20org.apache.commons.csv.CSVFormat)"><code>parse(URL, Charset, CSVFormat)</code></a></p></div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>file</code> - a CSV file. Must not be null.</dd><dd><code>charset</code> - A charset</dd><dd><code>format</code> - the CSVFormat used for CSV parsing. Must not be null.</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>a new parser</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - If the parameters of the format are inconsistent or if either file or format are null.</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an I/O error occurs</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="parse(java.lang.String, org.apache.commons.csv.CSVFormat)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>parse</h4>
|
||||
<pre>public static <a href="../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a> parse(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string,
|
||||
<a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Creates a parser for the given <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>string</code> - a CSV string. Must not be null.</dd><dd><code>format</code> - the CSVFormat used for CSV parsing. Must not be null.</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>a new parser</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - If the parameters of the format are inconsistent or if either string or format are null.</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an I/O error occurs</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="parse(java.net.URL, java.nio.charset.Charset, org.apache.commons.csv.CSVFormat)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>parse</h4>
|
||||
<pre>public static <a href="../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a> parse(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> url,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset,
|
||||
<a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Creates a parser for the given URL.
|
||||
|
||||
<p>
|
||||
If you do not read all records from the given <code>url</code>, you should call <a href="../../../../org/apache/commons/csv/CSVParser.html#close()"><code>close()</code></a> on the parser, unless
|
||||
you close the <code>url</code>.
|
||||
</p></div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>url</code> - a URL. Must not be null.</dd><dd><code>charset</code> - the charset for the resource. Must not be null.</dd><dd><code>format</code> - the CSVFormat used for CSV parsing. Must not be null.</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>a new parser</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - If the parameters of the format are inconsistent or if either url, charset or format are null.</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an I/O error occurs</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="close()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>close</h4>
|
||||
<pre>public void close()
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Closes resources.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true#close()" title="class or interface in java.io">close</a></code> in interface <code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></code></dd>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true#close()" title="class or interface in java.lang">close</a></code> in interface <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></code></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an I/O error occurs</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getCurrentLineNumber()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getCurrentLineNumber</h4>
|
||||
<pre>public long getCurrentLineNumber()</pre>
|
||||
<div class="block">Returns the current line number in the input stream.
|
||||
|
||||
<p>
|
||||
<strong>ATTENTION:</strong> If your CSV input has multi-line values, the returned number does not correspond to
|
||||
the record number.
|
||||
</p></div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>current line number</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getHeaderMap()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getHeaderMap</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> getHeaderMap()</pre>
|
||||
<div class="block">Returns a copy of the header map that iterates in column order.
|
||||
<p>
|
||||
The map keys are column names. The map values are 0-based indices.
|
||||
</p></div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>a copy of the header map that iterates in column order.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getRecordNumber()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getRecordNumber</h4>
|
||||
<pre>public long getRecordNumber()</pre>
|
||||
<div class="block">Returns the current record number in the input stream.
|
||||
|
||||
<p>
|
||||
<strong>ATTENTION:</strong> If your CSV input has multi-line values, the returned number does not correspond to
|
||||
the line number.
|
||||
</p></div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>current record number</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getRecords()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getRecords</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a>> getRecords()
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Parses the CSV input according to the given format and returns the content as a list of
|
||||
<a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv"><code>CSVRecords</code></a>.
|
||||
|
||||
<p>
|
||||
The returned content starts at the current parse-position in the stream.
|
||||
</p></div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>list of <a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv"><code>CSVRecords</code></a>, may be empty</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - on parse error or input read-failure</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="isClosed()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>isClosed</h4>
|
||||
<pre>public boolean isClosed()</pre>
|
||||
<div class="block">Gets whether this parser is closed.</div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>whether this parser is closed.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="iterator()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>iterator</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a>> iterator()</pre>
|
||||
<div class="block">Returns an iterator on the records.
|
||||
|
||||
<p>IOExceptions occurring during the iteration are wrapped in a
|
||||
RuntimeException.
|
||||
If the parser is closed a call to <code>next()</code> will throw a
|
||||
NoSuchElementException.</p></div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true#iterator()" title="class or interface in java.lang">iterator</a></code> in interface <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a>></code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/CSVParser.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/CSVParser.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVParser.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
563
lib/apidocs/org/apache/commons/csv/CSVPrinter.html
Normal file
563
lib/apidocs/org/apache/commons/csv/CSVPrinter.html
Normal file
@@ -0,0 +1,563 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CSVPrinter (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="CSVPrinter (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/CSVPrinter.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/CSVPrinter.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVPrinter.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">org.apache.commons.csv</div>
|
||||
<h2 title="Class CSVPrinter" class="title">Class CSVPrinter</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>org.apache.commons.csv.CSVPrinter</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">CSVPrinter</span>
|
||||
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
|
||||
implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></pre>
|
||||
<div class="block">Prints values in a CSV format.</div>
|
||||
<dl><dt><span class="strong">Version:</span></dt>
|
||||
<dd>$Id: CSVPrinter.java 1695167 2015-08-10 21:08:58Z ggregory $</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a href="../../../../org/apache/commons/csv/CSVPrinter.html#CSVPrinter(java.lang.Appendable,%20org.apache.commons.csv.CSVFormat)">CSVPrinter</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a> out,
|
||||
<a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)</code>
|
||||
<div class="block">Creates a printer that will print values to the given stream following the CSVFormat.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVPrinter.html#close()">close</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVPrinter.html#flush()">flush</a></strong>()</code>
|
||||
<div class="block">Flushes the underlying stream.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVPrinter.html#getOut()">getOut</a></strong>()</code>
|
||||
<div class="block">Gets the target Appendable.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVPrinter.html#print(java.lang.Object)">print</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code>
|
||||
<div class="block">Prints the string as the next value on the line.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVPrinter.html#printComment(java.lang.String)">printComment</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> comment)</code>
|
||||
<div class="block">Prints a comment on a new line among the delimiter separated values.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVPrinter.html#println()">println</a></strong>()</code>
|
||||
<div class="block">Outputs the record separator.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVPrinter.html#printRecord(java.lang.Iterable)">printRecord</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><?> values)</code>
|
||||
<div class="block">Prints the given values a single record of delimiter separated values followed by the record separator.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVPrinter.html#printRecord(java.lang.Object...)">printRecord</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>... values)</code>
|
||||
<div class="block">Prints the given values a single record of delimiter separated values followed by the record separator.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVPrinter.html#printRecords(java.lang.Iterable)">printRecords</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><?> values)</code>
|
||||
<div class="block">Prints all the objects in the given collection handling nested collections/arrays as records.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVPrinter.html#printRecords(java.lang.Object...)">printRecords</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>... values)</code>
|
||||
<div class="block">Prints all the objects in the given array handling nested collections/arrays as records.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVPrinter.html#printRecords(java.sql.ResultSet)">printRecords</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql">ResultSet</a> resultSet)</code>
|
||||
<div class="block">Prints all the objects in the given JDBC result set.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
|
||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="CSVPrinter(java.lang.Appendable, org.apache.commons.csv.CSVFormat)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>CSVPrinter</h4>
|
||||
<pre>public CSVPrinter(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a> out,
|
||||
<a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Creates a printer that will print values to the given stream following the CSVFormat.
|
||||
<p>
|
||||
Currently, only a pure encapsulation format or a pure escaping format is supported. Hybrid formats (encapsulation
|
||||
and escaping with a different character) are not supported.
|
||||
</p></div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - stream to which to print. Must not be null.</dd><dd><code>format</code> - the CSV format. Must not be null.</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - thrown if the optional header cannot be printed.</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - thrown if the parameters of the format are inconsistent or if either out or format are null.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Detail</h3>
|
||||
<a name="close()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>close</h4>
|
||||
<pre>public void close()
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true#close()" title="class or interface in java.io">close</a></code> in interface <code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></code></dd>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true#close()" title="class or interface in java.lang">close</a></code> in interface <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></code></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="flush()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>flush</h4>
|
||||
<pre>public void flush()
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Flushes the underlying stream.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Flushable.html?is-external=true#flush()" title="class or interface in java.io">flush</a></code> in interface <code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a></code></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an I/O error occurs</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getOut()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getOut</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a> getOut()</pre>
|
||||
<div class="block">Gets the target Appendable.</div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>the target Appendable.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="print(java.lang.Object)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>print</h4>
|
||||
<pre>public void print(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Prints the string as the next value on the line. The value will be escaped or encapsulated as needed.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - value to be output.</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an I/O error occurs</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="printComment(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>printComment</h4>
|
||||
<pre>public void printComment(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> comment)
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Prints a comment on a new line among the delimiter separated values.
|
||||
|
||||
<p>
|
||||
Comments will always begin on a new line and occupy a least one full line. The character specified to start
|
||||
comments and a space will be inserted at the beginning of each new line in the comment.
|
||||
</p>
|
||||
|
||||
If comments are disabled in the current CSV format this method does nothing.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>comment</code> - the comment to output</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an I/O error occurs</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="println()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>println</h4>
|
||||
<pre>public void println()
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Outputs the record separator.</div>
|
||||
<dl><dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an I/O error occurs</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="printRecord(java.lang.Iterable)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>printRecord</h4>
|
||||
<pre>public void printRecord(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><?> values)
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Prints the given values a single record of delimiter separated values followed by the record separator.
|
||||
|
||||
<p>
|
||||
The values will be quoted if needed. Quotes and newLine characters will be escaped. This method adds the record
|
||||
separator to the output after printing the record, so there is no need to call <a href="../../../../org/apache/commons/csv/CSVPrinter.html#println()"><code>println()</code></a>.
|
||||
</p></div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>values</code> - values to output.</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an I/O error occurs</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="printRecord(java.lang.Object...)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>printRecord</h4>
|
||||
<pre>public void printRecord(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>... values)
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Prints the given values a single record of delimiter separated values followed by the record separator.
|
||||
|
||||
<p>
|
||||
The values will be quoted if needed. Quotes and newLine characters will be escaped. This method adds the record
|
||||
separator to the output after printing the record, so there is no need to call <a href="../../../../org/apache/commons/csv/CSVPrinter.html#println()"><code>println()</code></a>.
|
||||
</p></div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>values</code> - values to output.</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an I/O error occurs</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="printRecords(java.lang.Iterable)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>printRecords</h4>
|
||||
<pre>public void printRecords(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><?> values)
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Prints all the objects in the given collection handling nested collections/arrays as records.
|
||||
|
||||
<p>
|
||||
If the given collection only contains simple objects, this method will print a single record like
|
||||
<a href="../../../../org/apache/commons/csv/CSVPrinter.html#printRecord(java.lang.Iterable)"><code>printRecord(Iterable)</code></a>. If the given collections contains nested collections/arrays those nested elements
|
||||
will each be printed as records using <a href="../../../../org/apache/commons/csv/CSVPrinter.html#printRecord(java.lang.Object...)"><code>printRecord(Object...)</code></a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Given the following data structure:
|
||||
</p>
|
||||
|
||||
<pre>
|
||||
<code>
|
||||
List<String[]> data = ...
|
||||
data.add(new String[]{ "A", "B", "C" });
|
||||
data.add(new String[]{ "1", "2", "3" });
|
||||
data.add(new String[]{ "A1", "B2", "C3" });
|
||||
</code>
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
Calling this method will print:
|
||||
</p>
|
||||
|
||||
<pre>
|
||||
<code>
|
||||
A, B, C
|
||||
1, 2, 3
|
||||
A1, B2, C3
|
||||
</code>
|
||||
</pre></div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>values</code> - the values to print.</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an I/O error occurs</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="printRecords(java.lang.Object...)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>printRecords</h4>
|
||||
<pre>public void printRecords(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>... values)
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Prints all the objects in the given array handling nested collections/arrays as records.
|
||||
|
||||
<p>
|
||||
If the given array only contains simple objects, this method will print a single record like
|
||||
<a href="../../../../org/apache/commons/csv/CSVPrinter.html#printRecord(java.lang.Object...)"><code>printRecord(Object...)</code></a>. If the given collections contains nested collections/arrays those nested
|
||||
elements will each be printed as records using <a href="../../../../org/apache/commons/csv/CSVPrinter.html#printRecord(java.lang.Object...)"><code>printRecord(Object...)</code></a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Given the following data structure:
|
||||
</p>
|
||||
|
||||
<pre>
|
||||
<code>
|
||||
String[][] data = new String[3][]
|
||||
data[0] = String[]{ "A", "B", "C" };
|
||||
data[1] = new String[]{ "1", "2", "3" };
|
||||
data[2] = new String[]{ "A1", "B2", "C3" };
|
||||
</code>
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
Calling this method will print:
|
||||
</p>
|
||||
|
||||
<pre>
|
||||
<code>
|
||||
A, B, C
|
||||
1, 2, 3
|
||||
A1, B2, C3
|
||||
</code>
|
||||
</pre></div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>values</code> - the values to print.</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an I/O error occurs</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="printRecords(java.sql.ResultSet)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>printRecords</h4>
|
||||
<pre>public void printRecords(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql">ResultSet</a> resultSet)
|
||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a>,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Prints all the objects in the given JDBC result set.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>resultSet</code> - result set the values to print.</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an I/O error occurs</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></code> - if a database access error occurs</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/CSVPrinter.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/CSVPrinter.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVPrinter.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
464
lib/apidocs/org/apache/commons/csv/CSVRecord.html
Normal file
464
lib/apidocs/org/apache/commons/csv/CSVRecord.html
Normal file
@@ -0,0 +1,464 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CSVRecord (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="CSVRecord (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/CSVRecord.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/CSVRecord.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVRecord.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">org.apache.commons.csv</div>
|
||||
<h2 title="Class CSVRecord" class="title">Class CSVRecord</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>org.apache.commons.csv.CSVRecord</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">CSVRecord</span>
|
||||
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
|
||||
implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></pre>
|
||||
<div class="block">A CSV record parsed from a CSV file.</div>
|
||||
<dl><dt><span class="strong">Version:</span></dt>
|
||||
<dd>$Id: CSVRecord.java 1695167 2015-08-10 21:08:58Z ggregory $</dd>
|
||||
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.apache.commons.csv.CSVRecord">Serialized Form</a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVRecord.html#get(java.lang.Enum)">get</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><?> e)</code>
|
||||
<div class="block">Returns a value by <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><code>Enum</code></a>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVRecord.html#get(int)">get</a></strong>(int i)</code>
|
||||
<div class="block">Returns a value by index.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVRecord.html#get(java.lang.String)">get</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
|
||||
<div class="block">Returns a value by name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>long</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVRecord.html#getCharacterPosition()">getCharacterPosition</a></strong>()</code>
|
||||
<div class="block">Returns the start position of this record as a character position in the source stream.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVRecord.html#getComment()">getComment</a></strong>()</code>
|
||||
<div class="block">Returns the comment for this record, if any.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>long</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVRecord.html#getRecordNumber()">getRecordNumber</a></strong>()</code>
|
||||
<div class="block">Returns the number of this record in the parsed CSV file.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVRecord.html#isConsistent()">isConsistent</a></strong>()</code>
|
||||
<div class="block">Tells whether the record size matches the header size.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVRecord.html#isMapped(java.lang.String)">isMapped</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
|
||||
<div class="block">Checks whether a given column is mapped, i.e.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVRecord.html#isSet(java.lang.String)">isSet</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
|
||||
<div class="block">Checks whether a given columns is mapped and has a value.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVRecord.html#iterator()">iterator</a></strong>()</code>
|
||||
<div class="block">Returns an iterator over the values of this record.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVRecord.html#size()">size</a></strong>()</code>
|
||||
<div class="block">Returns the number of values in this record.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVRecord.html#toMap()">toMap</a></strong>()</code>
|
||||
<div class="block">Copies this record into a new Map.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVRecord.html#toString()">toString</a></strong>()</code>
|
||||
<div class="block">Returns a string representation of the contents of this record.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
|
||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Detail</h3>
|
||||
<a name="get(java.lang.Enum)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>get</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> get(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><?> e)</pre>
|
||||
<div class="block">Returns a value by <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><code>Enum</code></a>.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>e</code> - an enum</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>the String at the given enum String</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="get(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>get</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> get(int i)</pre>
|
||||
<div class="block">Returns a value by index.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>i</code> - a column index (0-based)</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>the String at the given index</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="get(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>get</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> get(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
|
||||
<div class="block">Returns a value by name.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the column to be retrieved.</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>the column value, maybe null depending on <a href="../../../../org/apache/commons/csv/CSVFormat.html#getNullString()"><code>CSVFormat.getNullString()</code></a>.</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalStateException.html?is-external=true" title="class or interface in java.lang">IllegalStateException</a></code> - if no header mapping was provided</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>name</code> is not mapped or if the record is inconsistent</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/commons/csv/CSVRecord.html#isConsistent()"><code>isConsistent()</code></a>,
|
||||
<a href="../../../../org/apache/commons/csv/CSVFormat.html#withNullString(java.lang.String)"><code>CSVFormat.withNullString(String)</code></a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getCharacterPosition()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getCharacterPosition</h4>
|
||||
<pre>public long getCharacterPosition()</pre>
|
||||
<div class="block">Returns the start position of this record as a character position in the source stream. This may or may not
|
||||
correspond to the byte position depending on the character set.</div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>the position of this record in the source stream.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getComment()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getComment</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getComment()</pre>
|
||||
<div class="block">Returns the comment for this record, if any.</div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>the comment for this record, or null if no comment for this record is available.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getRecordNumber()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getRecordNumber</h4>
|
||||
<pre>public long getRecordNumber()</pre>
|
||||
<div class="block">Returns the number of this record in the parsed CSV file.
|
||||
|
||||
<p>
|
||||
<strong>ATTENTION:</strong> If your CSV input has multi-line values, the returned number does not correspond to
|
||||
the current line number of the parser that created this record.
|
||||
</p></div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of this record.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/commons/csv/CSVParser.html#getCurrentLineNumber()"><code>CSVParser.getCurrentLineNumber()</code></a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="isConsistent()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>isConsistent</h4>
|
||||
<pre>public boolean isConsistent()</pre>
|
||||
<div class="block">Tells whether the record size matches the header size.
|
||||
|
||||
<p>
|
||||
Returns true if the sizes for this record match and false if not. Some programs can export files that fail this
|
||||
test but still produce parsable files.
|
||||
</p></div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>true of this record is valid, false if not</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="isMapped(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>isMapped</h4>
|
||||
<pre>public boolean isMapped(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
|
||||
<div class="block">Checks whether a given column is mapped, i.e. its name has been defined to the parser.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the column to be retrieved.</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>whether a given column is mapped.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="isSet(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>isSet</h4>
|
||||
<pre>public boolean isSet(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
|
||||
<div class="block">Checks whether a given columns is mapped and has a value.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the column to be retrieved.</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>whether a given columns is mapped and has a value</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="iterator()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>iterator</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> iterator()</pre>
|
||||
<div class="block">Returns an iterator over the values of this record.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true#iterator()" title="class or interface in java.lang">iterator</a></code> in interface <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>an iterator over the values of this record.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="size()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>size</h4>
|
||||
<pre>public int size()</pre>
|
||||
<div class="block">Returns the number of values in this record.</div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of values.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toMap()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>toMap</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> toMap()</pre>
|
||||
<div class="block">Copies this record into a new Map. The new map is not connect</div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>A new Map. The map is empty if the record has no headers.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre>
|
||||
<div class="block">Returns a string representation of the contents of this record. The result is constructed by comment, mapping,
|
||||
recordNumber and by passing the internal values array to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Arrays.html?is-external=true#toString(java.lang.Object[])" title="class or interface in java.util"><code>Arrays.toString(Object[])</code></a>.</div>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>a String representation of this record.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/CSVRecord.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/CSVRecord.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVRecord.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
359
lib/apidocs/org/apache/commons/csv/QuoteMode.html
Normal file
359
lib/apidocs/org/apache/commons/csv/QuoteMode.html
Normal file
@@ -0,0 +1,359 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>QuoteMode (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="QuoteMode (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/QuoteMode.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv"><span class="strong">Prev Class</span></a></li>
|
||||
<li>Next Class</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/QuoteMode.html" target="_top">Frames</a></li>
|
||||
<li><a href="QuoteMode.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">org.apache.commons.csv</div>
|
||||
<h2 title="Enum QuoteMode" class="title">Enum QuoteMode</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a><<a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a>></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>org.apache.commons.csv.QuoteMode</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a>></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public enum <span class="strong">QuoteMode</span>
|
||||
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a>></pre>
|
||||
<div class="block">Defines quote behavior when printing.</div>
|
||||
<dl><dt><span class="strong">Version:</span></dt>
|
||||
<dd>$Id: QuoteMode.java 1694977 2015-08-10 07:05:58Z ggregory $</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum_constant_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Enum Constant Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
|
||||
<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Enum Constant and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a href="../../../../org/apache/commons/csv/QuoteMode.html#ALL">ALL</a></strong></code>
|
||||
<div class="block">Quotes all fields.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a href="../../../../org/apache/commons/csv/QuoteMode.html#MINIMAL">MINIMAL</a></strong></code>
|
||||
<div class="block">Quotes fields which contain special characters such as a delimiter, quotes character or any of the characters in
|
||||
line separator.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a href="../../../../org/apache/commons/csv/QuoteMode.html#NON_NUMERIC">NON_NUMERIC</a></strong></code>
|
||||
<div class="block">Quotes all non-numeric fields.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a href="../../../../org/apache/commons/csv/QuoteMode.html#NONE">NONE</a></strong></code>
|
||||
<div class="block">Never quotes fields.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/QuoteMode.html#valueOf(java.lang.String)">valueOf</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a>[]</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/QuoteMode.html#values()">values</a></strong>()</code>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
|
||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class,%20java.lang.String)" title="class or interface in java.lang">valueOf</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
|
||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ ENUM CONSTANT DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum_constant_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Enum Constant Detail</h3>
|
||||
<a name="ALL">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>ALL</h4>
|
||||
<pre>public static final <a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a> ALL</pre>
|
||||
<div class="block">Quotes all fields.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="MINIMAL">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>MINIMAL</h4>
|
||||
<pre>public static final <a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a> MINIMAL</pre>
|
||||
<div class="block">Quotes fields which contain special characters such as a delimiter, quotes character or any of the characters in
|
||||
line separator.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="NON_NUMERIC">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>NON_NUMERIC</h4>
|
||||
<pre>public static final <a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a> NON_NUMERIC</pre>
|
||||
<div class="block">Quotes all non-numeric fields.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="NONE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>NONE</h4>
|
||||
<pre>public static final <a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a> NONE</pre>
|
||||
<div class="block">Never quotes fields. When the delimiter occurs in data, the printer prefixes it with the current escape
|
||||
character. If the escape character is not set, format validation throws an exception.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Detail</h3>
|
||||
<a name="values()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>values</h4>
|
||||
<pre>public static <a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a>[] values()</pre>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared. This method may be used to iterate
|
||||
over the constants as follows:
|
||||
<pre>
|
||||
for (QuoteMode c : QuoteMode.values())
|
||||
System.out.println(c);
|
||||
</pre></div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="valueOf(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>valueOf</h4>
|
||||
<pre>public static <a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a> valueOf(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.
|
||||
The string must match <i>exactly</i> an identifier used to declare an
|
||||
enum constant in this type. (Extraneous whitespace characters are
|
||||
not permitted.)</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/QuoteMode.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv"><span class="strong">Prev Class</span></a></li>
|
||||
<li>Next Class</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/QuoteMode.html" target="_top">Frames</a></li>
|
||||
<li><a href="QuoteMode.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,147 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.apache.commons.csv.CSVFormat.Predefined (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.apache.commons.csv.CSVFormat.Predefined (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../index.html?org/apache/commons/csv/class-use/CSVFormat.Predefined.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVFormat.Predefined.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class org.apache.commons.csv.CSVFormat.Predefined" class="title">Uses of Class<br>org.apache.commons.csv.CSVFormat.Predefined</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="org.apache.commons.csv">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a> in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a></h3>
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
<caption><span>Methods in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a> that return <a href="../../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.Predefined.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.Predefined.html#valueOf(java.lang.String)">valueOf</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a>[]</code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.Predefined.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.Predefined.html#values()">values</a></strong>()</code>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../index.html?org/apache/commons/csv/class-use/CSVFormat.Predefined.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVFormat.Predefined.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
389
lib/apidocs/org/apache/commons/csv/class-use/CSVFormat.html
Normal file
389
lib/apidocs/org/apache/commons/csv/class-use/CSVFormat.html
Normal file
@@ -0,0 +1,389 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.apache.commons.csv.CSVFormat (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.apache.commons.csv.CSVFormat (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../index.html?org/apache/commons/csv/class-use/CSVFormat.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVFormat.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class org.apache.commons.csv.CSVFormat" class="title">Uses of Class<br>org.apache.commons.csv.CSVFormat</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="org.apache.commons.csv">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a></h3>
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a> declared as <a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#DEFAULT">DEFAULT</a></strong></code>
|
||||
<div class="block">Standard comma separated format, as for <a href="../../../../../org/apache/commons/csv/CSVFormat.html#RFC4180"><code>RFC4180</code></a> but allowing empty lines.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#EXCEL">EXCEL</a></strong></code>
|
||||
<div class="block">Excel file format (using a comma as the value delimiter).</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#MYSQL">MYSQL</a></strong></code>
|
||||
<div class="block">Default MySQL format used by the <code>SELECT INTO OUTFILE</code> and <code>LOAD DATA INFILE</code> operations.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#RFC4180">RFC4180</a></strong></code>
|
||||
<div class="block">Comma separated format as defined by <a href="http://tools.ietf.org/html/rfc4180">RFC 4180</a>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#TDF">TDF</a></strong></code>
|
||||
<div class="block">Tab-delimited format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
<caption><span>Methods in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a> that return <a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.Predefined.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.Predefined.html#getFormat()">getFormat</a></strong>()</code>
|
||||
<div class="block">Gets the format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#newFormat(char)">newFormat</a></strong>(char delimiter)</code>
|
||||
<div class="block">Creates a new CSV format with the specified delimiter.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#valueOf(java.lang.String)">valueOf</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> format)</code>
|
||||
<div class="block">Gets one of the predefined formats from <a href="../../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv"><code>CSVFormat.Predefined</code></a>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withAllowMissingColumnNames()">withAllowMissingColumnNames</a></strong>()</code>
|
||||
<div class="block">Sets the missing column names behavior of the format to <code>true</code></div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withAllowMissingColumnNames(boolean)">withAllowMissingColumnNames</a></strong>(boolean allowMissingColumnNames)</code>
|
||||
<div class="block">Sets the missing column names behavior of the format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withCommentMarker(char)">withCommentMarker</a></strong>(char commentMarker)</code>
|
||||
<div class="block">Sets the comment start marker of the format to the specified character.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withCommentMarker(java.lang.Character)">withCommentMarker</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</a> commentMarker)</code>
|
||||
<div class="block">Sets the comment start marker of the format to the specified character.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withDelimiter(char)">withDelimiter</a></strong>(char delimiter)</code>
|
||||
<div class="block">Sets the delimiter of the format to the specified character.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withEscape(char)">withEscape</a></strong>(char escape)</code>
|
||||
<div class="block">Sets the escape character of the format to the specified character.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withEscape(java.lang.Character)">withEscape</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</a> escape)</code>
|
||||
<div class="block">Sets the escape character of the format to the specified character.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withHeader(java.sql.ResultSet)">withHeader</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql">ResultSet</a> resultSet)</code>
|
||||
<div class="block">Sets the header of the format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withHeader(java.sql.ResultSetMetaData)">withHeader</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSetMetaData.html?is-external=true" title="class or interface in java.sql">ResultSetMetaData</a> metaData)</code>
|
||||
<div class="block">Sets the header of the format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withHeader(java.lang.String...)">withHeader</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... header)</code>
|
||||
<div class="block">Sets the header of the format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withHeaderComments(java.lang.Object...)">withHeaderComments</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>... headerComments)</code>
|
||||
<div class="block">Sets the header comments of the format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withIgnoreEmptyLines()">withIgnoreEmptyLines</a></strong>()</code>
|
||||
<div class="block">Sets the empty line skipping behavior of the format to <code>true</code>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withIgnoreEmptyLines(boolean)">withIgnoreEmptyLines</a></strong>(boolean ignoreEmptyLines)</code>
|
||||
<div class="block">Sets the empty line skipping behavior of the format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withIgnoreSurroundingSpaces()">withIgnoreSurroundingSpaces</a></strong>()</code>
|
||||
<div class="block">Sets the trimming behavior of the format to <code>true</code>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withIgnoreSurroundingSpaces(boolean)">withIgnoreSurroundingSpaces</a></strong>(boolean ignoreSurroundingSpaces)</code>
|
||||
<div class="block">Sets the trimming behavior of the format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withNullString(java.lang.String)">withNullString</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> nullString)</code>
|
||||
<div class="block">Performs conversions to and from null for strings on input and output.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withQuote(char)">withQuote</a></strong>(char quoteChar)</code>
|
||||
<div class="block">Sets the quoteChar of the format to the specified character.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withQuote(java.lang.Character)">withQuote</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</a> quoteChar)</code>
|
||||
<div class="block">Sets the quoteChar of the format to the specified character.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withQuoteMode(org.apache.commons.csv.QuoteMode)">withQuoteMode</a></strong>(<a href="../../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a> quoteModePolicy)</code>
|
||||
<div class="block">Sets the output quote policy of the format to the specified value.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withRecordSeparator(char)">withRecordSeparator</a></strong>(char recordSeparator)</code>
|
||||
<div class="block">Sets the record separator of the format to the specified character.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withRecordSeparator(java.lang.String)">withRecordSeparator</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> recordSeparator)</code>
|
||||
<div class="block">Sets the record separator of the format to the specified String.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withSkipHeaderRecord()">withSkipHeaderRecord</a></strong>()</code>
|
||||
<div class="block">Sets skipping the header record to <code>true</code>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withSkipHeaderRecord(boolean)">withSkipHeaderRecord</a></strong>(boolean skipHeaderRecord)</code>
|
||||
<div class="block">Sets whether to skip the header record.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
<caption><span>Methods in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a> with parameters of type <a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVParser.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVParser.html#parse(java.io.File,%20java.nio.charset.Charset,%20org.apache.commons.csv.CSVFormat)">parse</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset,
|
||||
<a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)</code>
|
||||
<div class="block">Creates a parser for the given <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io"><code>File</code></a>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVParser.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVParser.html#parse(java.lang.String,%20org.apache.commons.csv.CSVFormat)">parse</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string,
|
||||
<a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)</code>
|
||||
<div class="block">Creates a parser for the given <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVParser.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVParser.html#parse(java.net.URL,%20java.nio.charset.Charset,%20org.apache.commons.csv.CSVFormat)">parse</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> url,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset,
|
||||
<a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)</code>
|
||||
<div class="block">Creates a parser for the given URL.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a> with parameters of type <a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/csv/CSVParser.html#CSVParser(java.io.Reader,%20org.apache.commons.csv.CSVFormat)">CSVParser</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> reader,
|
||||
<a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)</code>
|
||||
<div class="block">Customized CSV parser using the given <a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><code>CSVFormat</code></a></div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/csv/CSVParser.html#CSVParser(java.io.Reader,%20org.apache.commons.csv.CSVFormat,%20long,%20long)">CSVParser</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> reader,
|
||||
<a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format,
|
||||
long characterOffset,
|
||||
long recordNumber)</code>
|
||||
<div class="block">Customized CSV parser using the given <a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><code>CSVFormat</code></a></div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/csv/CSVPrinter.html#CSVPrinter(java.lang.Appendable,%20org.apache.commons.csv.CSVFormat)">CSVPrinter</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a> out,
|
||||
<a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)</code>
|
||||
<div class="block">Creates a printer that will print values to the given stream following the CSVFormat.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../index.html?org/apache/commons/csv/class-use/CSVFormat.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVFormat.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
163
lib/apidocs/org/apache/commons/csv/class-use/CSVParser.html
Normal file
163
lib/apidocs/org/apache/commons/csv/class-use/CSVParser.html
Normal file
@@ -0,0 +1,163 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.apache.commons.csv.CSVParser (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.apache.commons.csv.CSVParser (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../index.html?org/apache/commons/csv/class-use/CSVParser.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVParser.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class org.apache.commons.csv.CSVParser" class="title">Uses of Class<br>org.apache.commons.csv.CSVParser</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="org.apache.commons.csv">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a> in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a></h3>
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
<caption><span>Methods in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a> that return <a href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVParser.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVParser.html#parse(java.io.File,%20java.nio.charset.Charset,%20org.apache.commons.csv.CSVFormat)">parse</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset,
|
||||
<a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)</code>
|
||||
<div class="block">Creates a parser for the given <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io"><code>File</code></a>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#parse(java.io.Reader)">parse</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> in)</code>
|
||||
<div class="block">Parses the specified content.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVParser.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVParser.html#parse(java.lang.String,%20org.apache.commons.csv.CSVFormat)">parse</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string,
|
||||
<a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)</code>
|
||||
<div class="block">Creates a parser for the given <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVParser.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVParser.html#parse(java.net.URL,%20java.nio.charset.Charset,%20org.apache.commons.csv.CSVFormat)">parse</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> url,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset,
|
||||
<a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a> format)</code>
|
||||
<div class="block">Creates a parser for the given URL.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../index.html?org/apache/commons/csv/class-use/CSVParser.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVParser.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
140
lib/apidocs/org/apache/commons/csv/class-use/CSVPrinter.html
Normal file
140
lib/apidocs/org/apache/commons/csv/class-use/CSVPrinter.html
Normal file
@@ -0,0 +1,140 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.apache.commons.csv.CSVPrinter (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.apache.commons.csv.CSVPrinter (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../index.html?org/apache/commons/csv/class-use/CSVPrinter.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVPrinter.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class org.apache.commons.csv.CSVPrinter" class="title">Uses of Class<br>org.apache.commons.csv.CSVPrinter</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="org.apache.commons.csv">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../../../../org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a> in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a></h3>
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
<caption><span>Methods in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a> that return <a href="../../../../../org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#print(java.lang.Appendable)">print</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a> out)</code>
|
||||
<div class="block">Prints to the specified output.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../index.html?org/apache/commons/csv/class-use/CSVPrinter.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVPrinter.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
147
lib/apidocs/org/apache/commons/csv/class-use/CSVRecord.html
Normal file
147
lib/apidocs/org/apache/commons/csv/class-use/CSVRecord.html
Normal file
@@ -0,0 +1,147 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.apache.commons.csv.CSVRecord (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.apache.commons.csv.CSVRecord (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../index.html?org/apache/commons/csv/class-use/CSVRecord.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVRecord.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class org.apache.commons.csv.CSVRecord" class="title">Uses of Class<br>org.apache.commons.csv.CSVRecord</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="org.apache.commons.csv">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a> in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a></h3>
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
<caption><span>Methods in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a> that return types with arguments of type <a href="../../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a>></code></td>
|
||||
<td class="colLast"><span class="strong">CSVParser.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVParser.html#getRecords()">getRecords</a></strong>()</code>
|
||||
<div class="block">Parses the CSV input according to the given format and returns the content as a list of
|
||||
<a href="../../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv"><code>CSVRecords</code></a>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a>></code></td>
|
||||
<td class="colLast"><span class="strong">CSVParser.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVParser.html#iterator()">iterator</a></strong>()</code>
|
||||
<div class="block">Returns an iterator on the records.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../index.html?org/apache/commons/csv/class-use/CSVRecord.html" target="_top">Frames</a></li>
|
||||
<li><a href="CSVRecord.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
168
lib/apidocs/org/apache/commons/csv/class-use/QuoteMode.html
Normal file
168
lib/apidocs/org/apache/commons/csv/class-use/QuoteMode.html
Normal file
@@ -0,0 +1,168 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.apache.commons.csv.QuoteMode (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.apache.commons.csv.QuoteMode (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../index.html?org/apache/commons/csv/class-use/QuoteMode.html" target="_top">Frames</a></li>
|
||||
<li><a href="QuoteMode.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class org.apache.commons.csv.QuoteMode" class="title">Uses of Class<br>org.apache.commons.csv.QuoteMode</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="org.apache.commons.csv">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a> in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a></h3>
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
<caption><span>Methods in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a> that return <a href="../../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#getQuoteMode()">getQuoteMode</a></strong>()</code>
|
||||
<div class="block">Returns the quote policy output fields.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a></code></td>
|
||||
<td class="colLast"><span class="strong">QuoteMode.</span><code><strong><a href="../../../../../org/apache/commons/csv/QuoteMode.html#valueOf(java.lang.String)">valueOf</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a>[]</code></td>
|
||||
<td class="colLast"><span class="strong">QuoteMode.</span><code><strong><a href="../../../../../org/apache/commons/csv/QuoteMode.html#values()">values</a></strong>()</code>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
<caption><span>Methods in <a href="../../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a> with parameters of type <a href="../../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></td>
|
||||
<td class="colLast"><span class="strong">CSVFormat.</span><code><strong><a href="../../../../../org/apache/commons/csv/CSVFormat.html#withQuoteMode(org.apache.commons.csv.QuoteMode)">withQuoteMode</a></strong>(<a href="../../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a> quoteModePolicy)</code>
|
||||
<div class="block">Sets the output quote policy of the format to the specified value.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../index.html?org/apache/commons/csv/class-use/QuoteMode.html" target="_top">Frames</a></li>
|
||||
<li><a href="QuoteMode.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
26
lib/apidocs/org/apache/commons/csv/package-frame.html
Normal file
26
lib/apidocs/org/apache/commons/csv/package-frame.html
Normal file
@@ -0,0 +1,26 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>org.apache.commons.csv (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="bar"><a href="../../../../org/apache/commons/csv/package-summary.html" target="classFrame">org.apache.commons.csv</a></h1>
|
||||
<div class="indexContainer">
|
||||
<h2 title="Classes">Classes</h2>
|
||||
<ul title="Classes">
|
||||
<li><a href="CSVFormat.html" title="class in org.apache.commons.csv" target="classFrame">CSVFormat</a></li>
|
||||
<li><a href="CSVParser.html" title="class in org.apache.commons.csv" target="classFrame">CSVParser</a></li>
|
||||
<li><a href="CSVPrinter.html" title="class in org.apache.commons.csv" target="classFrame">CSVPrinter</a></li>
|
||||
<li><a href="CSVRecord.html" title="class in org.apache.commons.csv" target="classFrame">CSVRecord</a></li>
|
||||
</ul>
|
||||
<h2 title="Enums">Enums</h2>
|
||||
<ul title="Enums">
|
||||
<li><a href="CSVFormat.Predefined.html" title="enum in org.apache.commons.csv" target="classFrame">CSVFormat.Predefined</a></li>
|
||||
<li><a href="QuoteMode.html" title="enum in org.apache.commons.csv" target="classFrame">QuoteMode</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
243
lib/apidocs/org/apache/commons/csv/package-summary.html
Normal file
243
lib/apidocs/org/apache/commons/csv/package-summary.html
Normal file
@@ -0,0 +1,243 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>org.apache.commons.csv (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.apache.commons.csv (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li><a href="package-use.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev Package</li>
|
||||
<li>Next Package</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/package-summary.html" target="_top">Frames</a></li>
|
||||
<li><a href="package-summary.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h1 title="Package" class="title">Package org.apache.commons.csv</h1>
|
||||
<div class="docSummary">
|
||||
<div class="block">Apache Commons CSV Format Support.</div>
|
||||
</div>
|
||||
<p>See: <a href="#package_description">Description</a></p>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
|
||||
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Class</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Specifies the format of a CSV file and parses input.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Parses CSV files according to the specified format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Prints values in a CSV format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">A CSV record parsed from a CSV file.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
|
||||
<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Enum</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv">CSVFormat.Predefined</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Predefines formats.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Defines quote behavior when printing.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="package_description">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 title="Package org.apache.commons.csv Description">Package org.apache.commons.csv Description</h2>
|
||||
<div class="block">Apache Commons CSV Format Support.
|
||||
|
||||
<p>CSV are widely used as interfaces to legacy systems or manual data-imports.
|
||||
CSV stands for "Comma Separated Values" (or sometimes "Character Separated
|
||||
Values"). The CSV data format is defined in
|
||||
<a href="http://tools.ietf.org/html/rfc4180" target="_blank">RFC 4180</a>
|
||||
but many dialects exist.</p>
|
||||
|
||||
<p>Common to all file dialects is its basic structure: The CSV data-format
|
||||
is record oriented, whereas each record starts on a new textual line. A
|
||||
record is build of a list of values. Keep in mind that not all records
|
||||
must have an equal number of values:</p>
|
||||
<pre>
|
||||
csv := records*
|
||||
record := values*
|
||||
</pre>
|
||||
|
||||
<p>The following list contains the CSV aspects the Commons CSV parser supports:</p>
|
||||
<dl>
|
||||
<dt>Separators (for lines)</dt>
|
||||
<dd>The record separators are hardcoded and cannot be changed. The must be '\r', '\n' or '\r\n'.</dd>
|
||||
|
||||
<dt>Delimiter (for values)</dt>
|
||||
<dd>The delimiter for values is freely configurable (default ',').</dd>
|
||||
|
||||
<dt>Comments</dt>
|
||||
<dd>Some CSV-dialects support a simple comment syntax. A comment is a record
|
||||
which must start with a designated character (the commentStarter). A record
|
||||
of this kind is treated as comment and gets removed from the input (default none)</dd>
|
||||
|
||||
<dt>Encapsulator</dt>
|
||||
<dd>Two encapsulator characters (default '"') are used to enclose -> complex values.</dd>
|
||||
|
||||
<dt>Simple values</dt>
|
||||
<dd>A simple value consist of all characters (except the delimiter) until
|
||||
(but not including) the next delimiter or a record-terminator. Optionally
|
||||
all surrounding whitespaces of a simple value can be ignored (default: true).</dd>
|
||||
|
||||
<dt>Complex values</dt>
|
||||
<dd>Complex values are encapsulated within a pair of the defined encapsulator characters.
|
||||
The encapsulator itself must be escaped or doubled when used inside complex values.
|
||||
Complex values preserve all kind of formatting (including newlines -> multiline-values)</dd>
|
||||
|
||||
<dt>Empty line skipping</dt>
|
||||
<dd>Optionally empty lines in CSV files can be skipped.
|
||||
Otherwise, empty lines will return a record with a single empty value.</dd>
|
||||
</dl>
|
||||
|
||||
<p>In addition to individually defined dialects, two predefined dialects (strict-csv, and excel-csv)
|
||||
can be set directly.</p> <!-- TODO fix -->
|
||||
|
||||
<p>Example usage:</p>
|
||||
<blockquote><pre>
|
||||
Reader in = new StringReader("a,b,c");
|
||||
for (CSVRecord record : CSVFormat.DEFAULT.parse(in)) {
|
||||
for (String field : record) {
|
||||
System.out.print("\"" + field + "\", ");
|
||||
}
|
||||
System.out.println();
|
||||
}
|
||||
</pre></blockquote></div>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li><a href="package-use.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev Package</li>
|
||||
<li>Next Package</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/package-summary.html" target="_top">Frames</a></li>
|
||||
<li><a href="package-summary.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
138
lib/apidocs/org/apache/commons/csv/package-tree.html
Normal file
138
lib/apidocs/org/apache/commons/csv/package-tree.html
Normal file
@@ -0,0 +1,138 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>org.apache.commons.csv Class Hierarchy (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.apache.commons.csv Class Hierarchy (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li class="navBarCell1Rev">Tree</li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/package-tree.html" target="_top">Frames</a></li>
|
||||
<li><a href="package-tree.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h1 class="title">Hierarchy For Package org.apache.commons.csv</h1>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
||||
<ul>
|
||||
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
|
||||
<ul>
|
||||
<li type="circle">org.apache.commons.csv.<a href="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><span class="strong">CSVFormat</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
|
||||
<li type="circle">org.apache.commons.csv.<a href="../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv"><span class="strong">CSVParser</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><T>)</li>
|
||||
<li type="circle">org.apache.commons.csv.<a href="../../../../org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv"><span class="strong">CSVPrinter</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>)</li>
|
||||
<li type="circle">org.apache.commons.csv.<a href="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv"><span class="strong">CSVRecord</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><T>, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
|
||||
<ul>
|
||||
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
|
||||
<ul>
|
||||
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="strong">Enum</span></a><E> (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
|
||||
<ul>
|
||||
<li type="circle">org.apache.commons.csv.<a href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv"><span class="strong">QuoteMode</span></a></li>
|
||||
<li type="circle">org.apache.commons.csv.<a href="../../../../org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv"><span class="strong">CSVFormat.Predefined</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li class="navBarCell1Rev">Tree</li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/package-tree.html" target="_top">Frames</a></li>
|
||||
<li><a href="package-tree.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
158
lib/apidocs/org/apache/commons/csv/package-use.html
Normal file
158
lib/apidocs/org/apache/commons/csv/package-use.html
Normal file
@@ -0,0 +1,158 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package org.apache.commons.csv (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Package org.apache.commons.csv (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/package-use.html" target="_top">Frames</a></li>
|
||||
<li><a href="package-use.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h1 title="Uses of Package org.apache.commons.csv" class="title">Uses of Package<br>org.apache.commons.csv</h1>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="org.apache.commons.csv">
|
||||
<!-- -->
|
||||
</a>
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
|
||||
<caption><span>Classes in <a href="../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a> used by <a href="../../../../org/apache/commons/csv/package-summary.html">org.apache.commons.csv</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Class and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../org/apache/commons/csv/class-use/CSVFormat.html#org.apache.commons.csv">CSVFormat</a>
|
||||
<div class="block">Specifies the format of a CSV file and parses input.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><a href="../../../../org/apache/commons/csv/class-use/CSVFormat.Predefined.html#org.apache.commons.csv">CSVFormat.Predefined</a>
|
||||
<div class="block">Predefines formats.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../org/apache/commons/csv/class-use/CSVParser.html#org.apache.commons.csv">CSVParser</a>
|
||||
<div class="block">Parses CSV files according to the specified format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><a href="../../../../org/apache/commons/csv/class-use/CSVPrinter.html#org.apache.commons.csv">CSVPrinter</a>
|
||||
<div class="block">Prints values in a CSV format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../org/apache/commons/csv/class-use/CSVRecord.html#org.apache.commons.csv">CSVRecord</a>
|
||||
<div class="block">A CSV record parsed from a CSV file.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><a href="../../../../org/apache/commons/csv/class-use/QuoteMode.html#org.apache.commons.csv">QuoteMode</a>
|
||||
<div class="block">Defines quote behavior when printing.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/apache/commons/csv/package-use.html" target="_top">Frames</a></li>
|
||||
<li><a href="package-use.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
142
lib/apidocs/overview-tree.html
Normal file
142
lib/apidocs/overview-tree.html
Normal file
@@ -0,0 +1,142 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Class Hierarchy (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Class Hierarchy (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li class="navBarCell1Rev">Tree</li>
|
||||
<li><a href="deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="index-all.html">Index</a></li>
|
||||
<li><a href="help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
|
||||
<li><a href="overview-tree.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h1 class="title">Hierarchy For All Packages</h1>
|
||||
<span class="strong">Package Hierarchies:</span>
|
||||
<ul class="horizontal">
|
||||
<li><a href="org/apache/commons/csv/package-tree.html">org.apache.commons.csv</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
||||
<ul>
|
||||
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
|
||||
<ul>
|
||||
<li type="circle">org.apache.commons.csv.<a href="org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><span class="strong">CSVFormat</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
|
||||
<li type="circle">org.apache.commons.csv.<a href="org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv"><span class="strong">CSVParser</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><T>)</li>
|
||||
<li type="circle">org.apache.commons.csv.<a href="org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv"><span class="strong">CSVPrinter</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>)</li>
|
||||
<li type="circle">org.apache.commons.csv.<a href="org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv"><span class="strong">CSVRecord</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><T>, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
|
||||
<ul>
|
||||
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
|
||||
<ul>
|
||||
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="strong">Enum</span></a><E> (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
|
||||
<ul>
|
||||
<li type="circle">org.apache.commons.csv.<a href="org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv"><span class="strong">QuoteMode</span></a></li>
|
||||
<li type="circle">org.apache.commons.csv.<a href="org/apache/commons/csv/CSVFormat.Predefined.html" title="enum in org.apache.commons.csv"><span class="strong">CSVFormat.Predefined</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li class="navBarCell1Rev">Tree</li>
|
||||
<li><a href="deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="index-all.html">Index</a></li>
|
||||
<li><a href="help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
|
||||
<li><a href="overview-tree.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
1
lib/apidocs/package-list
Normal file
1
lib/apidocs/package-list
Normal file
@@ -0,0 +1 @@
|
||||
org.apache.commons.csv
|
||||
BIN
lib/apidocs/resources/background.gif
Normal file
BIN
lib/apidocs/resources/background.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
BIN
lib/apidocs/resources/tab.gif
Normal file
BIN
lib/apidocs/resources/tab.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 291 B |
BIN
lib/apidocs/resources/titlebar.gif
Normal file
BIN
lib/apidocs/resources/titlebar.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
BIN
lib/apidocs/resources/titlebar_end.gif
Normal file
BIN
lib/apidocs/resources/titlebar_end.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 849 B |
233
lib/apidocs/serialized-form.html
Normal file
233
lib/apidocs/serialized-form.html
Normal file
@@ -0,0 +1,233 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Serialized Form (Apache Commons CSV 1.2 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Serialized Form (Apache Commons CSV 1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="org/apache/commons/csv/package-tree.html">Tree</a></li>
|
||||
<li><a href="deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="index-all.html">Index</a></li>
|
||||
<li><a href="help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
|
||||
<li><a href="serialized-form.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h1 title="Serialized Form" class="title">Serialized Form</h1>
|
||||
</div>
|
||||
<div class="serializedFormContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h2 title="Package">Package org.apache.commons.csv</h2>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="org.apache.commons.csv.CSVFormat">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">org.apache.commons.csv.CSVFormat</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
|
||||
<dl class="nameValue">
|
||||
<dt>serialVersionUID:</dt>
|
||||
<dd>1L</dd>
|
||||
</dl>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="serializedForm">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Serialized Fields</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>delimiter</h4>
|
||||
<pre>char delimiter</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>quoteCharacter</h4>
|
||||
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</a> quoteCharacter</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>quoteMode</h4>
|
||||
<pre><a href="org/apache/commons/csv/QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a> quoteMode</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>commentMarker</h4>
|
||||
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</a> commentMarker</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>escapeCharacter</h4>
|
||||
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</a> escapeCharacter</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>ignoreSurroundingSpaces</h4>
|
||||
<pre>boolean ignoreSurroundingSpaces</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>allowMissingColumnNames</h4>
|
||||
<pre>boolean allowMissingColumnNames</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>ignoreEmptyLines</h4>
|
||||
<pre>boolean ignoreEmptyLines</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>recordSeparator</h4>
|
||||
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> recordSeparator</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>nullString</h4>
|
||||
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> nullString</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>header</h4>
|
||||
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] header</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>headerComments</h4>
|
||||
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] headerComments</pre>
|
||||
</li>
|
||||
<li class="blockListLast">
|
||||
<h4>skipHeaderRecord</h4>
|
||||
<pre>boolean skipHeaderRecord</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="blockList"><a name="org.apache.commons.csv.CSVRecord">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">org.apache.commons.csv.CSVRecord</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
|
||||
<dl class="nameValue">
|
||||
<dt>serialVersionUID:</dt>
|
||||
<dd>1L</dd>
|
||||
</dl>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="serializedForm">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Serialized Fields</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>characterPosition</h4>
|
||||
<pre>long characterPosition</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>comment</h4>
|
||||
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> comment</pre>
|
||||
<div class="block">The accumulated comments (if any)</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>mapping</h4>
|
||||
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>> mapping</pre>
|
||||
<div class="block">The column name to index mapping.</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>recordNumber</h4>
|
||||
<pre>long recordNumber</pre>
|
||||
<div class="block">The record number.</div>
|
||||
</li>
|
||||
<li class="blockListLast">
|
||||
<h4>values</h4>
|
||||
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] values</pre>
|
||||
<div class="block">The values of the record</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="org/apache/commons/csv/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="org/apache/commons/csv/package-tree.html">Tree</a></li>
|
||||
<li><a href="deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="index-all.html">Index</a></li>
|
||||
<li><a href="help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
|
||||
<li><a href="serialized-form.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
474
lib/apidocs/stylesheet.css
Normal file
474
lib/apidocs/stylesheet.css
Normal file
@@ -0,0 +1,474 @@
|
||||
/* Javadoc style sheet */
|
||||
/*
|
||||
Overall document style
|
||||
*/
|
||||
body {
|
||||
background-color:#ffffff;
|
||||
color:#353833;
|
||||
font-family:Arial, Helvetica, sans-serif;
|
||||
font-size:76%;
|
||||
margin:0;
|
||||
}
|
||||
a:link, a:visited {
|
||||
text-decoration:none;
|
||||
color:#4c6b87;
|
||||
}
|
||||
a:hover, a:focus {
|
||||
text-decoration:none;
|
||||
color:#bb7a2a;
|
||||
}
|
||||
a:active {
|
||||
text-decoration:none;
|
||||
color:#4c6b87;
|
||||
}
|
||||
a[name] {
|
||||
color:#353833;
|
||||
}
|
||||
a[name]:hover {
|
||||
text-decoration:none;
|
||||
color:#353833;
|
||||
}
|
||||
pre {
|
||||
font-size:1.3em;
|
||||
}
|
||||
h1 {
|
||||
font-size:1.8em;
|
||||
}
|
||||
h2 {
|
||||
font-size:1.5em;
|
||||
}
|
||||
h3 {
|
||||
font-size:1.4em;
|
||||
}
|
||||
h4 {
|
||||
font-size:1.3em;
|
||||
}
|
||||
h5 {
|
||||
font-size:1.2em;
|
||||
}
|
||||
h6 {
|
||||
font-size:1.1em;
|
||||
}
|
||||
ul {
|
||||
list-style-type:disc;
|
||||
}
|
||||
code, tt {
|
||||
font-size:1.2em;
|
||||
}
|
||||
dt code {
|
||||
font-size:1.2em;
|
||||
}
|
||||
table tr td dt code {
|
||||
font-size:1.2em;
|
||||
vertical-align:top;
|
||||
}
|
||||
sup {
|
||||
font-size:.6em;
|
||||
}
|
||||
/*
|
||||
Document title and Copyright styles
|
||||
*/
|
||||
.clear {
|
||||
clear:both;
|
||||
height:0px;
|
||||
overflow:hidden;
|
||||
}
|
||||
.aboutLanguage {
|
||||
float:right;
|
||||
padding:0px 21px;
|
||||
font-size:.8em;
|
||||
z-index:200;
|
||||
margin-top:-7px;
|
||||
}
|
||||
.legalCopy {
|
||||
margin-left:.5em;
|
||||
}
|
||||
.bar a, .bar a:link, .bar a:visited, .bar a:active {
|
||||
color:#FFFFFF;
|
||||
text-decoration:none;
|
||||
}
|
||||
.bar a:hover, .bar a:focus {
|
||||
color:#bb7a2a;
|
||||
}
|
||||
.tab {
|
||||
background-color:#0066FF;
|
||||
background-image:url(resources/titlebar.gif);
|
||||
background-position:left top;
|
||||
background-repeat:no-repeat;
|
||||
color:#ffffff;
|
||||
padding:8px;
|
||||
width:5em;
|
||||
font-weight:bold;
|
||||
}
|
||||
/*
|
||||
Navigation bar styles
|
||||
*/
|
||||
.bar {
|
||||
background-image:url(resources/background.gif);
|
||||
background-repeat:repeat-x;
|
||||
color:#FFFFFF;
|
||||
padding:.8em .5em .4em .8em;
|
||||
height:auto;/*height:1.8em;*/
|
||||
font-size:1em;
|
||||
margin:0;
|
||||
}
|
||||
.topNav {
|
||||
background-image:url(resources/background.gif);
|
||||
background-repeat:repeat-x;
|
||||
color:#FFFFFF;
|
||||
float:left;
|
||||
padding:0;
|
||||
width:100%;
|
||||
clear:right;
|
||||
height:2.8em;
|
||||
padding-top:10px;
|
||||
overflow:hidden;
|
||||
}
|
||||
.bottomNav {
|
||||
margin-top:10px;
|
||||
background-image:url(resources/background.gif);
|
||||
background-repeat:repeat-x;
|
||||
color:#FFFFFF;
|
||||
float:left;
|
||||
padding:0;
|
||||
width:100%;
|
||||
clear:right;
|
||||
height:2.8em;
|
||||
padding-top:10px;
|
||||
overflow:hidden;
|
||||
}
|
||||
.subNav {
|
||||
background-color:#dee3e9;
|
||||
border-bottom:1px solid #9eadc0;
|
||||
float:left;
|
||||
width:100%;
|
||||
overflow:hidden;
|
||||
}
|
||||
.subNav div {
|
||||
clear:left;
|
||||
float:left;
|
||||
padding:0 0 5px 6px;
|
||||
}
|
||||
ul.navList, ul.subNavList {
|
||||
float:left;
|
||||
margin:0 25px 0 0;
|
||||
padding:0;
|
||||
}
|
||||
ul.navList li{
|
||||
list-style:none;
|
||||
float:left;
|
||||
padding:3px 6px;
|
||||
}
|
||||
ul.subNavList li{
|
||||
list-style:none;
|
||||
float:left;
|
||||
font-size:90%;
|
||||
}
|
||||
.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited {
|
||||
color:#FFFFFF;
|
||||
text-decoration:none;
|
||||
}
|
||||
.topNav a:hover, .bottomNav a:hover {
|
||||
text-decoration:none;
|
||||
color:#bb7a2a;
|
||||
}
|
||||
.navBarCell1Rev {
|
||||
background-image:url(resources/tab.gif);
|
||||
background-color:#a88834;
|
||||
color:#FFFFFF;
|
||||
margin: auto 5px;
|
||||
border:1px solid #c9aa44;
|
||||
}
|
||||
/*
|
||||
Page header and footer styles
|
||||
*/
|
||||
.header, .footer {
|
||||
clear:both;
|
||||
margin:0 20px;
|
||||
padding:5px 0 0 0;
|
||||
}
|
||||
.indexHeader {
|
||||
margin:10px;
|
||||
position:relative;
|
||||
}
|
||||
.indexHeader h1 {
|
||||
font-size:1.3em;
|
||||
}
|
||||
.title {
|
||||
color:#2c4557;
|
||||
margin:10px 0;
|
||||
}
|
||||
.subTitle {
|
||||
margin:5px 0 0 0;
|
||||
}
|
||||
.header ul {
|
||||
margin:0 0 25px 0;
|
||||
padding:0;
|
||||
}
|
||||
.footer ul {
|
||||
margin:20px 0 5px 0;
|
||||
}
|
||||
.header ul li, .footer ul li {
|
||||
list-style:none;
|
||||
font-size:1.2em;
|
||||
}
|
||||
/*
|
||||
Heading styles
|
||||
*/
|
||||
div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
|
||||
background-color:#dee3e9;
|
||||
border-top:1px solid #9eadc0;
|
||||
border-bottom:1px solid #9eadc0;
|
||||
margin:0 0 6px -8px;
|
||||
padding:2px 5px;
|
||||
}
|
||||
ul.blockList ul.blockList ul.blockList li.blockList h3 {
|
||||
background-color:#dee3e9;
|
||||
border-top:1px solid #9eadc0;
|
||||
border-bottom:1px solid #9eadc0;
|
||||
margin:0 0 6px -8px;
|
||||
padding:2px 5px;
|
||||
}
|
||||
ul.blockList ul.blockList li.blockList h3 {
|
||||
padding:0;
|
||||
margin:15px 0;
|
||||
}
|
||||
ul.blockList li.blockList h2 {
|
||||
padding:0px 0 20px 0;
|
||||
}
|
||||
/*
|
||||
Page layout container styles
|
||||
*/
|
||||
.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer {
|
||||
clear:both;
|
||||
padding:10px 20px;
|
||||
position:relative;
|
||||
}
|
||||
.indexContainer {
|
||||
margin:10px;
|
||||
position:relative;
|
||||
font-size:1.0em;
|
||||
}
|
||||
.indexContainer h2 {
|
||||
font-size:1.1em;
|
||||
padding:0 0 3px 0;
|
||||
}
|
||||
.indexContainer ul {
|
||||
margin:0;
|
||||
padding:0;
|
||||
}
|
||||
.indexContainer ul li {
|
||||
list-style:none;
|
||||
}
|
||||
.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt {
|
||||
font-size:1.1em;
|
||||
font-weight:bold;
|
||||
margin:10px 0 0 0;
|
||||
color:#4E4E4E;
|
||||
}
|
||||
.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd {
|
||||
margin:10px 0 10px 20px;
|
||||
}
|
||||
.serializedFormContainer dl.nameValue dt {
|
||||
margin-left:1px;
|
||||
font-size:1.1em;
|
||||
display:inline;
|
||||
font-weight:bold;
|
||||
}
|
||||
.serializedFormContainer dl.nameValue dd {
|
||||
margin:0 0 0 1px;
|
||||
font-size:1.1em;
|
||||
display:inline;
|
||||
}
|
||||
/*
|
||||
List styles
|
||||
*/
|
||||
ul.horizontal li {
|
||||
display:inline;
|
||||
font-size:0.9em;
|
||||
}
|
||||
ul.inheritance {
|
||||
margin:0;
|
||||
padding:0;
|
||||
}
|
||||
ul.inheritance li {
|
||||
display:inline;
|
||||
list-style:none;
|
||||
}
|
||||
ul.inheritance li ul.inheritance {
|
||||
margin-left:15px;
|
||||
padding-left:15px;
|
||||
padding-top:1px;
|
||||
}
|
||||
ul.blockList, ul.blockListLast {
|
||||
margin:10px 0 10px 0;
|
||||
padding:0;
|
||||
}
|
||||
ul.blockList li.blockList, ul.blockListLast li.blockList {
|
||||
list-style:none;
|
||||
margin-bottom:25px;
|
||||
}
|
||||
ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList {
|
||||
padding:0px 20px 5px 10px;
|
||||
border:1px solid #9eadc0;
|
||||
background-color:#f9f9f9;
|
||||
}
|
||||
ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList {
|
||||
padding:0 0 5px 8px;
|
||||
background-color:#ffffff;
|
||||
border:1px solid #9eadc0;
|
||||
border-top:none;
|
||||
}
|
||||
ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
|
||||
margin-left:0;
|
||||
padding-left:0;
|
||||
padding-bottom:15px;
|
||||
border:none;
|
||||
border-bottom:1px solid #9eadc0;
|
||||
}
|
||||
ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
|
||||
list-style:none;
|
||||
border-bottom:none;
|
||||
padding-bottom:0;
|
||||
}
|
||||
table tr td dl, table tr td dl dt, table tr td dl dd {
|
||||
margin-top:0;
|
||||
margin-bottom:1px;
|
||||
}
|
||||
/*
|
||||
Table styles
|
||||
*/
|
||||
.contentContainer table, .classUseContainer table, .constantValuesContainer table {
|
||||
border-bottom:1px solid #9eadc0;
|
||||
width:100%;
|
||||
}
|
||||
.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table {
|
||||
width:100%;
|
||||
}
|
||||
.contentContainer .description table, .contentContainer .details table {
|
||||
border-bottom:none;
|
||||
}
|
||||
.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{
|
||||
vertical-align:top;
|
||||
padding-right:20px;
|
||||
}
|
||||
.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast,
|
||||
.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast,
|
||||
.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne,
|
||||
.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne {
|
||||
padding-right:3px;
|
||||
}
|
||||
.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption {
|
||||
position:relative;
|
||||
text-align:left;
|
||||
background-repeat:no-repeat;
|
||||
color:#FFFFFF;
|
||||
font-weight:bold;
|
||||
clear:none;
|
||||
overflow:hidden;
|
||||
padding:0px;
|
||||
margin:0px;
|
||||
}
|
||||
caption a:link, caption a:hover, caption a:active, caption a:visited {
|
||||
color:#FFFFFF;
|
||||
}
|
||||
.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span {
|
||||
white-space:nowrap;
|
||||
padding-top:8px;
|
||||
padding-left:8px;
|
||||
display:block;
|
||||
float:left;
|
||||
background-image:url(resources/titlebar.gif);
|
||||
height:18px;
|
||||
}
|
||||
.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd {
|
||||
width:10px;
|
||||
background-image:url(resources/titlebar_end.gif);
|
||||
background-repeat:no-repeat;
|
||||
background-position:top right;
|
||||
position:relative;
|
||||
float:left;
|
||||
}
|
||||
ul.blockList ul.blockList li.blockList table {
|
||||
margin:0 0 12px 0px;
|
||||
width:100%;
|
||||
}
|
||||
.tableSubHeadingColor {
|
||||
background-color: #EEEEFF;
|
||||
}
|
||||
.altColor {
|
||||
background-color:#eeeeef;
|
||||
}
|
||||
.rowColor {
|
||||
background-color:#ffffff;
|
||||
}
|
||||
.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td {
|
||||
text-align:left;
|
||||
padding:3px 3px 3px 7px;
|
||||
}
|
||||
th.colFirst, th.colLast, th.colOne, .constantValuesContainer th {
|
||||
background:#dee3e9;
|
||||
border-top:1px solid #9eadc0;
|
||||
border-bottom:1px solid #9eadc0;
|
||||
text-align:left;
|
||||
padding:3px 3px 3px 7px;
|
||||
}
|
||||
td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover {
|
||||
font-weight:bold;
|
||||
}
|
||||
td.colFirst, th.colFirst {
|
||||
border-left:1px solid #9eadc0;
|
||||
white-space:nowrap;
|
||||
}
|
||||
td.colLast, th.colLast {
|
||||
border-right:1px solid #9eadc0;
|
||||
}
|
||||
td.colOne, th.colOne {
|
||||
border-right:1px solid #9eadc0;
|
||||
border-left:1px solid #9eadc0;
|
||||
}
|
||||
table.overviewSummary {
|
||||
padding:0px;
|
||||
margin-left:0px;
|
||||
}
|
||||
table.overviewSummary td.colFirst, table.overviewSummary th.colFirst,
|
||||
table.overviewSummary td.colOne, table.overviewSummary th.colOne {
|
||||
width:25%;
|
||||
vertical-align:middle;
|
||||
}
|
||||
table.packageSummary td.colFirst, table.overviewSummary th.colFirst {
|
||||
width:25%;
|
||||
vertical-align:middle;
|
||||
}
|
||||
/*
|
||||
Content styles
|
||||
*/
|
||||
.description pre {
|
||||
margin-top:0;
|
||||
}
|
||||
.deprecatedContent {
|
||||
margin:0;
|
||||
padding:10px 0;
|
||||
}
|
||||
.docSummary {
|
||||
padding:0;
|
||||
}
|
||||
/*
|
||||
Formatting effect styles
|
||||
*/
|
||||
.sourceLineNo {
|
||||
color:green;
|
||||
padding:0 30px 0 0;
|
||||
}
|
||||
h1.hidden {
|
||||
visibility:hidden;
|
||||
overflow:hidden;
|
||||
font-size:.9em;
|
||||
}
|
||||
.block {
|
||||
display:block;
|
||||
margin:3px 0 0 0;
|
||||
}
|
||||
.strong {
|
||||
font-weight:bold;
|
||||
}
|
||||
BIN
lib/commons-csv-1.2.jar
Normal file
BIN
lib/commons-csv-1.2.jar
Normal file
Binary file not shown.
BIN
lib/gson-2.5-javadoc.jar
Normal file
BIN
lib/gson-2.5-javadoc.jar
Normal file
Binary file not shown.
BIN
lib/gson-2.5.jar
Normal file
BIN
lib/gson-2.5.jar
Normal file
Binary file not shown.
BIN
lib/ibxm.jar
Normal file
BIN
lib/ibxm.jar
Normal file
Binary file not shown.
637
lib/javadoc/allclasses-frame.html
Normal file
637
lib/javadoc/allclasses-frame.html
Normal file
@@ -0,0 +1,637 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:33 BST 2013 -->
|
||||
<TITLE>
|
||||
All Classes (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
|
||||
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white">
|
||||
<FONT size="+1" CLASS="FrameHeadingFont">
|
||||
<B>All Classes</B></FONT>
|
||||
<BR>
|
||||
|
||||
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
||||
<TR>
|
||||
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/newdawn/slick/gui/AbstractComponent.html" title="class in org.newdawn.slick.gui" target="classFrame">AbstractComponent</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/AiffData.html" title="class in org.newdawn.slick.openal" target="classFrame">AiffData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/AlphaMapTest.html" title="class in org.newdawn.slick.tests" target="classFrame">AlphaMapTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/AngelCodeFont.html" title="class in org.newdawn.slick" target="classFrame">AngelCodeFont</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Animation.html" title="class in org.newdawn.slick" target="classFrame">Animation</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/AnimationTest.html" title="class in org.newdawn.slick.tests" target="classFrame">AnimationTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/AntiAliasTest.html" title="class in org.newdawn.slick.tests" target="classFrame">AntiAliasTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/AppGameContainer.html" title="class in org.newdawn.slick" target="classFrame">AppGameContainer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/AppletGameContainer.html" title="class in org.newdawn.slick" target="classFrame">AppletGameContainer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/AStarHeuristic.html" title="interface in org.newdawn.slick.util.pathfinding" target="classFrame"><I>AStarHeuristic</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/AStarPathFinder.html" title="class in org.newdawn.slick.util.pathfinding" target="classFrame">AStarPathFinder</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/Audio.html" title="interface in org.newdawn.slick.openal" target="classFrame"><I>Audio</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/AudioImpl.html" title="class in org.newdawn.slick.openal" target="classFrame">AudioImpl</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/AudioLoader.html" title="class in org.newdawn.slick.openal" target="classFrame">AudioLoader</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/BasicCommand.html" title="class in org.newdawn.slick.command" target="classFrame">BasicCommand</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/gui/BasicComponent.html" title="class in org.newdawn.slick.gui" target="classFrame">BasicComponent</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/BasicGame.html" title="class in org.newdawn.slick" target="classFrame">BasicGame</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/BasicGameState.html" title="class in org.newdawn.slick.state" target="classFrame">BasicGameState</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/BasicTriangulator.html" title="class in org.newdawn.slick.geom" target="classFrame">BasicTriangulator</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/BigImage.html" title="class in org.newdawn.slick" target="classFrame">BigImage</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/BigImageTest.html" title="class in org.newdawn.slick.tests" target="classFrame">BigImageTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/BigSpriteSheetTest.html" title="class in org.newdawn.slick.tests" target="classFrame">BigSpriteSheetTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/BlobbyTransition.html" title="class in org.newdawn.slick.state.transition" target="classFrame">BlobbyTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/Bootstrap.html" title="class in org.newdawn.slick.util" target="classFrame">Bootstrap</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/BufferedImageUtil.html" title="class in org.newdawn.slick.util" target="classFrame">BufferedImageUtil</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/CachedRender.html" title="class in org.newdawn.slick" target="classFrame">CachedRender</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/CachedRenderTest.html" title="class in org.newdawn.slick.tests" target="classFrame">CachedRenderTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/CanvasContainerTest.html" title="class in org.newdawn.slick.tests" target="classFrame">CanvasContainerTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/CanvasGameContainer.html" title="class in org.newdawn.slick" target="classFrame">CanvasGameContainer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/CanvasSizeTest.html" title="class in org.newdawn.slick.tests" target="classFrame">CanvasSizeTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Circle.html" title="class in org.newdawn.slick.geom" target="classFrame">Circle</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/ClasspathLocation.html" title="class in org.newdawn.slick.util" target="classFrame">ClasspathLocation</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ClipTest.html" title="class in org.newdawn.slick.tests" target="classFrame">ClipTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/heuristics/ClosestHeuristic.html" title="class in org.newdawn.slick.util.pathfinding.heuristics" target="classFrame">ClosestHeuristic</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/heuristics/ClosestSquaredHeuristic.html" title="class in org.newdawn.slick.util.pathfinding.heuristics" target="classFrame">ClosestSquaredHeuristic</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Color.html" title="class in org.newdawn.slick" target="classFrame">Color</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/ColorEffect.html" title="class in org.newdawn.slick.font.effects" target="classFrame">ColorEffect</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/CombinedTransition.html" title="class in org.newdawn.slick.state.transition" target="classFrame">CombinedTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/Command.html" title="interface in org.newdawn.slick.command" target="classFrame"><I>Command</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/gui/ComponentListener.html" title="interface in org.newdawn.slick.gui" target="classFrame"><I>ComponentListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/CompositeImageData.html" title="class in org.newdawn.slick.opengl" target="classFrame">CompositeImageData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/CompositeIOException.html" title="class in org.newdawn.slick.opengl" target="classFrame">CompositeIOException</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/ConfigurableEffect.html" title="interface in org.newdawn.slick.font.effects" target="classFrame"><I>ConfigurableEffect</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/ConfigurableEffect.Value.html" title="interface in org.newdawn.slick.font.effects" target="classFrame"><I>ConfigurableEffect.Value</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/ConfigurableEmitter.html" title="class in org.newdawn.slick.particles" target="classFrame">ConfigurableEmitter</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/ConfigurableEmitter.Value.html" title="interface in org.newdawn.slick.particles" target="classFrame"><I>ConfigurableEmitter.Value</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/ConfigurableEmitterFactory.html" title="interface in org.newdawn.slick.particles" target="classFrame"><I>ConfigurableEmitterFactory</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/Control.html" title="interface in org.newdawn.slick.command" target="classFrame"><I>Control</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/ControlledInputReciever.html" title="interface in org.newdawn.slick" target="classFrame"><I>ControlledInputReciever</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/ControllerButtonControl.html" title="class in org.newdawn.slick.command" target="classFrame">ControllerButtonControl</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/ControllerDirectionControl.html" title="class in org.newdawn.slick.command" target="classFrame">ControllerDirectionControl</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/ControllerListener.html" title="interface in org.newdawn.slick" target="classFrame"><I>ControllerListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/CopyAreaAlphaTest.html" title="class in org.newdawn.slick.tests" target="classFrame">CopyAreaAlphaTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/CrossStateTransition.html" title="class in org.newdawn.slick.state.transition" target="classFrame">CrossStateTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/CursorLoader.html" title="class in org.newdawn.slick.opengl" target="classFrame">CursorLoader</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Curve.html" title="class in org.newdawn.slick.geom" target="classFrame">Curve</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/CurveTest.html" title="class in org.newdawn.slick.tests" target="classFrame">CurveTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/renderer/DefaultLineStripRenderer.html" title="class in org.newdawn.slick.opengl.renderer" target="classFrame">DefaultLineStripRenderer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/DefaultLogSystem.html" title="class in org.newdawn.slick.util" target="classFrame">DefaultLogSystem</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/DeferredLoadingTest.html" title="class in org.newdawn.slick.tests" target="classFrame">DeferredLoadingTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/loading/DeferredResource.html" title="interface in org.newdawn.slick.loading" target="classFrame"><I>DeferredResource</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/DeferredSound.html" title="class in org.newdawn.slick.openal" target="classFrame">DeferredSound</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/DeferredTexture.html" title="class in org.newdawn.slick.opengl" target="classFrame">DeferredTexture</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/DefsProcessor.html" title="class in org.newdawn.slick.svg.inkscape" target="classFrame">DefsProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/Diagram.html" title="class in org.newdawn.slick.svg" target="classFrame">Diagram</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/DistanceFieldTest.html" title="class in org.newdawn.slick.tests" target="classFrame">DistanceFieldTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/DoubleClickTest.html" title="class in org.newdawn.slick.tests" target="classFrame">DoubleClickTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/DuplicateEmitterTest.html" title="class in org.newdawn.slick.tests" target="classFrame">DuplicateEmitterTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/Effect.html" title="interface in org.newdawn.slick.font.effects" target="classFrame"><I>Effect</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/EffectUtil.html" title="class in org.newdawn.slick.font.effects" target="classFrame">EffectUtil</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/ElementProcessor.html" title="interface in org.newdawn.slick.svg.inkscape" target="classFrame"><I>ElementProcessor</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Ellipse.html" title="class in org.newdawn.slick.geom" target="classFrame">Ellipse</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/EllipseProcessor.html" title="class in org.newdawn.slick.svg.inkscape" target="classFrame">EllipseProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/EmptyImageData.html" title="class in org.newdawn.slick.opengl" target="classFrame">EmptyImageData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/EmptyTransition.html" title="class in org.newdawn.slick.state.transition" target="classFrame">EmptyTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/Entity.html" title="class in org.newdawn.slick.tests.xml" target="classFrame">Entity</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/FadeInTransition.html" title="class in org.newdawn.slick.state.transition" target="classFrame">FadeInTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/FadeOutTransition.html" title="class in org.newdawn.slick.state.transition" target="classFrame">FadeOutTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/FastTrig.html" title="class in org.newdawn.slick.util" target="classFrame">FastTrig</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/pbuffer/FBOGraphics.html" title="class in org.newdawn.slick.opengl.pbuffer" target="classFrame">FBOGraphics</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/Figure.html" title="class in org.newdawn.slick.svg" target="classFrame">Figure</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/muffin/FileMuffin.html" title="class in org.newdawn.slick.muffin" target="classFrame">FileMuffin</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/FileSystemLocation.html" title="class in org.newdawn.slick.util" target="classFrame">FileSystemLocation</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/FilterEffect.html" title="class in org.newdawn.slick.font.effects" target="classFrame">FilterEffect</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/effects/FireEmitter.html" title="class in org.newdawn.slick.particles.effects" target="classFrame">FireEmitter</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/FlashTest.html" title="class in org.newdawn.slick.tests" target="classFrame">FlashTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Font.html" title="interface in org.newdawn.slick" target="classFrame"><I>Font</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/FontPerformanceTest.html" title="class in org.newdawn.slick.tests" target="classFrame">FontPerformanceTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/FontTest.html" title="class in org.newdawn.slick.tests" target="classFrame">FontTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/FontUtils.html" title="class in org.newdawn.slick.util" target="classFrame">FontUtils</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Game.html" title="interface in org.newdawn.slick" target="classFrame"><I>Game</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/GameContainer.html" title="class in org.newdawn.slick" target="classFrame">GameContainer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/GameData.html" title="class in org.newdawn.slick.tests.xml" target="classFrame">GameData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/GameState.html" title="interface in org.newdawn.slick.state" target="classFrame"><I>GameState</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GeomAccuracyTest.html" title="class in org.newdawn.slick.tests" target="classFrame">GeomAccuracyTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GeomTest.html" title="class in org.newdawn.slick.tests" target="classFrame">GeomTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/GeomUtil.html" title="class in org.newdawn.slick.geom" target="classFrame">GeomUtil</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/GeomUtilListener.html" title="interface in org.newdawn.slick.geom" target="classFrame"><I>GeomUtilListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GeomUtilTest.html" title="class in org.newdawn.slick.tests" target="classFrame">GeomUtilTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GeomUtilTileTest.html" title="class in org.newdawn.slick.tests" target="classFrame">GeomUtilTileTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/GLUtils.html" title="class in org.newdawn.slick.opengl" target="classFrame">GLUtils</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/Glyph.html" title="class in org.newdawn.slick.font" target="classFrame">Glyph</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/GlyphPage.html" title="class in org.newdawn.slick.font" target="classFrame">GlyphPage</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/Gradient.html" title="class in org.newdawn.slick.svg" target="classFrame">Gradient</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/GradientEffect.html" title="class in org.newdawn.slick.font.effects" target="classFrame">GradientEffect</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/fills/GradientFill.html" title="class in org.newdawn.slick.fills" target="classFrame">GradientFill</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GradientImageTest.html" title="class in org.newdawn.slick.tests" target="classFrame">GradientImageTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GradientTest.html" title="class in org.newdawn.slick.tests" target="classFrame">GradientTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Graphics.html" title="class in org.newdawn.slick" target="classFrame">Graphics</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/pbuffer/GraphicsFactory.html" title="class in org.newdawn.slick.opengl.pbuffer" target="classFrame">GraphicsFactory</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GraphicsTest.html" title="class in org.newdawn.slick.tests" target="classFrame">GraphicsTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/GroupProcessor.html" title="class in org.newdawn.slick.svg.inkscape" target="classFrame">GroupProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/gui/GUIContext.html" title="interface in org.newdawn.slick.gui" target="classFrame"><I>GUIContext</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GUITest.html" title="class in org.newdawn.slick.tests" target="classFrame">GUITest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/HieroSettings.html" title="class in org.newdawn.slick.font" target="classFrame">HieroSettings</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/HorizontalSplitTransition.html" title="class in org.newdawn.slick.state.transition" target="classFrame">HorizontalSplitTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Image.html" title="class in org.newdawn.slick" target="classFrame">Image</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/ImageBuffer.html" title="class in org.newdawn.slick" target="classFrame">ImageBuffer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageBufferEndianTest.html" title="class in org.newdawn.slick.tests" target="classFrame">ImageBufferEndianTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageBufferTest.html" title="class in org.newdawn.slick.tests" target="classFrame">ImageBufferTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageCornerTest.html" title="class in org.newdawn.slick.tests" target="classFrame">ImageCornerTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/ImageData.html" title="interface in org.newdawn.slick.opengl" target="classFrame"><I>ImageData</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/ImageDataFactory.html" title="class in org.newdawn.slick.opengl" target="classFrame">ImageDataFactory</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageGraphicsTest.html" title="class in org.newdawn.slick.tests" target="classFrame">ImageGraphicsTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/ImageIOImageData.html" title="class in org.newdawn.slick.opengl" target="classFrame">ImageIOImageData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/imageout/ImageIOWriter.html" title="class in org.newdawn.slick.imageout" target="classFrame">ImageIOWriter</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageMemTest.html" title="class in org.newdawn.slick.tests" target="classFrame">ImageMemTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/imageout/ImageOut.html" title="class in org.newdawn.slick.imageout" target="classFrame">ImageOut</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageOutTest.html" title="class in org.newdawn.slick.tests" target="classFrame">ImageOutTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageReadTest.html" title="class in org.newdawn.slick.tests" target="classFrame">ImageReadTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageTest.html" title="class in org.newdawn.slick.tests" target="classFrame">ImageTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/imageout/ImageWriter.html" title="interface in org.newdawn.slick.imageout" target="classFrame"><I>ImageWriter</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/imageout/ImageWriterFactory.html" title="class in org.newdawn.slick.imageout" target="classFrame">ImageWriterFactory</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/renderer/ImmediateModeOGLRenderer.html" title="class in org.newdawn.slick.opengl.renderer" target="classFrame">ImmediateModeOGLRenderer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/InkscapeLoader.html" title="class in org.newdawn.slick.svg" target="classFrame">InkscapeLoader</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/InkscapeNonGeometricData.html" title="class in org.newdawn.slick.svg.inkscape" target="classFrame">InkscapeNonGeometricData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/InkscapeTest.html" title="class in org.newdawn.slick.tests" target="classFrame">InkscapeTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Input.html" title="class in org.newdawn.slick" target="classFrame">Input</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/InputAdapter.html" title="class in org.newdawn.slick.util" target="classFrame">InputAdapter</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/InputListener.html" title="interface in org.newdawn.slick" target="classFrame"><I>InputListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/InputProvider.html" title="class in org.newdawn.slick.command" target="classFrame">InputProvider</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/InputProviderListener.html" title="interface in org.newdawn.slick.command" target="classFrame"><I>InputProviderListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/InputProviderTest.html" title="class in org.newdawn.slick.tests" target="classFrame">InputProviderTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/InputTest.html" title="class in org.newdawn.slick.tests" target="classFrame">InputTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/InternalTextureLoader.html" title="class in org.newdawn.slick.opengl" target="classFrame">InternalTextureLoader</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/Inventory.html" title="class in org.newdawn.slick.tests.xml" target="classFrame">Inventory</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/IsoTiledTest.html" title="class in org.newdawn.slick.tests" target="classFrame">IsoTiledTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/Item.html" title="class in org.newdawn.slick.tests.xml" target="classFrame">Item</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/ItemContainer.html" title="class in org.newdawn.slick.tests.xml" target="classFrame">ItemContainer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/KeyControl.html" title="class in org.newdawn.slick.command" target="classFrame">KeyControl</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/KeyListener.html" title="interface in org.newdawn.slick" target="classFrame"><I>KeyListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/KeyRepeatTest.html" title="class in org.newdawn.slick.tests" target="classFrame">KeyRepeatTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/LameTest.html" title="class in org.newdawn.slick.tests" target="classFrame">LameTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tiled/Layer.html" title="class in org.newdawn.slick.tiled" target="classFrame">Layer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Line.html" title="class in org.newdawn.slick.geom" target="classFrame">Line</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/LinearGradientFill.html" title="class in org.newdawn.slick.svg" target="classFrame">LinearGradientFill</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/LineProcessor.html" title="class in org.newdawn.slick.svg.inkscape" target="classFrame">LineProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/LineRenderTest.html" title="class in org.newdawn.slick.tests" target="classFrame">LineRenderTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/renderer/LineStripRenderer.html" title="interface in org.newdawn.slick.opengl.renderer" target="classFrame"><I>LineStripRenderer</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/navmesh/Link.html" title="class in org.newdawn.slick.util.pathfinding.navmesh" target="classFrame">Link</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/LoadableImageData.html" title="interface in org.newdawn.slick.opengl" target="classFrame"><I>LoadableImageData</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/Loader.html" title="interface in org.newdawn.slick.svg" target="classFrame"><I>Loader</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/loading/LoadingList.html" title="class in org.newdawn.slick.loading" target="classFrame">LoadingList</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/LocatedImage.html" title="class in org.newdawn.slick.util" target="classFrame">LocatedImage</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/Log.html" title="class in org.newdawn.slick.util" target="classFrame">Log</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/LogSystem.html" title="interface in org.newdawn.slick.util" target="classFrame"><I>LogSystem</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/heuristics/ManhattanHeuristic.html" title="class in org.newdawn.slick.util.pathfinding.heuristics" target="classFrame">ManhattanHeuristic</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/MannTriangulator.html" title="class in org.newdawn.slick.geom" target="classFrame">MannTriangulator</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/MaskUtil.html" title="class in org.newdawn.slick.util" target="classFrame">MaskUtil</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/MODSound.html" title="class in org.newdawn.slick.openal" target="classFrame">MODSound</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/MorphShape.html" title="class in org.newdawn.slick.geom" target="classFrame">MorphShape</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/MorphShapeTest.html" title="class in org.newdawn.slick.tests" target="classFrame">MorphShapeTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/MorphSVGTest.html" title="class in org.newdawn.slick.tests" target="classFrame">MorphSVGTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/MouseButtonControl.html" title="class in org.newdawn.slick.command" target="classFrame">MouseButtonControl</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/MouseListener.html" title="interface in org.newdawn.slick" target="classFrame"><I>MouseListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/gui/MouseOverArea.html" title="class in org.newdawn.slick.gui" target="classFrame">MouseOverArea</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/Mover.html" title="interface in org.newdawn.slick.util.pathfinding" target="classFrame"><I>Mover</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/muffin/Muffin.html" title="interface in org.newdawn.slick.muffin" target="classFrame"><I>Muffin</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Music.html" title="class in org.newdawn.slick" target="classFrame">Music</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/MusicListener.html" title="interface in org.newdawn.slick" target="classFrame"><I>MusicListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/MusicListenerTest.html" title="class in org.newdawn.slick.tests" target="classFrame">MusicListenerTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/navmesh/NavMesh.html" title="class in org.newdawn.slick.util.pathfinding.navmesh" target="classFrame">NavMesh</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/navmesh/NavMeshBuilder.html" title="class in org.newdawn.slick.util.pathfinding.navmesh" target="classFrame">NavMeshBuilder</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/NavMeshTest.html" title="class in org.newdawn.slick.tests" target="classFrame">NavMeshTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/navmesh/NavPath.html" title="class in org.newdawn.slick.util.pathfinding.navmesh" target="classFrame">NavPath</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/NeatTriangulator.html" title="class in org.newdawn.slick.geom" target="classFrame">NeatTriangulator</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/NonGeometricData.html" title="class in org.newdawn.slick.svg" target="classFrame">NonGeometricData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/NullAudio.html" title="class in org.newdawn.slick.openal" target="classFrame">NullAudio</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/ObjectParserTest.html" title="class in org.newdawn.slick.tests.xml" target="classFrame">ObjectParserTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/xml/ObjectTreeParser.html" title="class in org.newdawn.slick.util.xml" target="classFrame">ObjectTreeParser</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/OggData.html" title="class in org.newdawn.slick.openal" target="classFrame">OggData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/OggDecoder.html" title="class in org.newdawn.slick.openal" target="classFrame">OggDecoder</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/OggInputStream.html" title="class in org.newdawn.slick.openal" target="classFrame">OggInputStream</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/OpenALStreamPlayer.html" title="class in org.newdawn.slick.openal" target="classFrame">OpenALStreamPlayer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/OperationNotSupportedException.html" title="class in org.newdawn.slick.util" target="classFrame">OperationNotSupportedException</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/OutlineEffect.html" title="class in org.newdawn.slick.font.effects" target="classFrame">OutlineEffect</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/OutlineWobbleEffect.html" title="class in org.newdawn.slick.font.effects" target="classFrame">OutlineWobbleEffect</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/OutlineZigzagEffect.html" title="class in org.newdawn.slick.font.effects" target="classFrame">OutlineZigzagEffect</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/OverTriangulator.html" title="class in org.newdawn.slick.geom" target="classFrame">OverTriangulator</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/PackedSheetTest.html" title="class in org.newdawn.slick.tests" target="classFrame">PackedSheetTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/PackedSpriteSheet.html" title="class in org.newdawn.slick" target="classFrame">PackedSpriteSheet</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/ParsingException.html" title="class in org.newdawn.slick.svg" target="classFrame">ParsingException</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/Particle.html" title="class in org.newdawn.slick.particles" target="classFrame">Particle</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/ParticleEmitter.html" title="interface in org.newdawn.slick.particles" target="classFrame"><I>ParticleEmitter</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/ParticleIO.html" title="class in org.newdawn.slick.particles" target="classFrame">ParticleIO</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/ParticleSystem.html" title="class in org.newdawn.slick.particles" target="classFrame">ParticleSystem</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ParticleTest.html" title="class in org.newdawn.slick.tests" target="classFrame">ParticleTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Path.html" title="class in org.newdawn.slick.geom" target="classFrame">Path</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/Path.html" title="class in org.newdawn.slick.util.pathfinding" target="classFrame">Path</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/PathFinder.html" title="interface in org.newdawn.slick.util.pathfinding" target="classFrame"><I>PathFinder</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/PathFindingContext.html" title="interface in org.newdawn.slick.util.pathfinding" target="classFrame"><I>PathFindingContext</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/PathProcessor.html" title="class in org.newdawn.slick.svg.inkscape" target="classFrame">PathProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/pbuffer/PBufferGraphics.html" title="class in org.newdawn.slick.opengl.pbuffer" target="classFrame">PBufferGraphics</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/pbuffer/PBufferUniqueGraphics.html" title="class in org.newdawn.slick.opengl.pbuffer" target="classFrame">PBufferUniqueGraphics</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/PedigreeTest.html" title="class in org.newdawn.slick.tests" target="classFrame">PedigreeTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/PNGDecoder.html" title="class in org.newdawn.slick.opengl" target="classFrame">PNGDecoder</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/PNGDecoder.Format.html" title="class in org.newdawn.slick.opengl" target="classFrame">PNGDecoder.Format</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/PNGImageData.html" title="class in org.newdawn.slick.opengl" target="classFrame">PNGImageData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Point.html" title="class in org.newdawn.slick.geom" target="classFrame">Point</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Polygon.html" title="class in org.newdawn.slick.geom" target="classFrame">Polygon</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/PolygonProcessor.html" title="class in org.newdawn.slick.svg.inkscape" target="classFrame">PolygonProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/PolygonTest.html" title="class in org.newdawn.slick.tests" target="classFrame">PolygonTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/PureFontTest.html" title="class in org.newdawn.slick.tests" target="classFrame">PureFontTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/renderer/QuadBasedLineStripRenderer.html" title="class in org.newdawn.slick.opengl.renderer" target="classFrame">QuadBasedLineStripRenderer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/RadialGradientFill.html" title="class in org.newdawn.slick.svg" target="classFrame">RadialGradientFill</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Rectangle.html" title="class in org.newdawn.slick.geom" target="classFrame">Rectangle</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/RectProcessor.html" title="class in org.newdawn.slick.svg.inkscape" target="classFrame">RectProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Renderable.html" title="interface in org.newdawn.slick" target="classFrame"><I>Renderable</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/renderer/Renderer.html" title="class in org.newdawn.slick.opengl.renderer" target="classFrame">Renderer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/ResourceLoader.html" title="class in org.newdawn.slick.util" target="classFrame">ResourceLoader</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/ResourceLocation.html" title="interface in org.newdawn.slick.util" target="classFrame"><I>ResourceLocation</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/RotateTransition.html" title="class in org.newdawn.slick.state.transition" target="classFrame">RotateTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/RoundedRectangle.html" title="class in org.newdawn.slick.geom" target="classFrame">RoundedRectangle</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/SavedState.html" title="class in org.newdawn.slick" target="classFrame">SavedState</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/SavedStateTest.html" title="class in org.newdawn.slick.tests" target="classFrame">SavedStateTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/ScalableGame.html" title="class in org.newdawn.slick" target="classFrame">ScalableGame</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ScalableTest.html" title="class in org.newdawn.slick.tests" target="classFrame">ScalableTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/SelectTransition.html" title="class in org.newdawn.slick.state.transition" target="classFrame">SelectTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/renderer/SGL.html" title="interface in org.newdawn.slick.opengl.renderer" target="classFrame"><I>SGL</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/ShadowEffect.html" title="class in org.newdawn.slick.font.effects" target="classFrame">ShadowEffect</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Shape.html" title="class in org.newdawn.slick.geom" target="classFrame">Shape</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/ShapeFill.html" title="interface in org.newdawn.slick" target="classFrame"><I>ShapeFill</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/ShapeRenderer.html" title="class in org.newdawn.slick.geom" target="classFrame">ShapeRenderer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ShapeTest.html" title="class in org.newdawn.slick.tests" target="classFrame">ShapeTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/SimpleDiagramRenderer.html" title="class in org.newdawn.slick.svg" target="classFrame">SimpleDiagramRenderer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/SlickCallable.html" title="class in org.newdawn.slick.opengl" target="classFrame">SlickCallable</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/SlickCallableTest.html" title="class in org.newdawn.slick.tests" target="classFrame">SlickCallableTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick" target="classFrame">SlickException</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/xml/SlickXMLException.html" title="class in org.newdawn.slick.util.xml" target="classFrame">SlickXMLException</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Sound.html" title="class in org.newdawn.slick" target="classFrame">Sound</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/SoundPositionTest.html" title="class in org.newdawn.slick.tests" target="classFrame">SoundPositionTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/SoundStore.html" title="class in org.newdawn.slick.openal" target="classFrame">SoundStore</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/SoundTest.html" title="class in org.newdawn.slick.tests" target="classFrame">SoundTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/SoundURLTest.html" title="class in org.newdawn.slick.tests" target="classFrame">SoundURLTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/navmesh/Space.html" title="class in org.newdawn.slick.util.pathfinding.navmesh" target="classFrame">Space</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/SpriteSheet.html" title="class in org.newdawn.slick" target="classFrame">SpriteSheet</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/SpriteSheetFont.html" title="class in org.newdawn.slick" target="classFrame">SpriteSheetFont</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/SpriteSheetFontTest.html" title="class in org.newdawn.slick.tests" target="classFrame">SpriteSheetFontTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/StateBasedGame.html" title="class in org.newdawn.slick.state" target="classFrame">StateBasedGame</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/StateBasedTest.html" title="class in org.newdawn.slick.tests" target="classFrame">StateBasedTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/Stats.html" title="class in org.newdawn.slick.tests.xml" target="classFrame">Stats</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/StreamSound.html" title="class in org.newdawn.slick.openal" target="classFrame">StreamSound</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/SVGMorph.html" title="class in org.newdawn.slick.svg" target="classFrame">SVGMorph</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TestBox.html" title="class in org.newdawn.slick.tests" target="classFrame">TestBox</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/states/TestState1.html" title="class in org.newdawn.slick.tests.states" target="classFrame">TestState1</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/states/TestState2.html" title="class in org.newdawn.slick.tests.states" target="classFrame">TestState2</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/states/TestState3.html" title="class in org.newdawn.slick.tests.states" target="classFrame">TestState3</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TestUtils.html" title="class in org.newdawn.slick.tests" target="classFrame">TestUtils</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/TexCoordGenerator.html" title="interface in org.newdawn.slick.geom" target="classFrame"><I>TexCoordGenerator</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/gui/TextField.html" title="class in org.newdawn.slick.gui" target="classFrame">TextField</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/Texture.html" title="interface in org.newdawn.slick.opengl" target="classFrame"><I>Texture</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/TextureImpl.html" title="class in org.newdawn.slick.opengl" target="classFrame">TextureImpl</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/TextureLoader.html" title="class in org.newdawn.slick.opengl" target="classFrame">TextureLoader</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TexturePaintTest.html" title="class in org.newdawn.slick.tests" target="classFrame">TexturePaintTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/TGAImageData.html" title="class in org.newdawn.slick.opengl" target="classFrame">TGAImageData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/imageout/TGAWriter.html" title="class in org.newdawn.slick.imageout" target="classFrame">TGAWriter</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/TileBasedMap.html" title="interface in org.newdawn.slick.util.pathfinding" target="classFrame"><I>TileBasedMap</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tiled/TiledMap.html" title="class in org.newdawn.slick.tiled" target="classFrame">TiledMap</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TileMapTest.html" title="class in org.newdawn.slick.tests" target="classFrame">TileMapTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tiled/TileSet.html" title="class in org.newdawn.slick.tiled" target="classFrame">TileSet</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Transform.html" title="class in org.newdawn.slick.geom" target="classFrame">Transform</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TransformTest.html" title="class in org.newdawn.slick.tests" target="classFrame">TransformTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TransformTest2.html" title="class in org.newdawn.slick.tests" target="classFrame">TransformTest2</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/Transition.html" title="interface in org.newdawn.slick.state.transition" target="classFrame"><I>Transition</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TransitionTest.html" title="class in org.newdawn.slick.tests" target="classFrame">TransitionTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TransparentColorTest.html" title="class in org.newdawn.slick.tests" target="classFrame">TransparentColorTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Triangulator.html" title="interface in org.newdawn.slick.geom" target="classFrame"><I>Triangulator</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/TrueTypeFont.html" title="class in org.newdawn.slick" target="classFrame">TrueTypeFont</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TrueTypeFontPerformanceTest.html" title="class in org.newdawn.slick.tests" target="classFrame">TrueTypeFontPerformanceTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/UnicodeFont.html" title="class in org.newdawn.slick" target="classFrame">UnicodeFont</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/UnicodeFont.DisplayList.html" title="class in org.newdawn.slick" target="classFrame">UnicodeFont.DisplayList</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/UnicodeFontTest.html" title="class in org.newdawn.slick.tests" target="classFrame">UnicodeFontTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/UseProcessor.html" title="class in org.newdawn.slick.svg.inkscape" target="classFrame">UseProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/Util.html" title="class in org.newdawn.slick.svg.inkscape" target="classFrame">Util</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/renderer/VAOGLRenderer.html" title="class in org.newdawn.slick.opengl.renderer" target="classFrame">VAOGLRenderer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Vector2f.html" title="class in org.newdawn.slick.geom" target="classFrame">Vector2f</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/VerticalSplitTransition.html" title="class in org.newdawn.slick.state.transition" target="classFrame">VerticalSplitTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/WaveData.html" title="class in org.newdawn.slick.openal" target="classFrame">WaveData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/muffin/WebstartMuffin.html" title="class in org.newdawn.slick.muffin" target="classFrame">WebstartMuffin</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/xml/XMLElement.html" title="class in org.newdawn.slick.util.xml" target="classFrame">XMLElement</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/xml/XMLElementList.html" title="class in org.newdawn.slick.util.xml" target="classFrame">XMLElementList</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/XMLPackedSheet.html" title="class in org.newdawn.slick" target="classFrame">XMLPackedSheet</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/xml/XMLParser.html" title="class in org.newdawn.slick.util.xml" target="classFrame">XMLParser</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/XMLTest.html" title="class in org.newdawn.slick.tests.xml" target="classFrame">XMLTest</A>
|
||||
<BR>
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
637
lib/javadoc/allclasses-noframe.html
Normal file
637
lib/javadoc/allclasses-noframe.html
Normal file
@@ -0,0 +1,637 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:33 BST 2013 -->
|
||||
<TITLE>
|
||||
All Classes (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
|
||||
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white">
|
||||
<FONT size="+1" CLASS="FrameHeadingFont">
|
||||
<B>All Classes</B></FONT>
|
||||
<BR>
|
||||
|
||||
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
||||
<TR>
|
||||
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/newdawn/slick/gui/AbstractComponent.html" title="class in org.newdawn.slick.gui">AbstractComponent</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/AiffData.html" title="class in org.newdawn.slick.openal">AiffData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/AlphaMapTest.html" title="class in org.newdawn.slick.tests">AlphaMapTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/AngelCodeFont.html" title="class in org.newdawn.slick">AngelCodeFont</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Animation.html" title="class in org.newdawn.slick">Animation</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/AnimationTest.html" title="class in org.newdawn.slick.tests">AnimationTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/AntiAliasTest.html" title="class in org.newdawn.slick.tests">AntiAliasTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/AppGameContainer.html" title="class in org.newdawn.slick">AppGameContainer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/AppletGameContainer.html" title="class in org.newdawn.slick">AppletGameContainer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/AStarHeuristic.html" title="interface in org.newdawn.slick.util.pathfinding"><I>AStarHeuristic</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/AStarPathFinder.html" title="class in org.newdawn.slick.util.pathfinding">AStarPathFinder</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/Audio.html" title="interface in org.newdawn.slick.openal"><I>Audio</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/AudioImpl.html" title="class in org.newdawn.slick.openal">AudioImpl</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/AudioLoader.html" title="class in org.newdawn.slick.openal">AudioLoader</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/BasicCommand.html" title="class in org.newdawn.slick.command">BasicCommand</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/gui/BasicComponent.html" title="class in org.newdawn.slick.gui">BasicComponent</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/BasicGame.html" title="class in org.newdawn.slick">BasicGame</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/BasicGameState.html" title="class in org.newdawn.slick.state">BasicGameState</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/BasicTriangulator.html" title="class in org.newdawn.slick.geom">BasicTriangulator</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/BigImage.html" title="class in org.newdawn.slick">BigImage</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/BigImageTest.html" title="class in org.newdawn.slick.tests">BigImageTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/BigSpriteSheetTest.html" title="class in org.newdawn.slick.tests">BigSpriteSheetTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/BlobbyTransition.html" title="class in org.newdawn.slick.state.transition">BlobbyTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/Bootstrap.html" title="class in org.newdawn.slick.util">Bootstrap</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/BufferedImageUtil.html" title="class in org.newdawn.slick.util">BufferedImageUtil</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/CachedRender.html" title="class in org.newdawn.slick">CachedRender</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/CachedRenderTest.html" title="class in org.newdawn.slick.tests">CachedRenderTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/CanvasContainerTest.html" title="class in org.newdawn.slick.tests">CanvasContainerTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/CanvasGameContainer.html" title="class in org.newdawn.slick">CanvasGameContainer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/CanvasSizeTest.html" title="class in org.newdawn.slick.tests">CanvasSizeTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Circle.html" title="class in org.newdawn.slick.geom">Circle</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/ClasspathLocation.html" title="class in org.newdawn.slick.util">ClasspathLocation</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ClipTest.html" title="class in org.newdawn.slick.tests">ClipTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/heuristics/ClosestHeuristic.html" title="class in org.newdawn.slick.util.pathfinding.heuristics">ClosestHeuristic</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/heuristics/ClosestSquaredHeuristic.html" title="class in org.newdawn.slick.util.pathfinding.heuristics">ClosestSquaredHeuristic</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/ColorEffect.html" title="class in org.newdawn.slick.font.effects">ColorEffect</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/CombinedTransition.html" title="class in org.newdawn.slick.state.transition">CombinedTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/Command.html" title="interface in org.newdawn.slick.command"><I>Command</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/gui/ComponentListener.html" title="interface in org.newdawn.slick.gui"><I>ComponentListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/CompositeImageData.html" title="class in org.newdawn.slick.opengl">CompositeImageData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/CompositeIOException.html" title="class in org.newdawn.slick.opengl">CompositeIOException</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/ConfigurableEffect.html" title="interface in org.newdawn.slick.font.effects"><I>ConfigurableEffect</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/ConfigurableEffect.Value.html" title="interface in org.newdawn.slick.font.effects"><I>ConfigurableEffect.Value</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/ConfigurableEmitter.html" title="class in org.newdawn.slick.particles">ConfigurableEmitter</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/ConfigurableEmitter.Value.html" title="interface in org.newdawn.slick.particles"><I>ConfigurableEmitter.Value</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/ConfigurableEmitterFactory.html" title="interface in org.newdawn.slick.particles"><I>ConfigurableEmitterFactory</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/Control.html" title="interface in org.newdawn.slick.command"><I>Control</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/ControlledInputReciever.html" title="interface in org.newdawn.slick"><I>ControlledInputReciever</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/ControllerButtonControl.html" title="class in org.newdawn.slick.command">ControllerButtonControl</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/ControllerDirectionControl.html" title="class in org.newdawn.slick.command">ControllerDirectionControl</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/ControllerListener.html" title="interface in org.newdawn.slick"><I>ControllerListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/CopyAreaAlphaTest.html" title="class in org.newdawn.slick.tests">CopyAreaAlphaTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/CrossStateTransition.html" title="class in org.newdawn.slick.state.transition">CrossStateTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/CursorLoader.html" title="class in org.newdawn.slick.opengl">CursorLoader</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Curve.html" title="class in org.newdawn.slick.geom">Curve</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/CurveTest.html" title="class in org.newdawn.slick.tests">CurveTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/renderer/DefaultLineStripRenderer.html" title="class in org.newdawn.slick.opengl.renderer">DefaultLineStripRenderer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/DefaultLogSystem.html" title="class in org.newdawn.slick.util">DefaultLogSystem</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/DeferredLoadingTest.html" title="class in org.newdawn.slick.tests">DeferredLoadingTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/loading/DeferredResource.html" title="interface in org.newdawn.slick.loading"><I>DeferredResource</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/DeferredSound.html" title="class in org.newdawn.slick.openal">DeferredSound</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/DeferredTexture.html" title="class in org.newdawn.slick.opengl">DeferredTexture</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/DefsProcessor.html" title="class in org.newdawn.slick.svg.inkscape">DefsProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/Diagram.html" title="class in org.newdawn.slick.svg">Diagram</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/DistanceFieldTest.html" title="class in org.newdawn.slick.tests">DistanceFieldTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/DoubleClickTest.html" title="class in org.newdawn.slick.tests">DoubleClickTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/DuplicateEmitterTest.html" title="class in org.newdawn.slick.tests">DuplicateEmitterTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/Effect.html" title="interface in org.newdawn.slick.font.effects"><I>Effect</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/EffectUtil.html" title="class in org.newdawn.slick.font.effects">EffectUtil</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/ElementProcessor.html" title="interface in org.newdawn.slick.svg.inkscape"><I>ElementProcessor</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Ellipse.html" title="class in org.newdawn.slick.geom">Ellipse</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/EllipseProcessor.html" title="class in org.newdawn.slick.svg.inkscape">EllipseProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/EmptyImageData.html" title="class in org.newdawn.slick.opengl">EmptyImageData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/EmptyTransition.html" title="class in org.newdawn.slick.state.transition">EmptyTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/Entity.html" title="class in org.newdawn.slick.tests.xml">Entity</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/FadeInTransition.html" title="class in org.newdawn.slick.state.transition">FadeInTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/FadeOutTransition.html" title="class in org.newdawn.slick.state.transition">FadeOutTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/FastTrig.html" title="class in org.newdawn.slick.util">FastTrig</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/pbuffer/FBOGraphics.html" title="class in org.newdawn.slick.opengl.pbuffer">FBOGraphics</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/Figure.html" title="class in org.newdawn.slick.svg">Figure</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/muffin/FileMuffin.html" title="class in org.newdawn.slick.muffin">FileMuffin</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/FileSystemLocation.html" title="class in org.newdawn.slick.util">FileSystemLocation</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/FilterEffect.html" title="class in org.newdawn.slick.font.effects">FilterEffect</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/effects/FireEmitter.html" title="class in org.newdawn.slick.particles.effects">FireEmitter</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/FlashTest.html" title="class in org.newdawn.slick.tests">FlashTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Font.html" title="interface in org.newdawn.slick"><I>Font</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/FontPerformanceTest.html" title="class in org.newdawn.slick.tests">FontPerformanceTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/FontTest.html" title="class in org.newdawn.slick.tests">FontTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/FontUtils.html" title="class in org.newdawn.slick.util">FontUtils</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Game.html" title="interface in org.newdawn.slick"><I>Game</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/GameContainer.html" title="class in org.newdawn.slick">GameContainer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/GameData.html" title="class in org.newdawn.slick.tests.xml">GameData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/GameState.html" title="interface in org.newdawn.slick.state"><I>GameState</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GeomAccuracyTest.html" title="class in org.newdawn.slick.tests">GeomAccuracyTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GeomTest.html" title="class in org.newdawn.slick.tests">GeomTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/GeomUtil.html" title="class in org.newdawn.slick.geom">GeomUtil</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/GeomUtilListener.html" title="interface in org.newdawn.slick.geom"><I>GeomUtilListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GeomUtilTest.html" title="class in org.newdawn.slick.tests">GeomUtilTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GeomUtilTileTest.html" title="class in org.newdawn.slick.tests">GeomUtilTileTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/GLUtils.html" title="class in org.newdawn.slick.opengl">GLUtils</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/Glyph.html" title="class in org.newdawn.slick.font">Glyph</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/GlyphPage.html" title="class in org.newdawn.slick.font">GlyphPage</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/Gradient.html" title="class in org.newdawn.slick.svg">Gradient</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/GradientEffect.html" title="class in org.newdawn.slick.font.effects">GradientEffect</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/fills/GradientFill.html" title="class in org.newdawn.slick.fills">GradientFill</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GradientImageTest.html" title="class in org.newdawn.slick.tests">GradientImageTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GradientTest.html" title="class in org.newdawn.slick.tests">GradientTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Graphics.html" title="class in org.newdawn.slick">Graphics</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/pbuffer/GraphicsFactory.html" title="class in org.newdawn.slick.opengl.pbuffer">GraphicsFactory</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GraphicsTest.html" title="class in org.newdawn.slick.tests">GraphicsTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/GroupProcessor.html" title="class in org.newdawn.slick.svg.inkscape">GroupProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/gui/GUIContext.html" title="interface in org.newdawn.slick.gui"><I>GUIContext</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/GUITest.html" title="class in org.newdawn.slick.tests">GUITest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/HieroSettings.html" title="class in org.newdawn.slick.font">HieroSettings</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/HorizontalSplitTransition.html" title="class in org.newdawn.slick.state.transition">HorizontalSplitTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/ImageBuffer.html" title="class in org.newdawn.slick">ImageBuffer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageBufferEndianTest.html" title="class in org.newdawn.slick.tests">ImageBufferEndianTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageBufferTest.html" title="class in org.newdawn.slick.tests">ImageBufferTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageCornerTest.html" title="class in org.newdawn.slick.tests">ImageCornerTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/ImageData.html" title="interface in org.newdawn.slick.opengl"><I>ImageData</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/ImageDataFactory.html" title="class in org.newdawn.slick.opengl">ImageDataFactory</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageGraphicsTest.html" title="class in org.newdawn.slick.tests">ImageGraphicsTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/ImageIOImageData.html" title="class in org.newdawn.slick.opengl">ImageIOImageData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/imageout/ImageIOWriter.html" title="class in org.newdawn.slick.imageout">ImageIOWriter</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageMemTest.html" title="class in org.newdawn.slick.tests">ImageMemTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/imageout/ImageOut.html" title="class in org.newdawn.slick.imageout">ImageOut</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageOutTest.html" title="class in org.newdawn.slick.tests">ImageOutTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageReadTest.html" title="class in org.newdawn.slick.tests">ImageReadTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ImageTest.html" title="class in org.newdawn.slick.tests">ImageTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/imageout/ImageWriter.html" title="interface in org.newdawn.slick.imageout"><I>ImageWriter</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/imageout/ImageWriterFactory.html" title="class in org.newdawn.slick.imageout">ImageWriterFactory</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/renderer/ImmediateModeOGLRenderer.html" title="class in org.newdawn.slick.opengl.renderer">ImmediateModeOGLRenderer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/InkscapeLoader.html" title="class in org.newdawn.slick.svg">InkscapeLoader</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/InkscapeNonGeometricData.html" title="class in org.newdawn.slick.svg.inkscape">InkscapeNonGeometricData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/InkscapeTest.html" title="class in org.newdawn.slick.tests">InkscapeTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Input.html" title="class in org.newdawn.slick">Input</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/InputAdapter.html" title="class in org.newdawn.slick.util">InputAdapter</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/InputListener.html" title="interface in org.newdawn.slick"><I>InputListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/InputProvider.html" title="class in org.newdawn.slick.command">InputProvider</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/InputProviderListener.html" title="interface in org.newdawn.slick.command"><I>InputProviderListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/InputProviderTest.html" title="class in org.newdawn.slick.tests">InputProviderTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/InputTest.html" title="class in org.newdawn.slick.tests">InputTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/InternalTextureLoader.html" title="class in org.newdawn.slick.opengl">InternalTextureLoader</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/Inventory.html" title="class in org.newdawn.slick.tests.xml">Inventory</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/IsoTiledTest.html" title="class in org.newdawn.slick.tests">IsoTiledTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/Item.html" title="class in org.newdawn.slick.tests.xml">Item</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/ItemContainer.html" title="class in org.newdawn.slick.tests.xml">ItemContainer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/KeyControl.html" title="class in org.newdawn.slick.command">KeyControl</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/KeyListener.html" title="interface in org.newdawn.slick"><I>KeyListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/KeyRepeatTest.html" title="class in org.newdawn.slick.tests">KeyRepeatTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/LameTest.html" title="class in org.newdawn.slick.tests">LameTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tiled/Layer.html" title="class in org.newdawn.slick.tiled">Layer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Line.html" title="class in org.newdawn.slick.geom">Line</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/LinearGradientFill.html" title="class in org.newdawn.slick.svg">LinearGradientFill</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/LineProcessor.html" title="class in org.newdawn.slick.svg.inkscape">LineProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/LineRenderTest.html" title="class in org.newdawn.slick.tests">LineRenderTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/renderer/LineStripRenderer.html" title="interface in org.newdawn.slick.opengl.renderer"><I>LineStripRenderer</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/navmesh/Link.html" title="class in org.newdawn.slick.util.pathfinding.navmesh">Link</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/LoadableImageData.html" title="interface in org.newdawn.slick.opengl"><I>LoadableImageData</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/Loader.html" title="interface in org.newdawn.slick.svg"><I>Loader</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/loading/LoadingList.html" title="class in org.newdawn.slick.loading">LoadingList</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/LocatedImage.html" title="class in org.newdawn.slick.util">LocatedImage</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/Log.html" title="class in org.newdawn.slick.util">Log</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/LogSystem.html" title="interface in org.newdawn.slick.util"><I>LogSystem</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/heuristics/ManhattanHeuristic.html" title="class in org.newdawn.slick.util.pathfinding.heuristics">ManhattanHeuristic</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/MannTriangulator.html" title="class in org.newdawn.slick.geom">MannTriangulator</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/MaskUtil.html" title="class in org.newdawn.slick.util">MaskUtil</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/MODSound.html" title="class in org.newdawn.slick.openal">MODSound</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/MorphShape.html" title="class in org.newdawn.slick.geom">MorphShape</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/MorphShapeTest.html" title="class in org.newdawn.slick.tests">MorphShapeTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/MorphSVGTest.html" title="class in org.newdawn.slick.tests">MorphSVGTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/command/MouseButtonControl.html" title="class in org.newdawn.slick.command">MouseButtonControl</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/MouseListener.html" title="interface in org.newdawn.slick"><I>MouseListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/gui/MouseOverArea.html" title="class in org.newdawn.slick.gui">MouseOverArea</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/Mover.html" title="interface in org.newdawn.slick.util.pathfinding"><I>Mover</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/muffin/Muffin.html" title="interface in org.newdawn.slick.muffin"><I>Muffin</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Music.html" title="class in org.newdawn.slick">Music</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/MusicListener.html" title="interface in org.newdawn.slick"><I>MusicListener</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/MusicListenerTest.html" title="class in org.newdawn.slick.tests">MusicListenerTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/navmesh/NavMesh.html" title="class in org.newdawn.slick.util.pathfinding.navmesh">NavMesh</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/navmesh/NavMeshBuilder.html" title="class in org.newdawn.slick.util.pathfinding.navmesh">NavMeshBuilder</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/NavMeshTest.html" title="class in org.newdawn.slick.tests">NavMeshTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/navmesh/NavPath.html" title="class in org.newdawn.slick.util.pathfinding.navmesh">NavPath</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/NeatTriangulator.html" title="class in org.newdawn.slick.geom">NeatTriangulator</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/NonGeometricData.html" title="class in org.newdawn.slick.svg">NonGeometricData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/NullAudio.html" title="class in org.newdawn.slick.openal">NullAudio</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/ObjectParserTest.html" title="class in org.newdawn.slick.tests.xml">ObjectParserTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/xml/ObjectTreeParser.html" title="class in org.newdawn.slick.util.xml">ObjectTreeParser</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/OggData.html" title="class in org.newdawn.slick.openal">OggData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/OggDecoder.html" title="class in org.newdawn.slick.openal">OggDecoder</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/OggInputStream.html" title="class in org.newdawn.slick.openal">OggInputStream</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/OpenALStreamPlayer.html" title="class in org.newdawn.slick.openal">OpenALStreamPlayer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/OperationNotSupportedException.html" title="class in org.newdawn.slick.util">OperationNotSupportedException</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/OutlineEffect.html" title="class in org.newdawn.slick.font.effects">OutlineEffect</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/OutlineWobbleEffect.html" title="class in org.newdawn.slick.font.effects">OutlineWobbleEffect</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/OutlineZigzagEffect.html" title="class in org.newdawn.slick.font.effects">OutlineZigzagEffect</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/OverTriangulator.html" title="class in org.newdawn.slick.geom">OverTriangulator</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/PackedSheetTest.html" title="class in org.newdawn.slick.tests">PackedSheetTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/PackedSpriteSheet.html" title="class in org.newdawn.slick">PackedSpriteSheet</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/ParsingException.html" title="class in org.newdawn.slick.svg">ParsingException</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/Particle.html" title="class in org.newdawn.slick.particles">Particle</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/ParticleEmitter.html" title="interface in org.newdawn.slick.particles"><I>ParticleEmitter</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/ParticleIO.html" title="class in org.newdawn.slick.particles">ParticleIO</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/particles/ParticleSystem.html" title="class in org.newdawn.slick.particles">ParticleSystem</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ParticleTest.html" title="class in org.newdawn.slick.tests">ParticleTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Path.html" title="class in org.newdawn.slick.geom">Path</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/Path.html" title="class in org.newdawn.slick.util.pathfinding">Path</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/PathFinder.html" title="interface in org.newdawn.slick.util.pathfinding"><I>PathFinder</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/PathFindingContext.html" title="interface in org.newdawn.slick.util.pathfinding"><I>PathFindingContext</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/PathProcessor.html" title="class in org.newdawn.slick.svg.inkscape">PathProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/pbuffer/PBufferGraphics.html" title="class in org.newdawn.slick.opengl.pbuffer">PBufferGraphics</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/pbuffer/PBufferUniqueGraphics.html" title="class in org.newdawn.slick.opengl.pbuffer">PBufferUniqueGraphics</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/PedigreeTest.html" title="class in org.newdawn.slick.tests">PedigreeTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/PNGDecoder.html" title="class in org.newdawn.slick.opengl">PNGDecoder</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/PNGDecoder.Format.html" title="class in org.newdawn.slick.opengl">PNGDecoder.Format</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/PNGImageData.html" title="class in org.newdawn.slick.opengl">PNGImageData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Point.html" title="class in org.newdawn.slick.geom">Point</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Polygon.html" title="class in org.newdawn.slick.geom">Polygon</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/PolygonProcessor.html" title="class in org.newdawn.slick.svg.inkscape">PolygonProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/PolygonTest.html" title="class in org.newdawn.slick.tests">PolygonTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/PureFontTest.html" title="class in org.newdawn.slick.tests">PureFontTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/renderer/QuadBasedLineStripRenderer.html" title="class in org.newdawn.slick.opengl.renderer">QuadBasedLineStripRenderer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/RadialGradientFill.html" title="class in org.newdawn.slick.svg">RadialGradientFill</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Rectangle.html" title="class in org.newdawn.slick.geom">Rectangle</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/RectProcessor.html" title="class in org.newdawn.slick.svg.inkscape">RectProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Renderable.html" title="interface in org.newdawn.slick"><I>Renderable</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/renderer/Renderer.html" title="class in org.newdawn.slick.opengl.renderer">Renderer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/ResourceLoader.html" title="class in org.newdawn.slick.util">ResourceLoader</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/ResourceLocation.html" title="interface in org.newdawn.slick.util"><I>ResourceLocation</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/RotateTransition.html" title="class in org.newdawn.slick.state.transition">RotateTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/RoundedRectangle.html" title="class in org.newdawn.slick.geom">RoundedRectangle</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/SavedState.html" title="class in org.newdawn.slick">SavedState</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/SavedStateTest.html" title="class in org.newdawn.slick.tests">SavedStateTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/ScalableGame.html" title="class in org.newdawn.slick">ScalableGame</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ScalableTest.html" title="class in org.newdawn.slick.tests">ScalableTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/SelectTransition.html" title="class in org.newdawn.slick.state.transition">SelectTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/renderer/SGL.html" title="interface in org.newdawn.slick.opengl.renderer"><I>SGL</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/font/effects/ShadowEffect.html" title="class in org.newdawn.slick.font.effects">ShadowEffect</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Shape.html" title="class in org.newdawn.slick.geom">Shape</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/ShapeFill.html" title="interface in org.newdawn.slick"><I>ShapeFill</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/ShapeRenderer.html" title="class in org.newdawn.slick.geom">ShapeRenderer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/ShapeTest.html" title="class in org.newdawn.slick.tests">ShapeTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/SimpleDiagramRenderer.html" title="class in org.newdawn.slick.svg">SimpleDiagramRenderer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/SlickCallable.html" title="class in org.newdawn.slick.opengl">SlickCallable</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/SlickCallableTest.html" title="class in org.newdawn.slick.tests">SlickCallableTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/xml/SlickXMLException.html" title="class in org.newdawn.slick.util.xml">SlickXMLException</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/Sound.html" title="class in org.newdawn.slick">Sound</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/SoundPositionTest.html" title="class in org.newdawn.slick.tests">SoundPositionTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/SoundStore.html" title="class in org.newdawn.slick.openal">SoundStore</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/SoundTest.html" title="class in org.newdawn.slick.tests">SoundTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/SoundURLTest.html" title="class in org.newdawn.slick.tests">SoundURLTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/navmesh/Space.html" title="class in org.newdawn.slick.util.pathfinding.navmesh">Space</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/SpriteSheet.html" title="class in org.newdawn.slick">SpriteSheet</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/SpriteSheetFont.html" title="class in org.newdawn.slick">SpriteSheetFont</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/SpriteSheetFontTest.html" title="class in org.newdawn.slick.tests">SpriteSheetFontTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/StateBasedGame.html" title="class in org.newdawn.slick.state">StateBasedGame</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/StateBasedTest.html" title="class in org.newdawn.slick.tests">StateBasedTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/Stats.html" title="class in org.newdawn.slick.tests.xml">Stats</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/StreamSound.html" title="class in org.newdawn.slick.openal">StreamSound</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/SVGMorph.html" title="class in org.newdawn.slick.svg">SVGMorph</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TestBox.html" title="class in org.newdawn.slick.tests">TestBox</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/states/TestState1.html" title="class in org.newdawn.slick.tests.states">TestState1</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/states/TestState2.html" title="class in org.newdawn.slick.tests.states">TestState2</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/states/TestState3.html" title="class in org.newdawn.slick.tests.states">TestState3</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TestUtils.html" title="class in org.newdawn.slick.tests">TestUtils</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/TexCoordGenerator.html" title="interface in org.newdawn.slick.geom"><I>TexCoordGenerator</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/gui/TextField.html" title="class in org.newdawn.slick.gui">TextField</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/Texture.html" title="interface in org.newdawn.slick.opengl"><I>Texture</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/TextureImpl.html" title="class in org.newdawn.slick.opengl">TextureImpl</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/TextureLoader.html" title="class in org.newdawn.slick.opengl">TextureLoader</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TexturePaintTest.html" title="class in org.newdawn.slick.tests">TexturePaintTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/TGAImageData.html" title="class in org.newdawn.slick.opengl">TGAImageData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/imageout/TGAWriter.html" title="class in org.newdawn.slick.imageout">TGAWriter</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/pathfinding/TileBasedMap.html" title="interface in org.newdawn.slick.util.pathfinding"><I>TileBasedMap</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tiled/TiledMap.html" title="class in org.newdawn.slick.tiled">TiledMap</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TileMapTest.html" title="class in org.newdawn.slick.tests">TileMapTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tiled/TileSet.html" title="class in org.newdawn.slick.tiled">TileSet</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Transform.html" title="class in org.newdawn.slick.geom">Transform</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TransformTest.html" title="class in org.newdawn.slick.tests">TransformTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TransformTest2.html" title="class in org.newdawn.slick.tests">TransformTest2</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/Transition.html" title="interface in org.newdawn.slick.state.transition"><I>Transition</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TransitionTest.html" title="class in org.newdawn.slick.tests">TransitionTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TransparentColorTest.html" title="class in org.newdawn.slick.tests">TransparentColorTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Triangulator.html" title="interface in org.newdawn.slick.geom"><I>Triangulator</I></A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/TrueTypeFont.html" title="class in org.newdawn.slick">TrueTypeFont</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/TrueTypeFontPerformanceTest.html" title="class in org.newdawn.slick.tests">TrueTypeFontPerformanceTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/UnicodeFont.html" title="class in org.newdawn.slick">UnicodeFont</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/UnicodeFont.DisplayList.html" title="class in org.newdawn.slick">UnicodeFont.DisplayList</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/UnicodeFontTest.html" title="class in org.newdawn.slick.tests">UnicodeFontTest</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/UseProcessor.html" title="class in org.newdawn.slick.svg.inkscape">UseProcessor</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/svg/inkscape/Util.html" title="class in org.newdawn.slick.svg.inkscape">Util</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/opengl/renderer/VAOGLRenderer.html" title="class in org.newdawn.slick.opengl.renderer">VAOGLRenderer</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/geom/Vector2f.html" title="class in org.newdawn.slick.geom">Vector2f</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/state/transition/VerticalSplitTransition.html" title="class in org.newdawn.slick.state.transition">VerticalSplitTransition</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/openal/WaveData.html" title="class in org.newdawn.slick.openal">WaveData</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/muffin/WebstartMuffin.html" title="class in org.newdawn.slick.muffin">WebstartMuffin</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/xml/XMLElement.html" title="class in org.newdawn.slick.util.xml">XMLElement</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/xml/XMLElementList.html" title="class in org.newdawn.slick.util.xml">XMLElementList</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/XMLPackedSheet.html" title="class in org.newdawn.slick">XMLPackedSheet</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/util/xml/XMLParser.html" title="class in org.newdawn.slick.util.xml">XMLParser</A>
|
||||
<BR>
|
||||
<A HREF="org/newdawn/slick/tests/xml/XMLTest.html" title="class in org.newdawn.slick.tests.xml">XMLTest</A>
|
||||
<BR>
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
1932
lib/javadoc/constant-values.html
Normal file
1932
lib/javadoc/constant-values.html
Normal file
File diff suppressed because it is too large
Load Diff
181
lib/javadoc/deprecated-list.html
Normal file
181
lib/javadoc/deprecated-list.html
Normal file
@@ -0,0 +1,181 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:33 BST 2013 -->
|
||||
<TITLE>
|
||||
Deprecated List (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Deprecated List (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<CENTER>
|
||||
<H2>
|
||||
<B>Deprecated API</B></H2>
|
||||
</CENTER>
|
||||
<HR SIZE="4" NOSHADE>
|
||||
<B>Contents</B><UL>
|
||||
<LI><A HREF="#class">Deprecated Classes</A>
|
||||
<LI><A HREF="#method">Deprecated Methods</A>
|
||||
</UL>
|
||||
|
||||
<A NAME="class"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Deprecated Classes</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><A HREF="org/newdawn/slick/gui/BasicComponent.html" title="class in org.newdawn.slick.gui">org.newdawn.slick.gui.BasicComponent</A>
|
||||
<BR>
|
||||
<I></I> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
<A NAME="method"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Deprecated Methods</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><A HREF="org/newdawn/slick/Input.html#enableKeyRepeat(int, int)">org.newdawn.slick.Input.enableKeyRepeat(int, int)</A>
|
||||
<BR>
|
||||
<I></I> </TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><A HREF="org/newdawn/slick/Animation.html#updateNoDraw()">org.newdawn.slick.Animation.updateNoDraw()</A>
|
||||
<BR>
|
||||
<I></I> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
223
lib/javadoc/help-doc.html
Normal file
223
lib/javadoc/help-doc.html
Normal file
@@ -0,0 +1,223 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:33 BST 2013 -->
|
||||
<TITLE>
|
||||
API Help (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="API Help (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<CENTER>
|
||||
<H1>
|
||||
How This API Document Is Organized</H1>
|
||||
</CENTER>
|
||||
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
|
||||
Overview</H3>
|
||||
<BLOCKQUOTE>
|
||||
|
||||
<P>
|
||||
The <A HREF="overview-summary.html">Overview</A> page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.</BLOCKQUOTE>
|
||||
<H3>
|
||||
Package</H3>
|
||||
<BLOCKQUOTE>
|
||||
|
||||
<P>
|
||||
Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<UL>
|
||||
<LI>Interfaces (italic)<LI>Classes<LI>Enums<LI>Exceptions<LI>Errors<LI>Annotation Types</UL>
|
||||
</BLOCKQUOTE>
|
||||
<H3>
|
||||
Class/Interface</H3>
|
||||
<BLOCKQUOTE>
|
||||
|
||||
<P>
|
||||
Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
|
||||
<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
|
||||
<P>
|
||||
<LI>Nested Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary
|
||||
<P>
|
||||
<LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL>
|
||||
Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
|
||||
</BLOCKQUOTE>
|
||||
<H3>
|
||||
Annotation Type</H3>
|
||||
<BLOCKQUOTE>
|
||||
|
||||
<P>
|
||||
Each annotation type has its own separate page with the following sections:<UL>
|
||||
<LI>Annotation Type declaration<LI>Annotation Type description<LI>Required Element Summary<LI>Optional Element Summary<LI>Element Detail</UL>
|
||||
</BLOCKQUOTE>
|
||||
</BLOCKQUOTE>
|
||||
<H3>
|
||||
Enum</H3>
|
||||
<BLOCKQUOTE>
|
||||
|
||||
<P>
|
||||
Each enum has its own separate page with the following sections:<UL>
|
||||
<LI>Enum declaration<LI>Enum description<LI>Enum Constant Summary<LI>Enum Constant Detail</UL>
|
||||
</BLOCKQUOTE>
|
||||
<H3>
|
||||
Use</H3>
|
||||
<BLOCKQUOTE>
|
||||
Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</BLOCKQUOTE>
|
||||
<H3>
|
||||
Tree (Class Hierarchy)</H3>
|
||||
<BLOCKQUOTE>
|
||||
There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL>
|
||||
<LI>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.<LI>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</UL>
|
||||
</BLOCKQUOTE>
|
||||
<H3>
|
||||
Deprecated API</H3>
|
||||
<BLOCKQUOTE>
|
||||
The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE>
|
||||
<H3>
|
||||
Index</H3>
|
||||
<BLOCKQUOTE>
|
||||
The <A HREF="index-all.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE>
|
||||
<H3>
|
||||
Prev/Next</H3>
|
||||
These links take you to the next or previous class, interface, package, or related page.<H3>
|
||||
Frames/No Frames</H3>
|
||||
These links show and hide the HTML frames. All pages are available with or without frames.
|
||||
<P>
|
||||
<H3>
|
||||
Serialized Form</H3>
|
||||
Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
|
||||
<P>
|
||||
<H3>
|
||||
Constant Field Values</H3>
|
||||
The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.
|
||||
<P>
|
||||
<FONT SIZE="-1">
|
||||
<EM>
|
||||
This help file applies to API documentation generated using the standard doclet.</EM>
|
||||
</FONT>
|
||||
<BR>
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
10905
lib/javadoc/index-all.html
Normal file
10905
lib/javadoc/index-all.html
Normal file
File diff suppressed because it is too large
Load Diff
39
lib/javadoc/index.html
Normal file
39
lib/javadoc/index.html
Normal file
@@ -0,0 +1,39 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc on Mon Jun 03 22:20:33 BST 2013-->
|
||||
<TITLE>
|
||||
Slick - The 2D Library
|
||||
</TITLE>
|
||||
<SCRIPT type="text/javascript">
|
||||
targetPage = "" + window.location.search;
|
||||
if (targetPage != "" && targetPage != "undefined")
|
||||
targetPage = targetPage.substring(1);
|
||||
if (targetPage.indexOf(":") != -1)
|
||||
targetPage = "undefined";
|
||||
function loadFrames() {
|
||||
if (targetPage != "" && targetPage != "undefined")
|
||||
top.classFrame.location = top.targetPage;
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
</HEAD>
|
||||
<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
|
||||
<FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
|
||||
<FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
|
||||
<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
|
||||
</FRAMESET>
|
||||
<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
|
||||
<NOFRAMES>
|
||||
<H2>
|
||||
Frame Alert</H2>
|
||||
|
||||
<P>
|
||||
This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
|
||||
<BR>
|
||||
Link to<A HREF="overview-summary.html">Non-frame version.</A>
|
||||
</NOFRAMES>
|
||||
</FRAMESET>
|
||||
</HTML>
|
||||
598
lib/javadoc/org/newdawn/slick/AngelCodeFont.html
Normal file
598
lib/javadoc/org/newdawn/slick/AngelCodeFont.html
Normal file
@@ -0,0 +1,598 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:30 BST 2013 -->
|
||||
<TITLE>
|
||||
AngelCodeFont (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="AngelCodeFont (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AngelCodeFont.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV CLASS
|
||||
<A HREF="../../../org/newdawn/slick/Animation.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/AngelCodeFont.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AngelCodeFont.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class AngelCodeFont</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.AngelCodeFont</B>
|
||||
</PRE>
|
||||
<DL>
|
||||
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>AngelCodeFont</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A font implementation that will parse BMFont format font files. The font files can be output
|
||||
by Hiero, which is included with Slick, and also the AngelCode font tool available at:
|
||||
|
||||
<a
|
||||
href="http://www.angelcode.com/products/bmfont/">http://www.angelcode.com/products/bmfont/</a>
|
||||
|
||||
This implementation copes with both the font display and kerning information
|
||||
allowing nicer looking paragraphs of text. Note that this utility only
|
||||
supports the text BMFont format definition file.
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin, Nathan Sweet <misc@n4te.com></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AngelCodeFont.html#AngelCodeFont(java.lang.String, org.newdawn.slick.Image)">AngelCodeFont</A></B>(java.lang.String fntFile,
|
||||
<A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A> image)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new font based on a font definition from AngelCode's tool and
|
||||
the font image generated from the tool.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AngelCodeFont.html#AngelCodeFont(java.lang.String, org.newdawn.slick.Image, boolean)">AngelCodeFont</A></B>(java.lang.String fntFile,
|
||||
<A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A> image,
|
||||
boolean caching)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new font based on a font definition from AngelCode's tool and
|
||||
the font image generated from the tool.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AngelCodeFont.html#AngelCodeFont(java.lang.String, java.io.InputStream, java.io.InputStream)">AngelCodeFont</A></B>(java.lang.String name,
|
||||
java.io.InputStream fntFile,
|
||||
java.io.InputStream imgFile)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new font based on a font definition from AngelCode's tool and
|
||||
the font image generated from the tool.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AngelCodeFont.html#AngelCodeFont(java.lang.String, java.io.InputStream, java.io.InputStream, boolean)">AngelCodeFont</A></B>(java.lang.String name,
|
||||
java.io.InputStream fntFile,
|
||||
java.io.InputStream imgFile,
|
||||
boolean caching)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new font based on a font definition from AngelCode's tool and
|
||||
the font image generated from the tool.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AngelCodeFont.html#AngelCodeFont(java.lang.String, java.lang.String)">AngelCodeFont</A></B>(java.lang.String fntFile,
|
||||
java.lang.String imgFile)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new font based on a font definition from AngelCode's tool and
|
||||
the font image generated from the tool.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AngelCodeFont.html#AngelCodeFont(java.lang.String, java.lang.String, boolean)">AngelCodeFont</A></B>(java.lang.String fntFile,
|
||||
java.lang.String imgFile,
|
||||
boolean caching)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new font based on a font definition from AngelCode's tool and
|
||||
the font image generated from the tool.</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AngelCodeFont.html#drawString(float, float, java.lang.String)">drawString</A></B>(float x,
|
||||
float y,
|
||||
java.lang.String text)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw a string to the screen</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AngelCodeFont.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color)">drawString</A></B>(float x,
|
||||
float y,
|
||||
java.lang.String text,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> col)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw a string to the screen</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AngelCodeFont.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)">drawString</A></B>(float x,
|
||||
float y,
|
||||
java.lang.String text,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> col,
|
||||
int startIndex,
|
||||
int endIndex)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw part of a string to the screen.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AngelCodeFont.html#getHeight(java.lang.String)">getHeight</A></B>(java.lang.String text)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the height of the given string</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AngelCodeFont.html#getLineHeight()">getLineHeight</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the maximum height of any line drawn by this font</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AngelCodeFont.html#getWidth(java.lang.String)">getWidth</A></B>(java.lang.String text)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the width of the given string</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AngelCodeFont.html#getYOffset(java.lang.String)">getYOffset</A></B>(java.lang.String text)</CODE>
|
||||
|
||||
<BR>
|
||||
Returns the distance from the y drawing location to the top most pixel of the specified text.</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="AngelCodeFont(java.lang.String, org.newdawn.slick.Image)"><!-- --></A><H3>
|
||||
AngelCodeFont</H3>
|
||||
<PRE>
|
||||
public <B>AngelCodeFont</B>(java.lang.String fntFile,
|
||||
<A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A> image)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new font based on a font definition from AngelCode's tool and
|
||||
the font image generated from the tool.
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>fntFile</CODE> - The location of the font defnition file<DD><CODE>image</CODE> - The image to use for the font
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to load either file</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="AngelCodeFont(java.lang.String, java.lang.String)"><!-- --></A><H3>
|
||||
AngelCodeFont</H3>
|
||||
<PRE>
|
||||
public <B>AngelCodeFont</B>(java.lang.String fntFile,
|
||||
java.lang.String imgFile)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new font based on a font definition from AngelCode's tool and
|
||||
the font image generated from the tool.
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>fntFile</CODE> - The location of the font defnition file<DD><CODE>imgFile</CODE> - The location of the font image
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to load either file</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="AngelCodeFont(java.lang.String, org.newdawn.slick.Image, boolean)"><!-- --></A><H3>
|
||||
AngelCodeFont</H3>
|
||||
<PRE>
|
||||
public <B>AngelCodeFont</B>(java.lang.String fntFile,
|
||||
<A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A> image,
|
||||
boolean caching)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new font based on a font definition from AngelCode's tool and
|
||||
the font image generated from the tool.
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>fntFile</CODE> - The location of the font defnition file<DD><CODE>image</CODE> - The image to use for the font<DD><CODE>caching</CODE> - True if this font should use display list caching
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to load either file</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="AngelCodeFont(java.lang.String, java.lang.String, boolean)"><!-- --></A><H3>
|
||||
AngelCodeFont</H3>
|
||||
<PRE>
|
||||
public <B>AngelCodeFont</B>(java.lang.String fntFile,
|
||||
java.lang.String imgFile,
|
||||
boolean caching)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new font based on a font definition from AngelCode's tool and
|
||||
the font image generated from the tool.
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>fntFile</CODE> - The location of the font defnition file<DD><CODE>imgFile</CODE> - The location of the font image<DD><CODE>caching</CODE> - True if this font should use display list caching
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to load either file</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="AngelCodeFont(java.lang.String, java.io.InputStream, java.io.InputStream)"><!-- --></A><H3>
|
||||
AngelCodeFont</H3>
|
||||
<PRE>
|
||||
public <B>AngelCodeFont</B>(java.lang.String name,
|
||||
java.io.InputStream fntFile,
|
||||
java.io.InputStream imgFile)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new font based on a font definition from AngelCode's tool and
|
||||
the font image generated from the tool.
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name to assign to the font image in the image store<DD><CODE>fntFile</CODE> - The stream of the font defnition file<DD><CODE>imgFile</CODE> - The stream of the font image
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to load either file</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="AngelCodeFont(java.lang.String, java.io.InputStream, java.io.InputStream, boolean)"><!-- --></A><H3>
|
||||
AngelCodeFont</H3>
|
||||
<PRE>
|
||||
public <B>AngelCodeFont</B>(java.lang.String name,
|
||||
java.io.InputStream fntFile,
|
||||
java.io.InputStream imgFile,
|
||||
boolean caching)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new font based on a font definition from AngelCode's tool and
|
||||
the font image generated from the tool.
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name to assign to the font image in the image store<DD><CODE>fntFile</CODE> - The stream of the font defnition file<DD><CODE>imgFile</CODE> - The stream of the font image<DD><CODE>caching</CODE> - True if this font should use display list caching
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to load either file</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="drawString(float, float, java.lang.String)"><!-- --></A><H3>
|
||||
drawString</H3>
|
||||
<PRE>
|
||||
public void <B>drawString</B>(float x,
|
||||
float y,
|
||||
java.lang.String text)</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String)">Font</A></CODE></B></DD>
|
||||
<DD>Draw a string to the screen
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String)">drawString</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x location at which to draw the string<DD><CODE>y</CODE> - The y location at which to draw the string<DD><CODE>text</CODE> - The text to be displayed<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String)"><CODE>Font.drawString(float, float, java.lang.String)</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="drawString(float, float, java.lang.String, org.newdawn.slick.Color)"><!-- --></A><H3>
|
||||
drawString</H3>
|
||||
<PRE>
|
||||
public void <B>drawString</B>(float x,
|
||||
float y,
|
||||
java.lang.String text,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> col)</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color)">Font</A></CODE></B></DD>
|
||||
<DD>Draw a string to the screen
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color)">drawString</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x location at which to draw the string<DD><CODE>y</CODE> - The y location at which to draw the string<DD><CODE>text</CODE> - The text to be displayed<DD><CODE>col</CODE> - The colour to draw with<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color)"><CODE>Font.drawString(float, float, java.lang.String,
|
||||
org.newdawn.slick.Color)</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)"><!-- --></A><H3>
|
||||
drawString</H3>
|
||||
<PRE>
|
||||
public void <B>drawString</B>(float x,
|
||||
float y,
|
||||
java.lang.String text,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> col,
|
||||
int startIndex,
|
||||
int endIndex)</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)">Font</A></CODE></B></DD>
|
||||
<DD>Draw part of a string to the screen. Note that this will
|
||||
still position the text as though it's part of the bigger string.
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)">drawString</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x location at which to draw the string<DD><CODE>y</CODE> - The y location at which to draw the string<DD><CODE>text</CODE> - The text to be displayed<DD><CODE>col</CODE> - The colour to draw with<DD><CODE>startIndex</CODE> - The index of the first character to draw<DD><CODE>endIndex</CODE> - The index of the last character from the string to draw<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)"><CODE>Font.drawString(float, float, String, Color, int, int)</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getYOffset(java.lang.String)"><!-- --></A><H3>
|
||||
getYOffset</H3>
|
||||
<PRE>
|
||||
public int <B>getYOffset</B>(java.lang.String text)</PRE>
|
||||
<DL>
|
||||
<DD>Returns the distance from the y drawing location to the top most pixel of the specified text.
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>text</CODE> - The text that is to be tested
|
||||
<DT><B>Returns:</B><DD>The yoffset from the y draw location at which text will start</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getHeight(java.lang.String)"><!-- --></A><H3>
|
||||
getHeight</H3>
|
||||
<PRE>
|
||||
public int <B>getHeight</B>(java.lang.String text)</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Font.html#getHeight(java.lang.String)">Font</A></CODE></B></DD>
|
||||
<DD>Get the height of the given string
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#getHeight(java.lang.String)">getHeight</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>text</CODE> - The string to obtain the rendered with of
|
||||
<DT><B>Returns:</B><DD>The width of the given string<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Font.html#getHeight(java.lang.String)"><CODE>Font.getHeight(java.lang.String)</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getWidth(java.lang.String)"><!-- --></A><H3>
|
||||
getWidth</H3>
|
||||
<PRE>
|
||||
public int <B>getWidth</B>(java.lang.String text)</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Font.html#getWidth(java.lang.String)">Font</A></CODE></B></DD>
|
||||
<DD>Get the width of the given string
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#getWidth(java.lang.String)">getWidth</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>text</CODE> - The string to obtain the rendered with of
|
||||
<DT><B>Returns:</B><DD>The width of the given string<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Font.html#getWidth(java.lang.String)"><CODE>Font.getWidth(java.lang.String)</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getLineHeight()"><!-- --></A><H3>
|
||||
getLineHeight</H3>
|
||||
<PRE>
|
||||
public int <B>getLineHeight</B>()</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Font.html#getLineHeight()">Font</A></CODE></B></DD>
|
||||
<DD>Get the maximum height of any line drawn by this font
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#getLineHeight()">getLineHeight</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The maxium height of any line drawn by this font<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Font.html#getLineHeight()"><CODE>Font.getLineHeight()</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AngelCodeFont.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV CLASS
|
||||
<A HREF="../../../org/newdawn/slick/Animation.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/AngelCodeFont.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AngelCodeFont.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
1309
lib/javadoc/org/newdawn/slick/Animation.html
Normal file
1309
lib/javadoc/org/newdawn/slick/Animation.html
Normal file
File diff suppressed because it is too large
Load Diff
1050
lib/javadoc/org/newdawn/slick/AppGameContainer.html
Normal file
1050
lib/javadoc/org/newdawn/slick/AppGameContainer.html
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,339 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:30 BST 2013 -->
|
||||
<TITLE>
|
||||
AppletGameContainer.ConsolePanel (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="AppletGameContainer.ConsolePanel (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AppletGameContainer.ConsolePanel.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/AppletGameContainer.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/AppletGameContainer.ConsolePanel.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AppletGameContainer.ConsolePanel.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: <A HREF="#nested_classes_inherited_from_class_java.awt.Panel">NESTED</A> | <A HREF="#fields_inherited_from_class_java.awt.Component">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_java.awt.Panel">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class AppletGameContainer.ConsolePanel</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.awt.Component
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.awt.Container
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.awt.Panel
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.AppletGameContainer.ConsolePanel</B>
|
||||
</PRE>
|
||||
<DL>
|
||||
<DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible</DD>
|
||||
</DL>
|
||||
<DL>
|
||||
<DT><B>Enclosing class:</B><DD><A HREF="../../../org/newdawn/slick/AppletGameContainer.html" title="class in org.newdawn.slick">AppletGameContainer</A></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>AppletGameContainer.ConsolePanel</B><DT>extends java.awt.Panel</DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A basic console to display an error message if the applet crashes.
|
||||
This will prevent the applet from just freezing in the browser
|
||||
and give the end user an a nice gui where the error message can easily
|
||||
be viewed and copied.
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>See Also:</B><DD><A HREF="../../../serialized-form.html#org.newdawn.slick.AppletGameContainer.ConsolePanel">Serialized Form</A></DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
|
||||
<A NAME="nested_class_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Nested Class Summary</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="nested_classes_inherited_from_class_java.awt.Panel"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Panel</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>java.awt.Panel.AccessibleAWTPanel</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
|
||||
<A NAME="field_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Field Summary</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.ConsolePanel.html#AppletGameContainer.ConsolePanel(java.lang.Exception)">AppletGameContainer.ConsolePanel</A></B>(java.lang.Exception e)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new panel to display the console output</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.awt.Panel"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.awt.Panel</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>addNotify, getAccessibleContext</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, paramString, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, setLayout, transferFocusBackward, transferFocusDownCycle, update, validate, validateTree</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="AppletGameContainer.ConsolePanel(java.lang.Exception)"><!-- --></A><H3>
|
||||
AppletGameContainer.ConsolePanel</H3>
|
||||
<PRE>
|
||||
public <B>AppletGameContainer.ConsolePanel</B>(java.lang.Exception e)</PRE>
|
||||
<DL>
|
||||
<DD>Create a new panel to display the console output
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>e</CODE> - The exception causing the console to be displayed</DL>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AppletGameContainer.ConsolePanel.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/AppletGameContainer.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/AppletGameContainer.ConsolePanel.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AppletGameContainer.ConsolePanel.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: <A HREF="#nested_classes_inherited_from_class_java.awt.Panel">NESTED</A> | <A HREF="#fields_inherited_from_class_java.awt.Component">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_java.awt.Panel">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
825
lib/javadoc/org/newdawn/slick/AppletGameContainer.Container.html
Normal file
825
lib/javadoc/org/newdawn/slick/AppletGameContainer.Container.html
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1,293 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:30 BST 2013 -->
|
||||
<TITLE>
|
||||
AppletGameContainer.ContainerPanel (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="AppletGameContainer.ContainerPanel (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AppletGameContainer.ContainerPanel.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/BasicGame.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/AppletGameContainer.ContainerPanel.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AppletGameContainer.ContainerPanel.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class AppletGameContainer.ContainerPanel</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.AppletGameContainer.ContainerPanel</B>
|
||||
</PRE>
|
||||
<DL>
|
||||
<DT><B>Enclosing class:</B><DD><A HREF="../../../org/newdawn/slick/AppletGameContainer.html" title="class in org.newdawn.slick">AppletGameContainer</A></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>AppletGameContainer.ContainerPanel</B><DT>extends java.lang.Object</DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
Create a new panel to display the GL context
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.ContainerPanel.html#AppletGameContainer.ContainerPanel(org.newdawn.slick.AppletGameContainer.Container)">AppletGameContainer.ContainerPanel</A></B>(<A HREF="../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick">AppletGameContainer.Container</A> container)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new panel</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>protected void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.ContainerPanel.html#initGL()">initGL</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Initialise GL state</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.ContainerPanel.html#start()">start</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Start the game container</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="AppletGameContainer.ContainerPanel(org.newdawn.slick.AppletGameContainer.Container)"><!-- --></A><H3>
|
||||
AppletGameContainer.ContainerPanel</H3>
|
||||
<PRE>
|
||||
public <B>AppletGameContainer.ContainerPanel</B>(<A HREF="../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick">AppletGameContainer.Container</A> container)</PRE>
|
||||
<DL>
|
||||
<DD>Create a new panel
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>container</CODE> - The container we're running</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="start()"><!-- --></A><H3>
|
||||
start</H3>
|
||||
<PRE>
|
||||
public void <B>start</B>()
|
||||
throws java.lang.Exception</PRE>
|
||||
<DL>
|
||||
<DD>Start the game container
|
||||
<P>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE>java.lang.Exception</CODE> - Failure to create display</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="initGL()"><!-- --></A><H3>
|
||||
initGL</H3>
|
||||
<PRE>
|
||||
protected void <B>initGL</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Initialise GL state
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AppletGameContainer.ContainerPanel.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/BasicGame.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/AppletGameContainer.ContainerPanel.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AppletGameContainer.ContainerPanel.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
627
lib/javadoc/org/newdawn/slick/AppletGameContainer.html
Normal file
627
lib/javadoc/org/newdawn/slick/AppletGameContainer.html
Normal file
@@ -0,0 +1,627 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:30 BST 2013 -->
|
||||
<TITLE>
|
||||
AppletGameContainer (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="AppletGameContainer (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AppletGameContainer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/AppGameContainer.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/AppletGameContainer.ConsolePanel.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/AppletGameContainer.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AppletGameContainer.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: <A HREF="#nested_class_summary">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class AppletGameContainer</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.awt.Component
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.awt.Container
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.awt.Panel
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.applet.Applet
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.AppletGameContainer</B>
|
||||
</PRE>
|
||||
<DL>
|
||||
<DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>AppletGameContainer</B><DT>extends java.applet.Applet</DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A game container that displays the game as an applet. Note however that the
|
||||
actual game container implementation is an internal class which can be
|
||||
obtained with the getContainer() method - this is due to the Applet being a
|
||||
class wrap than an interface.
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin</DD>
|
||||
<DT><B>See Also:</B><DD><A HREF="../../../serialized-form.html#org.newdawn.slick.AppletGameContainer">Serialized Form</A></DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
|
||||
<A NAME="nested_class_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Nested Class Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> class</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.ConsolePanel.html" title="class in org.newdawn.slick">AppletGameContainer.ConsolePanel</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
A basic console to display an error message if the applet crashes.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> class</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick">AppletGameContainer.Container</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
A game container to provide the applet context</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> class</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.ContainerPanel.html" title="class in org.newdawn.slick">AppletGameContainer.ContainerPanel</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
Create a new panel to display the GL context</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="nested_classes_inherited_from_class_java.applet.Applet"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.applet.Applet</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>java.applet.Applet.AccessibleApplet</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="nested_classes_inherited_from_class_java.awt.Panel"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Panel</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>java.awt.Panel.AccessibleAWTPanel</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
|
||||
<A NAME="field_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Field Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>protected boolean</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.html#alphaSupport">alphaSupport</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
Alpha background supported</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>protected <A HREF="../../../org/newdawn/slick/AppletGameContainer.ContainerPanel.html" title="class in org.newdawn.slick">AppletGameContainer.ContainerPanel</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.html#canvas">canvas</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
The GL Canvas used for this container</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>protected <A HREF="../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick">AppletGameContainer.Container</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.html#container">container</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
The actual container implementation</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>protected java.awt.Canvas</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.html#displayParent">displayParent</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
The parent of the display</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>protected java.lang.Thread</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.html#gameThread">gameThread</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
The thread that is looping for the game</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.html#AppletGameContainer()">AppletGameContainer</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.html#destroy()">destroy</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="../../../org/newdawn/slick/GameContainer.html" title="class in org.newdawn.slick">GameContainer</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.html#getContainer()">getContainer</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the GameContainer providing this applet</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.html#init()">init</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.html#start()">start</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.html#startLWJGL()">startLWJGL</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Start a thread to run LWJGL in</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/AppletGameContainer.html#stop()">stop</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.applet.Applet"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.applet.Applet</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>getAccessibleContext, getAppletContext, getAppletInfo, getAudioClip, getAudioClip, getCodeBase, getDocumentBase, getImage, getImage, getLocale, getParameter, getParameterInfo, isActive, newAudioClip, play, play, resize, resize, setStub, showStatus</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.awt.Panel"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.awt.Panel</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>addNotify</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, paramString, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, setLayout, transferFocusBackward, transferFocusDownCycle, update, validate, validateTree</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
|
||||
<A NAME="field_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Field Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="canvas"><!-- --></A><H3>
|
||||
canvas</H3>
|
||||
<PRE>
|
||||
protected <A HREF="../../../org/newdawn/slick/AppletGameContainer.ContainerPanel.html" title="class in org.newdawn.slick">AppletGameContainer.ContainerPanel</A> <B>canvas</B></PRE>
|
||||
<DL>
|
||||
<DD>The GL Canvas used for this container
|
||||
<P>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="container"><!-- --></A><H3>
|
||||
container</H3>
|
||||
<PRE>
|
||||
protected <A HREF="../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick">AppletGameContainer.Container</A> <B>container</B></PRE>
|
||||
<DL>
|
||||
<DD>The actual container implementation
|
||||
<P>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="displayParent"><!-- --></A><H3>
|
||||
displayParent</H3>
|
||||
<PRE>
|
||||
protected java.awt.Canvas <B>displayParent</B></PRE>
|
||||
<DL>
|
||||
<DD>The parent of the display
|
||||
<P>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="gameThread"><!-- --></A><H3>
|
||||
gameThread</H3>
|
||||
<PRE>
|
||||
protected java.lang.Thread <B>gameThread</B></PRE>
|
||||
<DL>
|
||||
<DD>The thread that is looping for the game
|
||||
<P>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="alphaSupport"><!-- --></A><H3>
|
||||
alphaSupport</H3>
|
||||
<PRE>
|
||||
protected boolean <B>alphaSupport</B></PRE>
|
||||
<DL>
|
||||
<DD>Alpha background supported
|
||||
<P>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="AppletGameContainer()"><!-- --></A><H3>
|
||||
AppletGameContainer</H3>
|
||||
<PRE>
|
||||
public <B>AppletGameContainer</B>()</PRE>
|
||||
<DL>
|
||||
</DL>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="destroy()"><!-- --></A><H3>
|
||||
destroy</H3>
|
||||
<PRE>
|
||||
public void <B>destroy</B>()</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
<DT><B>Overrides:</B><DD><CODE>destroy</CODE> in class <CODE>java.applet.Applet</CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>See Also:</B><DD><CODE>Applet.destroy()</CODE></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="start()"><!-- --></A><H3>
|
||||
start</H3>
|
||||
<PRE>
|
||||
public void <B>start</B>()</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
<DT><B>Overrides:</B><DD><CODE>start</CODE> in class <CODE>java.applet.Applet</CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>See Also:</B><DD><CODE>Applet.start()</CODE></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="startLWJGL()"><!-- --></A><H3>
|
||||
startLWJGL</H3>
|
||||
<PRE>
|
||||
public void <B>startLWJGL</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Start a thread to run LWJGL in
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="stop()"><!-- --></A><H3>
|
||||
stop</H3>
|
||||
<PRE>
|
||||
public void <B>stop</B>()</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
<DT><B>Overrides:</B><DD><CODE>stop</CODE> in class <CODE>java.applet.Applet</CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>See Also:</B><DD><CODE>Applet.stop()</CODE></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="init()"><!-- --></A><H3>
|
||||
init</H3>
|
||||
<PRE>
|
||||
public void <B>init</B>()</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
<DT><B>Overrides:</B><DD><CODE>init</CODE> in class <CODE>java.applet.Applet</CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>See Also:</B><DD><CODE>Applet.init()</CODE></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getContainer()"><!-- --></A><H3>
|
||||
getContainer</H3>
|
||||
<PRE>
|
||||
public <A HREF="../../../org/newdawn/slick/GameContainer.html" title="class in org.newdawn.slick">GameContainer</A> <B>getContainer</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Get the GameContainer providing this applet
|
||||
<P>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The game container providing this applet</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AppletGameContainer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/AppGameContainer.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/AppletGameContainer.ConsolePanel.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/AppletGameContainer.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AppletGameContainer.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: <A HREF="#nested_class_summary">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
1109
lib/javadoc/org/newdawn/slick/BasicGame.html
Normal file
1109
lib/javadoc/org/newdawn/slick/BasicGame.html
Normal file
File diff suppressed because one or more lines are too long
1554
lib/javadoc/org/newdawn/slick/BigImage.html
Normal file
1554
lib/javadoc/org/newdawn/slick/BigImage.html
Normal file
File diff suppressed because it is too large
Load Diff
334
lib/javadoc/org/newdawn/slick/CachedRender.html
Normal file
334
lib/javadoc/org/newdawn/slick/CachedRender.html
Normal file
@@ -0,0 +1,334 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:30 BST 2013 -->
|
||||
<TITLE>
|
||||
CachedRender (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="CachedRender (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/CachedRender.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/BigImage.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/CanvasGameContainer.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/CachedRender.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="CachedRender.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class CachedRender</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.CachedRender</B>
|
||||
</PRE>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>CachedRender</B><DT>extends java.lang.Object</DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A set of rendering that is cached onto the graphics card and hopefully
|
||||
is quicker to render. Note that there are some things that can't be done
|
||||
in lists and that all dependent operations must be container. For instance,
|
||||
any colour configuration can not be assumed from outside the cache.
|
||||
|
||||
Note: The destroy method needs to be used to tidy up. This is pretty important
|
||||
in this case since there are limited number of underlying resources.
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
|
||||
<A NAME="field_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Field Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>protected static <A HREF="../../../org/newdawn/slick/opengl/renderer/SGL.html" title="interface in org.newdawn.slick.opengl.renderer">SGL</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/CachedRender.html#GL">GL</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
The renderer to use for all GL operations</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/CachedRender.html#CachedRender(java.lang.Runnable)">CachedRender</A></B>(java.lang.Runnable runnable)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new cached render that will build the specified
|
||||
operations on to a video card resource</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/CachedRender.html#destroy()">destroy</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Destroy this cached render</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/CachedRender.html#render()">render</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Render the cached operations.</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
|
||||
<A NAME="field_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Field Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="GL"><!-- --></A><H3>
|
||||
GL</H3>
|
||||
<PRE>
|
||||
protected static <A HREF="../../../org/newdawn/slick/opengl/renderer/SGL.html" title="interface in org.newdawn.slick.opengl.renderer">SGL</A> <B>GL</B></PRE>
|
||||
<DL>
|
||||
<DD>The renderer to use for all GL operations
|
||||
<P>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="CachedRender(java.lang.Runnable)"><!-- --></A><H3>
|
||||
CachedRender</H3>
|
||||
<PRE>
|
||||
public <B>CachedRender</B>(java.lang.Runnable runnable)</PRE>
|
||||
<DL>
|
||||
<DD>Create a new cached render that will build the specified
|
||||
operations on to a video card resource
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - The operations to cache</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="render()"><!-- --></A><H3>
|
||||
render</H3>
|
||||
<PRE>
|
||||
public void <B>render</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Render the cached operations. Note that this doesn't call the operations, but
|
||||
rather calls the cached version
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="destroy()"><!-- --></A><H3>
|
||||
destroy</H3>
|
||||
<PRE>
|
||||
public void <B>destroy</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Destroy this cached render
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/CachedRender.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/BigImage.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/CanvasGameContainer.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/CachedRender.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="CachedRender.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
467
lib/javadoc/org/newdawn/slick/CanvasGameContainer.html
Normal file
467
lib/javadoc/org/newdawn/slick/CanvasGameContainer.html
Normal file
@@ -0,0 +1,467 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:30 BST 2013 -->
|
||||
<TITLE>
|
||||
CanvasGameContainer (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="CanvasGameContainer (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/CanvasGameContainer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/CachedRender.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/CanvasGameContainer.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="CanvasGameContainer.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: <A HREF="#nested_classes_inherited_from_class_java.awt.Canvas">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class CanvasGameContainer</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.awt.Component
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.awt.Canvas
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.CanvasGameContainer</B>
|
||||
</PRE>
|
||||
<DL>
|
||||
<DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>CanvasGameContainer</B><DT>extends java.awt.Canvas</DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A game container that displays the game on an AWT Canvas.
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin</DD>
|
||||
<DT><B>See Also:</B><DD><A HREF="../../../serialized-form.html#org.newdawn.slick.CanvasGameContainer">Serialized Form</A></DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
|
||||
<A NAME="nested_class_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Nested Class Summary</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="nested_classes_inherited_from_class_java.awt.Canvas"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Canvas</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>java.awt.Canvas.AccessibleAWTCanvas</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
|
||||
<A NAME="field_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Field Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>protected org.newdawn.slick.CanvasGameContainer.Container</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/CanvasGameContainer.html#container">container</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
The actual container implementation</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>protected <A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/CanvasGameContainer.html#game">game</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
The game being held in this container</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/CanvasGameContainer.html#CanvasGameContainer(org.newdawn.slick.Game)">CanvasGameContainer</A></B>(<A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A> game)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new panel</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/CanvasGameContainer.html#CanvasGameContainer(org.newdawn.slick.Game, boolean)">CanvasGameContainer</A></B>(<A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A> game,
|
||||
boolean shared)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new panel</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/CanvasGameContainer.html#dispose()">dispose</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Dispose the container and any resources it holds</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="../../../org/newdawn/slick/GameContainer.html" title="class in org.newdawn.slick">GameContainer</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/CanvasGameContainer.html#getContainer()">getContainer</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the GameContainer providing this canvas</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/CanvasGameContainer.html#start()">start</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Start the game container rendering</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.awt.Canvas"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.awt.Canvas</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>addNotify, createBufferStrategy, createBufferStrategy, getAccessibleContext, getBufferStrategy, paint, update</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, deliverEvent, disable, disableEvents, dispatchEvent, doLayout, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getAlignmentX, getAlignmentY, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentAt, getComponentAt, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeys, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMaximumSize, getMinimumSize, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, invalidate, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusCycleRoot, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, layout, list, list, list, list, list, locate, location, lostFocus, minimumSize, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, paramString, postEvent, preferredSize, prepareImage, prepareImage, print, printAll, processComponentEvent, processEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeys, setFocusTraversalKeysEnabled, setFont, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle, validate</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
|
||||
<A NAME="field_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Field Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="container"><!-- --></A><H3>
|
||||
container</H3>
|
||||
<PRE>
|
||||
protected org.newdawn.slick.CanvasGameContainer.Container <B>container</B></PRE>
|
||||
<DL>
|
||||
<DD>The actual container implementation
|
||||
<P>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="game"><!-- --></A><H3>
|
||||
game</H3>
|
||||
<PRE>
|
||||
protected <A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A> <B>game</B></PRE>
|
||||
<DL>
|
||||
<DD>The game being held in this container
|
||||
<P>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="CanvasGameContainer(org.newdawn.slick.Game)"><!-- --></A><H3>
|
||||
CanvasGameContainer</H3>
|
||||
<PRE>
|
||||
public <B>CanvasGameContainer</B>(<A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A> game)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new panel
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>game</CODE> - The game being held
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure during creation of the container</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="CanvasGameContainer(org.newdawn.slick.Game, boolean)"><!-- --></A><H3>
|
||||
CanvasGameContainer</H3>
|
||||
<PRE>
|
||||
public <B>CanvasGameContainer</B>(<A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A> game,
|
||||
boolean shared)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new panel
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>game</CODE> - The game being held<DD><CODE>shared</CODE> - True if shared GL context should be enabled. This allows multiple panels
|
||||
to share textures and other GL resources.
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure during creation of the container</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="start()"><!-- --></A><H3>
|
||||
start</H3>
|
||||
<PRE>
|
||||
public void <B>start</B>()
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Start the game container rendering
|
||||
<P>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure during game execution</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="dispose()"><!-- --></A><H3>
|
||||
dispose</H3>
|
||||
<PRE>
|
||||
public void <B>dispose</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Dispose the container and any resources it holds
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getContainer()"><!-- --></A><H3>
|
||||
getContainer</H3>
|
||||
<PRE>
|
||||
public <A HREF="../../../org/newdawn/slick/GameContainer.html" title="class in org.newdawn.slick">GameContainer</A> <B>getContainer</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Get the GameContainer providing this canvas
|
||||
<P>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The game container providing this canvas</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/CanvasGameContainer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/CachedRender.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/CanvasGameContainer.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="CanvasGameContainer.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: <A HREF="#nested_classes_inherited_from_class_java.awt.Canvas">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
1316
lib/javadoc/org/newdawn/slick/Color.html
Normal file
1316
lib/javadoc/org/newdawn/slick/Color.html
Normal file
File diff suppressed because it is too large
Load Diff
294
lib/javadoc/org/newdawn/slick/ControlledInputReciever.html
Normal file
294
lib/javadoc/org/newdawn/slick/ControlledInputReciever.html
Normal file
File diff suppressed because one or more lines are too long
487
lib/javadoc/org/newdawn/slick/ControllerListener.html
Normal file
487
lib/javadoc/org/newdawn/slick/ControllerListener.html
Normal file
File diff suppressed because one or more lines are too long
348
lib/javadoc/org/newdawn/slick/Font.html
Normal file
348
lib/javadoc/org/newdawn/slick/Font.html
Normal file
@@ -0,0 +1,348 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
Font (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Font (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Font.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/ControllerListener.html" title="interface in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/Font.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="Font.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Interface Font</H2>
|
||||
<DL>
|
||||
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/newdawn/slick/AngelCodeFont.html" title="class in org.newdawn.slick">AngelCodeFont</A>, <A HREF="../../../org/newdawn/slick/SpriteSheetFont.html" title="class in org.newdawn.slick">SpriteSheetFont</A>, <A HREF="../../../org/newdawn/slick/TrueTypeFont.html" title="class in org.newdawn.slick">TrueTypeFont</A>, <A HREF="../../../org/newdawn/slick/UnicodeFont.html" title="class in org.newdawn.slick">UnicodeFont</A></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public interface <B>Font</B></DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
The proprites of any font implementation
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>Kevin Glass</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String)">drawString</A></B>(float x,
|
||||
float y,
|
||||
java.lang.String text)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw a string to the screen</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color)">drawString</A></B>(float x,
|
||||
float y,
|
||||
java.lang.String text,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> col)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw a string to the screen</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)">drawString</A></B>(float x,
|
||||
float y,
|
||||
java.lang.String text,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> col,
|
||||
int startIndex,
|
||||
int endIndex)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw part of a string to the screen.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Font.html#getHeight(java.lang.String)">getHeight</A></B>(java.lang.String str)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the height of the given string</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Font.html#getLineHeight()">getLineHeight</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the maximum height of any line drawn by this font</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Font.html#getWidth(java.lang.String)">getWidth</A></B>(java.lang.String str)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the width of the given string</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="getWidth(java.lang.String)"><!-- --></A><H3>
|
||||
getWidth</H3>
|
||||
<PRE>
|
||||
int <B>getWidth</B>(java.lang.String str)</PRE>
|
||||
<DL>
|
||||
<DD>Get the width of the given string
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>str</CODE> - The string to obtain the rendered with of
|
||||
<DT><B>Returns:</B><DD>The width of the given string</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getHeight(java.lang.String)"><!-- --></A><H3>
|
||||
getHeight</H3>
|
||||
<PRE>
|
||||
int <B>getHeight</B>(java.lang.String str)</PRE>
|
||||
<DL>
|
||||
<DD>Get the height of the given string
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>str</CODE> - The string to obtain the rendered with of
|
||||
<DT><B>Returns:</B><DD>The width of the given string</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getLineHeight()"><!-- --></A><H3>
|
||||
getLineHeight</H3>
|
||||
<PRE>
|
||||
int <B>getLineHeight</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Get the maximum height of any line drawn by this font
|
||||
<P>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The maxium height of any line drawn by this font</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="drawString(float, float, java.lang.String)"><!-- --></A><H3>
|
||||
drawString</H3>
|
||||
<PRE>
|
||||
void <B>drawString</B>(float x,
|
||||
float y,
|
||||
java.lang.String text)</PRE>
|
||||
<DL>
|
||||
<DD>Draw a string to the screen
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x location at which to draw the string<DD><CODE>y</CODE> - The y location at which to draw the string<DD><CODE>text</CODE> - The text to be displayed</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="drawString(float, float, java.lang.String, org.newdawn.slick.Color)"><!-- --></A><H3>
|
||||
drawString</H3>
|
||||
<PRE>
|
||||
void <B>drawString</B>(float x,
|
||||
float y,
|
||||
java.lang.String text,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> col)</PRE>
|
||||
<DL>
|
||||
<DD>Draw a string to the screen
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x location at which to draw the string<DD><CODE>y</CODE> - The y location at which to draw the string<DD><CODE>text</CODE> - The text to be displayed<DD><CODE>col</CODE> - The colour to draw with</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)"><!-- --></A><H3>
|
||||
drawString</H3>
|
||||
<PRE>
|
||||
void <B>drawString</B>(float x,
|
||||
float y,
|
||||
java.lang.String text,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> col,
|
||||
int startIndex,
|
||||
int endIndex)</PRE>
|
||||
<DL>
|
||||
<DD>Draw part of a string to the screen. Note that this will
|
||||
still position the text as though it's part of the bigger string.
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x location at which to draw the string<DD><CODE>y</CODE> - The y location at which to draw the string<DD><CODE>text</CODE> - The text to be displayed<DD><CODE>col</CODE> - The colour to draw with<DD><CODE>startIndex</CODE> - The index of the first character to draw<DD><CODE>endIndex</CODE> - The index of the last character from the string to draw</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Font.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/ControllerListener.html" title="interface in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/Font.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="Font.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
323
lib/javadoc/org/newdawn/slick/Game.html
Normal file
323
lib/javadoc/org/newdawn/slick/Game.html
Normal file
File diff suppressed because one or more lines are too long
2561
lib/javadoc/org/newdawn/slick/GameContainer.html
Normal file
2561
lib/javadoc/org/newdawn/slick/GameContainer.html
Normal file
File diff suppressed because it is too large
Load Diff
2460
lib/javadoc/org/newdawn/slick/Graphics.html
Normal file
2460
lib/javadoc/org/newdawn/slick/Graphics.html
Normal file
File diff suppressed because it is too large
Load Diff
2859
lib/javadoc/org/newdawn/slick/Image.html
Normal file
2859
lib/javadoc/org/newdawn/slick/Image.html
Normal file
File diff suppressed because it is too large
Load Diff
521
lib/javadoc/org/newdawn/slick/ImageBuffer.html
Normal file
521
lib/javadoc/org/newdawn/slick/ImageBuffer.html
Normal file
@@ -0,0 +1,521 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
ImageBuffer (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ImageBuffer (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ImageBuffer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/Input.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/ImageBuffer.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="ImageBuffer.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class ImageBuffer</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.ImageBuffer</B>
|
||||
</PRE>
|
||||
<DL>
|
||||
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../org/newdawn/slick/opengl/ImageData.html" title="interface in org.newdawn.slick.opengl">ImageData</A></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>ImageBuffer</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../org/newdawn/slick/opengl/ImageData.html" title="interface in org.newdawn.slick.opengl">ImageData</A></DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A utility for creating images from pixel operations
|
||||
|
||||
Expected usage is:
|
||||
<code>
|
||||
ImageBuffer buffer = new ImageBuffer(320,200);
|
||||
buffer.setRGBA(100,100,50,50,20,255);
|
||||
..
|
||||
Image image = buffer.getImage();
|
||||
</code>
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ImageBuffer.html#ImageBuffer(int, int)">ImageBuffer</A></B>(int width,
|
||||
int height)</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ImageBuffer.html#getDepth()">getDepth</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the last bit depth read from a TGA</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ImageBuffer.html#getHeight()">getHeight</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the last height read from a TGA</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ImageBuffer.html#getImage()">getImage</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get an image generated based on this buffer</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ImageBuffer.html#getImage(int)">getImage</A></B>(int filter)</CODE>
|
||||
|
||||
<BR>
|
||||
Get an image generated based on this buffer</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> java.nio.ByteBuffer</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ImageBuffer.html#getImageBufferData()">getImageBufferData</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the store image</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> byte[]</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ImageBuffer.html#getRGBA()">getRGBA</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Retrieve the raw data stored within the image buffer</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ImageBuffer.html#getTexHeight()">getTexHeight</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the ast required texture height for a loaded image</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ImageBuffer.html#getTexWidth()">getTexWidth</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the last required texture width for a loaded image</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ImageBuffer.html#getWidth()">getWidth</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the last width read from a TGA</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ImageBuffer.html#setRGBA(int, int, int, int, int, int)">setRGBA</A></B>(int x,
|
||||
int y,
|
||||
int r,
|
||||
int g,
|
||||
int b,
|
||||
int a)</CODE>
|
||||
|
||||
<BR>
|
||||
Set a pixel in the image buffer</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="ImageBuffer(int, int)"><!-- --></A><H3>
|
||||
ImageBuffer</H3>
|
||||
<PRE>
|
||||
public <B>ImageBuffer</B>(int width,
|
||||
int height)</PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>width</CODE> - <DD><CODE>height</CODE> - </DL>
|
||||
</DL>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="getRGBA()"><!-- --></A><H3>
|
||||
getRGBA</H3>
|
||||
<PRE>
|
||||
public byte[] <B>getRGBA</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Retrieve the raw data stored within the image buffer
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The raw data in RGBA packed format from within the image buffer</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getDepth()"><!-- --></A><H3>
|
||||
getDepth</H3>
|
||||
<PRE>
|
||||
public int <B>getDepth</B>()</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getDepth()">ImageData</A></CODE></B></DD>
|
||||
<DD>Get the last bit depth read from a TGA
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getDepth()">getDepth</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html" title="interface in org.newdawn.slick.opengl">ImageData</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The last bit depth read<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getDepth()"><CODE>ImageData.getDepth()</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getHeight()"><!-- --></A><H3>
|
||||
getHeight</H3>
|
||||
<PRE>
|
||||
public int <B>getHeight</B>()</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getHeight()">ImageData</A></CODE></B></DD>
|
||||
<DD>Get the last height read from a TGA
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getHeight()">getHeight</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html" title="interface in org.newdawn.slick.opengl">ImageData</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>Get the last height in pixels fread from a TGA<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getHeight()"><CODE>ImageData.getHeight()</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getTexHeight()"><!-- --></A><H3>
|
||||
getTexHeight</H3>
|
||||
<PRE>
|
||||
public int <B>getTexHeight</B>()</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getTexHeight()">ImageData</A></CODE></B></DD>
|
||||
<DD>Get the ast required texture height for a loaded image
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getTexHeight()">getTexHeight</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html" title="interface in org.newdawn.slick.opengl">ImageData</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>Get the ast required texture height for a loaded image<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getTexHeight()"><CODE>ImageData.getTexHeight()</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getTexWidth()"><!-- --></A><H3>
|
||||
getTexWidth</H3>
|
||||
<PRE>
|
||||
public int <B>getTexWidth</B>()</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getTexWidth()">ImageData</A></CODE></B></DD>
|
||||
<DD>Get the last required texture width for a loaded image
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getTexWidth()">getTexWidth</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html" title="interface in org.newdawn.slick.opengl">ImageData</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>Get the ast required texture width for a loaded image<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getTexWidth()"><CODE>ImageData.getTexWidth()</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getWidth()"><!-- --></A><H3>
|
||||
getWidth</H3>
|
||||
<PRE>
|
||||
public int <B>getWidth</B>()</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getWidth()">ImageData</A></CODE></B></DD>
|
||||
<DD>Get the last width read from a TGA
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getWidth()">getWidth</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html" title="interface in org.newdawn.slick.opengl">ImageData</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>Get the last width in pixels fread from a TGA<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getWidth()"><CODE>ImageData.getWidth()</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getImageBufferData()"><!-- --></A><H3>
|
||||
getImageBufferData</H3>
|
||||
<PRE>
|
||||
public java.nio.ByteBuffer <B>getImageBufferData</B>()</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getImageBufferData()">ImageData</A></CODE></B></DD>
|
||||
<DD>Get the store image
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getImageBufferData()">getImageBufferData</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/opengl/ImageData.html" title="interface in org.newdawn.slick.opengl">ImageData</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The stored image<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/opengl/ImageData.html#getImageBufferData()"><CODE>ImageData.getImageBufferData()</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="setRGBA(int, int, int, int, int, int)"><!-- --></A><H3>
|
||||
setRGBA</H3>
|
||||
<PRE>
|
||||
public void <B>setRGBA</B>(int x,
|
||||
int y,
|
||||
int r,
|
||||
int g,
|
||||
int b,
|
||||
int a)</PRE>
|
||||
<DL>
|
||||
<DD>Set a pixel in the image buffer
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x position of the pixel to set<DD><CODE>y</CODE> - The y position of the pixel to set<DD><CODE>r</CODE> - The red component to set (0->255)<DD><CODE>g</CODE> - The green component to set (0->255)<DD><CODE>b</CODE> - The blue component to set (0->255)<DD><CODE>a</CODE> - The alpha component to set (0->255)</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getImage()"><!-- --></A><H3>
|
||||
getImage</H3>
|
||||
<PRE>
|
||||
public <A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A> <B>getImage</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Get an image generated based on this buffer
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The image generated from this buffer</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getImage(int)"><!-- --></A><H3>
|
||||
getImage</H3>
|
||||
<PRE>
|
||||
public <A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A> <B>getImage</B>(int filter)</PRE>
|
||||
<DL>
|
||||
<DD>Get an image generated based on this buffer
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>filter</CODE> - The filtering method to use when scaling this image
|
||||
<DT><B>Returns:</B><DD>The image generated from this buffer</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ImageBuffer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/Input.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/ImageBuffer.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="ImageBuffer.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
4061
lib/javadoc/org/newdawn/slick/Input.html
Normal file
4061
lib/javadoc/org/newdawn/slick/Input.html
Normal file
File diff suppressed because it is too large
Load Diff
231
lib/javadoc/org/newdawn/slick/InputListener.html
Normal file
231
lib/javadoc/org/newdawn/slick/InputListener.html
Normal file
File diff suppressed because one or more lines are too long
265
lib/javadoc/org/newdawn/slick/KeyListener.html
Normal file
265
lib/javadoc/org/newdawn/slick/KeyListener.html
Normal file
File diff suppressed because one or more lines are too long
387
lib/javadoc/org/newdawn/slick/MouseListener.html
Normal file
387
lib/javadoc/org/newdawn/slick/MouseListener.html
Normal file
File diff suppressed because one or more lines are too long
690
lib/javadoc/org/newdawn/slick/Music.html
Normal file
690
lib/javadoc/org/newdawn/slick/Music.html
Normal file
@@ -0,0 +1,690 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
Music (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Music (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Music.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/MouseListener.html" title="interface in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/MusicListener.html" title="interface in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/Music.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="Music.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class Music</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.Music</B>
|
||||
</PRE>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>Music</B><DT>extends java.lang.Object</DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A piece of music loaded and playable within the game. Only one piece of music can
|
||||
play at any given time and a channel is reserved so music will always play.
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin, Nathan Sweet <misc@n4te.com></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#Music(java.io.InputStream, java.lang.String)">Music</A></B>(java.io.InputStream in,
|
||||
java.lang.String ref)</CODE>
|
||||
|
||||
<BR>
|
||||
Create and load a piece of music (either OGG or MOD/XM)</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#Music(java.lang.String)">Music</A></B>(java.lang.String ref)</CODE>
|
||||
|
||||
<BR>
|
||||
Create and load a piece of music (either OGG or MOD/XM)</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#Music(java.lang.String, boolean)">Music</A></B>(java.lang.String ref,
|
||||
boolean streamingHint)</CODE>
|
||||
|
||||
<BR>
|
||||
Create and load a piece of music (either OGG or MOD/XM)</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#Music(java.net.URL)">Music</A></B>(java.net.URL ref)</CODE>
|
||||
|
||||
<BR>
|
||||
Create and load a piece of music (either OGG or MOD/XM)</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#Music(java.net.URL, boolean)">Music</A></B>(java.net.URL url,
|
||||
boolean streamingHint)</CODE>
|
||||
|
||||
<BR>
|
||||
Create and load a piece of music (either OGG or MOD/XM)</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#addListener(org.newdawn.slick.MusicListener)">addListener</A></B>(<A HREF="../../../org/newdawn/slick/MusicListener.html" title="interface in org.newdawn.slick">MusicListener</A> listener)</CODE>
|
||||
|
||||
<BR>
|
||||
Add a listener to this music</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#fade(int, float, boolean)">fade</A></B>(int duration,
|
||||
float endVolume,
|
||||
boolean stopAfterFade)</CODE>
|
||||
|
||||
<BR>
|
||||
Fade this music to the volume specified</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> float</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#getPosition()">getPosition</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
The position into the sound thats being played</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> float</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#getVolume()">getVolume</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the individual volume of the music</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#loop()">loop</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Loop the music</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#loop(float, float)">loop</A></B>(float pitch,
|
||||
float volume)</CODE>
|
||||
|
||||
<BR>
|
||||
Loop the music at a given pitch and volume</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#pause()">pause</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Pause the music playback</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#play()">play</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Play the music</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#play(float, float)">play</A></B>(float pitch,
|
||||
float volume)</CODE>
|
||||
|
||||
<BR>
|
||||
Play the music at a given pitch and volume</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> boolean</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#playing()">playing</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Check if the music is being played</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>static void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#poll(int)">poll</A></B>(int delta)</CODE>
|
||||
|
||||
<BR>
|
||||
Poll the state of the current music.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#removeListener(org.newdawn.slick.MusicListener)">removeListener</A></B>(<A HREF="../../../org/newdawn/slick/MusicListener.html" title="interface in org.newdawn.slick">MusicListener</A> listener)</CODE>
|
||||
|
||||
<BR>
|
||||
Remove a listener from this music</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#resume()">resume</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Resume the music playback</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> boolean</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#setPosition(float)">setPosition</A></B>(float position)</CODE>
|
||||
|
||||
<BR>
|
||||
Seeks to a position in the music.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#setVolume(float)">setVolume</A></B>(float volume)</CODE>
|
||||
|
||||
<BR>
|
||||
Set the volume of the music as a factor of the global volume setting</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Music.html#stop()">stop</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Stop the music playing</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="Music(java.lang.String)"><!-- --></A><H3>
|
||||
Music</H3>
|
||||
<PRE>
|
||||
public <B>Music</B>(java.lang.String ref)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create and load a piece of music (either OGG or MOD/XM)
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>ref</CODE> - The location of the music
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE></DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="Music(java.net.URL)"><!-- --></A><H3>
|
||||
Music</H3>
|
||||
<PRE>
|
||||
public <B>Music</B>(java.net.URL ref)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create and load a piece of music (either OGG or MOD/XM)
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>ref</CODE> - The location of the music
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE></DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="Music(java.io.InputStream, java.lang.String)"><!-- --></A><H3>
|
||||
Music</H3>
|
||||
<PRE>
|
||||
public <B>Music</B>(java.io.InputStream in,
|
||||
java.lang.String ref)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create and load a piece of music (either OGG or MOD/XM)
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>in</CODE> - The stream to read the music from<DD><CODE>ref</CODE> - The symbolic name of this music
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to read the music from the stream</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="Music(java.net.URL, boolean)"><!-- --></A><H3>
|
||||
Music</H3>
|
||||
<PRE>
|
||||
public <B>Music</B>(java.net.URL url,
|
||||
boolean streamingHint)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create and load a piece of music (either OGG or MOD/XM)
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>url</CODE> - The location of the music<DD><CODE>streamingHint</CODE> - A hint to indicate whether streaming should be used if possible
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE></DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="Music(java.lang.String, boolean)"><!-- --></A><H3>
|
||||
Music</H3>
|
||||
<PRE>
|
||||
public <B>Music</B>(java.lang.String ref,
|
||||
boolean streamingHint)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create and load a piece of music (either OGG or MOD/XM)
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>ref</CODE> - The location of the music<DD><CODE>streamingHint</CODE> - A hint to indicate whether streaming should be used if possible
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE></DL>
|
||||
</DL>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="poll(int)"><!-- --></A><H3>
|
||||
poll</H3>
|
||||
<PRE>
|
||||
public static void <B>poll</B>(int delta)</PRE>
|
||||
<DL>
|
||||
<DD>Poll the state of the current music. This causes streaming music
|
||||
to stream and checks listeners. Note that if you're using a game container
|
||||
this will be auto-magically called for you.
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>delta</CODE> - The amount of time since last poll</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="addListener(org.newdawn.slick.MusicListener)"><!-- --></A><H3>
|
||||
addListener</H3>
|
||||
<PRE>
|
||||
public void <B>addListener</B>(<A HREF="../../../org/newdawn/slick/MusicListener.html" title="interface in org.newdawn.slick">MusicListener</A> listener)</PRE>
|
||||
<DL>
|
||||
<DD>Add a listener to this music
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - The listener to add</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="removeListener(org.newdawn.slick.MusicListener)"><!-- --></A><H3>
|
||||
removeListener</H3>
|
||||
<PRE>
|
||||
public void <B>removeListener</B>(<A HREF="../../../org/newdawn/slick/MusicListener.html" title="interface in org.newdawn.slick">MusicListener</A> listener)</PRE>
|
||||
<DL>
|
||||
<DD>Remove a listener from this music
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - The listener to remove</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="loop()"><!-- --></A><H3>
|
||||
loop</H3>
|
||||
<PRE>
|
||||
public void <B>loop</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Loop the music
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="play()"><!-- --></A><H3>
|
||||
play</H3>
|
||||
<PRE>
|
||||
public void <B>play</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Play the music
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="play(float, float)"><!-- --></A><H3>
|
||||
play</H3>
|
||||
<PRE>
|
||||
public void <B>play</B>(float pitch,
|
||||
float volume)</PRE>
|
||||
<DL>
|
||||
<DD>Play the music at a given pitch and volume
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>pitch</CODE> - The pitch to play the music at (1.0 = default)<DD><CODE>volume</CODE> - The volume to play the music at (1.0 = default)</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="loop(float, float)"><!-- --></A><H3>
|
||||
loop</H3>
|
||||
<PRE>
|
||||
public void <B>loop</B>(float pitch,
|
||||
float volume)</PRE>
|
||||
<DL>
|
||||
<DD>Loop the music at a given pitch and volume
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>pitch</CODE> - The pitch to play the music at (1.0 = default)<DD><CODE>volume</CODE> - The volume to play the music at (1.0 = default)</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="pause()"><!-- --></A><H3>
|
||||
pause</H3>
|
||||
<PRE>
|
||||
public void <B>pause</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Pause the music playback
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="stop()"><!-- --></A><H3>
|
||||
stop</H3>
|
||||
<PRE>
|
||||
public void <B>stop</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Stop the music playing
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="resume()"><!-- --></A><H3>
|
||||
resume</H3>
|
||||
<PRE>
|
||||
public void <B>resume</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Resume the music playback
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="playing()"><!-- --></A><H3>
|
||||
playing</H3>
|
||||
<PRE>
|
||||
public boolean <B>playing</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Check if the music is being played
|
||||
<P>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>True if the music is being played</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="setVolume(float)"><!-- --></A><H3>
|
||||
setVolume</H3>
|
||||
<PRE>
|
||||
public void <B>setVolume</B>(float volume)</PRE>
|
||||
<DL>
|
||||
<DD>Set the volume of the music as a factor of the global volume setting
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>volume</CODE> - The volume to play music at. 0 - 1, 1 is Max</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getVolume()"><!-- --></A><H3>
|
||||
getVolume</H3>
|
||||
<PRE>
|
||||
public float <B>getVolume</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Get the individual volume of the music
|
||||
<P>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The volume of this music, still effected by global SoundStore volume. 0 - 1, 1 is Max</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="fade(int, float, boolean)"><!-- --></A><H3>
|
||||
fade</H3>
|
||||
<PRE>
|
||||
public void <B>fade</B>(int duration,
|
||||
float endVolume,
|
||||
boolean stopAfterFade)</PRE>
|
||||
<DL>
|
||||
<DD>Fade this music to the volume specified
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>duration</CODE> - Fade time in milliseconds.<DD><CODE>endVolume</CODE> - The target volume<DD><CODE>stopAfterFade</CODE> - True if music should be stopped after fading in/out</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="setPosition(float)"><!-- --></A><H3>
|
||||
setPosition</H3>
|
||||
<PRE>
|
||||
public boolean <B>setPosition</B>(float position)</PRE>
|
||||
<DL>
|
||||
<DD>Seeks to a position in the music. For streaming music, seeking before the current position causes
|
||||
the stream to be reloaded.
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>position</CODE> - Position in seconds.
|
||||
<DT><B>Returns:</B><DD>True if the seek was successful</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getPosition()"><!-- --></A><H3>
|
||||
getPosition</H3>
|
||||
<PRE>
|
||||
public float <B>getPosition</B>()</PRE>
|
||||
<DL>
|
||||
<DD>The position into the sound thats being played
|
||||
<P>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The current position in seconds.</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Music.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/MouseListener.html" title="interface in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/MusicListener.html" title="interface in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/Music.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="Music.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
245
lib/javadoc/org/newdawn/slick/MusicListener.html
Normal file
245
lib/javadoc/org/newdawn/slick/MusicListener.html
Normal file
@@ -0,0 +1,245 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
MusicListener (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MusicListener (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MusicListener.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/Music.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/PackedSpriteSheet.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/MusicListener.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="MusicListener.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Interface MusicListener</H2>
|
||||
<DL>
|
||||
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/newdawn/slick/tests/MusicListenerTest.html" title="class in org.newdawn.slick.tests">MusicListenerTest</A></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public interface <B>MusicListener</B></DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
The description of any class needing to recieve notification of changes
|
||||
to music state.
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/MusicListener.html#musicEnded(org.newdawn.slick.Music)">musicEnded</A></B>(<A HREF="../../../org/newdawn/slick/Music.html" title="class in org.newdawn.slick">Music</A> music)</CODE>
|
||||
|
||||
<BR>
|
||||
Notification that a piece of music finished playing</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/MusicListener.html#musicSwapped(org.newdawn.slick.Music, org.newdawn.slick.Music)">musicSwapped</A></B>(<A HREF="../../../org/newdawn/slick/Music.html" title="class in org.newdawn.slick">Music</A> music,
|
||||
<A HREF="../../../org/newdawn/slick/Music.html" title="class in org.newdawn.slick">Music</A> newMusic)</CODE>
|
||||
|
||||
<BR>
|
||||
Notification that a piece of music has been swapped
|
||||
for another.</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="musicEnded(org.newdawn.slick.Music)"><!-- --></A><H3>
|
||||
musicEnded</H3>
|
||||
<PRE>
|
||||
void <B>musicEnded</B>(<A HREF="../../../org/newdawn/slick/Music.html" title="class in org.newdawn.slick">Music</A> music)</PRE>
|
||||
<DL>
|
||||
<DD>Notification that a piece of music finished playing
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>music</CODE> - The music that finished playing</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="musicSwapped(org.newdawn.slick.Music, org.newdawn.slick.Music)"><!-- --></A><H3>
|
||||
musicSwapped</H3>
|
||||
<PRE>
|
||||
void <B>musicSwapped</B>(<A HREF="../../../org/newdawn/slick/Music.html" title="class in org.newdawn.slick">Music</A> music,
|
||||
<A HREF="../../../org/newdawn/slick/Music.html" title="class in org.newdawn.slick">Music</A> newMusic)</PRE>
|
||||
<DL>
|
||||
<DD>Notification that a piece of music has been swapped
|
||||
for another.
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>music</CODE> - The music that has been swapped out<DD><CODE>newMusic</CODE> - The new music we're playing</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MusicListener.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/Music.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/PackedSpriteSheet.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/MusicListener.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="MusicListener.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
388
lib/javadoc/org/newdawn/slick/PackedSpriteSheet.html
Normal file
388
lib/javadoc/org/newdawn/slick/PackedSpriteSheet.html
Normal file
@@ -0,0 +1,388 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
PackedSpriteSheet (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="PackedSpriteSheet (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PackedSpriteSheet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/MusicListener.html" title="interface in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/Renderable.html" title="interface in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/PackedSpriteSheet.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="PackedSpriteSheet.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class PackedSpriteSheet</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.PackedSpriteSheet</B>
|
||||
</PRE>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>PackedSpriteSheet</B><DT>extends java.lang.Object</DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A sprite sheet packed and defined by the Pacific Software Image Packer available
|
||||
from:
|
||||
|
||||
http://homepage.ntlworld.com/config/imagepacker/
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/PackedSpriteSheet.html#PackedSpriteSheet(java.lang.String)">PackedSpriteSheet</A></B>(java.lang.String def)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new packed sprite sheet based on a ImagePacker definition file</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/PackedSpriteSheet.html#PackedSpriteSheet(java.lang.String, org.newdawn.slick.Color)">PackedSpriteSheet</A></B>(java.lang.String def,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> trans)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new packed sprite sheet based on a ImagePacker definition file</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/PackedSpriteSheet.html#PackedSpriteSheet(java.lang.String, int)">PackedSpriteSheet</A></B>(java.lang.String def,
|
||||
int filter)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new packed sprite sheet based on a ImagePacker definition file</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/PackedSpriteSheet.html#PackedSpriteSheet(java.lang.String, int, org.newdawn.slick.Color)">PackedSpriteSheet</A></B>(java.lang.String def,
|
||||
int filter,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> trans)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new packed sprite sheet based on a ImagePacker definition file</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/PackedSpriteSheet.html#getFullImage()">getFullImage</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the full image contaning all the sprites/sections</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/PackedSpriteSheet.html#getSprite(java.lang.String)">getSprite</A></B>(java.lang.String name)</CODE>
|
||||
|
||||
<BR>
|
||||
Get a single named sprite from the sheet</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="../../../org/newdawn/slick/SpriteSheet.html" title="class in org.newdawn.slick">SpriteSheet</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/PackedSpriteSheet.html#getSpriteSheet(java.lang.String)">getSpriteSheet</A></B>(java.lang.String name)</CODE>
|
||||
|
||||
<BR>
|
||||
Get a sprite sheet that has been packed into the greater image</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="PackedSpriteSheet(java.lang.String)"><!-- --></A><H3>
|
||||
PackedSpriteSheet</H3>
|
||||
<PRE>
|
||||
public <B>PackedSpriteSheet</B>(java.lang.String def)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new packed sprite sheet based on a ImagePacker definition file
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>def</CODE> - The location of the definition file to read
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to read the definition file</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="PackedSpriteSheet(java.lang.String, org.newdawn.slick.Color)"><!-- --></A><H3>
|
||||
PackedSpriteSheet</H3>
|
||||
<PRE>
|
||||
public <B>PackedSpriteSheet</B>(java.lang.String def,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> trans)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new packed sprite sheet based on a ImagePacker definition file
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>def</CODE> - The location of the definition file to read<DD><CODE>trans</CODE> - The color to be treated as transparent
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to read the definition file</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="PackedSpriteSheet(java.lang.String, int)"><!-- --></A><H3>
|
||||
PackedSpriteSheet</H3>
|
||||
<PRE>
|
||||
public <B>PackedSpriteSheet</B>(java.lang.String def,
|
||||
int filter)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new packed sprite sheet based on a ImagePacker definition file
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>def</CODE> - The location of the definition file to read<DD><CODE>filter</CODE> - The image filter to use when loading the packed sprite image
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to read the definition file</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="PackedSpriteSheet(java.lang.String, int, org.newdawn.slick.Color)"><!-- --></A><H3>
|
||||
PackedSpriteSheet</H3>
|
||||
<PRE>
|
||||
public <B>PackedSpriteSheet</B>(java.lang.String def,
|
||||
int filter,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> trans)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new packed sprite sheet based on a ImagePacker definition file
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>def</CODE> - The location of the definition file to read<DD><CODE>filter</CODE> - The image filter to use when loading the packed sprite image<DD><CODE>trans</CODE> - The color to be treated as transparent
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to read the definition file</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="getFullImage()"><!-- --></A><H3>
|
||||
getFullImage</H3>
|
||||
<PRE>
|
||||
public <A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A> <B>getFullImage</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Get the full image contaning all the sprites/sections
|
||||
<P>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The full image containing all the sprites/sections</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getSprite(java.lang.String)"><!-- --></A><H3>
|
||||
getSprite</H3>
|
||||
<PRE>
|
||||
public <A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A> <B>getSprite</B>(java.lang.String name)</PRE>
|
||||
<DL>
|
||||
<DD>Get a single named sprite from the sheet
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name of the sprite to retrieve
|
||||
<DT><B>Returns:</B><DD>The sprite requested (image of)</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getSpriteSheet(java.lang.String)"><!-- --></A><H3>
|
||||
getSpriteSheet</H3>
|
||||
<PRE>
|
||||
public <A HREF="../../../org/newdawn/slick/SpriteSheet.html" title="class in org.newdawn.slick">SpriteSheet</A> <B>getSpriteSheet</B>(java.lang.String name)</PRE>
|
||||
<DL>
|
||||
<DD>Get a sprite sheet that has been packed into the greater image
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name of the sprite sheet to retrieve
|
||||
<DT><B>Returns:</B><DD>The sprite sheet from the packed sheet</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PackedSpriteSheet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/MusicListener.html" title="interface in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/Renderable.html" title="interface in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/PackedSpriteSheet.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="PackedSpriteSheet.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
221
lib/javadoc/org/newdawn/slick/Renderable.html
Normal file
221
lib/javadoc/org/newdawn/slick/Renderable.html
Normal file
@@ -0,0 +1,221 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
Renderable (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Renderable (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Renderable.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/PackedSpriteSheet.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/SavedState.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/Renderable.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="Renderable.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Interface Renderable</H2>
|
||||
<DL>
|
||||
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/newdawn/slick/Animation.html" title="class in org.newdawn.slick">Animation</A>, <A HREF="../../../org/newdawn/slick/BigImage.html" title="class in org.newdawn.slick">BigImage</A>, <A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A>, <A HREF="../../../org/newdawn/slick/SpriteSheet.html" title="class in org.newdawn.slick">SpriteSheet</A></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public interface <B>Renderable</B></DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
Description of anything that can be drawn
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Renderable.html#draw(float, float)">draw</A></B>(float x,
|
||||
float y)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw this artefact at the given location</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="draw(float, float)"><!-- --></A><H3>
|
||||
draw</H3>
|
||||
<PRE>
|
||||
void <B>draw</B>(float x,
|
||||
float y)</PRE>
|
||||
<DL>
|
||||
<DD>Draw this artefact at the given location
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x coordinate to draw the artefact at<DD><CODE>y</CODE> - The y coordinate to draw the artefact at</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Renderable.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/PackedSpriteSheet.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/SavedState.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/Renderable.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="Renderable.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
465
lib/javadoc/org/newdawn/slick/SavedState.html
Normal file
465
lib/javadoc/org/newdawn/slick/SavedState.html
Normal file
@@ -0,0 +1,465 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
SavedState (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="SavedState (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SavedState.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/Renderable.html" title="interface in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/ScalableGame.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/SavedState.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="SavedState.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class SavedState</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.SavedState</B>
|
||||
</PRE>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>SavedState</B><DT>extends java.lang.Object</DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A utility to allow game setup/state to be stored locally. This utility will adapt to the
|
||||
current enviornment (webstart or file based). Note that this will not currently
|
||||
work in an applet.
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kappaOne</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SavedState.html#SavedState(java.lang.String)">SavedState</A></B>(java.lang.String fileName)</CODE>
|
||||
|
||||
<BR>
|
||||
Create and Test to see if the app is running
|
||||
as webstart or local app and select the appropriate
|
||||
muffin type</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SavedState.html#clear()">clear</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Will delete all current data held in Score</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> double</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SavedState.html#getNumber(java.lang.String)">getNumber</A></B>(java.lang.String nameOfField)</CODE>
|
||||
|
||||
<BR>
|
||||
Get number stored at given location</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> double</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SavedState.html#getNumber(java.lang.String, double)">getNumber</A></B>(java.lang.String nameOfField,
|
||||
double defaultValue)</CODE>
|
||||
|
||||
<BR>
|
||||
Get number stored at given location</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> java.lang.String</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SavedState.html#getString(java.lang.String)">getString</A></B>(java.lang.String nameOfField)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the String at the given location</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> java.lang.String</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SavedState.html#getString(java.lang.String, java.lang.String)">getString</A></B>(java.lang.String nameOfField,
|
||||
java.lang.String defaultValue)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the String at the given location</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SavedState.html#load()">load</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Load the data from file/muffin</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SavedState.html#save()">save</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Save the stored data to file/muffin</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SavedState.html#setNumber(java.lang.String, double)">setNumber</A></B>(java.lang.String nameOfField,
|
||||
double value)</CODE>
|
||||
|
||||
<BR>
|
||||
Save the given value at the given location
|
||||
will overwrite any previous value at this location</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SavedState.html#setString(java.lang.String, java.lang.String)">setString</A></B>(java.lang.String nameOfField,
|
||||
java.lang.String value)</CODE>
|
||||
|
||||
<BR>
|
||||
Save the given value at the given location
|
||||
will overwrite any previous value at this location</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="SavedState(java.lang.String)"><!-- --></A><H3>
|
||||
SavedState</H3>
|
||||
<PRE>
|
||||
public <B>SavedState</B>(java.lang.String fileName)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create and Test to see if the app is running
|
||||
as webstart or local app and select the appropriate
|
||||
muffin type
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>fileName</CODE> - name of muffin where data will be saved
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to load the stored state</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="getNumber(java.lang.String)"><!-- --></A><H3>
|
||||
getNumber</H3>
|
||||
<PRE>
|
||||
public double <B>getNumber</B>(java.lang.String nameOfField)</PRE>
|
||||
<DL>
|
||||
<DD>Get number stored at given location
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>nameOfField</CODE> - The name of the number to retrieve
|
||||
<DT><B>Returns:</B><DD>The number saved at this location</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getNumber(java.lang.String, double)"><!-- --></A><H3>
|
||||
getNumber</H3>
|
||||
<PRE>
|
||||
public double <B>getNumber</B>(java.lang.String nameOfField,
|
||||
double defaultValue)</PRE>
|
||||
<DL>
|
||||
<DD>Get number stored at given location
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>nameOfField</CODE> - The name of the number to retrieve<DD><CODE>defaultValue</CODE> - The value to return if the specified value hasn't been set
|
||||
<DT><B>Returns:</B><DD>The number saved at this location</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="setNumber(java.lang.String, double)"><!-- --></A><H3>
|
||||
setNumber</H3>
|
||||
<PRE>
|
||||
public void <B>setNumber</B>(java.lang.String nameOfField,
|
||||
double value)</PRE>
|
||||
<DL>
|
||||
<DD>Save the given value at the given location
|
||||
will overwrite any previous value at this location
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>nameOfField</CODE> - The name to store the value against<DD><CODE>value</CODE> - The value to store</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getString(java.lang.String)"><!-- --></A><H3>
|
||||
getString</H3>
|
||||
<PRE>
|
||||
public java.lang.String <B>getString</B>(java.lang.String nameOfField)</PRE>
|
||||
<DL>
|
||||
<DD>Get the String at the given location
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>nameOfField</CODE> - location of string
|
||||
<DT><B>Returns:</B><DD>String stored at the location given</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getString(java.lang.String, java.lang.String)"><!-- --></A><H3>
|
||||
getString</H3>
|
||||
<PRE>
|
||||
public java.lang.String <B>getString</B>(java.lang.String nameOfField,
|
||||
java.lang.String defaultValue)</PRE>
|
||||
<DL>
|
||||
<DD>Get the String at the given location
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>nameOfField</CODE> - location of string<DD><CODE>defaultValue</CODE> - The value to return if the specified value hasn't been set
|
||||
<DT><B>Returns:</B><DD>String stored at the location given</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="setString(java.lang.String, java.lang.String)"><!-- --></A><H3>
|
||||
setString</H3>
|
||||
<PRE>
|
||||
public void <B>setString</B>(java.lang.String nameOfField,
|
||||
java.lang.String value)</PRE>
|
||||
<DL>
|
||||
<DD>Save the given value at the given location
|
||||
will overwrite any previous value at this location
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>nameOfField</CODE> - location to store int<DD><CODE>value</CODE> - The value to store</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="save()"><!-- --></A><H3>
|
||||
save</H3>
|
||||
<PRE>
|
||||
public void <B>save</B>()
|
||||
throws java.io.IOException</PRE>
|
||||
<DL>
|
||||
<DD>Save the stored data to file/muffin
|
||||
<P>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE>java.io.IOException</CODE> - Indicates it wasn't possible to store the state</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="load()"><!-- --></A><H3>
|
||||
load</H3>
|
||||
<PRE>
|
||||
public void <B>load</B>()
|
||||
throws java.io.IOException</PRE>
|
||||
<DL>
|
||||
<DD>Load the data from file/muffin
|
||||
<P>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE>java.io.IOException</CODE> - Indicates it wasn't possible to load the state</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="clear()"><!-- --></A><H3>
|
||||
clear</H3>
|
||||
<PRE>
|
||||
public void <B>clear</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Will delete all current data held in Score
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SavedState.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/Renderable.html" title="interface in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/ScalableGame.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/SavedState.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="SavedState.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
477
lib/javadoc/org/newdawn/slick/ScalableGame.html
Normal file
477
lib/javadoc/org/newdawn/slick/ScalableGame.html
Normal file
@@ -0,0 +1,477 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
ScalableGame (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ScalableGame (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ScalableGame.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/SavedState.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/ShapeFill.html" title="interface in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/ScalableGame.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="ScalableGame.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class ScalableGame</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.ScalableGame</B>
|
||||
</PRE>
|
||||
<DL>
|
||||
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>ScalableGame</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A></DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A wrapper to allow any game to be scalable. This relies on knowing the
|
||||
normal width/height of the game - i.e. the dimensions that the game is
|
||||
expecting to be run at. The wrapper then takes the size of the container
|
||||
and scales rendering and input based on the ratio.
|
||||
|
||||
Note: Using OpenGL directly within a ScalableGame can break it
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ScalableGame.html#ScalableGame(org.newdawn.slick.Game, int, int)">ScalableGame</A></B>(<A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A> held,
|
||||
int normalWidth,
|
||||
int normalHeight)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new scalable game wrapper</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ScalableGame.html#ScalableGame(org.newdawn.slick.Game, int, int, boolean)">ScalableGame</A></B>(<A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A> held,
|
||||
int normalWidth,
|
||||
int normalHeight,
|
||||
boolean maintainAspect)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new scalable game wrapper</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> boolean</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ScalableGame.html#closeRequested()">closeRequested</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Notification that a game close has been requested</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> java.lang.String</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ScalableGame.html#getTitle()">getTitle</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the title of this game</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ScalableGame.html#init(org.newdawn.slick.GameContainer)">init</A></B>(<A HREF="../../../org/newdawn/slick/GameContainer.html" title="class in org.newdawn.slick">GameContainer</A> container)</CODE>
|
||||
|
||||
<BR>
|
||||
Initialise the game.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ScalableGame.html#recalculateScale()">recalculateScale</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Recalculate the scale of the game</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ScalableGame.html#render(org.newdawn.slick.GameContainer, org.newdawn.slick.Graphics)">render</A></B>(<A HREF="../../../org/newdawn/slick/GameContainer.html" title="class in org.newdawn.slick">GameContainer</A> container,
|
||||
<A HREF="../../../org/newdawn/slick/Graphics.html" title="class in org.newdawn.slick">Graphics</A> g)</CODE>
|
||||
|
||||
<BR>
|
||||
Render the game's screen here.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>protected void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ScalableGame.html#renderOverlay(org.newdawn.slick.GameContainer, org.newdawn.slick.Graphics)">renderOverlay</A></B>(<A HREF="../../../org/newdawn/slick/GameContainer.html" title="class in org.newdawn.slick">GameContainer</A> container,
|
||||
<A HREF="../../../org/newdawn/slick/Graphics.html" title="class in org.newdawn.slick">Graphics</A> g)</CODE>
|
||||
|
||||
<BR>
|
||||
Render the overlay that will sit over the scaled screen</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ScalableGame.html#update(org.newdawn.slick.GameContainer, int)">update</A></B>(<A HREF="../../../org/newdawn/slick/GameContainer.html" title="class in org.newdawn.slick">GameContainer</A> container,
|
||||
int delta)</CODE>
|
||||
|
||||
<BR>
|
||||
Update the game logic here.</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="ScalableGame(org.newdawn.slick.Game, int, int)"><!-- --></A><H3>
|
||||
ScalableGame</H3>
|
||||
<PRE>
|
||||
public <B>ScalableGame</B>(<A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A> held,
|
||||
int normalWidth,
|
||||
int normalHeight)</PRE>
|
||||
<DL>
|
||||
<DD>Create a new scalable game wrapper
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>held</CODE> - The game to be wrapper and displayed at a different resolution<DD><CODE>normalWidth</CODE> - The normal width of the game<DD><CODE>normalHeight</CODE> - The noral height of the game</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="ScalableGame(org.newdawn.slick.Game, int, int, boolean)"><!-- --></A><H3>
|
||||
ScalableGame</H3>
|
||||
<PRE>
|
||||
public <B>ScalableGame</B>(<A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A> held,
|
||||
int normalWidth,
|
||||
int normalHeight,
|
||||
boolean maintainAspect)</PRE>
|
||||
<DL>
|
||||
<DD>Create a new scalable game wrapper
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>held</CODE> - The game to be wrapper and displayed at a different resolution<DD><CODE>normalWidth</CODE> - The normal width of the game<DD><CODE>normalHeight</CODE> - The noral height of the game<DD><CODE>maintainAspect</CODE> - True if we should maintain the aspect ratio</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="init(org.newdawn.slick.GameContainer)"><!-- --></A><H3>
|
||||
init</H3>
|
||||
<PRE>
|
||||
public void <B>init</B>(<A HREF="../../../org/newdawn/slick/GameContainer.html" title="class in org.newdawn.slick">GameContainer</A> container)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Game.html#init(org.newdawn.slick.GameContainer)">Game</A></CODE></B></DD>
|
||||
<DD>Initialise the game. This can be used to load static resources. It's called
|
||||
before the game loop starts
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Game.html#init(org.newdawn.slick.GameContainer)">init</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>container</CODE> - The container holding the game
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Throw to indicate an internal error<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/BasicGame.html#init(org.newdawn.slick.GameContainer)"><CODE>BasicGame.init(org.newdawn.slick.GameContainer)</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="recalculateScale()"><!-- --></A><H3>
|
||||
recalculateScale</H3>
|
||||
<PRE>
|
||||
public void <B>recalculateScale</B>()
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Recalculate the scale of the game
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to reinit the game</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="update(org.newdawn.slick.GameContainer, int)"><!-- --></A><H3>
|
||||
update</H3>
|
||||
<PRE>
|
||||
public void <B>update</B>(<A HREF="../../../org/newdawn/slick/GameContainer.html" title="class in org.newdawn.slick">GameContainer</A> container,
|
||||
int delta)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Game.html#update(org.newdawn.slick.GameContainer, int)">Game</A></CODE></B></DD>
|
||||
<DD>Update the game logic here. No rendering should take place in this method
|
||||
though it won't do any harm.
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Game.html#update(org.newdawn.slick.GameContainer, int)">update</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>container</CODE> - The container holing this game<DD><CODE>delta</CODE> - The amount of time thats passed since last update in milliseconds
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Throw to indicate an internal error<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/BasicGame.html#update(org.newdawn.slick.GameContainer, int)"><CODE>BasicGame.update(org.newdawn.slick.GameContainer, int)</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="render(org.newdawn.slick.GameContainer, org.newdawn.slick.Graphics)"><!-- --></A><H3>
|
||||
render</H3>
|
||||
<PRE>
|
||||
public final void <B>render</B>(<A HREF="../../../org/newdawn/slick/GameContainer.html" title="class in org.newdawn.slick">GameContainer</A> container,
|
||||
<A HREF="../../../org/newdawn/slick/Graphics.html" title="class in org.newdawn.slick">Graphics</A> g)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Game.html#render(org.newdawn.slick.GameContainer, org.newdawn.slick.Graphics)">Game</A></CODE></B></DD>
|
||||
<DD>Render the game's screen here.
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Game.html#render(org.newdawn.slick.GameContainer, org.newdawn.slick.Graphics)">render</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>container</CODE> - The container holing this game<DD><CODE>g</CODE> - The graphics context that can be used to render. However, normal rendering
|
||||
routines can also be used.
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Throw to indicate a internal error<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Game.html#render(org.newdawn.slick.GameContainer, org.newdawn.slick.Graphics)"><CODE>Game.render(org.newdawn.slick.GameContainer, org.newdawn.slick.Graphics)</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="renderOverlay(org.newdawn.slick.GameContainer, org.newdawn.slick.Graphics)"><!-- --></A><H3>
|
||||
renderOverlay</H3>
|
||||
<PRE>
|
||||
protected void <B>renderOverlay</B>(<A HREF="../../../org/newdawn/slick/GameContainer.html" title="class in org.newdawn.slick">GameContainer</A> container,
|
||||
<A HREF="../../../org/newdawn/slick/Graphics.html" title="class in org.newdawn.slick">Graphics</A> g)</PRE>
|
||||
<DL>
|
||||
<DD>Render the overlay that will sit over the scaled screen
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>container</CODE> - The container holding the game being render<DD><CODE>g</CODE> - Graphics context on which to render</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="closeRequested()"><!-- --></A><H3>
|
||||
closeRequested</H3>
|
||||
<PRE>
|
||||
public boolean <B>closeRequested</B>()</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Game.html#closeRequested()">Game</A></CODE></B></DD>
|
||||
<DD>Notification that a game close has been requested
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Game.html#closeRequested()">closeRequested</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>True if the game should close<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Game.html#closeRequested()"><CODE>Game.closeRequested()</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getTitle()"><!-- --></A><H3>
|
||||
getTitle</H3>
|
||||
<PRE>
|
||||
public java.lang.String <B>getTitle</B>()</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Game.html#getTitle()">Game</A></CODE></B></DD>
|
||||
<DD>Get the title of this game
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Game.html#getTitle()">getTitle</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The title of the game<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Game.html#getTitle()"><CODE>Game.getTitle()</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ScalableGame.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/SavedState.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/ShapeFill.html" title="interface in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/ScalableGame.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="ScalableGame.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
251
lib/javadoc/org/newdawn/slick/ShapeFill.html
Normal file
251
lib/javadoc/org/newdawn/slick/ShapeFill.html
Normal file
@@ -0,0 +1,251 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
ShapeFill (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ShapeFill (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ShapeFill.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/ScalableGame.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/ShapeFill.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="ShapeFill.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Interface ShapeFill</H2>
|
||||
<DL>
|
||||
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/newdawn/slick/fills/GradientFill.html" title="class in org.newdawn.slick.fills">GradientFill</A></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public interface <B>ShapeFill</B></DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A filling method for a shape. This allows changing colours at shape verticies and
|
||||
modify they're positions as required
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ShapeFill.html#colorAt(org.newdawn.slick.geom.Shape, float, float)">colorAt</A></B>(<A HREF="../../../org/newdawn/slick/geom/Shape.html" title="class in org.newdawn.slick.geom">Shape</A> shape,
|
||||
float x,
|
||||
float y)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the colour that should be applied at the specified location</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="../../../org/newdawn/slick/geom/Vector2f.html" title="class in org.newdawn.slick.geom">Vector2f</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/ShapeFill.html#getOffsetAt(org.newdawn.slick.geom.Shape, float, float)">getOffsetAt</A></B>(<A HREF="../../../org/newdawn/slick/geom/Shape.html" title="class in org.newdawn.slick.geom">Shape</A> shape,
|
||||
float x,
|
||||
float y)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the offset for a vertex at a given location based on it's shape</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="colorAt(org.newdawn.slick.geom.Shape, float, float)"><!-- --></A><H3>
|
||||
colorAt</H3>
|
||||
<PRE>
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> <B>colorAt</B>(<A HREF="../../../org/newdawn/slick/geom/Shape.html" title="class in org.newdawn.slick.geom">Shape</A> shape,
|
||||
float x,
|
||||
float y)</PRE>
|
||||
<DL>
|
||||
<DD>Get the colour that should be applied at the specified location
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>shape</CODE> - The shape being filled<DD><CODE>x</CODE> - The x coordinate of the point being coloured<DD><CODE>y</CODE> - The y coordinate of the point being coloured
|
||||
<DT><B>Returns:</B><DD>The colour that should be applied based on the control points of this gradient</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getOffsetAt(org.newdawn.slick.geom.Shape, float, float)"><!-- --></A><H3>
|
||||
getOffsetAt</H3>
|
||||
<PRE>
|
||||
<A HREF="../../../org/newdawn/slick/geom/Vector2f.html" title="class in org.newdawn.slick.geom">Vector2f</A> <B>getOffsetAt</B>(<A HREF="../../../org/newdawn/slick/geom/Shape.html" title="class in org.newdawn.slick.geom">Shape</A> shape,
|
||||
float x,
|
||||
float y)</PRE>
|
||||
<DL>
|
||||
<DD>Get the offset for a vertex at a given location based on it's shape
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>shape</CODE> - The shape being filled<DD><CODE>x</CODE> - The x coordinate of the point being drawn<DD><CODE>y</CODE> - The y coordinate of the point being drawn
|
||||
<DT><B>Returns:</B><DD>The offset to apply to this vertex</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ShapeFill.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/ScalableGame.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/ShapeFill.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="ShapeFill.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
273
lib/javadoc/org/newdawn/slick/SlickException.html
Normal file
273
lib/javadoc/org/newdawn/slick/SlickException.html
Normal file
@@ -0,0 +1,273 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
SlickException (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="SlickException (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SlickException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/ShapeFill.html" title="interface in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/Sound.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/SlickException.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="SlickException.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class SlickException</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.SlickException</B>
|
||||
</PRE>
|
||||
<DL>
|
||||
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
|
||||
</DL>
|
||||
<DL>
|
||||
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../org/newdawn/slick/svg/ParsingException.html" title="class in org.newdawn.slick.svg">ParsingException</A>, <A HREF="../../../org/newdawn/slick/util/xml/SlickXMLException.html" title="class in org.newdawn.slick.util.xml">SlickXMLException</A></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>SlickException</B><DT>extends java.lang.Exception</DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A generic exception thrown by everything in the library
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin</DD>
|
||||
<DT><B>See Also:</B><DD><A HREF="../../../serialized-form.html#org.newdawn.slick.SlickException">Serialized Form</A></DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SlickException.html#SlickException(java.lang.String)">SlickException</A></B>(java.lang.String message)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new exception with a detail message</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SlickException.html#SlickException(java.lang.String, java.lang.Throwable)">SlickException</A></B>(java.lang.String message,
|
||||
java.lang.Throwable e)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new exception with a detail message</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="SlickException(java.lang.String)"><!-- --></A><H3>
|
||||
SlickException</H3>
|
||||
<PRE>
|
||||
public <B>SlickException</B>(java.lang.String message)</PRE>
|
||||
<DL>
|
||||
<DD>Create a new exception with a detail message
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>message</CODE> - The message describing the cause of this exception</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="SlickException(java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
|
||||
SlickException</H3>
|
||||
<PRE>
|
||||
public <B>SlickException</B>(java.lang.String message,
|
||||
java.lang.Throwable e)</PRE>
|
||||
<DL>
|
||||
<DD>Create a new exception with a detail message
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>message</CODE> - The message describing the cause of this exception<DD><CODE>e</CODE> - The exception causing this exception to be thrown</DL>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SlickException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/ShapeFill.html" title="interface in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/Sound.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/SlickException.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="SlickException.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
478
lib/javadoc/org/newdawn/slick/Sound.html
Normal file
478
lib/javadoc/org/newdawn/slick/Sound.html
Normal file
@@ -0,0 +1,478 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
Sound (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Sound (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Sound.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/SpriteSheet.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/Sound.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="Sound.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class Sound</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.Sound</B>
|
||||
</PRE>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>Sound</B><DT>extends java.lang.Object</DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A single sound effect loaded from either OGG or XM/MOD file. Sounds are allocated to
|
||||
channels dynamically - if not channel is available the sound will not play.
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Sound.html#Sound(java.io.InputStream, java.lang.String)">Sound</A></B>(java.io.InputStream in,
|
||||
java.lang.String ref)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new Sound</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Sound.html#Sound(java.lang.String)">Sound</A></B>(java.lang.String ref)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new Sound</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Sound.html#Sound(java.net.URL)">Sound</A></B>(java.net.URL url)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new Sound</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Sound.html#loop()">loop</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Loop this sound effect at default volume and pitch</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Sound.html#loop(float, float)">loop</A></B>(float pitch,
|
||||
float volume)</CODE>
|
||||
|
||||
<BR>
|
||||
Loop this sound effect at a given volume and pitch</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Sound.html#play()">play</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Play this sound effect at default volume and pitch</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Sound.html#play(float, float)">play</A></B>(float pitch,
|
||||
float volume)</CODE>
|
||||
|
||||
<BR>
|
||||
Play this sound effect at a given volume and pitch</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Sound.html#playAt(float, float, float)">playAt</A></B>(float x,
|
||||
float y,
|
||||
float z)</CODE>
|
||||
|
||||
<BR>
|
||||
Play a sound effect from a particular location</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Sound.html#playAt(float, float, float, float, float)">playAt</A></B>(float pitch,
|
||||
float volume,
|
||||
float x,
|
||||
float y,
|
||||
float z)</CODE>
|
||||
|
||||
<BR>
|
||||
Play a sound effect from a particular location</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> boolean</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Sound.html#playing()">playing</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Check if the sound is currently playing</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Sound.html#stop()">stop</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Stop the sound being played</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="Sound(java.io.InputStream, java.lang.String)"><!-- --></A><H3>
|
||||
Sound</H3>
|
||||
<PRE>
|
||||
public <B>Sound</B>(java.io.InputStream in,
|
||||
java.lang.String ref)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new Sound
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>in</CODE> - The location of the OGG or MOD/XM to load<DD><CODE>ref</CODE> - The name to associate this stream
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to load the sound effect</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="Sound(java.net.URL)"><!-- --></A><H3>
|
||||
Sound</H3>
|
||||
<PRE>
|
||||
public <B>Sound</B>(java.net.URL url)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new Sound
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>url</CODE> - The location of the OGG or MOD/XM to load
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to load the sound effect</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="Sound(java.lang.String)"><!-- --></A><H3>
|
||||
Sound</H3>
|
||||
<PRE>
|
||||
public <B>Sound</B>(java.lang.String ref)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new Sound
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>ref</CODE> - The location of the OGG or MOD/XM to load
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to load the sound effect</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="play()"><!-- --></A><H3>
|
||||
play</H3>
|
||||
<PRE>
|
||||
public void <B>play</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Play this sound effect at default volume and pitch
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="play(float, float)"><!-- --></A><H3>
|
||||
play</H3>
|
||||
<PRE>
|
||||
public void <B>play</B>(float pitch,
|
||||
float volume)</PRE>
|
||||
<DL>
|
||||
<DD>Play this sound effect at a given volume and pitch
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>pitch</CODE> - The pitch to play the sound effect at<DD><CODE>volume</CODE> - The volumen to play the sound effect at</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="playAt(float, float, float)"><!-- --></A><H3>
|
||||
playAt</H3>
|
||||
<PRE>
|
||||
public void <B>playAt</B>(float x,
|
||||
float y,
|
||||
float z)</PRE>
|
||||
<DL>
|
||||
<DD>Play a sound effect from a particular location
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x position of the source of the effect<DD><CODE>y</CODE> - The y position of the source of the effect<DD><CODE>z</CODE> - The z position of the source of the effect</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="playAt(float, float, float, float, float)"><!-- --></A><H3>
|
||||
playAt</H3>
|
||||
<PRE>
|
||||
public void <B>playAt</B>(float pitch,
|
||||
float volume,
|
||||
float x,
|
||||
float y,
|
||||
float z)</PRE>
|
||||
<DL>
|
||||
<DD>Play a sound effect from a particular location
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>pitch</CODE> - The pitch to play the sound effect at<DD><CODE>volume</CODE> - The volumen to play the sound effect at<DD><CODE>x</CODE> - The x position of the source of the effect<DD><CODE>y</CODE> - The y position of the source of the effect<DD><CODE>z</CODE> - The z position of the source of the effect</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="loop()"><!-- --></A><H3>
|
||||
loop</H3>
|
||||
<PRE>
|
||||
public void <B>loop</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Loop this sound effect at default volume and pitch
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="loop(float, float)"><!-- --></A><H3>
|
||||
loop</H3>
|
||||
<PRE>
|
||||
public void <B>loop</B>(float pitch,
|
||||
float volume)</PRE>
|
||||
<DL>
|
||||
<DD>Loop this sound effect at a given volume and pitch
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>pitch</CODE> - The pitch to play the sound effect at<DD><CODE>volume</CODE> - The volumen to play the sound effect at</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="playing()"><!-- --></A><H3>
|
||||
playing</H3>
|
||||
<PRE>
|
||||
public boolean <B>playing</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Check if the sound is currently playing
|
||||
<P>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>True if the sound is playing</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="stop()"><!-- --></A><H3>
|
||||
stop</H3>
|
||||
<PRE>
|
||||
public void <B>stop</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Stop the sound being played
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Sound.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/SpriteSheet.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/Sound.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="Sound.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
715
lib/javadoc/org/newdawn/slick/SpriteSheet.html
Normal file
715
lib/javadoc/org/newdawn/slick/SpriteSheet.html
Normal file
File diff suppressed because one or more lines are too long
435
lib/javadoc/org/newdawn/slick/SpriteSheetFont.html
Normal file
435
lib/javadoc/org/newdawn/slick/SpriteSheetFont.html
Normal file
@@ -0,0 +1,435 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
SpriteSheetFont (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="SpriteSheetFont (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SpriteSheetFont.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/SpriteSheet.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/TrueTypeFont.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/SpriteSheetFont.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="SpriteSheetFont.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class SpriteSheetFont</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.SpriteSheetFont</B>
|
||||
</PRE>
|
||||
<DL>
|
||||
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>SpriteSheetFont</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A font implementation that will use the graphics inside a SpriteSheet for its data.
|
||||
This is useful when your font has a fixed width and height for each character as
|
||||
opposed to the more complex AngelCodeFont that allows different sizes and kerning
|
||||
for each character.
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>Onno Scheffers</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SpriteSheetFont.html#SpriteSheetFont(org.newdawn.slick.SpriteSheet, char)">SpriteSheetFont</A></B>(<A HREF="../../../org/newdawn/slick/SpriteSheet.html" title="class in org.newdawn.slick">SpriteSheet</A> font,
|
||||
char startingCharacter)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new font based on a SpriteSheet.</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SpriteSheetFont.html#drawString(float, float, java.lang.String)">drawString</A></B>(float x,
|
||||
float y,
|
||||
java.lang.String text)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw a string to the screen</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SpriteSheetFont.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color)">drawString</A></B>(float x,
|
||||
float y,
|
||||
java.lang.String text,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> col)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw a string to the screen</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SpriteSheetFont.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)">drawString</A></B>(float x,
|
||||
float y,
|
||||
java.lang.String text,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> col,
|
||||
int startIndex,
|
||||
int endIndex)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw part of a string to the screen.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SpriteSheetFont.html#getHeight(java.lang.String)">getHeight</A></B>(java.lang.String text)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the height of the given string</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SpriteSheetFont.html#getLineHeight()">getLineHeight</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the maximum height of any line drawn by this font</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/SpriteSheetFont.html#getWidth(java.lang.String)">getWidth</A></B>(java.lang.String text)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the width of the given string</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="SpriteSheetFont(org.newdawn.slick.SpriteSheet, char)"><!-- --></A><H3>
|
||||
SpriteSheetFont</H3>
|
||||
<PRE>
|
||||
public <B>SpriteSheetFont</B>(<A HREF="../../../org/newdawn/slick/SpriteSheet.html" title="class in org.newdawn.slick">SpriteSheet</A> font,
|
||||
char startingCharacter)</PRE>
|
||||
<DL>
|
||||
<DD>Create a new font based on a SpriteSheet. The SpriteSheet should hold your
|
||||
fixed-width character set in ASCII order. To only get upper-case characters
|
||||
working you would usually set up a SpriteSheet with characters for these values:
|
||||
<pre>
|
||||
!"#$%&'()*+,-./
|
||||
0123456789:;<=>?
|
||||
@ABCDEFGHIJKLMNO
|
||||
PQRSTUVWXYZ[\]^_<pre>
|
||||
In this set, ' ' (SPACE) would be the startingCharacter of your characterSet.
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>font</CODE> - The SpriteSheet holding the font data.<DD><CODE>startingCharacter</CODE> - The first character that is defined in the SpriteSheet.</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="drawString(float, float, java.lang.String)"><!-- --></A><H3>
|
||||
drawString</H3>
|
||||
<PRE>
|
||||
public void <B>drawString</B>(float x,
|
||||
float y,
|
||||
java.lang.String text)</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String)">Font</A></CODE></B></DD>
|
||||
<DD>Draw a string to the screen
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String)">drawString</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x location at which to draw the string<DD><CODE>y</CODE> - The y location at which to draw the string<DD><CODE>text</CODE> - The text to be displayed<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String)"><CODE>Font.drawString(float, float, java.lang.String)</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="drawString(float, float, java.lang.String, org.newdawn.slick.Color)"><!-- --></A><H3>
|
||||
drawString</H3>
|
||||
<PRE>
|
||||
public void <B>drawString</B>(float x,
|
||||
float y,
|
||||
java.lang.String text,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> col)</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color)">Font</A></CODE></B></DD>
|
||||
<DD>Draw a string to the screen
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color)">drawString</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x location at which to draw the string<DD><CODE>y</CODE> - The y location at which to draw the string<DD><CODE>text</CODE> - The text to be displayed<DD><CODE>col</CODE> - The colour to draw with<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color)"><CODE>Font.drawString(float, float, java.lang.String, org.newdawn.slick.Color)</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)"><!-- --></A><H3>
|
||||
drawString</H3>
|
||||
<PRE>
|
||||
public void <B>drawString</B>(float x,
|
||||
float y,
|
||||
java.lang.String text,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> col,
|
||||
int startIndex,
|
||||
int endIndex)</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)">Font</A></CODE></B></DD>
|
||||
<DD>Draw part of a string to the screen. Note that this will
|
||||
still position the text as though it's part of the bigger string.
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)">drawString</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x location at which to draw the string<DD><CODE>y</CODE> - The y location at which to draw the string<DD><CODE>text</CODE> - The text to be displayed<DD><CODE>col</CODE> - The colour to draw with<DD><CODE>startIndex</CODE> - The index of the first character to draw<DD><CODE>endIndex</CODE> - The index of the last character from the string to draw<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)"><CODE>Font.drawString(float, float, String, Color, int, int)</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getHeight(java.lang.String)"><!-- --></A><H3>
|
||||
getHeight</H3>
|
||||
<PRE>
|
||||
public int <B>getHeight</B>(java.lang.String text)</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Font.html#getHeight(java.lang.String)">Font</A></CODE></B></DD>
|
||||
<DD>Get the height of the given string
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#getHeight(java.lang.String)">getHeight</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>text</CODE> - The string to obtain the rendered with of
|
||||
<DT><B>Returns:</B><DD>The width of the given string<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Font.html#getHeight(java.lang.String)"><CODE>Font.getHeight(java.lang.String)</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getWidth(java.lang.String)"><!-- --></A><H3>
|
||||
getWidth</H3>
|
||||
<PRE>
|
||||
public int <B>getWidth</B>(java.lang.String text)</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Font.html#getWidth(java.lang.String)">Font</A></CODE></B></DD>
|
||||
<DD>Get the width of the given string
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#getWidth(java.lang.String)">getWidth</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>text</CODE> - The string to obtain the rendered with of
|
||||
<DT><B>Returns:</B><DD>The width of the given string<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Font.html#getWidth(java.lang.String)"><CODE>Font.getWidth(java.lang.String)</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getLineHeight()"><!-- --></A><H3>
|
||||
getLineHeight</H3>
|
||||
<PRE>
|
||||
public int <B>getLineHeight</B>()</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Font.html#getLineHeight()">Font</A></CODE></B></DD>
|
||||
<DD>Get the maximum height of any line drawn by this font
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#getLineHeight()">getLineHeight</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The maxium height of any line drawn by this font<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Font.html#getLineHeight()"><CODE>Font.getLineHeight()</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SpriteSheetFont.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/SpriteSheet.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/TrueTypeFont.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/SpriteSheetFont.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="SpriteSheetFont.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
474
lib/javadoc/org/newdawn/slick/TrueTypeFont.html
Normal file
474
lib/javadoc/org/newdawn/slick/TrueTypeFont.html
Normal file
@@ -0,0 +1,474 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
TrueTypeFont (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TrueTypeFont (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TrueTypeFont.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/SpriteSheetFont.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/UnicodeFont.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/TrueTypeFont.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="TrueTypeFont.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class TrueTypeFont</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.TrueTypeFont</B>
|
||||
</PRE>
|
||||
<DL>
|
||||
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>TrueTypeFont</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A TrueType font implementation for Slick
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>James Chambers (Jimmy), Jeremy Adams (elias4444), Kevin Glass (kevglass), Peter Korzuszek (genail)</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/TrueTypeFont.html#TrueTypeFont(java.awt.Font, boolean)">TrueTypeFont</A></B>(java.awt.Font font,
|
||||
boolean antiAlias)</CODE>
|
||||
|
||||
<BR>
|
||||
Constructor for the TrueTypeFont class Pass in the preloaded standard
|
||||
Java TrueType font, and whether you want it to be cached with
|
||||
AntiAliasing applied.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/TrueTypeFont.html#TrueTypeFont(java.awt.Font, boolean, char[])">TrueTypeFont</A></B>(java.awt.Font font,
|
||||
boolean antiAlias,
|
||||
char[] additionalChars)</CODE>
|
||||
|
||||
<BR>
|
||||
Constructor for the TrueTypeFont class Pass in the preloaded standard
|
||||
Java TrueType font, and whether you want it to be cached with
|
||||
AntiAliasing applied.</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/TrueTypeFont.html#drawString(float, float, java.lang.String)">drawString</A></B>(float x,
|
||||
float y,
|
||||
java.lang.String whatchars)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw a string</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/TrueTypeFont.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color)">drawString</A></B>(float x,
|
||||
float y,
|
||||
java.lang.String whatchars,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> color)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw a string</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/TrueTypeFont.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)">drawString</A></B>(float x,
|
||||
float y,
|
||||
java.lang.String whatchars,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> color,
|
||||
int startIndex,
|
||||
int endIndex)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw part of a string to the screen.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/TrueTypeFont.html#getHeight()">getHeight</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the font's height</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/TrueTypeFont.html#getHeight(java.lang.String)">getHeight</A></B>(java.lang.String HeightString)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the height of a String</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/TrueTypeFont.html#getLineHeight()">getLineHeight</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the font's line height</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/TrueTypeFont.html#getWidth(java.lang.String)">getWidth</A></B>(java.lang.String whatchars)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the width of a given String</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="TrueTypeFont(java.awt.Font, boolean, char[])"><!-- --></A><H3>
|
||||
TrueTypeFont</H3>
|
||||
<PRE>
|
||||
public <B>TrueTypeFont</B>(java.awt.Font font,
|
||||
boolean antiAlias,
|
||||
char[] additionalChars)</PRE>
|
||||
<DL>
|
||||
<DD>Constructor for the TrueTypeFont class Pass in the preloaded standard
|
||||
Java TrueType font, and whether you want it to be cached with
|
||||
AntiAliasing applied.
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>font</CODE> - Standard Java AWT font<DD><CODE>antiAlias</CODE> - Whether or not to apply AntiAliasing to the cached font<DD><CODE>additionalChars</CODE> - Characters of font that will be used in addition of first 256 (by unicode).</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="TrueTypeFont(java.awt.Font, boolean)"><!-- --></A><H3>
|
||||
TrueTypeFont</H3>
|
||||
<PRE>
|
||||
public <B>TrueTypeFont</B>(java.awt.Font font,
|
||||
boolean antiAlias)</PRE>
|
||||
<DL>
|
||||
<DD>Constructor for the TrueTypeFont class Pass in the preloaded standard
|
||||
Java TrueType font, and whether you want it to be cached with
|
||||
AntiAliasing applied.
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>font</CODE> - Standard Java AWT font<DD><CODE>antiAlias</CODE> - Whether or not to apply AntiAliasing to the cached font</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="getWidth(java.lang.String)"><!-- --></A><H3>
|
||||
getWidth</H3>
|
||||
<PRE>
|
||||
public int <B>getWidth</B>(java.lang.String whatchars)</PRE>
|
||||
<DL>
|
||||
<DD>Get the width of a given String
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#getWidth(java.lang.String)">getWidth</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>whatchars</CODE> - The characters to get the width of
|
||||
<DT><B>Returns:</B><DD>The width of the characters</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getHeight()"><!-- --></A><H3>
|
||||
getHeight</H3>
|
||||
<PRE>
|
||||
public int <B>getHeight</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Get the font's height
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The height of the font</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getHeight(java.lang.String)"><!-- --></A><H3>
|
||||
getHeight</H3>
|
||||
<PRE>
|
||||
public int <B>getHeight</B>(java.lang.String HeightString)</PRE>
|
||||
<DL>
|
||||
<DD>Get the height of a String
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#getHeight(java.lang.String)">getHeight</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>HeightString</CODE> - The string to obtain the rendered with of
|
||||
<DT><B>Returns:</B><DD>The height of a given string</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getLineHeight()"><!-- --></A><H3>
|
||||
getLineHeight</H3>
|
||||
<PRE>
|
||||
public int <B>getLineHeight</B>()</PRE>
|
||||
<DL>
|
||||
<DD>Get the font's line height
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#getLineHeight()">getLineHeight</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>The line height of the font</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="drawString(float, float, java.lang.String, org.newdawn.slick.Color)"><!-- --></A><H3>
|
||||
drawString</H3>
|
||||
<PRE>
|
||||
public void <B>drawString</B>(float x,
|
||||
float y,
|
||||
java.lang.String whatchars,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> color)</PRE>
|
||||
<DL>
|
||||
<DD>Draw a string
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color)">drawString</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x position to draw the string<DD><CODE>y</CODE> - The y position to draw the string<DD><CODE>whatchars</CODE> - The string to draw<DD><CODE>color</CODE> - The color to draw the text</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)"><!-- --></A><H3>
|
||||
drawString</H3>
|
||||
<PRE>
|
||||
public void <B>drawString</B>(float x,
|
||||
float y,
|
||||
java.lang.String whatchars,
|
||||
<A HREF="../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> color,
|
||||
int startIndex,
|
||||
int endIndex)</PRE>
|
||||
<DL>
|
||||
<DD><B>Description copied from interface: <CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)">Font</A></CODE></B></DD>
|
||||
<DD>Draw part of a string to the screen. Note that this will
|
||||
still position the text as though it's part of the bigger string.
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)">drawString</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x location at which to draw the string<DD><CODE>y</CODE> - The y location at which to draw the string<DD><CODE>whatchars</CODE> - The text to be displayed<DD><CODE>color</CODE> - The colour to draw with<DD><CODE>startIndex</CODE> - The index of the first character to draw<DD><CODE>endIndex</CODE> - The index of the last character from the string to draw<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String, org.newdawn.slick.Color, int, int)"><CODE>Font.drawString(float, float, String, org.newdawn.slick.Color, int, int)</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="drawString(float, float, java.lang.String)"><!-- --></A><H3>
|
||||
drawString</H3>
|
||||
<PRE>
|
||||
public void <B>drawString</B>(float x,
|
||||
float y,
|
||||
java.lang.String whatchars)</PRE>
|
||||
<DL>
|
||||
<DD>Draw a string
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/newdawn/slick/Font.html#drawString(float, float, java.lang.String)">drawString</A></CODE> in interface <CODE><A HREF="../../../org/newdawn/slick/Font.html" title="interface in org.newdawn.slick">Font</A></CODE></DL>
|
||||
</DD>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The x position to draw the string<DD><CODE>y</CODE> - The y position to draw the string<DD><CODE>whatchars</CODE> - The string to draw</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TrueTypeFont.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/SpriteSheetFont.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/UnicodeFont.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/TrueTypeFont.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="TrueTypeFont.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
276
lib/javadoc/org/newdawn/slick/UnicodeFont.DisplayList.html
Normal file
276
lib/javadoc/org/newdawn/slick/UnicodeFont.DisplayList.html
Normal file
@@ -0,0 +1,276 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
UnicodeFont.DisplayList (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="UnicodeFont.DisplayList (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/UnicodeFont.DisplayList.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/UnicodeFont.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/XMLPackedSheet.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/UnicodeFont.DisplayList.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="UnicodeFont.DisplayList.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | CONSTR | <A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | METHOD</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class UnicodeFont.DisplayList</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.UnicodeFont.DisplayList</B>
|
||||
</PRE>
|
||||
<DL>
|
||||
<DT><B>Enclosing class:</B><DD><A HREF="../../../org/newdawn/slick/UnicodeFont.html" title="class in org.newdawn.slick">UnicodeFont</A></DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public static class <B>UnicodeFont.DisplayList</B><DT>extends java.lang.Object</DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A simple descriptor for display lists cached within this font
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
|
||||
<A NAME="field_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Field Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> short</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/UnicodeFont.DisplayList.html#height">height</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
The height of the rendered text in the list</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> java.lang.Object</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/UnicodeFont.DisplayList.html#userData">userData</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
Application data stored in the list</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> short</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/UnicodeFont.DisplayList.html#width">width</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
The width of rendered text in the list</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
|
||||
<A NAME="field_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Field Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="width"><!-- --></A><H3>
|
||||
width</H3>
|
||||
<PRE>
|
||||
public short <B>width</B></PRE>
|
||||
<DL>
|
||||
<DD>The width of rendered text in the list
|
||||
<P>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="height"><!-- --></A><H3>
|
||||
height</H3>
|
||||
<PRE>
|
||||
public short <B>height</B></PRE>
|
||||
<DL>
|
||||
<DD>The height of the rendered text in the list
|
||||
<P>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="userData"><!-- --></A><H3>
|
||||
userData</H3>
|
||||
<PRE>
|
||||
public java.lang.Object <B>userData</B></PRE>
|
||||
<DL>
|
||||
<DD>Application data stored in the list
|
||||
<P>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/UnicodeFont.DisplayList.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/UnicodeFont.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../org/newdawn/slick/XMLPackedSheet.html" title="class in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/UnicodeFont.DisplayList.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="UnicodeFont.DisplayList.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | CONSTR | <A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | METHOD</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
1509
lib/javadoc/org/newdawn/slick/UnicodeFont.html
Normal file
1509
lib/javadoc/org/newdawn/slick/UnicodeFont.html
Normal file
File diff suppressed because it is too large
Load Diff
272
lib/javadoc/org/newdawn/slick/XMLPackedSheet.html
Normal file
272
lib/javadoc/org/newdawn/slick/XMLPackedSheet.html
Normal file
@@ -0,0 +1,272 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
|
||||
<TITLE>
|
||||
XMLPackedSheet (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="XMLPackedSheet (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XMLPackedSheet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/UnicodeFont.DisplayList.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
NEXT CLASS</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/XMLPackedSheet.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="XMLPackedSheet.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<H2>
|
||||
<FONT SIZE="-1">
|
||||
org.newdawn.slick</FONT>
|
||||
<BR>
|
||||
Class XMLPackedSheet</H2>
|
||||
<PRE>
|
||||
java.lang.Object
|
||||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.XMLPackedSheet</B>
|
||||
</PRE>
|
||||
<HR>
|
||||
<DL>
|
||||
<DT><PRE>public class <B>XMLPackedSheet</B><DT>extends java.lang.Object</DL>
|
||||
</PRE>
|
||||
|
||||
<P>
|
||||
A sprite sheet based on an XML descriptor generated from the simple slick tool
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>kevin</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
|
||||
<A NAME="constructor_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/XMLPackedSheet.html#XMLPackedSheet(java.lang.String, java.lang.String)">XMLPackedSheet</A></B>(java.lang.String imageRef,
|
||||
java.lang.String xmlRef)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new XML packed sheet from the XML output by the slick tool</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
|
||||
<A NAME="method_summary"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Method Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../org/newdawn/slick/XMLPackedSheet.html#getSprite(java.lang.String)">getSprite</A></B>(java.lang.String name)</CODE>
|
||||
|
||||
<BR>
|
||||
Get a sprite by it's given name</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Constructor Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="XMLPackedSheet(java.lang.String, java.lang.String)"><!-- --></A><H3>
|
||||
XMLPackedSheet</H3>
|
||||
<PRE>
|
||||
public <B>XMLPackedSheet</B>(java.lang.String imageRef,
|
||||
java.lang.String xmlRef)
|
||||
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
|
||||
<DL>
|
||||
<DD>Create a new XML packed sheet from the XML output by the slick tool
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>imageRef</CODE> - The reference to the image<DD><CODE>xmlRef</CODE> - The reference to the XML
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to parse the XML or read the image</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
||||
<A NAME="method_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Method Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="getSprite(java.lang.String)"><!-- --></A><H3>
|
||||
getSprite</H3>
|
||||
<PRE>
|
||||
public <A HREF="../../../org/newdawn/slick/Image.html" title="class in org.newdawn.slick">Image</A> <B>getSprite</B>(java.lang.String name)</PRE>
|
||||
<DL>
|
||||
<DD>Get a sprite by it's given name
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name of the sprite to retrieve
|
||||
<DT><B>Returns:</B><DD>The sprite from the sheet or null if the name isn't used in this sheet</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XMLPackedSheet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../org/newdawn/slick/UnicodeFont.DisplayList.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>
|
||||
NEXT CLASS</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?org/newdawn/slick/XMLPackedSheet.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="XMLPackedSheet.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
144
lib/javadoc/org/newdawn/slick/class-use/AngelCodeFont.html
Normal file
144
lib/javadoc/org/newdawn/slick/class-use/AngelCodeFont.html
Normal file
@@ -0,0 +1,144 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:33 BST 2013 -->
|
||||
<TITLE>
|
||||
Uses of Class org.newdawn.slick.AngelCodeFont (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.newdawn.slick.AngelCodeFont (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/newdawn/slick/AngelCodeFont.html" title="class in org.newdawn.slick"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../../index.html?org/newdawn/slick//class-useAngelCodeFont.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AngelCodeFont.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<CENTER>
|
||||
<H2>
|
||||
<B>Uses of Class<br>org.newdawn.slick.AngelCodeFont</B></H2>
|
||||
</CENTER>
|
||||
No usage of org.newdawn.slick.AngelCodeFont
|
||||
<P>
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/newdawn/slick/AngelCodeFont.html" title="class in org.newdawn.slick"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../../index.html?org/newdawn/slick//class-useAngelCodeFont.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AngelCodeFont.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
209
lib/javadoc/org/newdawn/slick/class-use/Animation.html
Normal file
209
lib/javadoc/org/newdawn/slick/class-use/Animation.html
Normal file
@@ -0,0 +1,209 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:33 BST 2013 -->
|
||||
<TITLE>
|
||||
Uses of Class org.newdawn.slick.Animation (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.newdawn.slick.Animation (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/newdawn/slick/Animation.html" title="class in org.newdawn.slick"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../../index.html?org/newdawn/slick//class-useAnimation.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="Animation.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<CENTER>
|
||||
<H2>
|
||||
<B>Uses of Class<br>org.newdawn.slick.Animation</B></H2>
|
||||
</CENTER>
|
||||
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
Packages that use <A HREF="../../../../org/newdawn/slick/Animation.html" title="class in org.newdawn.slick">Animation</A></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><A HREF="#org.newdawn.slick"><B>org.newdawn.slick</B></A></TD>
|
||||
<TD> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
<A NAME="org.newdawn.slick"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
Uses of <A HREF="../../../../org/newdawn/slick/Animation.html" title="class in org.newdawn.slick">Animation</A> in <A HREF="../../../../org/newdawn/slick/package-summary.html">org.newdawn.slick</A></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/newdawn/slick/package-summary.html">org.newdawn.slick</A> that return <A HREF="../../../../org/newdawn/slick/Animation.html" title="class in org.newdawn.slick">Animation</A></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="../../../../org/newdawn/slick/Animation.html" title="class in org.newdawn.slick">Animation</A></CODE></FONT></TD>
|
||||
<TD><CODE><B>Animation.</B><B><A HREF="../../../../org/newdawn/slick/Animation.html#copy()">copy</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Create a copy of this animation.</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/newdawn/slick/package-summary.html">org.newdawn.slick</A> with parameters of type <A HREF="../../../../org/newdawn/slick/Animation.html" title="class in org.newdawn.slick">Animation</A></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B>Graphics.</B><B><A HREF="../../../../org/newdawn/slick/Graphics.html#drawAnimation(org.newdawn.slick.Animation, float, float)">drawAnimation</A></B>(<A HREF="../../../../org/newdawn/slick/Animation.html" title="class in org.newdawn.slick">Animation</A> anim,
|
||||
float x,
|
||||
float y)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw an animation to this graphics context</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B>Graphics.</B><B><A HREF="../../../../org/newdawn/slick/Graphics.html#drawAnimation(org.newdawn.slick.Animation, float, float, org.newdawn.slick.Color)">drawAnimation</A></B>(<A HREF="../../../../org/newdawn/slick/Animation.html" title="class in org.newdawn.slick">Animation</A> anim,
|
||||
float x,
|
||||
float y,
|
||||
<A HREF="../../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> col)</CODE>
|
||||
|
||||
<BR>
|
||||
Draw an animation to this graphics context</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/newdawn/slick/Animation.html" title="class in org.newdawn.slick"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../../index.html?org/newdawn/slick//class-useAnimation.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="Animation.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
144
lib/javadoc/org/newdawn/slick/class-use/AppGameContainer.html
Normal file
144
lib/javadoc/org/newdawn/slick/class-use/AppGameContainer.html
Normal file
@@ -0,0 +1,144 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:33 BST 2013 -->
|
||||
<TITLE>
|
||||
Uses of Class org.newdawn.slick.AppGameContainer (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.newdawn.slick.AppGameContainer (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/newdawn/slick/AppGameContainer.html" title="class in org.newdawn.slick"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../../index.html?org/newdawn/slick//class-useAppGameContainer.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AppGameContainer.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<CENTER>
|
||||
<H2>
|
||||
<B>Uses of Class<br>org.newdawn.slick.AppGameContainer</B></H2>
|
||||
</CENTER>
|
||||
No usage of org.newdawn.slick.AppGameContainer
|
||||
<P>
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/newdawn/slick/AppGameContainer.html" title="class in org.newdawn.slick"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../../index.html?org/newdawn/slick//class-useAppGameContainer.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AppGameContainer.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
@@ -0,0 +1,144 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:33 BST 2013 -->
|
||||
<TITLE>
|
||||
Uses of Class org.newdawn.slick.AppletGameContainer.ConsolePanel (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.newdawn.slick.AppletGameContainer.ConsolePanel (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/newdawn/slick/AppletGameContainer.ConsolePanel.html" title="class in org.newdawn.slick"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../../index.html?org/newdawn/slick//class-useAppletGameContainer.ConsolePanel.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AppletGameContainer.ConsolePanel.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<CENTER>
|
||||
<H2>
|
||||
<B>Uses of Class<br>org.newdawn.slick.AppletGameContainer.ConsolePanel</B></H2>
|
||||
</CENTER>
|
||||
No usage of org.newdawn.slick.AppletGameContainer.ConsolePanel
|
||||
<P>
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/newdawn/slick/AppletGameContainer.ConsolePanel.html" title="class in org.newdawn.slick"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../../index.html?org/newdawn/slick//class-useAppletGameContainer.ConsolePanel.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AppletGameContainer.ConsolePanel.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
@@ -0,0 +1,194 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:33 BST 2013 -->
|
||||
<TITLE>
|
||||
Uses of Class org.newdawn.slick.AppletGameContainer.Container (Slick - The 2D Library)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-06-03">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.newdawn.slick.AppletGameContainer.Container (Slick - The 2D Library)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<A NAME="navbar_top"><!-- --></A>
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../../index.html?org/newdawn/slick//class-useAppletGameContainer.Container.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AppletGameContainer.Container.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<HR>
|
||||
<CENTER>
|
||||
<H2>
|
||||
<B>Uses of Class<br>org.newdawn.slick.AppletGameContainer.Container</B></H2>
|
||||
</CENTER>
|
||||
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
Packages that use <A HREF="../../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick">AppletGameContainer.Container</A></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><A HREF="#org.newdawn.slick"><B>org.newdawn.slick</B></A></TD>
|
||||
<TD> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
<A NAME="org.newdawn.slick"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
Uses of <A HREF="../../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick">AppletGameContainer.Container</A> in <A HREF="../../../../org/newdawn/slick/package-summary.html">org.newdawn.slick</A></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../org/newdawn/slick/package-summary.html">org.newdawn.slick</A> declared as <A HREF="../../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick">AppletGameContainer.Container</A></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>protected <A HREF="../../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick">AppletGameContainer.Container</A></CODE></FONT></TD>
|
||||
<TD><CODE><B>AppletGameContainer.</B><B><A HREF="../../../../org/newdawn/slick/AppletGameContainer.html#container">container</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
The actual container implementation</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../org/newdawn/slick/package-summary.html">org.newdawn.slick</A> with parameters of type <A HREF="../../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick">AppletGameContainer.Container</A></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/AppletGameContainer.ContainerPanel.html#AppletGameContainer.ContainerPanel(org.newdawn.slick.AppletGameContainer.Container)">AppletGameContainer.ContainerPanel</A></B>(<A HREF="../../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick">AppletGameContainer.Container</A> container)</CODE>
|
||||
|
||||
<BR>
|
||||
Create a new panel</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
<HR>
|
||||
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/newdawn/slick/AppletGameContainer.Container.html" title="class in org.newdawn.slick"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||||
</EM>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../../index.html?org/newdawn/slick//class-useAppletGameContainer.Container.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="AppletGameContainer.Container.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
if(window==top) {
|
||||
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||||
}
|
||||
//-->
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
<HR>
|
||||
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user