This is the complete list of members for
com.phidgets.Dictionary, including all inherited members.
| [static initializer] | com.phidgets.Dictionary | [inline, package, static] |
| add(String key, String val) | com.phidgets.Dictionary | [inline] |
| add(String key, String val, boolean persistent) | com.phidgets.Dictionary | [inline] |
| addServerConnectListener(ServerConnectListener l) | com.phidgets.Dictionary | [inline] |
| addServerDisconnectListener(ServerDisconnectListener l) | com.phidgets.Dictionary | [inline] |
| close() | com.phidgets.Dictionary | [inline] |
| create() | com.phidgets.Dictionary | [private] |
| Dictionary() | com.phidgets.Dictionary | [inline] |
| enableEvents(boolean b) | com.phidgets.Dictionary | [inline, private] |
| enableServerConnectEvents(boolean b) | com.phidgets.Dictionary | [private] |
| enableServerDisconnectEvents(boolean b) | com.phidgets.Dictionary | [private] |
| finalize() | com.phidgets.Dictionary | [inline, protected] |
| fireServerConnect(ServerConnectEvent e) | com.phidgets.Dictionary | [inline, private] |
| fireServerDisconnect(ServerDisconnectEvent e) | com.phidgets.Dictionary | [inline, private] |
| get(String key) | com.phidgets.Dictionary | [inline] |
| getServerAddress() | com.phidgets.Dictionary | |
| getServerID() | com.phidgets.Dictionary | |
| getServerPort() | com.phidgets.Dictionary | |
| handle | com.phidgets.Dictionary | |
| isAttached() | com.phidgets.Dictionary | |
| isAttachedToServer() | com.phidgets.Dictionary | |
| nativeAddKey(String key, String val, int persistent) | com.phidgets.Dictionary | [private] |
| nativeClose() | com.phidgets.Dictionary | [private] |
| nativeDelete() | com.phidgets.Dictionary | [private] |
| nativeGetKey(String key) | com.phidgets.Dictionary | [private] |
| nativeOpenRemote(String serverID, String pass) | com.phidgets.Dictionary | [private] |
| nativeOpenRemoteIP(String ipAddress, int port, String pass) | com.phidgets.Dictionary | [private] |
| nativeRemoveKey(String keyPattern) | com.phidgets.Dictionary | [private] |
| nativeServerConnectHandler | com.phidgets.Dictionary | [private] |
| nativeServerDisconnectHandler | com.phidgets.Dictionary | [private] |
| open(String ipAddress, int port, String password) | com.phidgets.Dictionary | [inline] |
| open(String ipAddress, int port) | com.phidgets.Dictionary | [inline] |
| open(String serverID, String password) | com.phidgets.Dictionary | [inline] |
| open(String serverID) | com.phidgets.Dictionary | [inline] |
| remove(String pattern) | com.phidgets.Dictionary | [inline] |
| removeServerConnectListener(ServerConnectListener l) | com.phidgets.Dictionary | [inline] |
| removeServerDisconnectListener(ServerDisconnectListener l) | com.phidgets.Dictionary | [inline] |
| serverConnectListeners | com.phidgets.Dictionary | [private] |
| serverDisconnectListeners | com.phidgets.Dictionary | [private] |
| toString() | com.phidgets.Dictionary | [inline] |