From ead1ced7d21f408a4924db9063b19abe29819ec7 Mon Sep 17 00:00:00 2001 From: "Enno Boland (Gottox)" Date: Thu, 29 Mar 2012 12:42:50 +0200 Subject: [PATCH] rename IOConnection to EngineIO in documentation. --- .classpath | 2 +- doc/allclasses-frame.html | 36 ++- doc/allclasses-noframe.html | 36 ++- doc/basic/AcknowledgeExample.html | 32 +-- doc/basic/BasicExample.html | 32 +-- doc/basic/BasicExample2.html | 20 +- doc/basic/class-use/AcknowledgeExample.html | 4 +- doc/basic/class-use/BasicExample.html | 4 +- doc/basic/class-use/BasicExample2.html | 4 +- doc/basic/package-frame.html | 4 +- doc/basic/package-summary.html | 4 +- doc/basic/package-tree.html | 6 +- doc/basic/package-use.html | 4 +- doc/chat/Chat.html | 38 +-- doc/chat/ChatCallback.html | 28 +-- doc/chat/ChatCallbackAdapter.html | 12 +- doc/chat/ChatFrame.html | 100 ++++---- doc/chat/class-use/Chat.html | 4 +- doc/chat/class-use/ChatCallback.html | 4 +- doc/chat/class-use/ChatCallbackAdapter.html | 4 +- doc/chat/class-use/ChatFrame.html | 4 +- doc/chat/package-frame.html | 4 +- doc/chat/package-summary.html | 4 +- doc/chat/package-tree.html | 18 +- doc/chat/package-use.html | 4 +- doc/constant-values.html | 28 ++- doc/deprecated-list.html | 10 +- doc/help-doc.html | 16 +- doc/index-files/index-1.html | 36 ++- doc/index-files/index-10.html | 71 ++---- doc/index-files/index-11.html | 40 ++- doc/index-files/index-12.html | 31 ++- doc/index-files/index-13.html | 190 ++++++++++++-- doc/index-files/index-14.html | 95 ++----- doc/index-files/index-15.html | 76 ++---- doc/index-files/index-16.html | 47 ++-- doc/index-files/index-17.html | 126 ++++++++-- doc/index-files/index-18.html | 98 ++++++-- doc/index-files/index-19.html | 10 +- doc/index-files/index-2.html | 58 ++--- doc/index-files/index-20.html | 6 +- doc/index-files/index-21.html | 6 +- doc/index-files/index-3.html | 77 ++++-- doc/index-files/index-4.html | 53 ++-- doc/index-files/index-5.html | 59 +++-- doc/index-files/index-6.html | 77 ++---- doc/index-files/index-7.html | 82 +++--- doc/index-files/index-8.html | 49 +++- doc/index-files/index-9.html | 28 ++- doc/index.html | 9 +- doc/io/socket/AbstractTestSocketIO.html | 116 ++++----- doc/io/socket/AllTests.html | 16 +- doc/io/socket/IOAcknowledge.html | 21 +- doc/io/socket/IOCallback.html | 28 ++- doc/io/socket/IOMessage.html | 68 ++--- doc/io/socket/IOTransport.html | 34 +-- doc/io/socket/SocketIO.html | 122 ++++----- doc/io/socket/SocketIOException.html | 44 ++-- doc/io/socket/WebsocketTestSocketIO.html | 14 +- doc/io/socket/WebsocketTransport.html | 78 +++--- doc/io/socket/XHRTestSocketIO.html | 14 +- doc/io/socket/XhrTransport.html | 80 +++--- .../class-use/AbstractTestSocketIO.html | 4 +- doc/io/socket/class-use/AllTests.html | 4 +- doc/io/socket/class-use/IOAcknowledge.html | 233 ++++++++++++++++-- doc/io/socket/class-use/IOCallback.html | 129 ++++++++-- doc/io/socket/class-use/IOMessage.html | 14 +- doc/io/socket/class-use/IOTransport.html | 41 ++- doc/io/socket/class-use/SocketIO.html | 55 +++-- .../socket/class-use/SocketIOException.html | 101 +++++++- .../class-use/WebsocketTestSocketIO.html | 4 +- .../socket/class-use/WebsocketTransport.html | 14 +- doc/io/socket/class-use/XHRTestSocketIO.html | 4 +- doc/io/socket/class-use/XhrTransport.html | 14 +- doc/io/socket/package-frame.html | 14 +- doc/io/socket/package-summary.html | 38 ++- doc/io/socket/package-tree.html | 32 ++- doc/io/socket/package-use.html | 103 +++++++- doc/io/socket/testutils/MutateProxy.html | 34 +-- .../RandomBlockJUnit4ClassRunner.html | 18 +- .../testutils/class-use/MutateProxy.html | 4 +- .../RandomBlockJUnit4ClassRunner.html | 4 +- doc/io/socket/testutils/package-frame.html | 4 +- doc/io/socket/testutils/package-summary.html | 4 +- doc/io/socket/testutils/package-tree.html | 8 +- doc/io/socket/testutils/package-use.html | 4 +- doc/overview-frame.html | 4 +- doc/overview-summary.html | 4 +- doc/overview-tree.html | 54 +++- doc/package-list | 3 + doc/serialized-form.html | 113 ++++++++- src/io/socket/EngineIO.java | 26 +- src/io/socket/WebsocketTransport.java | 2 +- 93 files changed, 2264 insertions(+), 1251 deletions(-) diff --git a/.classpath b/.classpath index 71ba817..d06174e 100644 --- a/.classpath +++ b/.classpath @@ -6,7 +6,7 @@ - + diff --git a/doc/allclasses-frame.html b/doc/allclasses-frame.html index 5c7ae1b..f1867f7 100644 --- a/doc/allclasses-frame.html +++ b/doc/allclasses-frame.html @@ -2,12 +2,12 @@ - + All Classes - + @@ -21,22 +21,48 @@ - diff --git a/doc/allclasses-noframe.html b/doc/allclasses-noframe.html index c9d3237..8dbeae8 100644 --- a/doc/allclasses-noframe.html +++ b/doc/allclasses-noframe.html @@ -2,12 +2,12 @@ - + All Classes - + @@ -21,22 +21,48 @@
IOAcknowledge +AbstractTestSocketIO
-IOCallback +AcknowledgeExample +
+AllTests +
+BasicExample +
+BasicExample2 +
+Chat +
+ChatCallback +
+ChatCallbackAdapter +
+ChatFrame
-IOConnection +EngineIO +
+IOAcknowledge +
+IOCallback
IOMessage
IOTransport
+MutateProxy +
+RandomBlockJUnit4ClassRunner +
SocketIO
SocketIOException
+WebsocketTestSocketIO +
WebsocketTransport
+XHRTestSocketIO +
XhrTransport
- diff --git a/doc/basic/AcknowledgeExample.html b/doc/basic/AcknowledgeExample.html index d73d7ca..5275d13 100644 --- a/doc/basic/AcknowledgeExample.html +++ b/doc/basic/AcknowledgeExample.html @@ -2,12 +2,12 @@ - + AcknowledgeExample - + @@ -92,7 +92,7 @@


Class AcknowledgeExample

-java.lang.Object
+java.lang.Object
   extended by basic.AcknowledgeExample
 
@@ -100,7 +100,7 @@


-
public class AcknowledgeExample
extends java.lang.Object
implements IOCallback
+
public class AcknowledgeExample
extends Object
implements IOCallback

@@ -135,7 +135,7 @@

- @@ -143,9 +143,9 @@

- @@ -186,7 +186,7 @@

- - @@ -143,9 +143,9 @@

- @@ -186,7 +186,7 @@

- - @@ -141,10 +141,10 @@

 

IOAcknowledge +AbstractTestSocketIO
-IOCallback +AcknowledgeExample +
+AllTests +
+BasicExample +
+BasicExample2 +
+Chat +
+ChatCallback +
+ChatCallbackAdapter +
+ChatFrame
-IOConnection +EngineIO +
+IOAcknowledge +
+IOCallback
IOMessage
IOTransport
+MutateProxy +
+RandomBlockJUnit4ClassRunner +
SocketIO
SocketIOException
+WebsocketTestSocketIO +
WebsocketTransport
+XHRTestSocketIO +
XhrTransport
static voidmain(java.lang.String[] args) +main(String[] args)
           
 voidon(java.lang.String event, +on(String event, IOAcknowledge ack, - java.lang.Object... args) + Object... args)
          On [Event].
 voidonMessage(java.lang.String data, +onMessage(String data, IOAcknowledge ack)
@@ -196,10 +196,10 @@

  - + - +
Methods inherited from class java.lang.ObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  @@ -219,12 +219,12 @@

AcknowledgeExample

 public AcknowledgeExample()
-                   throws java.lang.Exception
+ throws Exception
Throws: -
java.lang.Exception
+
Exception
@@ -240,7 +240,7 @@

main

-public static void main(java.lang.String[] args)
+public static void main(String[] args)
@@ -272,7 +272,7 @@

onMessage

-public void onMessage(java.lang.String data,
+public void onMessage(String data,
                       IOAcknowledge ack)
Description copied from interface: IOCallback
@@ -341,9 +341,9 @@

on

-public void on(java.lang.String event,
+public void on(String event,
                IOAcknowledge ack,
-               java.lang.Object... args)
+ Object... args)
Description copied from interface: IOCallback
On [Event]. Called when server emits an event. diff --git a/doc/basic/BasicExample.html b/doc/basic/BasicExample.html index df56381..1e7c62f 100644 --- a/doc/basic/BasicExample.html +++ b/doc/basic/BasicExample.html @@ -2,12 +2,12 @@ - + BasicExample - + @@ -92,7 +92,7 @@


Class BasicExample

-java.lang.Object
+java.lang.Object
   extended by basic.BasicExample
 
@@ -100,7 +100,7 @@


-
public class BasicExample
extends java.lang.Object
implements IOCallback
+
public class BasicExample
extends Object
implements IOCallback

@@ -135,7 +135,7 @@

static voidmain(java.lang.String[] args) +main(String[] args)
           
 voidon(java.lang.String event, +on(String event, IOAcknowledge ack, - java.lang.Object... args) + Object... args)
          On [Event].
 voidonMessage(java.lang.String data, +onMessage(String data, IOAcknowledge ack)
@@ -196,10 +196,10 @@

  - + - +
Methods inherited from class java.lang.ObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  @@ -219,12 +219,12 @@

BasicExample

 public BasicExample()
-             throws java.lang.Exception
+ throws Exception
Throws: -
java.lang.Exception
+
Exception
@@ -240,7 +240,7 @@

main

-public static void main(java.lang.String[] args)
+public static void main(String[] args)
@@ -272,7 +272,7 @@

onMessage

-public void onMessage(java.lang.String data,
+public void onMessage(String data,
                       IOAcknowledge ack)
Description copied from interface: IOCallback
@@ -341,9 +341,9 @@

on

-public void on(java.lang.String event,
+public void on(String event,
                IOAcknowledge ack,
-               java.lang.Object... args)
+ Object... args)
Description copied from interface: IOCallback
On [Event]. Called when server emits an event. diff --git a/doc/basic/BasicExample2.html b/doc/basic/BasicExample2.html index 137074c..8dee78f 100644 --- a/doc/basic/BasicExample2.html +++ b/doc/basic/BasicExample2.html @@ -2,12 +2,12 @@ - + BasicExample2 - + @@ -92,12 +92,12 @@


Class BasicExample2

-java.lang.Object
+java.lang.Object
   extended by basic.BasicExample2
 

-
public class BasicExample2
extends java.lang.Object
+
public class BasicExample2
extends Object

@@ -132,7 +132,7 @@

static voidmain(java.lang.String[] args) +main(String[] args)
           
- + - +
Methods inherited from class java.lang.ObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  @@ -164,12 +164,12 @@

BasicExample2

 public BasicExample2()
-              throws java.lang.Exception
+ throws Exception
Throws: -
java.lang.Exception
+
Exception
@@ -185,7 +185,7 @@

main

-public static void main(java.lang.String[] args)
+public static void main(String[] args)
diff --git a/doc/basic/class-use/AcknowledgeExample.html b/doc/basic/class-use/AcknowledgeExample.html index fa5bdda..c7e9f30 100644 --- a/doc/basic/class-use/AcknowledgeExample.html +++ b/doc/basic/class-use/AcknowledgeExample.html @@ -2,12 +2,12 @@ - + Uses of Class basic.AcknowledgeExample - + diff --git a/doc/basic/class-use/BasicExample.html b/doc/basic/class-use/BasicExample.html index 3f1ff8e..c6a9a52 100644 --- a/doc/basic/class-use/BasicExample.html +++ b/doc/basic/class-use/BasicExample.html @@ -2,12 +2,12 @@ - + Uses of Class basic.BasicExample - + diff --git a/doc/basic/class-use/BasicExample2.html b/doc/basic/class-use/BasicExample2.html index 90789b0..5258f60 100644 --- a/doc/basic/class-use/BasicExample2.html +++ b/doc/basic/class-use/BasicExample2.html @@ -2,12 +2,12 @@ - + Uses of Class basic.BasicExample2 - + diff --git a/doc/basic/package-frame.html b/doc/basic/package-frame.html index 0445a20..642ff3d 100644 --- a/doc/basic/package-frame.html +++ b/doc/basic/package-frame.html @@ -2,12 +2,12 @@ - + basic - + diff --git a/doc/basic/package-summary.html b/doc/basic/package-summary.html index 70ad5c6..864bc5c 100644 --- a/doc/basic/package-summary.html +++ b/doc/basic/package-summary.html @@ -2,12 +2,12 @@ - + basic - + diff --git a/doc/basic/package-tree.html b/doc/basic/package-tree.html index 67fc568..32c5c3c 100644 --- a/doc/basic/package-tree.html +++ b/doc/basic/package-tree.html @@ -2,12 +2,12 @@ - + basic Class Hierarchy - + @@ -91,7 +91,7 @@

Class Hierarchy

    -
  • java.lang.Object
      +
    • java.lang.Object diff --git a/doc/basic/package-use.html b/doc/basic/package-use.html index 043940f..6d1d985 100644 --- a/doc/basic/package-use.html +++ b/doc/basic/package-use.html @@ -2,12 +2,12 @@ - + Uses of Package basic - + diff --git a/doc/chat/Chat.html b/doc/chat/Chat.html index 2b3bf5d..c5b8910 100644 --- a/doc/chat/Chat.html +++ b/doc/chat/Chat.html @@ -2,12 +2,12 @@ - + Chat - + @@ -92,16 +92,16 @@


      Class Chat

      -java.lang.Object
      -  extended by java.lang.Thread
      +java.lang.Object
      +  extended by java.lang.Thread
             extended by chat.Chat
       
      -
      All Implemented Interfaces:
      java.lang.Runnable
      +
      All Implemented Interfaces:
      Runnable

      -
      public class Chat
      extends java.lang.Thread
      +
      public class Chat
      extends Thread

@@ -120,10 +120,10 @@

  - + - +
Nested classes/interfaces inherited from class java.lang.ThreadNested classes/interfaces inherited from class java.lang.Thread
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandlerThread.State, Thread.UncaughtExceptionHandler
  @@ -139,10 +139,10 @@

  - + - +
Fields inherited from class java.lang.ThreadFields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITYMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
  @@ -173,7 +173,7 @@

 void -join(java.lang.String nickname) +join(String nickname)
            @@ -189,7 +189,7 @@

 void -sendMessage(java.lang.String message) +sendMessage(String message)
            @@ -198,19 +198,19 @@

  - + - +
Methods inherited from class java.lang.ThreadMethods inherited from class java.lang.Thread
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
  - + - +
Methods inherited from class java.lang.ObjectMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  @@ -249,7 +249,7 @@

public void run()
-
Specified by:
run in interface java.lang.Runnable
Overrides:
run in class java.lang.Thread
+
Specified by:
run in interface Runnable
Overrides:
run in class Thread
@@ -260,7 +260,7 @@

sendMessage

-public void sendMessage(java.lang.String message)
+public void sendMessage(String message)
@@ -271,7 +271,7 @@

join

-public void join(java.lang.String nickname)
+public void join(String nickname)
diff --git a/doc/chat/ChatCallback.html b/doc/chat/ChatCallback.html index a4cedba..66076a7 100644 --- a/doc/chat/ChatCallback.html +++ b/doc/chat/ChatCallback.html @@ -2,12 +2,12 @@ - + ChatCallback - + @@ -92,7 +92,7 @@


Class ChatCallback

-java.lang.Object
+java.lang.Object
   extended by chat.ChatCallback
 
@@ -100,7 +100,7 @@


-
public class ChatCallback
extends java.lang.Object
implements IOCallback, IOAcknowledge
+
public class ChatCallback
extends Object
implements IOCallback, IOAcknowledge

@@ -135,7 +135,7 @@

 void -ack(java.lang.Object... data) +ack(Object... data)
          Acknowledges a socket.io message. @@ -143,9 +143,9 @@

 void -on(java.lang.String event, +on(String event, IOAcknowledge ack, - java.lang.Object... data) + Object... data)
          On [Event]. @@ -186,7 +186,7 @@

 void -onMessage(java.lang.String message, +onMessage(String message, IOAcknowledge ack)
@@ -196,10 +196,10 @@

  - + - +
Methods inherited from class java.lang.ObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  @@ -235,7 +235,7 @@

ack

-public void ack(java.lang.Object... data)
+public void ack(Object... data)
Description copied from interface: IOAcknowledge
Acknowledges a socket.io message. @@ -252,9 +252,9 @@

on

-public void on(java.lang.String event,
+public void on(String event,
                IOAcknowledge ack,
-               java.lang.Object... data)
+ Object... data)
Description copied from interface: IOCallback
On [Event]. Called when server emits an event. @@ -271,7 +271,7 @@

onMessage

-public void onMessage(java.lang.String message,
+public void onMessage(String message,
                       IOAcknowledge ack)
Description copied from interface: IOCallback
diff --git a/doc/chat/ChatCallbackAdapter.html b/doc/chat/ChatCallbackAdapter.html index b9ddb20..9d0f56b 100644 --- a/doc/chat/ChatCallbackAdapter.html +++ b/doc/chat/ChatCallbackAdapter.html @@ -2,12 +2,12 @@ - + ChatCallbackAdapter - + @@ -123,7 +123,7 @@

 void -on(java.lang.String event, +on(String event, org.json.JSONObject data)
@@ -164,7 +164,7 @@

 void -onMessage(java.lang.String message) +onMessage(String message)
            @@ -200,7 +200,7 @@

on

-void on(java.lang.String event,
+void on(String event,
         org.json.JSONObject data)
@@ -212,7 +212,7 @@

onMessage

-void onMessage(java.lang.String message)
+void onMessage(String message)
diff --git a/doc/chat/ChatFrame.html b/doc/chat/ChatFrame.html index 76d33a0..167e0e6 100644 --- a/doc/chat/ChatFrame.html +++ b/doc/chat/ChatFrame.html @@ -2,12 +2,12 @@ - + ChatFrame - + @@ -92,20 +92,20 @@


Class ChatFrame

-java.lang.Object
-  extended by java.awt.Component
-      extended by java.awt.Container
-          extended by java.awt.Window
-              extended by java.awt.Frame
-                  extended by javax.swing.JFrame
+java.lang.Object
+  extended by java.awt.Component
+      extended by java.awt.Container
+          extended by java.awt.Window
+              extended by java.awt.Frame
+                  extended by javax.swing.JFrame
                       extended by chat.ChatFrame
 
-
All Implemented Interfaces:
ChatCallbackAdapter, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants
+
All Implemented Interfaces:
ChatCallbackAdapter, ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

-
public class ChatFrame
extends javax.swing.JFrame
implements ChatCallbackAdapter
+
public class ChatFrame
extends JFrame
implements ChatCallbackAdapter

@@ -126,50 +126,50 @@

  - + - +
Nested classes/interfaces inherited from class javax.swing.JFrameNested classes/interfaces inherited from class javax.swing.JFrame
javax.swing.JFrame.AccessibleJFrameJFrame.AccessibleJFrame
  - + - +
Nested classes/interfaces inherited from class java.awt.FrameNested classes/interfaces inherited from class java.awt.Frame
java.awt.Frame.AccessibleAWTFrameFrame.AccessibleAWTFrame
  - + - +
Nested classes/interfaces inherited from class java.awt.WindowNested classes/interfaces inherited from class java.awt.Window
java.awt.Window.AccessibleAWTWindowWindow.AccessibleAWTWindow
  - + - +
Nested classes/interfaces inherited from class java.awt.ContainerNested classes/interfaces inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainerContainer.AccessibleAWTContainer
  - + - +
Nested classes/interfaces inherited from class java.awt.ComponentNested classes/interfaces inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategyComponent.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy
  @@ -185,46 +185,46 @@

  - + - +
Fields inherited from class javax.swing.JFrameFields inherited from class javax.swing.JFrame
accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabledaccessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled
  - + - +
Fields inherited from class java.awt.FrameFields inherited from class java.awt.Frame
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSORCROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR
  - + - +
Fields inherited from class java.awt.ComponentFields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENTBOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
  - + - +
Fields inherited from interface javax.swing.WindowConstantsFields inherited from interface javax.swing.WindowConstants
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSEDISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE
  - + - +
Fields inherited from interface java.awt.image.ImageObserverFields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTHABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
  @@ -279,7 +279,7 @@

static void -main(java.lang.String[] args) +main(String[] args)
            @@ -287,7 +287,7 @@

 void -on(java.lang.String event, +on(String event, org.json.JSONObject obj)
@@ -328,7 +328,7 @@

 void -onMessage(java.lang.String message) +onMessage(String message)
            @@ -345,64 +345,64 @@

  - + - +
Methods inherited from class javax.swing.JFrameMethods inherited from class javax.swing.JFrame
addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, updateaddImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update
  - + - +
Methods inherited from class java.awt.FrameMethods inherited from class java.awt.Frame
addNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecoratedaddNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated
  - + - +
Methods inherited from class java.awt.WindowMethods inherited from class java.awt.Window
addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOwnedWindows, getOwner, getOwnerlessWindows, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isShowing, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setVisible, show, toBack, toFrontaddPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOwnedWindows, getOwner, getOwnerlessWindows, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isShowing, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setVisible, show, toBack, toFront
  - + - +
Methods inherited from class java.awt.ContainerMethods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusBackward, transferFocusDownCycle, validate, validateTreeadd, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusBackward, transferFocusDownCycle, validate, validateTree
  - + - +
Methods inherited from class java.awt.ComponentMethods inherited from class java.awt.Component
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, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, setBackground, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusUpCycleaction, 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, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, setBackground, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusUpCycle
  - + - +
Methods inherited from class java.lang.ObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  - + - +
Methods inherited from interface java.awt.MenuContainerMethods inherited from interface java.awt.MenuContainer
getFont, postEventgetFont, postEvent
  @@ -440,7 +440,7 @@

main

-public static void main(java.lang.String[] args)
+public static void main(String[] args)
@@ -513,7 +513,7 @@

on

-public void on(java.lang.String event,
+public void on(String event,
                org.json.JSONObject obj)
@@ -528,7 +528,7 @@

onMessage

-public void onMessage(java.lang.String message)
+public void onMessage(String message)
Specified by:
onMessage in interface ChatCallbackAdapter
diff --git a/doc/chat/class-use/Chat.html b/doc/chat/class-use/Chat.html index 3e5d523..768e17c 100644 --- a/doc/chat/class-use/Chat.html +++ b/doc/chat/class-use/Chat.html @@ -2,12 +2,12 @@ - + Uses of Class chat.Chat - + diff --git a/doc/chat/class-use/ChatCallback.html b/doc/chat/class-use/ChatCallback.html index 26a06cd..fd64aff 100644 --- a/doc/chat/class-use/ChatCallback.html +++ b/doc/chat/class-use/ChatCallback.html @@ -2,12 +2,12 @@ - + Uses of Class chat.ChatCallback - + diff --git a/doc/chat/class-use/ChatCallbackAdapter.html b/doc/chat/class-use/ChatCallbackAdapter.html index e701b19..84c3cd7 100644 --- a/doc/chat/class-use/ChatCallbackAdapter.html +++ b/doc/chat/class-use/ChatCallbackAdapter.html @@ -2,12 +2,12 @@ - + Uses of Interface chat.ChatCallbackAdapter - + diff --git a/doc/chat/class-use/ChatFrame.html b/doc/chat/class-use/ChatFrame.html index 8d20acf..1cd2767 100644 --- a/doc/chat/class-use/ChatFrame.html +++ b/doc/chat/class-use/ChatFrame.html @@ -2,12 +2,12 @@ - + Uses of Class chat.ChatFrame - + diff --git a/doc/chat/package-frame.html b/doc/chat/package-frame.html index 8cb1bf5..8862d28 100644 --- a/doc/chat/package-frame.html +++ b/doc/chat/package-frame.html @@ -2,12 +2,12 @@ - + chat - + diff --git a/doc/chat/package-summary.html b/doc/chat/package-summary.html index 94c52f0..59c5e59 100644 --- a/doc/chat/package-summary.html +++ b/doc/chat/package-summary.html @@ -2,12 +2,12 @@ - + chat - + diff --git a/doc/chat/package-tree.html b/doc/chat/package-tree.html index 028a505..086688c 100644 --- a/doc/chat/package-tree.html +++ b/doc/chat/package-tree.html @@ -2,12 +2,12 @@ - + chat Class Hierarchy - + @@ -91,16 +91,16 @@

Class Hierarchy