The source class in the source package are replaced by the target class from the target package. The imports are automatically added at the beginning of the program. The target class column is blank if the name is the same, otherwise it contains the new name.
| Source class | Target class | Source package | Target package |
| Address | | superwaba.ext.palm.io.builtin | totalcross.pim.palm.builtin |
| AddressBook | | superwaba.ext.xplat.io.pimal.addressbook | totalcross.pim.addressbook |
| AddressField | | superwaba.ext.xplat.io.pimal.addressbook | totalcross.pim.addressbook |
| AddressNotSupportedHandler | | superwaba.ext.xplat.io.pimal.addressbook | totalcross.pim.addressbook |
| AddressNSHNote | | superwaba.ext.xplat.io.pimal.addressbook | totalcross.pim.addressbook |
| AddressRecord | | superwaba.ext.xplat.io.pimal.addressbook | totalcross.pim.addressbook |
| Adler32 | | superwaba.ext.xplat.util.zip | totalcross.util.zip |
| AnimatedButton | | superwaba.ext.xplat.game | totalcross.game |
| AnimatedSprite | | superwaba.ext.xplat.game | totalcross.game |
| Animation | superwaba.ext.xplat.game | totalcross.game |
| AnimationEvent | | superwaba.ext.xplat.game | totalcross.game |
| AppExitException | | waba.sys | totalcross.sys |
| ArithmeticException | | waba.lang | totalcross.lang |
| ArrayIndexOutOfBoundsException | | waba.lang | totalcross.lang |
| AssertionFailedError | | superwaba.ext.xplat.unit | totalcross.unit |
| AttributeList | | superwaba.ext.xplat.xml | totalcross.xml |
| Base64 | | superwaba.ext.xplat.io.http | totalcross.net |
| BigByteArrayStream | | superwaba.ext.xplat.io | totalcross.io |
| BinConverter | | superwaba.ext.xplat.util.crypto | totalcross.net.ssl.crypto |
| BlowfishCBC | | superwaba.ext.xplat.util.crypto | totalcross.net.ssl.crypto |
| BlowfishECB | | superwaba.ext.xplat.util.crypto | totalcross.net.ssl.crypto |
| BufferedFile | | superwaba.ext.xplat.io | totalcross.io |
| Button | | waba.ui | totalcross.ui |
| Button | | superwaba.ext.xplat.html.ui | totalcross.ui.html.ui |
| ByteArrayStream | | waba.io | totalcross.io |
| ByteString | | superwaba.ext.xplat.io.http | totalcross.net |
| Calculator | CalculatorBox | waba.ui | totalcross.ui |
| Calendar | CalendarBox | waba.ui | totalcross.ui |
| CharacterConverter | | waba.sys | totalcross.sys |
| Check | | waba.ui | totalcross.ui |
| Check | | superwaba.ext.xplat.html.ui | totalcross.ui.html.ui |
| Checksum | | superwaba.ext.xplat.util.zip.checksum | totalcross.util.zip |
| ChoicesDialog | ControlBox | superwaba.ext.xplat.ui | totalcross.ui |
| Class | | waba.lang | totalcross.lang |
| ClassCastException | | waba.lang | totalcross.lang |
| ClassNotFoundException | | waba.lang | totalcross.lang |
| Color | | waba.fx | totalcross.ui.gfx |
| ColorList | | superwaba.ext.xplat.ui | totalcross.ui |
| ComboBox | | waba.ui | totalcross.ui |
| ComboBox | | superwaba.ext.xplat.html.ui | totalcross.ui.html.ui |
| CompareWindow | | superwaba.ext.xplat.unit | totalcross.unit |
| CompressedHttpClient | | superwaba.ext.xplat.webservice | totalcross.xml.rpc |
| Conduit | | superwaba.ext.xplat.sync | totalcross.io.sync |
| Constant | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| Container | | waba.ui | totalcross.ui |
| ContentHandler | | superwaba.ext.xplat.xml | totalcross.xml |
| Control | | waba.ui | totalcross.ui |
| ControlEvent | | waba.ui | totalcross.ui.event |
| Controllable | | superwaba.ext.xplat.html.ui | totalcross.ui.html.ui |
| ControllableSelectable | | superwaba.ext.xplat.html.ui | totalcross.ui.html.ui |
| ControlTile | | superwaba.ext.xplat.html | totalcross.ui.html |
| Convert | | waba.sys | totalcross.sys |
| Coord | | waba.fx | totalcross.ui.gfx |
| CRC32 | | superwaba.ext.xplat.util.zip.checksum | totalcross.util.zip |
| DataStream | | waba.io | totalcross.io |
| Date | | waba.util | totalcross.util |
| DateBook | | superwaba.ext.xplat.io.pimal.datebook | totalcross.pim.datebook |
| Datebook | | superwaba.ext.palm.io.builtin | totalcross.pim.palm.builtin |
| DateField | | superwaba.ext.xplat.io.pimal.datebook | totalcross.pim.datebook |
| DateNotSupportedHandler | | superwaba.ext.xplat.io.pimal.datebook | totalcross.pim.datebook |
| DateNSHNote | | superwaba.ext.xplat.io.pimal.datebook | totalcross.pim.datebook |
| DateRecord | | superwaba.ext.xplat.io.pimal.datebook | totalcross.pim.datebook |
| DocProperties | | superwaba.ext.xplat.html | totalcross.ui.html |
| Document | | superwaba.ext.xplat.html | totalcross.ui.html |
| DumpXml | | superwaba.ext.xplat.xml | totalcross.xml |
| Edit | | waba.ui | totalcross.ui |
| Edit | | superwaba.ext.xplat.html.ui | totalcross.ui.html.ui |
| ElementNotFoundError | ElementNotFoundException | waba.util | totalcross.util |
| Error | | waba.lang | totalcross.lang |
| EscapeHtml | | superwaba.ext.xplat.util | totalcross.ui.html |
| Event | | waba.ui | totalcross.ui.event |
| Exception | | waba.lang | totalcross.lang |
| File | | waba.io | totalcross.io |
| Font | | waba.fx | totalcross.ui.font |
| FontMetrics | | waba.fx | totalcross.ui.font |
| Form | | superwaba.ext.xplat.html | totalcross.ui.html |
| FTP | | superwaba.ext.xplat.io | totalcross.net |
| FTPConnectionClosedException | | superwaba.ext.xplat.io | totalcross.net |
| GameEngine | | superwaba.ext.xplat.game | totalcross.game |
| GameEngineException | | superwaba.ext.xplat.game | totalcross.game |
| GameEngineMainWindow | | superwaba.ext.xplat.game | totalcross.game |
| ISurface | GfxSurface | waba.fx | totalcross.ui.gfx |
| GifImage | Image | superwaba.ext.xplat.fx.gif | totalcross.ui.image |
| GPRS | | superwaba.ext.ce.io.gprs | totalcross.net |
| GPS | | superwaba.ext.xplat.io.gps | totalcross.io.device.gps |
| Graphics | | waba.fx | totalcross.ui.gfx |
| Grid | | waba.ui | totalcross.ui |
| GridEvent | | waba.ui | totalcross.ui.event |
| Hashtable | | waba.util | totalcross.util |
| Hidden | | superwaba.ext.xplat.html.ui | totalcross.ui.html.ui |
| HighScoreEntry | | superwaba.ext.xplat.game | totalcross.game |
| HighScores | | superwaba.ext.xplat.game | totalcross.game |
| Hr | | superwaba.ext.xplat.html | totalcross.ui.html |
| HtmlContainer | | superwaba.ext.xplat.html | totalcross.ui.html |
| HtmlReader | | superwaba.ext.xplat.html | totalcross.ui.html |
| HttpStream | | superwaba.ext.xplat.io.http | totalcross.net |
| IAppointment | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| IAppointments | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| IContact | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| IContacts | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| IDate | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| IExtended | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| IKeys | SpecialKeys | waba.ui | totalcross.sys |
| IllegalAccessException | | waba.lang | totalcross.lang |
| Image | | waba.fx | totalcross.ui.image |
| ImageComparisionTest | | superwaba.ext.xplat.unit | totalcross.unit |
| ImageError | ImageException | waba.fx | totalcross.ui.image |
| ImageScroller | ImageControl | superwaba.ext.xplat.ui | totalcross.ui |
| ImageTester | | superwaba.ext.xplat.unit | totalcross.unit |
| Img | | superwaba.ext.xplat.html | totalcross.ui.html |
| IndexOutOfBoundsException | | waba.lang | totalcross.lang |
| Input | | superwaba.ext.xplat.html | totalcross.ui.html |
| InputDialog | InputBox | waba.ui | totalcross.ui |
| InstantiationException | | waba.lang | totalcross.lang |
| IntHashtable | | waba.util | totalcross.util |
| IntVector | | waba.util | totalcross.util |
| IObject | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| IObjects | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| IOError | IOException | waba.io | totalcross.io |
| IPOutlookItemCollection | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| IRecipient | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| IRecipients | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| IRecurrencePattern | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| ITask | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| ITasks | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| JavaBridge | Launcher | waba.applet | totalcross |
| JpegImage | Image | superwaba.ext.xplat.fx.jpeg | totalcross.ui.image |
| Keyboard | KeyboardBox | waba.ui | totalcross.ui |
| KeyEvent | | waba.ui | totalcross.ui.event |
| Keypad | | waba.ui | totalcross.ui |
| Label | | waba.ui | totalcross.ui |
| Applet | Launcher | waba.applet | totalcross |
| LayoutContext | | superwaba.ext.xplat.html | totalcross.ui.html |
| LineReader | | superwaba.ext.xplat.io | totalcross.io |
| ListBox | | waba.ui | totalcross.ui |
| ListBox | | superwaba.ext.xplat.html.ui | totalcross.ui.html.ui |
| Mail | | superwaba.ext.palm.io.builtin | totalcross.pim.palm.builtin |
| MainWindow | | waba.ui | totalcross.ui |
| Math | | waba.lang | totalcross.lang |
| MD5 | | superwaba.ext.xplat.util.crypto | totalcross.net.ssl.crypto |
| Memo | | superwaba.ext.palm.io.builtin | totalcross.pim.palm.builtin |
| MemoBook | | superwaba.ext.xplat.io.pimal.memobook | totalcross.pim.memobook |
| MemoField | | superwaba.ext.xplat.io.pimal.memobook | totalcross.pim.memobook |
| MemoNotSupportedHandler | | superwaba.ext.xplat.io.pimal.memobook | totalcross.pim.memobook |
| MemoRecord | | superwaba.ext.xplat.io.pimal.memobook | totalcross.pim.memobook |
| MenuBar | | waba.ui | totalcross.ui |
| MenuItem | | waba.ui | totalcross.ui |
| MessageBox | | waba.ui | totalcross.ui |
| MultiEdit | | superwaba.ext.xplat.ui | totalcross.ui |
| MultiEdit | | superwaba.ext.xplat.html.ui | totalcross.ui.html.ui |
| MultiEditMenu | | superwaba.ext.xplat.ui | totalcross.ui |
| MultiListBox | | superwaba.ext.xplat.html.ui | totalcross.ui.html.ui |
| NamedEntitiesDereferencer | | superwaba.ext.xplat.html | totalcross.ui.html |
| NoClassDefFoundError | | waba.lang | totalcross.lang |
| NotSupportedByDeviceException | | superwaba.ext.xplat.io.pimal | totalcross.pim |
| NotSupportedHandlerNote | | superwaba.ext.xplat.io.pimal | totalcross.pim |
| NullPointerException | | waba.lang | totalcross.lang |
| Object | | waba.lang | totalcross.lang |
| ObjectCatalog | ObjectPDBFile | superwaba.ext.xplat.io | totalcross.io |
| Options | | superwaba.ext.xplat.game | totalcross.game |
| OutOfMemoryError | | waba.lang | totalcross.lang |
| Packet | | superwaba.ext.xplat.io.gps.garmin | totalcross.io.device.gps.garmin |
| Palette | removed | waba.fx |
| PalmAddressBook | | superwaba.ext.palm.io.builtin.pimal | totalcross.pim.palm.builtin.pimal |
| PalmAddressRecord | | superwaba.ext.palm.io.builtin.pimal | totalcross.pim.palm.builtin.pimal |
| PalmDateBook | | superwaba.ext.palm.io.builtin.pimal | totalcross.pim.palm.builtin.pimal |
| PalmDateRecord | | superwaba.ext.palm.io.builtin.pimal | totalcross.pim.palm.builtin.pimal |
| PalmMemoBook | | superwaba.ext.palm.io.builtin.pimal | totalcross.pim.palm.builtin.pimal |
| PalmMemoRecord | | superwaba.ext.palm.io.builtin.pimal | totalcross.pim.palm.builtin.pimal |
| PalmPIMFactory | | superwaba.ext.palm.io.builtin.pimal | totalcross.pim.palm.builtin.pimal |
| PalmToDoBook | | superwaba.ext.palm.io.builtin.pimal | totalcross.pim.palm.builtin.pimal |
| PalmToDoRecord | | superwaba.ext.palm.io.builtin.pimal | totalcross.pim.palm.builtin.pimal |
| Catalog | PDBFile | waba.io | totalcross.io |
| CatalogSearch | PDBFile | superwaba.ext.xplat.io.search | totalcross.io |
| PenEvent | | waba.ui | totalcross.ui.event |
| PIMFactory | | superwaba.ext.xplat.io.pimal | totalcross.pim |
| PngImage | Image | superwaba.ext.xplat.fx.png | totalcross.ui.image |
| PocketPCAddressBook | | superwaba.ext.ce.io.builtin.pimal | totalcross.pim.ce.builtin.pimal |
| PocketPCAddressRecord | | superwaba.ext.ce.io.builtin.pimal | totalcross.pim.ce.builtin.pimal |
| PocketPCDateBook | | superwaba.ext.ce.io.builtin.pimal | totalcross.pim.ce.builtin.pimal |
| PocketPCDateRecord | | superwaba.ext.ce.io.builtin.pimal | totalcross.pim.ce.builtin.pimal |
| PocketPCPIMFactory | | superwaba.ext.ce.io.builtin.pimal | totalcross.pim.ce.builtin.pimal |
| PocketPCRecord | | superwaba.ext.ce.io.builtin.pimal | totalcross.pim.ce.builtin.pimal |
| PocketPCToDoBook | | superwaba.ext.ce.io.builtin.pimal | totalcross.pim.ce.builtin.pimal |
| PocketPCToDoRecord | | superwaba.ext.ce.io.builtin.pimal | totalcross.pim.ce.builtin.pimal |
| PopList | ComboBoxDropDown | waba.ui | totalcross.ui |
| PopupMenu | MenuBarDropDown | waba.ui | totalcross.ui |
| SerialPort | PortConnector | waba.io | totalcross.io.device |
| ProgressBar | | waba.ui | totalcross.ui |
| Properties | | superwaba.ext.xplat.util.props | totalcross.util |
| PushButtonGroup | | waba.ui | totalcross.ui |
| Queue | | waba.applet | totalcross |
| Radio | | waba.ui | totalcross.ui |
| Radio | | superwaba.ext.xplat.html.ui | totalcross.ui.html.ui |
| RadioGroup | RadioGroupController | waba.ui | totalcross.ui |
| Random | | waba.util | totalcross.util |
| RecordList | | superwaba.ext.xplat.io.pimal | totalcross.pim |
| Rect | | waba.fx | totalcross.ui.gfx |
| RemoteFile | | superwaba.ext.xplat.sync | totalcross.io.sync |
| RemoteCatalog | RemotePDBFile | superwaba.ext.xplat.sync | totalcross.io.sync |
| RemoteCatalogRecord | RemotePDBRecord | superwaba.ext.xplat.sync | totalcross.io.sync |
| Reset | | superwaba.ext.xplat.html.ui | totalcross.ui.html.ui |
| ResizeRecord | | waba.io | totalcross.io |
| ResizeStream | ResizeRecord | waba.io | totalcross.io |
| RootTile | | superwaba.ext.xplat.html | totalcross.ui.html |
| Route | | superwaba.ext.xplat.io.gps.garmin | totalcross.io.device.gps.garmin |
| RuntimeException | | waba.lang | totalcross.lang |
| ScanEvent | | superwaba.ext.xplat.io.scanner | totalcross.io.device.scanner |
| Scanner | | superwaba.ext.xplat.io.scanner | totalcross.io.device.scanner |
| ScrollBar | | waba.ui | totalcross.ui |
| Select | | superwaba.ext.xplat.html | totalcross.ui.html |
| Settings | | waba.sys | totalcross.sys |
| SHA1 | | superwaba.ext.xplat.util.crypto | totalcross.net.ssl.crypto |
| SMTP | | superwaba.ext.xplat.io | totalcross.net |
| SOAP | | superwaba.ext.xplat.webservice | totalcross.xml.soap |
| Socket | | waba.io | totalcross.net |
| Sound | | waba.fx | totalcross.ui.media |
| SoundClip | | waba.fx | totalcross.ui.media |
| SoundClipEvent | | waba.fx | totalcross.ui.media |
| SpinList | | superwaba.ext.xplat.ui | totalcross.ui |
| Sprite | | superwaba.ext.xplat.game | totalcross.game |
| StandardHttpClient | | superwaba.ext.xplat.webservice | totalcross.xml.rpc |
| Storable | | superwaba.ext.xplat.io | totalcross.io |
| Stream | | waba.io | totalcross.io |
| String | | waba.lang | totalcross.lang |
| StringBuffer | | waba.lang | totalcross.lang |
| StringExt | | superwaba.ext.ce.io.builtin | totalcross.pim.ce.builtin |
| Style | | superwaba.ext.xplat.html | totalcross.ui.html |
| Submit | | superwaba.ext.xplat.html.ui | totalcross.ui.html.ui |
| SWEvent | removed | waba.applet |
| SWEventThread | removed | waba.applet |
| SyntaxException | | superwaba.ext.xplat.xml | totalcross.xml |
| Table | | superwaba.ext.xplat.html | totalcross.ui.html |
| TabPanel | TabbedContainer | waba.ui | totalcross.ui |
| TagDereferencer | | superwaba.ext.xplat.html | totalcross.ui.html |
| TEA | | superwaba.ext.xplat.util.crypto | totalcross.net.ssl.crypto |
| TestCase | | superwaba.ext.xplat.unit | totalcross.unit |
| TestSuite | | superwaba.ext.xplat.unit | totalcross.unit |
| TextArea | | superwaba.ext.xplat.html | totalcross.ui.html |
| TextRenderer | | superwaba.ext.xplat.game | totalcross.game |
| TextSpan | | superwaba.ext.xplat.html | totalcross.ui.html |
| Thread | | waba.sys | totalcross.sys |
| Throwable | | waba.lang | totalcross.lang |
| Tile | | superwaba.ext.xplat.html | totalcross.ui.html |
| TileFactory | | superwaba.ext.xplat.html | totalcross.ui.html |
| Time | | waba.sys | totalcross.sys |
| Timer | TimerEvent | waba.ui | totalcross.ui.event |
| ToDo | | superwaba.ext.palm.io.builtin | totalcross.pim.palm.builtin |
| ToDoBook | | superwaba.ext.xplat.io.pimal.todobook | totalcross.pim.todobook |
| ToDoField | | superwaba.ext.xplat.io.pimal.todobook | totalcross.pim.todobook |
| ToDoNotSupportedHandler | | superwaba.ext.xplat.io.pimal.todobook | totalcross.pim.todobook |
| ToDoNSHNote | | superwaba.ext.xplat.io.pimal.todobook | totalcross.pim.todobook |
| ToDoRecord | | superwaba.ext.xplat.io.pimal.todobook | totalcross.pim.todobook |
| ToolTip | | waba.ui | totalcross.ui |
| UffUserFont | removed | waba.applet |
| UIColors | | waba.ui | totalcross.ui |
| UIRobot | | superwaba.ext.xplat.unit | totalcross.unit |
| URI | | superwaba.ext.xplat.io.http | totalcross.net |
| UserFont | removed | waba.applet |
| UTF8CharacterConverter | | waba.sys | totalcross.sys |
| VCalField | | superwaba.ext.xplat.io.pimal | totalcross.pim |
| VCalRecord | | superwaba.ext.xplat.io.pimal | totalcross.pim |
| VCardField | | superwaba.ext.xplat.io.pimal | totalcross.pim |
| VCardRecord | | superwaba.ext.xplat.io.pimal | totalcross.pim |
| Vector | | waba.util | totalcross.util |
| VersitField | | superwaba.ext.xplat.io.pimal | totalcross.pim |
| VersitRecord | | superwaba.ext.xplat.io.pimal | totalcross.pim |
| Vm | | waba.sys | totalcross.sys |
| Waypoint | | superwaba.ext.xplat.io.gps.garmin | totalcross.io.device.gps.garmin |
| Welcome | removed | waba.ui |
| WinCanvas | removed | waba.applet |
| Window | | waba.ui | totalcross.ui |
| WinTimer | removed | waba.applet |
| XmlReadable | | superwaba.ext.xplat.xml | totalcross.xml |
| XmlReadableCatalog | XmlReadablePDBFile | superwaba.ext.xplat.xml | totalcross.xml |
| XmlReadableSerial | XmlReadablePort | superwaba.ext.xplat.xml | totalcross.xml |
| XmlReadableSocket | | superwaba.ext.xplat.xml | totalcross.xml |
| XmlReadableString | | superwaba.ext.xplat.xml | totalcross.xml |
| XmlReader | | superwaba.ext.xplat.xml | totalcross.xml |
| XmlRpcClient | | superwaba.ext.xplat.webservice | totalcross.xml.rpc |
| XmlRpcContentHandler | | superwaba.ext.xplat.webservice | totalcross.xml.rpc |
| XmlRpcException | | superwaba.ext.xplat.webservice | totalcross.xml.rpc |
| XmlRpcValue | | superwaba.ext.xplat.webservice | totalcross.xml.rpc |
| XmlTokenizer | | superwaba.ext.xplat.xml | totalcross.xml |
| XmlWriter | | superwaba.ext.xplat.webservice | totalcross.xml.rpc |
| ZLib | | superwaba.ext.xplat.zlib | totalcross.util.zip |
| ZLibException | | superwaba.ext.xplat.zlib | totalcross.util.zip |
The source strings are searched and replaced by the targets. Some changes must then be finished completed by the programmer.
| Class | Source | | Target |
| | ControlEvent.TIMER | | TimerEvent.TRIGGERED |
| | JavaBridge.showMsgs | | Settings.showDesktopMessages |
| | Palette | | /* NO LONGER NEEDED simply remove all palette manipulations */ |
| | Settings.setUIStyle | | MainWindow.setUIStyle |
| | Settings.useExceptions = false; | | //Settings.useExceptions = false; |
| | Settings.useExceptions = true; | | //Settings. useExceptions = true; |
| | totalcross.JavaBridge.showMsgs | | totalcross.sys.Settings.showDesktopMessages |
| | Vm.actionEqualsMenu | | Settings.actionInvokesMenu |
| | XmlRpcException | | SOAPException /*XmlRpcException*/ |
| Button | onlyShowImage | | /* NO LONGER SUPPORTED - use ImageControl instead */ |
| ByteArrayStream | getCopy | | toByteArray |
| Check | getChecked | | isChecked |
| Color | .equ | | /*.equ*/", // c1.equ = c2.equ -> c1 = c2 (because color have only one instance per rgb) |
| ComboBox | select(int) | | setSelectedIndex(int) |
| ComboBox | select(Object) | | setSelectedItem(Object) |
| Container | onAdd | | onAddAgain |
| Container | onStart | | initUI |
| Control | createGraphics | | getGraphics |
| ControlBox | getChoices | | getControl", // CustomDial |
| ControlEvent | WINDOW_MOVED | | /* NO LONGER SUPPORTED - ControlEvent.WINDOW_MOVED */ |
| Convert | convertToFloat | | (float)Convert.convertToDouble |
| Convert | toFloatBitwise | | (float)Convert.intBitsToDouble |
| Convert | toFloat | | (float)Convert.toDouble |
| Convert | toIntBitwise | | Convert.doubleToIntBits |
| Date | wasDateValid | | /* NO LONGER SUPPORTED wasDateValid - catch the InvalidDateException instead */ |
| IKeys | JOG_BACK | | /* NO LONGER SUPPORTED - JOG_BACK */ |
| IKeys | JOG_DOWN | | /* NO LONGER SUPPORTED - JOG_DOWN */ |
| IKeys | JOG_PUSHDOWN | | /* NO LONGER SUPPORTED - JOG_PUSHDOWN */ |
| IKeys | JOG_PUSHREPEAT | | /* NO LONGER SUPPORTED - JOG_PUSHREPEAT */ |
| IKeys | JOG_PUSHUP | | /* NO LONGER SUPPORTED - JOG_PUSHUP */ |
| IKeys | JOG_PUSH | | /* NO LONGER SUPPORTED - JOG_PUSH */ |
| IKeys | JOG_RELEASE | | /* NO LONGER SUPPORTED - JOG_RELEASE */ |
| IKeys | JOG_UP | | /* NO LONGER SUPPORTED - JOG_UP */ |
| Edit/MultiEdit | setCapitaliseMode | | capitalise = |
| FontMetrics | getCharWidth | | charWidth |
| FontMetrics | getTextWidth | | stringWidth |
| Graphics | applyPalette | | /* NO LONGER SUPPORTED applyPalette - there's a single system palette */ |
| Graphics | clearScreen() | | /* NO LONGER SUPPORTED - please change it to fillRect(0,0,width,height) */ |
| Graphics | collisionDetect | | /* NO LONGER SUPPORTED collisionDetect - use a rectangle as a region instead */ |
| Graphics | drawCursorOutline | | drawCursor |
| Graphics | drawCursor | | fillCursor |
| Graphics | free | | /* free - REMOVED */ |
| Graphics | getAnglePoint | | /* NO LONGER SUPPORTED getAnglePoint - compute the angle using sin/cos */ |
| Graphics | getFont | | /* getFont - REMOVED */ |
| Graphics | setDrawDots | | drawDots = |
| Graphics | setDrawOp | | drawOp = |
| Graphics | g.setForeColor | | g.foreColor = |
| Graphics | g.setBackColor | | g.backColor = |
| Grid | getSelectedRow | | getSelectedIndex |
| Image | createBmp | | createPng /* bas.count() has the # of bytes written */ |
| Image | transparentPixel | | transparentColor |
| IntHashtable | INVALID | | /* NO LONGER SUPPORTED - IntHashtable.INVALID. Catch the ElementNotFoundException */ |
| Label | commonGap | | /* NO LONGER NEEDED - Label.commonVGap */ |
| ListBox | select(int) | | setSelectedIndex(int) |
| ListBox | select(Object) | | setSelectedItem(Object) |
| ListBox | enableHorizScroll | | enableHorizontalScroll |
| MenuBar | getSelectedMenuItem | | getSelectedIndex |
| MenuBarDropDown | setSelected | | setSelectedIndex |
| MultiEdit | setNumberOfRows | | rowCount = |
| PDBFile | listCatalogs | | listPDBs |
| PDBFile | READ_ONLY | | READ_WRITE |
| PDBFile | WRITE_ONLY | | READ_WRITE |
| PushButtonGroup | getSelectedCaption | | getSelectedItem |
| PushButtonGroup | getSelected | | getSelectedIndex |
| PushButtonGroup | setSelected | | setSelectedIndex |
| Radio | getChecked | | isChecked |
| Random | nextFloat | | nextDouble |
| Random | rand | | between |
| Settings | onDevice | | not onJavaSE |
| Stream and subclasses | isOpen | | /* isOpen - not needed, an exception is thrown if an error occurs */ |
| SpinList | getSelected | | getSelectedItem |
| TabbedContainer | getPanel | | getContainer |
| TabbedContainer | setPanel | | setContainer |
| TabbedContainer | useOnTabThePanelsColor | | useOnTabTheContainerColor |
| Vm | copyArray | | arrayCopy |
| Vm | getSystemKeysPressed | | isKeyDown /* read the javadocs */ |
| Vm | interceptSystemKeys | | interceptSpecialKeys /* read the javadocs */ |
| Vm | setTimeStamp | | setDeviceTime |
| Vm | getDeviceFreeMemory | | getFreeMemory |
| Vm | setDeviceAutoOff(0) | | setAutoOff(false) |
| Vm | setDeviceAutoOff | | setAutoOff(true);// not needed |
| Window | dontSaveBehind | | /* NO LONGER NEEDED - dontSaveBehind*/ |
| Window | getOffScreen | | /* NO LONGER SUPPORTED - getOffScreen*/ |
| Window | popupBlockingModal | | popup |
| Window | popupModal | | popupNonBlocking |
| Window | saveBehind | | /* NO LONGER NEEDED - saveBehind*/ |
| Window | setDoubleBuffer | | /* NO LONGER NEEDED - setDoubleBuffer*/ |