A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "A" tag
- A0_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- A0_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- A1_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- A1_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- A10_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- A10_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- A2_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- A2_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- A3_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- A3_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- A4_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- A4_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- A5_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- A5_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- A6_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- A6_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- A7_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- A7_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- A8_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- A8_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- A9_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- A9_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- ABBR - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "ABBR" tag
- abort - Static variable in class totalcross.unit.UIRobot
-
Set to true to abort the run of the current UIRobot.
- abortedOnLastRun - Static variable in class totalcross.sys.Settings
-
Field set to true if the program have aborted on last run.
- abs() - Method in class totalcross.util.BigDecimal
- abs() - Method in class totalcross.util.BigInteger
- absolute(int) - Method in interface totalcross.sql.ResultSet
- absolute(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- absolutePrintPosition(int) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Set absolute print position.
- absoluteX - Variable in class totalcross.ui.event.PenEvent
-
The absolute x location of the event.
- absoluteY - Variable in class totalcross.ui.event.PenEvent
-
The absolute y location of the event.
- AbstractCharacterConverter - Class in totalcross.sys
- AbstractCharacterConverter(String, String[]) - Constructor for class totalcross.sys.AbstractCharacterConverter
- AbstractView() - Constructor for class totalcross.ui.DynamicScrollContainer.AbstractView
- accept() - Method in class totalcross.io.device.bluetooth.SerialPortServer
- accept() - Method in class totalcross.io.StreamConnectionNotifier
-
Returns a Stream that represents a server side connection.
- accept() - Method in class totalcross.net.ServerSocket
-
Listens for a connection to be made to this socket and accepts it, returning a Socket representing the connection established with the client.
- accept(File) - Method in interface totalcross.ui.dialog.FileChooserBox.Filter
-
Must return true if the file is to be added to the tree.
- ACCEPT_INCOMPLETE - Static variable in class totalcross.util.regex.Matcher
-
Experimental option; if a text ends up before the end of a pattern,report a match.
- acceptAttribute(String, String, byte) - Method in interface totalcross.xml.AttributeList.Filter
-
Call back to check if an attribute must be entered.
- acceptsURL(String) - Method in class totalcross.db.sqlite.JDBC
- acceptsURL(String) - Method in interface totalcross.sql.Driver
- AccordionContainer - Class in totalcross.ui
-
A Container that can be expanded or collapsed Sample:
- AccordionContainer() - Constructor for class totalcross.ui.AccordionContainer
- AccordionContainer(AccordionContainer.Group) - Constructor for class totalcross.ui.AccordionContainer
- AccordionContainer.Caption - Class in totalcross.ui
- AccordionContainer.Group - Class in totalcross.ui
- accumulate(String, Object) - Method in class totalcross.json.JSONObject
-
Accumulate values under a key.
- ACRONYM - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "ACRONYM" tag
- ACTION - Static variable in interface totalcross.sys.SpecialKeys
-
Valid only on WindowsCE.
- ACTION_KEY_PRESS - Static variable in class totalcross.ui.event.KeyEvent
-
The event type for a focus being transfered to this control with the ENTER or ACTION keys.
- actionkeyPressed(KeyEvent) - Method in class totalcross.ui.ComboBoxEditable
- actionkeyPressed(KeyEvent) - Method in interface totalcross.ui.event.KeyListener
-
An ACTION_KEY_PRESS event was dispatched.
- actionkeyPressed(KeyEvent) - Method in class totalcross.ui.tree.Tree
- actions - Static variable in class totalcross.ui.dialog.CalculatorBox
-
Strings used to display the action messages.
- activate() - Static method in class totalcross.io.device.scanner.Scanner
-
Activate the scanner.
- activationId - Static variable in class totalcross.sys.Settings
-
READ-ONLY unique identifier available for registered applications after the TotalCross VM is activated.
Value defaults to "NOT AVAILABLE" when running on DEMO, and "NO ACTIVATION" when using the new licensing model. - activationKey - Static variable in class totalcross.sys.Settings
-
The activation key used during deploy
- activationServerNamespace - Static variable in class totalcross.sys.Settings
-
Set it at the application's static initializer.
- activationServerURI - Static variable in class totalcross.sys.Settings
-
Set it at the application's static initializer.
- activeTabBackColor - Variable in class totalcross.ui.TabbedContainer
-
This color is the one used to paint the background of the active tab.
- add(int, String) - Method in class totalcross.game.HighScores
-
add a new score to the highscore table.
- add(Object) - Method in class totalcross.db.sqlite.ui.DBListBox
-
REPLACES the current items with the given ones.
- add(Object) - Method in class totalcross.ui.ComboBox
-
Adds an Object to the Listbox.
- add(Object) - Method in class totalcross.ui.ListBox
-
Adds an Object to the Listbox
- add(Object[]) - Method in class totalcross.db.sqlite.ui.DBListBox
-
REPLACES the current items with the given ones.
- add(Object[]) - Method in class totalcross.ui.ComboBox
-
Adds an array of Objects to the Listbox
- add(Object[]) - Method in class totalcross.ui.ListBox
-
Adds an array of Objects to the Listbox
- add(Object[], int, int) - Method in class totalcross.ui.ComboBox
-
Deprecated.Use
ComboBox.add(Object[])instead. - add(Object[], int, int) - Method in class totalcross.ui.ListBox
-
Deprecated.Use
ListBox.add(Object[])instead - add(String[]) - Method in class totalcross.ui.Grid
-
Add a new line to the end of the grid.
- add(String[][]) - Method in class totalcross.ui.Grid
-
Appends the give lines at the end of the grid.
Its up to the user to call Window.needsPaint = true afterwards. - add(String[], int) - Method in class totalcross.ui.Grid
-
Add a new line at the given index position of the grid.
- add(Control) - Method in class totalcross.db.sqlite.ui.DBListBox
-
Does nothing
- add(Control) - Method in class totalcross.ui.AlignedLabelsContainer
-
Since this is an
AlignedLabelsContainer, use this to add a label. - add(Control) - Method in class totalcross.ui.ComboBox
-
Does nothing
- add(Control) - Method in class totalcross.ui.Container
-
Adds a child control to this container.
- add(Control) - Method in class totalcross.ui.ListBox
-
Do nothing.
- add(Control) - Method in class totalcross.ui.ScrollContainer
-
Adds a child control to the bag container.
- add(Control) - Method in class totalcross.ui.tree.Tree
-
Do nothing.
- add(Control, int, int) - Method in class totalcross.ui.Container
-
Add the control to this container and set its rect to be the given x,y and PREFERRED as width/height relative to the last control added Same of
- add(Control, int, int, int, int) - Method in class totalcross.ui.Container
-
Adds the control to this container, using the given bounds, relative to the last control added Same of
- add(Control, int, int, int, int, Control) - Method in class totalcross.ui.Container
-
Adds the control to this container, using the given bounds, relative to the given control.
- add(Control, int, int, Control) - Method in class totalcross.ui.Container
-
Add the control to this container and set its rect to be the given x,y and PREFERRED as width/height relative to the given control Same of
- add(Radio) - Method in class totalcross.ui.RadioGroupController
-
Adds a new Radio to the list of Radios this controller handles.
- add(Node) - Method in class totalcross.ui.tree.Node
-
Method to remove newChild from its parent and makes it a child of this node by adding it to the end of this node's child vector.
- add(BigDecimal) - Method in class totalcross.util.BigDecimal
-
Returns a
BigDecimalwhose value is(this + val), and whose scale ismax(this.scale(), val.scale()). - add(BigInteger) - Method in class totalcross.util.BigInteger
- addAttribute(String, String, byte) - Method in class totalcross.xml.AttributeList
-
Adds a new attribute to this AttributeList
- addBatch() - Method in interface totalcross.sql.PreparedStatement
- addBatch() - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- addBatch(String) - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- addBatch(String) - Method in interface totalcross.sql.Statement
- addButton(Image) - Method in class totalcross.ui.Bar
-
Adds an image button at right.
- addButton(Image, boolean) - Method in class totalcross.ui.Bar
-
Adds an image button at the given position.
- addContainer(Container) - Method in class totalcross.ui.ListContainer
-
Adds a new Container to this list.
- addContainers(Container[]) - Method in class totalcross.ui.ListContainer
-
Adds an array of Containers to this list.
- addContent(String) - Method in class totalcross.util.pdf.EnclosedContent
- addContent(String) - Method in class totalcross.util.pdf.IndirectObject
- addControl(Control) - Method in class totalcross.ui.Bar
-
Adds a control to the bar at right.
- addControl(Control, boolean) - Method in class totalcross.ui.Bar
-
Adds a control to the bar.
- addDataContentHandler(DataContentHandler, String) - Static method in class totalcross.net.mail.DataHandler
-
May be used to add an user-defined DataContentHandler, associated to a specific MIME type.
- addDictionaryContent(String) - Method in class totalcross.util.pdf.IndirectObject
- addElement(int) - Method in class totalcross.util.IntVector
-
Adds an int to the end of the vector.
- addElement(Object) - Method in class totalcross.util.Vector
-
Adds an object to the end of the vector.
- addElement(DataElement) - Method in class totalcross.io.device.bluetooth.DataElement
- addElements(int[]) - Method in class totalcross.util.IntVector
-
Appends an array of integers at the end of this vector.
- addElements(Object[]) - Method in class totalcross.util.Vector
-
Adds an array of objects at the end of the vector.
- addElementsNotNull(Object[]) - Method in class totalcross.util.Vector
-
Adds an array of objects at the end of the vector (null objects are skipped).
- addEnabledStateListener(EnabledStateChangeListener) - Method in class totalcross.ui.Control
-
Adds a listener for enabled state changes.
- addEventSource(Control) - Method in class totalcross.ui.Flick
-
Adds an event source to whom this flick will grab pen events.
- addFocusListener(FocusListener) - Method in class totalcross.ui.Control
-
Adds a listener for Focus events.
- addFrom(Address[]) - Method in class totalcross.net.mail.Message
-
Add these addresses to the existing "From" attribute.
- addGridListener(GridListener) - Method in class totalcross.ui.Control
-
Adds a listener for Grid events.
- addHeader(String, String) - Method in class totalcross.net.mail.Message
- addHeader(String, String) - Method in class totalcross.net.mail.Part
-
Add this value to the existing values for this header name.
- addHighlightListener(HighlightListener) - Method in class totalcross.ui.Control
-
Adds a listener for Highlight events.
- addImage(int, int, int, int, Image) - Method in class totalcross.util.pdf.PDFWriter
- addImage(int, int, int, int, Image, String) - Method in class totalcross.util.pdf.PDFWriter
- addImage(int, int, int, int, XObjectImage, String) - Method in class totalcross.util.pdf.Page
- addImage(int, int, Image) - Method in class totalcross.util.pdf.PDFWriter
- addImage(int, int, Image, String) - Method in class totalcross.util.pdf.PDFWriter
- addImageKeepRatio(int, int, int, int, Image) - Method in class totalcross.util.pdf.PDFWriter
- addImageKeepRatio(int, int, int, int, Image, String) - Method in class totalcross.util.pdf.PDFWriter
- addItem(String) - Method in class totalcross.util.pdf.Array
- addItemsFromStringArray(String[]) - Method in class totalcross.util.pdf.Array
- addKeyListener(KeyListener) - Method in class totalcross.ui.Control
-
Adds a listener for Key events.
- addLine(int, int, int, int) - Method in class totalcross.util.pdf.Page
- addLine(int, int, int, int) - Method in class totalcross.util.pdf.PDFWriter
- addLine(int, ChartData.ChartDataRow) - Method in class totalcross.ui.chart.ChartData
-
Adds a new row.
- addListContainerListener(ListContainerListener) - Method in class totalcross.ui.Control
-
Adds a listener for ListContainer events.
- addMouseListener(MouseListener) - Method in class totalcross.ui.Control
-
Adds a listener for mouse events.
- addMultiTouchListener(MultiTouchListener) - Method in class totalcross.ui.Control
-
Adds a listener for MultiTouch events.
- addNewLine() - Method in class totalcross.util.pdf.EnclosedContent
- addNode(Node, Node) - Method in class totalcross.ui.tree.TreeModel
-
Method to add a node to the parent node at the specified position.
- addObject(Storable) - Method in class totalcross.io.ObjectPDBFile
-
Add an object to this PDBFile.
- addObjectXRefInfo(int, int, boolean) - Method in class totalcross.util.pdf.CrossReferenceTable
- addOutputHandler(Stream) - Method in class totalcross.util.Logger
-
Adds an output stream to the logger's output handler set.
- addPart(Part) - Method in class totalcross.net.mail.Multipart
-
Adds a MIME body part to this part container.
- addPenListener(PenListener) - Method in class totalcross.ui.Control
-
Adds a listener for Pen events.
- addPressListener(PressListener) - Method in class totalcross.ui.Control
-
Adds a listener for Press events.
- addPushNotificationListener(PushNotificationListener) - Method in class totalcross.ui.Control
-
Adds a listener for PushNotification events.
- addRawContent(String) - Method in class totalcross.util.pdf.Page
- addRawContent(String) - Method in class totalcross.util.pdf.PDFWriter
- addRecipient(int, Address) - Method in class totalcross.net.mail.Message
-
Add this recipient address to the existing ones of the given type.
- addRecipients(int, Address[]) - Method in class totalcross.net.mail.Message
-
Add these recipient addresses to the existing ones of the given type.
- addRecord(int) - Method in class totalcross.io.PDBFile
-
Adds a record to the end of the PDBFile.
- addRecord(int, int) - Method in class totalcross.io.PDBFile
-
Insert a record to the given position of the PDBFile.
- addRectangle(int, int, int, int) - Method in class totalcross.util.pdf.Page
- addRectangle(int, int, int, int) - Method in class totalcross.util.pdf.PDFWriter
- address - Variable in class totalcross.net.mail.Address
-
The e-mail address in the form
user@host.domain. - Address - Class in totalcross.net.mail
-
This class represents an Internet e-mail address using the syntax of RFC822.
- Address(String, String) - Constructor for class totalcross.net.mail.Address
-
Creates a new
Addressobject, which represents an Internet email address. - ADDRESS - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "ADDRESS" tag
- AddressException - Exception in totalcross.net.mail
-
Thrown by the
Addressconstructor if the given string address is invalid. - AddressException() - Constructor for exception totalcross.net.mail.AddressException
-
Constructs an empty Exception.
- AddressException(String) - Constructor for exception totalcross.net.mail.AddressException
-
Constructs an exception with the given message.
- addScrollableListener(Scrollable) - Method in class totalcross.ui.Flick
-
Adds another listener of Scrollable events.
- addSpace() - Method in class totalcross.util.pdf.EnclosedContent
- addStreamContent(String) - Method in class totalcross.util.pdf.IndirectObject
- addTestCase(Class<?>) - Method in class totalcross.unit.TestSuite
-
Add a new testcase.
- addText(int, int, int, String) - Method in class totalcross.util.pdf.Page
- addText(int, int, int, String) - Method in class totalcross.util.pdf.PDFWriter
- addText(int, int, int, String, String) - Method in class totalcross.util.pdf.Page
- addText(int, int, int, String, String) - Method in class totalcross.util.pdf.PDFWriter
- addTextAsHex(int, int, int, String) - Method in class totalcross.util.pdf.Page
- addTextAsHex(int, int, int, String) - Method in class totalcross.util.pdf.PDFWriter
- addTextAsHex(int, int, int, String, String) - Method in class totalcross.util.pdf.Page
- addTextAsHex(int, int, int, String, String) - Method in class totalcross.util.pdf.PDFWriter
- addTimer(int) - Method in class totalcross.ui.Control
-
Adds a timer to a control.
- addTimer(Control, int) - Method in class totalcross.ui.MainWindow
-
Adds a timer to a control.
- addTimer(TimerEvent, int) - Method in class totalcross.ui.Control
-
Add a timer to a control.
- addTimer(TimerEvent, Control, int) - Method in class totalcross.ui.MainWindow
-
Adds the timer t to the target control.
- addTimer(TimerEvent, Control, int, boolean) - Method in class totalcross.ui.MainWindow
-
Adds the timer t to the target control.
- addTimerListener(TimerListener) - Method in class totalcross.ui.Control
-
Adds a listener for Timer events.
- addUIRobotListener(UIRobotListener) - Method in class totalcross.unit.UIRobot
-
Adds a listener for UIRobot events.
- addView(DynamicScrollContainer.AbstractView) - Method in class totalcross.ui.DynamicScrollContainer.DataSource
-
Adds a
DynamicScrollContainer.AbstractViewto the datasource if it does not already exist. - addWindowListener(WindowListener) - Method in class totalcross.ui.Control
-
Adds a listener for Window events.
- addWrapping(String) - Method in class totalcross.ui.ComboBox
-
Adds the given text to this ListBox, breaking the text if it goes beyond the ListBox' limits, and also breaking if it contains \n.
- addWrapping(String) - Method in class totalcross.ui.ListBox
-
Adds the given text to this ListBox, breaking the text if it goes beyond the ListBox' limits, and also breaking if it contains \n.
- adjustedBy(int) - Method in class totalcross.ui.font.Font
-
Returns a font with the size changed with that delta.
- adjustedBy(int, boolean) - Method in class totalcross.ui.font.Font
-
Returns a font with the size changed with that delta and the given bold style.
- Adler32 - Class in totalcross.util.zip
-
Computes an Adler-32 checksum for a stream of data.
- Adler32() - Constructor for class totalcross.util.zip.Adler32
-
Creates a new instance of the
Adler32class. - ADMOB_BANNER - totalcross.money.Ads.Size
- ADMOB_FULL - totalcross.money.Ads.Size
- ADMOB_LARGE - totalcross.money.Ads.Size
- ADMOB_LEADER - totalcross.money.Ads.Size
- ADMOB_MEDIUM - totalcross.money.Ads.Size
- ADMOB_SKY - totalcross.money.Ads.Size
- ADMOB_SMART - totalcross.money.Ads.Size
- Ads - Class in totalcross.money
- Ads() - Constructor for class totalcross.money.Ads
- Ads.Position - Enum in totalcross.money
- Ads.Size - Enum in totalcross.money
- advance(int) - Method in class totalcross.util.Date
-
Advances the date by a passed integer.
- advanceMonth() - Method in class totalcross.util.Date
-
Advances the date to the beginning of the next month.
- advanceMonth(boolean) - Method in class totalcross.util.Date
-
Advances the date to the beginning of the next or previous month.
- advanceWeek() - Method in class totalcross.util.Date
-
Advances the date to the beginning of the next week.
- advanceWeek(boolean) - Method in class totalcross.util.Date
-
Advances the date to the beginning of the next or previous week.
- AESCipher - Class in totalcross.crypto.cipher
-
This class implements the AES cryptographic cipher.
- AESCipher() - Constructor for class totalcross.crypto.cipher.AESCipher
- AESKey - Class in totalcross.crypto.cipher
-
This class implements the AES cryptographic cipher key.
- AESKey(byte[]) - Constructor for class totalcross.crypto.cipher.AESKey
-
Creates a new AESKey object with the given data.
- after(Timestamp) - Method in class totalcross.sql.Timestamp
- AFTER - Static variable in class totalcross.ui.Control
-
Constant used in param x/y in setRect.
- afterLast() - Method in interface totalcross.sql.ResultSet
- afterLast() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- alert(String) - Method in class totalcross.Launcher
- alert(String) - Static method in class totalcross.sys.Vm
-
Shows an alert IMMEDIATELY on screen.
- alfaKeyboard - Variable in class totalcross.ui.dialog.keyboard.VirtualKeyboard
-
Representa o container do teclado alfa
- align - Variable in class totalcross.ui.Label
-
The text alignment; possible values are LEFT, RIGHT, CENTER, FILL (justifies the text).
- align(byte) - Method in class totalcross.io.device.escpos.EscPosImage
- align(byte) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Select alignment.
- ALIGN_CENTER - Static variable in class totalcross.barcode.Barcode
-
Center alignment
- ALIGN_CENTER - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- ALIGN_LEFT - Static variable in class totalcross.barcode.Barcode
-
Left alignment
- ALIGN_LEFT - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- ALIGN_RIGHT - Static variable in class totalcross.barcode.Barcode
-
Rigth alignment
- ALIGN_RIGHT - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- AlignedLabelsContainer - Class in totalcross.ui
-
AlignedLabelsContaineris aContainerused to align all controls to the maximum width of a set of labels. - AlignedLabelsContainer() - Constructor for class totalcross.ui.AlignedLabelsContainer
-
Creates a new
AlignedLabelsContainerwithout labels. - AlignedLabelsContainer(String[]) - Constructor for class totalcross.ui.AlignedLabelsContainer
-
Creates a new
AlignedLabelsContainerwith the given labels. - AlignedLabelsContainer(String[], int) - Constructor for class totalcross.ui.AlignedLabelsContainer
-
Creates a new
AlignedLabelsContainerwith the given labels. - alignment - Variable in class totalcross.ui.Edit
-
Sets the alignment of this Edit, which can be LEFT (default), CENTER or RIGHT.
- alignment - Variable in class totalcross.ui.html.Style
- aligns - Variable in class totalcross.ui.Grid
-
The aligns that are used in the constructor.
- ALL - Static variable in class totalcross.util.Logger
-
ALL indicates that all messages should be logged.
- ALL_CHECKED - Static variable in class totalcross.ui.Grid
-
When the user clicks on the header check to check all, a CHECK_CHANGED_EVENT is dispatched, and the row is set as ALL_CHECKED.
- ALL_LOWER - Static variable in class totalcross.ui.Edit
-
to be used in the capitalise property
- ALL_NORMAL - Static variable in class totalcross.ui.Edit
-
to be used in the capitalise property
- ALL_UNCHECKED - Static variable in class totalcross.ui.Grid
-
When the user clicks on the header check, to uncheck all, a CHECK_CHANGED_EVENT is dispatched, and the row is set as ALL_UNCHECKED.
- ALL_UPPER - Static variable in class totalcross.ui.Edit
-
to be used in the capitalise property
- allowBeyondLimits - Variable in class totalcross.ui.ImageControl
-
Set to true to let the image be dragged beyond container limits.
- allowDuplicateKeys - Variable in class totalcross.util.Hashtable
-
Setting this to true will allow the hashtable to have more than one key with the same value.
- allowDuplicateKeys - Variable in class totalcross.util.IntHashtable
-
Set to false to throw a IntHashtable.DuplicatedKeyException if you add a key that already exists.
- allowFlick - Static variable in class totalcross.ui.TabbedContainer
-
Set to false to disable flicking between tabs.
- allowRotation - Variable in class totalcross.ui.media.Camera
-
This field is false by default so that the default camera orientation is still landscape.
- allowsChildren - Variable in class totalcross.ui.tree.Node
-
flag to determine if this node can have children
- allowsChildren - Variable in class totalcross.ui.tree.TreeModel
-
flag used to determine if a node is a leaf or a folder.
- allowsNoneSelected - Variable in class totalcross.ui.SpinList
-
Allows -1 as selected index (nothing selected).
- allProceduresAreCallable() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not all the procedures returned by the
getProceduresmethod can be called by this user. - allSameWidth - Variable in class totalcross.ui.TabbedContainer
-
Set to true to make all tabs have the same width.
- allTablesAreSelectable() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not all the table returned by the
getTablesmethod can be selected by this user. - alpha - Variable in class totalcross.ui.gfx.Graphics
-
Alpha value used on operations, shifted by 24 bits left.
- AlphabetKeyboard - Class in totalcross.ui.dialog.keyboard
- AlphabetKeyboard(Integer, Integer, Integer) - Constructor for class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- alphaMask - Variable in class totalcross.ui.image.Image
-
A global alpha mask to be applied to the whole image when drawing it, ranging from 0 to 255.
- alphaValue - Variable in class totalcross.ui.Control
-
Alpha to be used in some controls, ranging from 0 to 255.
- alphaValue - Variable in class totalcross.ui.effect.UIEffects
-
The alpha value to be applied during the press, range from 0 to 255 (default value).
- ALT - Static variable in interface totalcross.sys.SpecialKeys
-
modifier for alt key
- ALTERNATIVE_DEBUG - Static variable in class totalcross.sys.Vm
-
Deprecated.In Android, it writes things on DebugConsole.txt and on ADB, so this is now useless
- alternativeReturnTag - Variable in class totalcross.xml.soap.SOAP
-
An alternative tag used to identify when a tag is a answer tag.
- alwaysEraseBackground - Variable in class totalcross.ui.Container
-
Set to true to always erase the background when repainting this container.
- amp - Static variable in class totalcross.ui.html.EscapeHtml
-
When passing the escaped string to a SOAP service, you must change this to
- AMP - Static variable in class totalcross.json.XML
-
The Character '&'.
- ANCHOR_END - Static variable in class totalcross.util.regex.Matcher
-
The same effect as "$" without REFlags.MULTILINE.
- ANCHOR_LASTMATCH - Static variable in class totalcross.util.regex.Matcher
-
The same effect as "\\G".
- ANCHOR_START - Static variable in class totalcross.util.regex.Matcher
-
The same effect as "^" without REFlags.MULTILINE.
- and(BigInteger) - Method in class totalcross.util.BigInteger
-
Return the logical (bit-wise) "and" of two BigIntegers.
- andNot(BigInteger) - Method in class totalcross.util.BigInteger
- Android - Static variable in class totalcross.sys.Settings
-
Deprecated.Use ANDROID_UI instead
- ANDROID - Static variable in class totalcross.sys.Settings
-
Underlying platform is Android.
- ANDROID - Static variable in class totalcross.ui.Spinner
-
Used in the type field
- ANDROID_ID - Static variable in class totalcross.sys.Settings
-
On Android it has the value of Settings.Secure.ANDROID_ID.
- ANDROID_UI - Static variable in class totalcross.sys.Settings
-
Defines an Android user interface style.
- androidBorderThickness - Static variable in class totalcross.ui.Window
- animate() - Method in class totalcross.ui.anim.ControlAnimation
- animate() - Method in class totalcross.ui.anim.FadeAnimation
- animate() - Method in class totalcross.ui.anim.PathAnimation
- AnimatedButton - Class in totalcross.game
-
An animated button control.
- AnimatedButton(Image, int, int, int, int) - Constructor for class totalcross.game.AnimatedButton
-
Animated button constructor.
- Animation - Class in totalcross.game
-
The Animation control class.
- Animation() - Constructor for class totalcross.game.Animation
-
Animation constructor.
- Animation(Image, int) - Constructor for class totalcross.game.Animation
-
Animation constructor.
- Animation(Image, int, int) - Constructor for class totalcross.game.Animation
-
Animation constructor.
- ANIMATION_TIME - Static variable in class totalcross.ui.AccordionContainer
- ANIMATION_TIME - Static variable in class totalcross.ui.Switch
-
The animation time.
- AnimationEvent - Class in totalcross.game
-
Events posted by an animation control.
- AnimationEvent(int, Object) - Constructor for class totalcross.game.AnimationEvent
-
Constructs a new animation event, setting the type and target to the given parameters.
- animationTime - Variable in class totalcross.ui.TabbedContainer
-
Animation time when you click in the tab.
- antialiased - Variable in class totalcross.Launcher.UserFont
- ANY_CHAR - Static variable in class totalcross.util.regex.WildcardPattern
- APOS - Static variable in class totalcross.json.XML
-
The Character '''.
- APP_BACK_COLOR - Static variable in class totalcross.ui.dialog.keyboard.Builder
- APP_BUTTON_COLOR - Static variable in class totalcross.ui.dialog.keyboard.Builder
- APP_FORE_COLOR - Static variable in class totalcross.ui.dialog.keyboard.Builder
- APP_SEC_FORE_COLOR - Static variable in class totalcross.ui.dialog.keyboard.Builder
- appBuildNumber() - Static method in class totalcross.sys.Settings
-
Returns the application's build number.
- appCategory - Static variable in class totalcross.sys.Settings
-
Deprecated.No longer used.
- appDescription - Static variable in class totalcross.sys.Settings
-
Deprecated.
- append(char) - Method in interface totalcross.util.regex.TextBuffer
- append(char[], int, int) - Method in interface totalcross.util.regex.TextBuffer
- append(String) - Method in interface totalcross.util.regex.TextBuffer
- append(StringBuffer, char, int) - Static method in class totalcross.sys.Convert
-
This method appends a number of characters into a StringBuffer.
- append(String, Object) - Method in class totalcross.json.JSONObject
-
Append values to the array under a key.
- appEnding() - Method in interface totalcross.MainClass
-
Called by the vm when the application is ending
- appEnding() - Method in class totalcross.Service
- appEnding() - Method in class totalcross.ui.MainWindow
-
Called by the system so we can finish things correctly.
- appendPath(String, String) - Static method in class totalcross.sys.Convert
-
Concatenates two strings ensuring there's a single slash between them.
- appendSubstitution(MatchResult, TextBuffer) - Method in class totalcross.util.regex.PerlSubstitution
- appendSubstitution(MatchResult, TextBuffer) - Method in interface totalcross.util.regex.Substitution
- appendTimeStamp(StringBuffer, Time, boolean, boolean) - Static method in class totalcross.sys.Convert
-
Appends the given timestamp to a StringBuffer, using the current Date format and separators.
- appendToDocument() - Method in class totalcross.util.pdf.XObjectImage
- AppExitException - Exception in totalcross.sys
-
This exception is thrown when
Event.handleOneEvent()finds an event that requires the application to exit. - AppExitException() - Constructor for exception totalcross.sys.AppExitException
-
Constructs an empty Exception.
- AppExitException(String) - Constructor for exception totalcross.sys.AppExitException
-
Constructs an exception with the given message.
- appId - Variable in class totalcross.ui.Control
-
Application defined constant.
- APPLET - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "APPLET" tag
- applicationId - Static variable in class totalcross.sys.Settings
-
The application's ID.
- appLocation - Static variable in class totalcross.sys.Settings
-
Deprecated.No longer used.
- apply(Connection) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Configures a connection.
- applyChanges() - Method in class totalcross.ui.image.Image
-
Applies any pending changes made in this image.
- applyColor(int) - Method in class totalcross.ui.image.Image
-
Applies the given color r,g,b values to all pixels of this image, preserving the transparent color and alpha channel, if set.
- applyColor2(int) - Method in class totalcross.ui.image.Image
-
Applies the given color r,g,b values to all pixels of this image, preserving the transparent color and alpha channel, if set.
- applyFade(int) - Method in class totalcross.ui.image.Image
-
Applies the given fade value to r,g,b of this image while preserving the alpha value.
- applyTransitionEffect() - Static method in class totalcross.ui.Container
- appObj - Variable in class totalcross.ui.Control
-
Application defined object.
- appPackageIdentifier - Static variable in class totalcross.sys.Settings
-
Deprecated.
- appPackagePublisher - Static variable in class totalcross.sys.Settings
-
Deprecated.
- appPath - Static variable in class totalcross.sys.Settings
-
The path from where the application is running from.
- appProps - Static variable in class totalcross.sys.Settings
-
Some properties you may want to use in the application.
- appSecretKey - Static variable in class totalcross.sys.Settings
-
Application defined secret key.
- appSettings - Static variable in class totalcross.sys.Settings
-
Application defined settings.
- appSettingsBin - Static variable in class totalcross.sys.Settings
-
Application defined settings, stored as a byte array.
- appStarting(int) - Method in interface totalcross.MainClass
-
Called by the vm when the application is starting
- appStarting(int) - Method in class totalcross.Service
- appStarting(int) - Method in class totalcross.ui.MainWindow
-
Called by the VM when the application is starting.
- appVersion - Static variable in class totalcross.sys.Settings
-
Set it at the application's static initializer.
- APRIL - Static variable in class totalcross.util.Date
- ArcChart - Class in totalcross.ui.chart
-
A simple pie chart.
- ArcChart() - Constructor for class totalcross.ui.chart.ArcChart
-
Creates a new Pie chart.
- AREA - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "AREA" tag
- armed - Variable in class totalcross.ui.Button
- arqs - Variable in class totalcross.ui.image.BulkImageLoader
- array() - Method in class totalcross.json.JSONWriter
-
Begin appending a new array.
- Array - Class in totalcross.util.pdf
- Array() - Constructor for class totalcross.util.pdf.Array
- ARRAY - Static variable in class totalcross.sql.Types
- ARRAY - Static variable in class totalcross.xml.rpc.XmlRpcValue
- arrayCopy(Object, int, Object, int, int) - Static method in class totalcross.sys.Vm
-
Copies the elements of one array to another array.
- ARROW_DOWN - Static variable in class totalcross.ui.gfx.Graphics
-
used in the drawArrow method
- ARROW_LEFT - Static variable in class totalcross.ui.gfx.Graphics
-
used in the drawArrow method
- ARROW_RIGHT - Static variable in class totalcross.ui.gfx.Graphics
-
used in the drawArrow method
- ARROW_UP - Static variable in class totalcross.ui.gfx.Graphics
-
used in the drawArrow method
- ArrowButton - Class in totalcross.ui
-
A class used to display a Button with an arrow inside.
- ArrowButton(byte, int, int) - Constructor for class totalcross.ui.ArrowButton
-
Constructs an
ArrowButton. - arrowColor - Variable in class totalcross.ui.ArrowButton
-
The arrow's color.
- arrowsColor - Variable in class totalcross.ui.TabbedContainer
-
Set the arrows color right after the constructor and after calling setCaptionsColor, which also change this property.
- arrowStyle - Static variable in class totalcross.ui.ComboBox
- ARROWSTYLE_DOWNDOT - Static variable in class totalcross.ui.ComboBox
- ARROWSTYLE_PAGEFLIP - Static variable in class totalcross.ui.ComboBox
- asBold() - Method in class totalcross.ui.font.Font
-
Returns this font as Bold
- ascent - Variable in class totalcross.Launcher.UserFont
- ascent - Variable in class totalcross.ui.font.FontMetrics
-
READ-ONLY member: indicates the average height of this font from the baseline to up.
- ASCII - Static variable in class totalcross.net.FTP
-
Defines an ASCII transfer type.
- ASCII_CHARS - Static variable in class totalcross.barcode.Barcode93
-
ASCII chars representation in Code 93 using escape chars.
- ASCII85Encoder - Class in totalcross.util.pdf
-
This class encodes a binary stream into a text stream.
- ASCII85Encoder(Stream) - Constructor for class totalcross.util.pdf.ASCII85Encoder
-
Create an encoder wrapping a sink of binary data.
- ASCII85Encoder(Stream, int, byte[], byte[]) - Constructor for class totalcross.util.pdf.ASCII85Encoder
-
Create an encoder wrapping a sink of binary data.
- asContainer - Variable in class totalcross.ui.Control
-
READ-ONLY property which is not null if this control is a container
- asInputStream() - Method in class totalcross.io.Stream
- asList(String, Class<T>) - Static method in class totalcross.json.JSONFactory
- asOutputStream() - Method in class totalcross.io.Stream
- assertBetween(byte, byte, byte) - Static method in class totalcross.unit.TestCase
- assertBetween(char, char, char) - Static method in class totalcross.unit.TestCase
- assertBetween(double, double, double) - Static method in class totalcross.unit.TestCase
- assertBetween(int, int, int) - Static method in class totalcross.unit.TestCase
- assertBetween(long, long, long) - Static method in class totalcross.unit.TestCase
- assertBetween(short, short, short) - Static method in class totalcross.unit.TestCase
- assertEquals(boolean, boolean) - Static method in class totalcross.unit.TestCase
- assertEquals(byte[], byte[]) - Static method in class totalcross.unit.TestCase
- assertEquals(byte, byte) - Static method in class totalcross.unit.TestCase
- assertEquals(char, char) - Static method in class totalcross.unit.TestCase
- assertEquals(double, double, double) - Static method in class totalcross.unit.TestCase
- assertEquals(int[], int[]) - Static method in class totalcross.unit.TestCase
- assertEquals(int, int) - Static method in class totalcross.unit.TestCase
- assertEquals(long, long) - Static method in class totalcross.unit.TestCase
- assertEquals(short, short) - Static method in class totalcross.unit.TestCase
- assertEquals(Object, Object) - Static method in class totalcross.unit.TestCase
- assertFalse(boolean) - Static method in class totalcross.unit.TestCase
- assertGreater(byte, byte) - Static method in class totalcross.unit.TestCase
- assertGreater(char, char) - Static method in class totalcross.unit.TestCase
- assertGreater(double, double) - Static method in class totalcross.unit.TestCase
- assertGreater(int, int) - Static method in class totalcross.unit.TestCase
- assertGreater(long, long) - Static method in class totalcross.unit.TestCase
- assertGreater(short, short) - Static method in class totalcross.unit.TestCase
- assertGreaterOrEqual(byte, byte) - Static method in class totalcross.unit.TestCase
- assertGreaterOrEqual(char, char) - Static method in class totalcross.unit.TestCase
- assertGreaterOrEqual(double, double) - Static method in class totalcross.unit.TestCase
- assertGreaterOrEqual(int, int) - Static method in class totalcross.unit.TestCase
- assertGreaterOrEqual(long, long) - Static method in class totalcross.unit.TestCase
- assertGreaterOrEqual(short, short) - Static method in class totalcross.unit.TestCase
- assertionCounter - Static variable in class totalcross.unit.TestCase
- assertionFailed - Static variable in class totalcross.unit.TestSuite
- AssertionFailedError - Exception in totalcross.unit
-
Exception dispatched when an assertion fails.
- AssertionFailedError() - Constructor for exception totalcross.unit.AssertionFailedError
-
Constructs an empty exception.
- AssertionFailedError(String) - Constructor for exception totalcross.unit.AssertionFailedError
-
Constructs an exception with the given message.
- assertLower(byte, byte) - Static method in class totalcross.unit.TestCase
- assertLower(char, char) - Static method in class totalcross.unit.TestCase
- assertLower(double, double) - Static method in class totalcross.unit.TestCase
- assertLower(int, int) - Static method in class totalcross.unit.TestCase
- assertLower(long, long) - Static method in class totalcross.unit.TestCase
- assertLower(short, short) - Static method in class totalcross.unit.TestCase
- assertLowerOrEqual(byte, byte) - Static method in class totalcross.unit.TestCase
- assertLowerOrEqual(char, char) - Static method in class totalcross.unit.TestCase
- assertLowerOrEqual(double, double) - Static method in class totalcross.unit.TestCase
- assertLowerOrEqual(int, int) - Static method in class totalcross.unit.TestCase
- assertLowerOrEqual(long, long) - Static method in class totalcross.unit.TestCase
- assertLowerOrEqual(short, short) - Static method in class totalcross.unit.TestCase
- assertNotEquals(boolean, boolean) - Static method in class totalcross.unit.TestCase
- assertNotEquals(byte[], byte[]) - Static method in class totalcross.unit.TestCase
- assertNotEquals(byte, byte) - Static method in class totalcross.unit.TestCase
- assertNotEquals(char, char) - Static method in class totalcross.unit.TestCase
- assertNotEquals(double, double, double) - Static method in class totalcross.unit.TestCase
- assertNotEquals(int, int) - Static method in class totalcross.unit.TestCase
- assertNotEquals(long, long) - Static method in class totalcross.unit.TestCase
- assertNotEquals(short, short) - Static method in class totalcross.unit.TestCase
- assertNotEquals(Object, Object) - Static method in class totalcross.unit.TestCase
- assertNotNull(Object) - Static method in class totalcross.unit.TestCase
- assertNotSame(Object, Object) - Static method in class totalcross.unit.TestCase
- assertNull(Object) - Static method in class totalcross.unit.TestCase
- assertOK(String, String, String) - Method in class totalcross.unit.ImageComparisionTest
- assertSame(Object, Object) - Static method in class totalcross.unit.TestCase
- assertTrue(boolean) - Static method in class totalcross.unit.TestCase
- assignBackKeyToButton(int) - Method in class totalcross.ui.Bar
-
Assigns the BACK key on Android (mapped to
SpecialKeys.ESCAPE) to the given button. - asStream(InputStream) - Static method in class totalcross.io.Stream
- asStream(OutputStream) - Static method in class totalcross.io.Stream
- asString() - Method in class totalcross.util.pdf.PDFWriter
- asWindow - Variable in class totalcross.ui.Control
-
READ-ONLY property which is not null if this control is a window
- asXObjectReference() - Method in class totalcross.util.pdf.XObjectImage
- AsyncTask<Params,Progress,Result> - Class in totalcross.util.concurrent
-
AsyncTask provides use of asynchronous operations without ocupying UI Thread with non user interface tasks.
- AsyncTask() - Constructor for class totalcross.util.concurrent.AsyncTask
- attachLibrary(String) - Static method in class totalcross.sys.Vm
-
Deprecated.This method never worked in TotalCross. Previously, in SuperWaba, all class and resources were placed in a PDB file, so attaching a pdb file was ok. However, in TotalCross, everything is placed in TCZ files, so attaching a PDB is useless. To load an image that you saved with Image.saveTo, use Image.loadFrom.
- ATTACHMENT - Static variable in class totalcross.net.mail.Part
- attachNativeLibrary(String) - Static method in class totalcross.sys.Vm
-
Attaches a native library to this application instance (only works at device).
- attr - Variable in class totalcross.util.zip.TCZ
-
The attributes.
- ATTR_ARCHIVE - Static variable in class totalcross.io.File
-
Used in the getAttributes and setAttributes method.
- ATTR_HAS_MAINCLASS - Static variable in class totalcross.util.zip.TCZ
-
Defines that the tcz file has a MainClass at the first record.
- ATTR_HAS_MAINWINDOW - Static variable in class totalcross.util.zip.TCZ
-
Defines that the tcz file has a MainWindow at the first record.
- ATTR_HIDDEN - Static variable in class totalcross.io.File
-
Used in the getAttributes and setAttributes method.
- ATTR_LIBRARY - Static variable in class totalcross.util.zip.TCZ
-
Defines that the tcz file is a library-only module.
- ATTR_READ_ONLY - Static variable in class totalcross.io.File
-
Used in the getAttributes and setAttributes method.
- ATTR_RESIZABLE_WINDOW - Static variable in class totalcross.util.zip.TCZ
-
Defines that the application has resizable window.
- ATTR_SYSTEM - Static variable in class totalcross.io.File
-
Used in the getAttributes and setAttributes method.
- ATTR_WINDOWFONT_DEFAULT - Static variable in class totalcross.util.zip.TCZ
-
Defines that the application uses the default font.
- ATTR_WINDOWSIZE_320X480 - Static variable in class totalcross.util.zip.TCZ
-
Defines that the application uses the given window size.
- ATTR_WINDOWSIZE_480X640 - Static variable in class totalcross.util.zip.TCZ
-
Defines that the application uses the given window size.
- ATTR_WINDOWSIZE_600X800 - Static variable in class totalcross.util.zip.TCZ
-
Defines that the application uses the given window size.
- AttributeList - Class in totalcross.xml
-
This class describes the attributes attached to a start-tag.
- AttributeList() - Constructor for class totalcross.xml.AttributeList
-
Constructs an empty
attributeListwith 5 free positions. - AttributeList(AttributeList) - Constructor for class totalcross.xml.AttributeList
-
Clones the given
attributeList. - AttributeList.Filter - Interface in totalcross.xml
-
Interface to filter each attribute before entering it in the
AttributeList. - AttributeList.Iterator - Class in totalcross.xml
-
Class to iterate over each attribute of an
AttributeList - attributeNoNulls - Static variable in interface totalcross.sql.DatabaseMetaData
-
A NULL value is not allowed for this attribute.
- attributeNullable - Static variable in interface totalcross.sql.DatabaseMetaData
-
A NULL value is allowed for this attribute.
- attributeNullableUnknown - Static variable in interface totalcross.sql.DatabaseMetaData
-
It is unknown whether or not NULL values are allowed for this attribute.
- atts - Variable in class totalcross.ui.html.Style
- AUGUST - Static variable in class totalcross.util.Date
- AUSPOST - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- AUSTRALIAN_POST - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Australian Post barcode type. - auth - Variable in class totalcross.xml.rpc.StandardHttpClient
- AUTHENTICATE_ENCRYPT - Static variable in class totalcross.io.device.bluetooth.ServiceRecord
-
Authentication and encryption are required for connections to this service.
- AUTHENTICATE_NOENCRYPT - Static variable in class totalcross.io.device.bluetooth.ServiceRecord
-
Authentication is required for connections to this service, but not encryption.
- AuthenticationException - Exception in totalcross.net
-
Exception thrown when an authentication fails.
- AuthenticationException() - Constructor for exception totalcross.net.AuthenticationException
-
Constructs an empty exception.
- AuthenticationException(String) - Constructor for exception totalcross.net.AuthenticationException
-
Constructs an exception with the given message.
- authority - Variable in class totalcross.net.URI
-
The authority represented in this URI.
- AUTO_DELAY - Variable in class totalcross.ui.Button
-
The frequency in which the PRESSED event will be posted after the INITIAL_DELAY was reached.
- AUTO_DELAY - Variable in class totalcross.ui.PushButtonGroup
-
The frequency in which the PRESSED event will be posted after the INITIAL_DELAY was reached.
- AUTO_DELAY - Static variable in class totalcross.ui.ScrollBar
-
The frequency in which the scroll will be done.
- AUTO_HIDE - Static variable in class totalcross.ui.ScrollPosition
-
Set to false to make the PositionBar always show (instead of the default auto-hide behaviour).
- autoClose - Variable in class totalcross.ui.TopMenu
-
Set to false to disable the close when pressing in a button of the menu.
- autoRepeat - Variable in class totalcross.ui.Button
-
Set to true to enable auto-repeat feature for this button.
- autoRepeat - Variable in class totalcross.ui.PushButtonGroup
-
Set to true to enable auto-repeat feature for this button.
- autoScroll - Variable in class totalcross.ui.ScrollContainer
-
Automatically scrolls the container when an item is clicked.
- autoSelect - Variable in class totalcross.ui.Edit
-
If set to true, the text will be auto-selected when the focus enters.
- autoSelect - Variable in class totalcross.ui.MultiEdit
-
If set to true, the text will be auto-selected when the focus enters.
- autoShrinkCaptions - Variable in class totalcross.ui.TabbedContainer
-
Set to true to automatically shrink the captions to prevent using arrows.
- autoSplit - Variable in class totalcross.ui.Check
-
Set to true to let the Check split its text based on the width every time its width changes.
- autoSplit - Variable in class totalcross.ui.Label
-
Set to true to let the label split its text based on the width every time its width changes.
- autoSplit - Variable in class totalcross.ui.Radio
- available() - Method in class totalcross.io.ByteArrayStream
-
Returns the number of bytes available in the buffer from the actual read position.
- available() - Method in class totalcross.util.zip.ZipStream
-
Returns 0 after EOF has reached for the current entry data, otherwise always return 1.
Programs should not count on this method to return the actual number of bytes that could be read without blocking. - axisBackColor - Variable in class totalcross.ui.chart.Chart
-
Color used in the axis lines.
- axisForeColor - Variable in class totalcross.ui.chart.Chart
-
Color used in the axis lines.
- axisText - Variable in class totalcross.ui.chart.Chart
-
Color used in the axis text (x,y values).
- AZTEC - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- AZTEC - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Aztec barcode type.
B
- B - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "B" tag
- B0_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- B0_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- B1_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- B1_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- B10_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- B10_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- B2_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- B2_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- b2h - Static variable in class totalcross.sys.Convert
- B3_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- B3_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- B4_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- B4_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- B5_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- B5_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- B6_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- B6_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- B7_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- B7_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- B8_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- B8_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- B9_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- B9_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- back - Static variable in class totalcross.res.Resources
- back() - Method in class totalcross.json.JSONTokener
-
Back up one character.
- back0 - Variable in class totalcross.ui.ListBox
- back1 - Variable in class totalcross.ui.ListBox
- backColor - Variable in class totalcross.map.GoogleMaps.Place
-
The item's background color.
- backColor - Variable in class totalcross.ui.Control
-
Background color of this control.
- backColor - Variable in class totalcross.ui.gfx.Graphics
-
The background color, in 0xRRGGBB format.
- backColor - Variable in class totalcross.ui.html.Style
- backColor - Static variable in class totalcross.ui.Toast
-
Back color used in the toast.
- backColor - Variable in class totalcross.ui.tree.Node
-
The background color, or -1 to use the default.
- background - Variable in class totalcross.game.Animation
-
Background image.
- background - Variable in class totalcross.game.Sprite
-
Background image.
- BACKGROUND_CYLINDRIC_SHADED - Static variable in class totalcross.ui.Container
-
used in the backgroundStyle field.
- BACKGROUND_SHADED - Static variable in class totalcross.ui.Container
-
used in the backgroundStyle field
- BACKGROUND_SHADED_INV - Static variable in class totalcross.ui.Container
-
used in the backgroundStyle field
- BACKGROUND_SOLID - Static variable in class totalcross.ui.Container
-
used in the bckgroundStyle field
- backgroundColor - Variable in class totalcross.barcode.Barcode
- backgroundStyle - Variable in class totalcross.ui.Container
-
Sets the type of background of this Container.
- backgroundType - Variable in class totalcross.ui.Label
-
The type of background of this Label (defaults to SOLID_BACKGROUND).
- backImage - Variable in class totalcross.ui.TopMenu
-
An optional image to be used as background
- backImageAlpha - Variable in class totalcross.ui.TopMenu
-
The alpha value to be applied to the background image
- BACKSPACE - Static variable in interface totalcross.sys.SpecialKeys
-
special key.
- BackupCommand(String, String) - Constructor for class totalcross.db.sqlite.ExtendedCommand.BackupCommand
-
Constructs a BackupCommand instance that backup the database to a target file.
- BACKWARD - Static variable in class totalcross.util.Date
-
Used in the advance methods.
- badResponseCode - Variable in class totalcross.net.HttpStream
-
Returns true if the response code represents an error.
- bag - Variable in class totalcross.ui.ScrollContainer
- bag - Variable in class totalcross.util.zip.TCZ
-
Bag that can be used to store anything that the user wants.
- bag0 - Variable in class totalcross.ui.ScrollContainer
- bagClipX0 - Variable in class totalcross.ui.ClippedContainer
- bagClipXf - Variable in class totalcross.ui.ClippedContainer
- bagClipY0 - Variable in class totalcross.ui.ClippedContainer
- bagClipYf - Variable in class totalcross.ui.ClippedContainer
- bagSetRect(int, int, int, int, boolean) - Method in class totalcross.ui.ScrollContainer
- BANG - Static variable in class totalcross.json.XML
-
The Character '!'.
- Bar - Class in totalcross.ui
-
This class provides a title area and a button area (at right).
- Bar() - Constructor for class totalcross.ui.Bar
-
Constructs a
Barobject without a title. - Bar(String) - Constructor for class totalcross.ui.Bar
-
Constructs a
Barobject with the given title. - Bar.BarButton - Class in totalcross.ui
-
A Bar's button.
- BARBOOKLAND_EAN - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- BarButton(String, Image) - Constructor for class totalcross.ui.Bar.BarButton
- BARCODABAR - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- Barcode - Class in totalcross.barcode
-
Base class containing properties and methods commom to all barcode types.
- Barcode() - Constructor for class totalcross.barcode.Barcode
- BARCODE11 - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- Barcode128 - Class in totalcross.barcode
-
Implements the code 128 and UCC/EAN-128.
- Barcode128() - Constructor for class totalcross.barcode.Barcode128
-
Creates new Barcode128
- BARCODE128 - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- BARCODE39 - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- Barcode93 - Class in totalcross.barcode
-
Implements the code 93.
- Barcode93() - Constructor for class totalcross.barcode.Barcode93
-
Creates a new Barcode39.
- BARCODE93 - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- BarcodeInter25 - Class in totalcross.barcode
-
Implements the code interleaved 2 of 5.
- BarcodeInter25() - Constructor for class totalcross.barcode.BarcodeInter25
-
Creates new BarcodeInter25
- barColor - Variable in class totalcross.ui.ScrollPosition
-
The bar color.
- BARD2OF5 - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- BAREAN13 - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- BAREAN8 - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- barHeight - Variable in class totalcross.barcode.Barcode
-
The height of the bars.
- BARI2OF5 - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- BARISBT128 - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- BARMSI_PLESSEY - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- BARTRIOPTICCODE39 - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- BARUCC_EAN128 - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- BARUPCA - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- BARUPCE - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- BARUPCE1 - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- BARUPCEANCOUPONCODE - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setBarcodeParam method with Symbol scanners; for SocketCom ones, see the method for the avail codes.
- base - Variable in class totalcross.net.ByteString
- Base - Class in totalcross.util.pdf
- Base() - Constructor for class totalcross.util.pdf.Base
- BASE - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "BASE" tag
- Base64 - Class in totalcross.net
-
Contains methods to encode and decode to base 64.
- Base64() - Constructor for class totalcross.net.Base64
- BASE64 - Static variable in class totalcross.xml.rpc.XmlRpcValue
- Base64decoderStream - Class in totalcross.io
-
Receive a stream of base64 encoded bytes and decode to the original.
- Base64decoderStream(InputStream) - Constructor for class totalcross.io.Base64decoderStream
- baseChar - Static variable in class totalcross.ui.font.Font
-
For internal use only.
- BASEFONT - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "BASEFONT" tag
- baseURI - Variable in class totalcross.ui.html.Document
-
Base URL for this document
- baseURI - Variable in class totalcross.xml.XmlReadableByteArray
- BatchUpdateException - Exception in totalcross.sql
-
This class extends
SQLExceptionto count the successful updates in each statement in a batch that was successfully updated prior to the error. - BatchUpdateException() - Constructor for exception totalcross.sql.BatchUpdateException
-
Initializes a new instance of
BatchUpdateExceptionwith no descriptive error message. - BatchUpdateException(int[]) - Constructor for exception totalcross.sql.BatchUpdateException
-
Initializes a new instance of
BatchUpdateExceptionwith the specified update count information and no descriptive error message. - BatchUpdateException(String, int[]) - Constructor for exception totalcross.sql.BatchUpdateException
-
This method initializes a new instance of
BatchUpdateExceptionwith the specified descriptive error message and update count information. - BatchUpdateException(String, String, int[]) - Constructor for exception totalcross.sql.BatchUpdateException
-
This method initializes a new instance of
BatchUpdateExceptionwith the specified descriptive error message, SQL state, and update count information. - BatchUpdateException(String, String, int, int[]) - Constructor for exception totalcross.sql.BatchUpdateException
-
This method initializes a new instance of
BatchUpdateExceptionwith the specified descriptive error message, SQL state, and update count information. - BATTERY_ERROR - Static variable in class totalcross.io.device.scanner.ScanEvent
-
The event type for a scanner low battery event.
- BCC - Static variable in interface totalcross.net.mail.Message.RecipientType
- bcd - Static variable in class totalcross.json.zip.JSONzip
-
The characters in JSON numbers can be reduced to 4 bits each.
- BCD_PARAM_BARCODE_SYMBOLOGY_IDENTIFIER - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODABAR - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODABAR_CHECK_DIGIT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODABAR_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODABAR_MAX_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODABAR_MIN_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODABAR_REDUNDANCY - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_11 - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_11_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_11_CHECK_DIGIT_TYPE - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_11_MAX_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_11_MIN_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_11_REDUNDANCY - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_128_EAN - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_128_EAN_CHECK_DIGIT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_128_EAN_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_128_EAN_FIRST_GROUP_SEPARATOR - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_128_EAN_GROUP_SEPARATOR_BYTE - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_128_MAX_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_128_MIN_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_128_REDUNDANCY - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_128_STANDARD - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_128_STANDARD_CHECK_DIGIT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_128_STANDARD_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_25_INDUSTRIAL - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_25_INDUSTRIAL_CHECK_DIGIT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_25_INDUSTRIAL_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_25_INTERLEAVED - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_25_INTERLEAVED_CHECK_DIGIT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_25_INTERLEAVED_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_25_MATRIX - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_25_MATRIX_CHECK_DIGIT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_25_MATRIX_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_25_MAX_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_25_MIN_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_25_REDUNDANCY - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_39_CIP_CONVERSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_39_CODE_32_CHECK_DIGIT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_39_CODE_32_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_39_CODE_32_CONVERSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_39_CODE_32_REMOVE_A - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_39_FULL_ASCII_CHECK_DIGIT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_39_FULL_ASCII_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_39_FULL_ASCII_CONVERSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_39_MAX_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_39_MIN_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_39_REDUNDANCY - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method: Code39
- BCD_PARAM_CODE_39_STANDARD - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_39_STANDARD_CHECK_DIGIT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_39_STANDARD_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_93 - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_93_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_93_CHECK_DIGIT_TYPE - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_93_MAX_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_93_MIN_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_93_REDUNDANCY - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_MSI - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_MSI_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_MSI_CHECK_DIGIT_TYPE - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_CODE_MSI_MAX_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_MSI_MIN_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_CODE_MSI_REDUNDANCY - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_EAN_13 - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_EAN_13_CHECK_DIGIT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_EAN_13_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_EAN_8 - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_EAN_8_CHECK_DIGIT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_EAN_8_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_EAN_8_TO_EAN_13 - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_EAN_UPC_REDUNDANCY - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_EAN_UPC_SUPPLEMENTAL_2 - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_EAN_UPC_SUPPLEMENTAL_5 - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_EAN_UPC_SUPPLEMENTAL_AUTODISCRIMINATE - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_EAN_UPC_SUPPLEMENTAL_REDUNDANCY - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_LINEAR_CODE_SEVERITY - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_PLESSEY - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_PLESSEY_CHECK_DIGIT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_PLESSEY_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_PLESSEY_MAX_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_PLESSEY_MIN_TEXT_LENGTH - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_PLESSEY_REDUNDANCY - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_POSTAMBLE_STRING - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_PREAMBLE_STRING - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_QUIET_ZONE_TYPE - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_UPC_A - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_UPC_A_CHECK_DIGIT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_UPC_A_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_UPC_A_TO_EAN_13 - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_UPC_E - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- BCD_PARAM_UPC_E_CHECK_DIGIT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_UPC_E_CHECK_DIGIT_TRANSMISSION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method.
- BCD_PARAM_UPC_E_CONVERSION_TYPE - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners = ; in the setParam method.
- bColor - Variable in class totalcross.ui.ScrollBar
- BDO - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "BDO" tag
- beep() - Static method in class totalcross.ui.media.Sound
-
Plays the device's default beep sound.
- beepIfOut - Variable in class totalcross.ui.Window
-
When this window is the top most and the user clicks outside, a beep is thrown.
- before(Timestamp) - Method in class totalcross.sql.Timestamp
- BEFORE - Static variable in class totalcross.ui.Control
-
Constant used in param x/y in setRect.
- beforeFirst() - Method in interface totalcross.sql.ResultSet
- beforeFirst() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- bel() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Sounds the buzzer.
- BEL - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- BEST_COMPRESSION - Static variable in class totalcross.util.zip.ZLib
-
Compression level for best compression, which is 9 in a scale from 0 (no compression) to 9 (best compression).
- BEST_SPEED - Static variable in class totalcross.util.zip.ZLib
-
Compression level for fastest compression, which is 1 in a scale from 0 (no compression) to 9 (best compression).
- bestRowNotPseudo - Static variable in interface totalcross.sql.DatabaseMetaData
-
The best row identifier is not a pseudo-column.
- bestRowPseudo - Static variable in interface totalcross.sql.DatabaseMetaData
-
The best row identifier is a pseudo-column.
- bestRowSession - Static variable in interface totalcross.sql.DatabaseMetaData
-
The best row identifier is valid to the end of the session.
- bestRowTemporary - Static variable in interface totalcross.sql.DatabaseMetaData
-
The best row's scope is only guaranteed to be valid so long as the row is actually being used.
- bestRowTransaction - Static variable in interface totalcross.sql.DatabaseMetaData
-
The best row identifier is valid to the end of the transaction.
- bestRowUnknown - Static variable in interface totalcross.sql.DatabaseMetaData
-
The best row may or may not be a pseudo-column.
- between(char, char) - Method in class totalcross.util.Random
-
Returns a random character between the given region.
- between(int, int) - Method in class totalcross.util.Random
-
Returns random integer in the given region.
- bgGfx - Variable in class totalcross.game.Sprite
-
Background graphic context.
- bgX - Variable in class totalcross.game.Sprite
-
Background restoring position.
- bgY - Variable in class totalcross.game.Sprite
-
Background restoring position.
- BIG - Static variable in interface totalcross.io.device.escpos.EscPosQRCode.Size
- BIG - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "BIG" tag
- BIG_SIZE - Static variable in class totalcross.ui.font.Font
-
A big-sized font (2 above the normal size)
- BigDecimal - Class in totalcross.util
-
Arbitrary-precision signed decimal numbers.
- BigDecimal(double) - Constructor for class totalcross.util.BigDecimal
-
Translates a
doubleinto aBigDecimalwhich is the exact decimal representation of thedoubles binary floating-point value. - BigDecimal(int) - Constructor for class totalcross.util.BigDecimal
-
Constructs a new
BigDecimalwhose unscaled value isvaland whose scale is zero. - BigDecimal(long) - Constructor for class totalcross.util.BigDecimal
-
Constructs a new
BigDecimalwhose unscaled value isvaland whose scale is zero. - BigDecimal(String) - Constructor for class totalcross.util.BigDecimal
-
Translates the string representation of a
BigDecimalinto aBigDecimalobject. - BigDecimal(BigInteger) - Constructor for class totalcross.util.BigDecimal
-
Constructs a new
BigDecimalwhose unscaled value isnumand whose scale is zero. - BigDecimal(BigInteger, int) - Constructor for class totalcross.util.BigDecimal
-
Constructs a new
BigDecimalwhose unscaled value isnumand with the given scale. - BIGGER - Static variable in interface totalcross.io.device.escpos.EscPosQRCode.Size
- BIGGEST - Static variable in interface totalcross.io.device.escpos.EscPosQRCode.Size
- BIGINT - Static variable in class totalcross.sql.Types
- BigInteger - Class in totalcross.util
-
Written using on-line Java Platform 1.2 API Specification, as well as "The Java class libraries", 2nd edition (Addison-Wesley, 1998) and "Applied Cryptography, Second Edition" by Bruce Schneier (Wiley, 1996).
- BigInteger(byte[]) - Constructor for class totalcross.util.BigInteger
- BigInteger(int, byte[]) - Constructor for class totalcross.util.BigInteger
- BigInteger(int, int, Random) - Constructor for class totalcross.util.BigInteger
- BigInteger(int, Random) - Constructor for class totalcross.util.BigInteger
- BigInteger(String) - Constructor for class totalcross.util.BigInteger
- BigInteger(String, int) - Constructor for class totalcross.util.BigInteger
- BINARY - Static variable in class totalcross.net.FTP
-
Defines a BINARY transfer type.
- BINARY - Static variable in class totalcross.net.mail.Part
- BINARY - Static variable in class totalcross.sql.Types
- BinaryContentHandler - Class in totalcross.net.mail
-
Implementation of DataContentHandler that handles MIME types handled as base64 encoded byte arrays.
It also handle Streams, reading from the input stream on demand to avoid excessive memory load. - BinaryContentHandler() - Constructor for class totalcross.net.mail.BinaryContentHandler
- bit() - Method in class totalcross.json.zip.BitInputStream
-
Read one bit.
- bit() - Method in interface totalcross.json.zip.BitReader
-
Read one bit.
- BIT - Static variable in class totalcross.sql.Types
- bitCount() - Method in class totalcross.util.BigInteger
-
Count one bits in a BigInteger.
- BitInputStream - Class in totalcross.json.zip
-
This is a big endian bit reader.
- BitInputStream(Stream) - Constructor for class totalcross.json.zip.BitInputStream
-
Make a BitReader from an InputStream.
- bitLength() - Method in class totalcross.util.BigInteger
-
Calculates ceiling(log2(this < 0 ? -this : this+1)) See Common Lisp: the Language, 2nd ed, p.
- BitOutputStream - Class in totalcross.json.zip
-
This is a big endian bit writer.
- BitOutputStream(Stream) - Constructor for class totalcross.json.zip.BitOutputStream
-
Use an OutputStream to produce a BitWriter.
- BitReader - Interface in totalcross.json.zip
- BITSPERCOMPONENT - Static variable in class totalcross.util.pdf.XObjectImage
- BITSPERCOMPONENT_8 - Static variable in class totalcross.util.pdf.XObjectImage
- BitWriter - Interface in totalcross.json.zip
-
A bitwriter is a an interface that allows for doing output at the bit level.
- BLACK - Static variable in class totalcross.ui.gfx.Color
- BLACKBERRY - Static variable in class totalcross.sys.Settings
-
Dumb field to keep compilation compatibility with TC 1
- BLOB - Static variable in class totalcross.sql.Types
- blockIncrement - Variable in class totalcross.ui.ScrollBar
- blocking - Variable in class totalcross.ui.Window
-
True if the last popup mode was blocking.
- BLOCKQUOTE - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "BLOCKQUOTE" tag
- blockScroll(boolean) - Method in class totalcross.ui.ScrollBar
-
Scrolls a block, and post the PRESSED event if the value changes.
- BLUE - Static variable in class totalcross.ui.gfx.Color
- BLUETOOTH - Static variable in class totalcross.io.device.PortConnector
-
Bluetooth: open the built-in Bluetooth discovery dialog, then establish a Serial Port Profile (just serial emulation across Bluetooth, using the RFComm BT layer) virtual serial port connection.
- BLUETOOTH - Static variable in class totalcross.io.device.RadioDevice
- BLUETOOTH_STATE_DISCOVERABLE - Static variable in class totalcross.io.device.RadioDevice
- BluetoothPrinter - Class in totalcross.io.device.printer
-
Used as interface to printers that uses Bluetooth to communicate with the device.
- BluetoothPrinter() - Constructor for class totalcross.io.device.printer.BluetoothPrinter
-
Creates a new BluetoothPrinter instance, using PortConnector.BLUETOOTH port at 57600 baud rate.
- BluetoothPrinter(Stream) - Constructor for class totalcross.io.device.printer.BluetoothPrinter
-
Creates a new BluetoothPrinter instance, using the given PortConnector as bridge to the printer.
- Body - Class in totalcross.util.pdf
- Body() - Constructor for class totalcross.util.pdf.Body
- BODY - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "BODY" tag
- bold(boolean) - Method in class totalcross.io.device.printer.CitizenPrinter
-
Sets bold state.
- bold(boolean) - Method in class totalcross.io.device.printer.MPTPrinter
-
Sets bold state.
- boldCheck - Variable in class totalcross.ui.Grid
-
Set it to true to draw a bold check
- boldItems - Variable in class totalcross.ui.ListContainer.Layout
-
The items that will have a bold font.
- BOOL - Static variable in class totalcross.io.device.bluetooth.DataElement
- Boolean(boolean) - Constructor for class totalcross.util.Properties.Boolean
- BOOLEAN - Static variable in class totalcross.sql.Types
- BOOLEAN - Static variable in class totalcross.xml.rpc.XmlRpcValue
- border - Variable in class totalcross.ui.Button
- border - Variable in class totalcross.ui.chart.Chart
-
This chart's empty border dimensions
- BORDER_3D - Static variable in class totalcross.ui.Button
-
Specifies a 3d border for this button.
- BORDER_3D_HORIZONTAL_GRADIENT - Static variable in class totalcross.ui.Button
-
Specifies a horizontal 3d-gradient border for this button.
- BORDER_3D_VERTICAL_GRADIENT - Static variable in class totalcross.ui.Button
-
Specifies a vertical 3d-gradient border for this button.
- BORDER_GRAY_IMAGE - Static variable in class totalcross.ui.Button
-
Specifies that the image passed in the constructor is a gray image that will be recolorized and resized to the text's size.
- BORDER_LOWERED - Static variable in class totalcross.ui.Container
-
used in the setBorderStyle method
- BORDER_NONE - Static variable in class totalcross.ui.Button
-
Specifies no border for this button.
- BORDER_NONE - Static variable in class totalcross.ui.Container
-
used in the setBorderStyle method
- BORDER_RAISED - Static variable in class totalcross.ui.Container
-
used in the setBorderStyle method
- BORDER_ROUND - Static variable in class totalcross.ui.Button
-
Specifies a rounded border for this button.
- BORDER_ROUNDED - Static variable in class totalcross.ui.Container
-
used in the setBorderStyle method.
- BORDER_SIMPLE - Static variable in class totalcross.ui.Button
-
Specifies a single-lined border for this button.
- BORDER_SIMPLE - Static variable in class totalcross.ui.Container
-
used in the setBorderStyle method
- BORDER_TOP - Static variable in class totalcross.ui.Container
-
used in the setBorderStyle method
- borderColor - Variable in class totalcross.ui.BorderContainer
- borderColor - Variable in class totalcross.ui.Container
-
The color used in the border.
- borderColor - Variable in class totalcross.ui.ImageControl
-
Change this member to set the border color.
- borderColor - Variable in class totalcross.ui.Label
-
Set to a color to let this Label have a border with that color.
- borderColor - Variable in class totalcross.ui.ToolTip
-
The border color.
- borderColor - Variable in class totalcross.ui.Whiteboard
-
Set this to some color so a frame can be drawn around the image
- borderColor3DG - Variable in class totalcross.ui.Button
-
The border color of this button when BORDER_3D_GRADIENT border style is active.
- borderColor3DG - Variable in class totalcross.ui.ButtonMenu
- BorderContainer - Class in totalcross.ui
-
Class used to show a border with a title.
- BorderContainer(String) - Constructor for class totalcross.ui.BorderContainer
- borderGap - Variable in class totalcross.ui.ButtonMenu
-
The gap between the text or image and the button borders, in percentage of the font's height.
- borderGap - Variable in class totalcross.ui.chart.ArcChart
-
A gap between the chart and the borders
- borderGap - Variable in class totalcross.ui.Grid
-
Defines the border gap when using CellController.getBackColor.
- borderStyle - Variable in class totalcross.ui.Window
-
The window's border style
- borderThickness - Variable in class totalcross.ui.BorderContainer
- borderType - Variable in class totalcross.ui.ButtonMenu
- borderWidth3DG - Variable in class totalcross.ui.Button
-
The border width of this button when BORDER_3D_GRADIENT border style is active.
- borderWidth3DG - Variable in class totalcross.ui.ButtonMenu
- BOTH_DIRECTIONS - Static variable in class totalcross.ui.Flick
- bottom - Variable in class totalcross.ui.Insets
-
The inset from the bottom.
- BOTTOM - totalcross.money.Ads.Position
- BOTTOM - Static variable in class totalcross.ui.Control
-
Constant used in param y in setRect.
- BOTTOM_OF - Static variable in class totalcross.ui.Control
-
Constant used in param x/y in setRect.
- bottomColor3DG - Variable in class totalcross.ui.Button
-
The bottom color of this button when BORDER_3D_GRADIENT border style is active.
- bottomColor3DG - Variable in class totalcross.ui.ButtonMenu
- BPO - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- BPO - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable BPO barcode type. - BR - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "BR" tag
- breadthFirstVector() - Method in class totalcross.ui.tree.Node
-
Method to create and return a vector that traverses the subtree rooted at this node in breadth-first order.
- BRIGHT - Static variable in class totalcross.ui.gfx.Color
- brighter(int) - Static method in class totalcross.ui.gfx.Color
-
Returns a color that is brighter than the current one.
- brighter(int, int) - Static method in class totalcross.ui.gfx.Color
-
Returns a color that is brighter than the current one.
- BRIGHTER_BACKGROUND - Static variable in class totalcross.ui.Control
-
To be used in the setTextShadowColor method.
- bringToFront() - Method in class totalcross.ui.Control
-
Send this control to the top of the parent's.
- broadcastEvent(Event) - Method in class totalcross.ui.Container
-
Posts an event to the children of this container and to all containers inside this containers; recursively.
- bs - Variable in class totalcross.io.ObjectPDBFile
- bt0 - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- bt1 - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- bt2 - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- bt3 - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- bt4 - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- bt5 - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- bt6 - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- bt7 - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- bt8 - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- bt9 - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btA - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btAM - Variable in class totalcross.ui.dialog.TimeBox
- btAnd - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btAt - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btB - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btBackslash - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btC - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btCancel - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btCancel - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btCase - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btClear - Variable in class totalcross.ui.dialog.TimeBox
- btCollapsed - Variable in class totalcross.ui.AccordionContainer.Caption
- btColon - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btComma - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btComma - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btCurrency - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btD - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btDel - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btDel - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btDoubleQuote - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btE - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btExclamation - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btExpanded - Variable in class totalcross.ui.AccordionContainer.Caption
- btF - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btG - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btH - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btI - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btInterrogation - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btJ - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btK - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btL - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btLeftParenthesis - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btM - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btMinus - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btMultiply - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btn - Static variable in class totalcross.ui.Toast
-
The toast component used to show the text.
- btN - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- BTN_ERROR - Static variable in class totalcross.ui.dialog.keyboard.Builder
- BTN_ERROR - Static variable in class totalcross.ui.dialog.keyboard.Builder.EnumTipoBotao
- BTN_FORM - Static variable in class totalcross.ui.dialog.keyboard.Builder
- BTN_FORM - Static variable in class totalcross.ui.dialog.keyboard.Builder.EnumTipoBotao
- BTN_REGULAR - Static variable in class totalcross.ui.dialog.keyboard.Builder
- BTN_REGULAR - Static variable in class totalcross.ui.dialog.keyboard.Builder.EnumTipoBotao
- BTN_SECUNDARY - Static variable in class totalcross.ui.dialog.keyboard.Builder
- BTN_SECUNDARY - Static variable in class totalcross.ui.dialog.keyboard.Builder.EnumTipoBotao
- BTN_SPOTLIGHT - Static variable in class totalcross.ui.dialog.keyboard.Builder
- BTN_SPOTLIGHT - Static variable in class totalcross.ui.dialog.keyboard.Builder.EnumTipoBotao
- btn123 - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btnABC - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btnCancelClicked - Variable in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- btnDec - Variable in class totalcross.ui.ScrollBar
- btnInc - Variable in class totalcross.ui.ScrollBar
- btns - Variable in class totalcross.ui.dialog.MessageBox
- btnWH - Variable in class totalcross.ui.ScrollBar
- btnX - Variable in class totalcross.ui.ListBox
- btnX - Variable in class totalcross.ui.tree.Tree
- btnX0 - Variable in class totalcross.ui.ListBox
- btO - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btOK - Variable in class totalcross.ui.dialog.TimeBox
- btP - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btPercent - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btPeriod - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btPeriod - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btPlus - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btPM - Variable in class totalcross.ui.dialog.TimeBox
- btQ - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btR - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btRefresh - Variable in class totalcross.ui.dialog.FileChooserBox
- btRightParenthesis - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btS - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btSemicolon - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btSharp - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btSingleQuote - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btSlash - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btSlash - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btSpace - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btSpace - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btT - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btU - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btUnderscore - Variable in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- btV - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btW - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btX - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btY - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- btZ - Variable in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- buf - Variable in class totalcross.io.ObjectPDBFile
- buf - Variable in class totalcross.xml.XmlReadableByteArray
- buffer - Variable in class totalcross.io.DataStream
-
a four byte array for reading and writing numbers
- buffer - Variable in class totalcross.net.HttpStream
- BufferedStream - Class in totalcross.io
-
BufferedStream offers a faster way to read and write data from streams in a buffered manner.
- BufferedStream(Stream, int) - Constructor for class totalcross.io.BufferedStream
-
Creates a new buffered stream given the underlying stream and the mode to use.
- BufferedStream(Stream, int, int) - Constructor for class totalcross.io.BufferedStream
-
Creates a new buffered stream given the underlying stream, the mode to use and the buffer size.
- bugreportEmail - Static variable in class totalcross.sys.Settings
-
An email that will be used to send bug reports when an unhandled exception is caught on your application.
- bugreportUser - Static variable in class totalcross.sys.Settings
-
Set this to the username of your application to be able to filter at the bug report service.
- build() - Method in class totalcross.notification.Notification.Builder
-
Combine all of the options that have been set and return a new Notification object.
- Builder - Class in totalcross.ui.dialog.keyboard
- Builder() - Constructor for class totalcross.notification.Notification.Builder
- Builder() - Constructor for class totalcross.ui.dialog.keyboard.Builder
- Builder.EnumTipoBotao - Class in totalcross.ui.dialog.keyboard
- buildMode() - Static method in class totalcross.net.ssl.SSLUtil
-
Return the build mode of the axTLS project.
- buildNumber - Static variable in class totalcross.sys.Settings
-
Current build number for the TotalCross SDK.
- buildURL(String) - Method in class totalcross.ui.html.Form
-
Builds the URL with all form values.
- BulkImageLoader - Class in totalcross.ui.image
-
This class is used to load and release lots of images when used for a book, for example.
- BulkImageLoader(int, int, String, String[]) - Constructor for class totalcross.ui.image.BulkImageLoader
- BulkImageLoader.DynImage - Class in totalcross.ui.image
-
class used to show the Image on screen.
- busyTimeout - Variable in class totalcross.db.sqlite.SQLiteConfig
- button - Static variable in class totalcross.res.Resources
- Button - Class in totalcross.ui
-
Button is a push button control.
- Button() - Constructor for class totalcross.ui.Button
- Button(String) - Constructor for class totalcross.ui.Button
-
Creates a button displaying the given text.
- Button(String, byte) - Constructor for class totalcross.ui.Button
-
Creates a button displaying the given text and border.
- Button(String, Image, int, int) - Constructor for class totalcross.ui.Button
-
Creates a button that shows the given text and image.
- Button(Image) - Constructor for class totalcross.ui.Button
-
Creates a button with the given image.
- Button(Image, byte) - Constructor for class totalcross.ui.Button
-
Creates a button with the given image and border.
- BUTTON - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "BUTTON" tag
- BUTTON - Static variable in class totalcross.ui.NinePatch
- BUTTON - Static variable in class totalcross.ui.PushButtonGroup
-
The button will be selected and unselected immediately, acting like a real button
- buttonCanSelectTitle - Variable in class totalcross.ui.Bar.BarButton
- buttonCaptions - Variable in class totalcross.ui.dialog.FileChooserBox
- buttonHorizGap - Variable in class totalcross.ui.ButtonMenu
-
The gap between two horizontal buttons, in percentage of the font's height.
- buttonKeys - Variable in class totalcross.ui.dialog.ControlBox
-
If you set the buttonCaptions array in the construction, you can also set this public field to an int array of the keys that maps to each of the buttons.
- buttonKeys - Variable in class totalcross.ui.dialog.InputBox
-
If you set the buttonCaptions array in the construction, you can also set this public field to an int array of the keys that maps to each of the buttons.
- buttonKeys - Variable in class totalcross.ui.dialog.MessageBox
-
If you set the buttonCaptions array in the construction, you can also set this public field to an int array of the keys that maps to each of the buttons.
- ButtonMenu - Class in totalcross.ui
-
This class adds a multi-button menu that can be scrolled horizontally (single-row) or vertically (multiple-rows), using a scrollbar or flicking.
- ButtonMenu(String[], int) - Constructor for class totalcross.ui.ButtonMenu
-
Constructs an ButtonMenu with the giving names and no images.
- ButtonMenu(Image[], int) - Constructor for class totalcross.ui.ButtonMenu
-
Constructs an ButtonMenu with the giving images and no names.
- ButtonMenu(Image[], String[], int) - Constructor for class totalcross.ui.ButtonMenu
-
Constructs an ButtonMenu with the giving images ant names.
- buttonsHeight - Variable in class totalcross.ui.GridContainer
-
A percentage that defines the heihgt of the arrow buttons.
- buttonTitleAlign - Variable in class totalcross.ui.Bar.BarButton
- buttonVertGap - Variable in class totalcross.ui.ButtonMenu
-
The gap between two vertical buttons, in percentage of the font's height.
- buzzer() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Sounds the buzzer.
- ByteArrayStream - Class in totalcross.io
-
Creates a byte array stream, which is a growable array of bytes.
- ByteArrayStream(byte[]) - Constructor for class totalcross.io.ByteArrayStream
-
Creates a ByteArrayStream.
- ByteArrayStream(byte[], int) - Constructor for class totalcross.io.ByteArrayStream
-
Creates a ByteArrayStream.
- ByteArrayStream(int) - Constructor for class totalcross.io.ByteArrayStream
-
Creates a ByteArrayStream.
- bytes - Variable in class totalcross.util.zip.TCZ.Entry
-
The compressed byte block.
- bytes2chars(byte[], int, int) - Method in class totalcross.sys.AbstractCharacterConverter
- bytes2chars(byte[], int, int) - Method in class totalcross.sys.CharacterConverter
-
Converts the given byte array range to a char array.
- bytes2chars(byte[], int, int) - Method in class totalcross.sys.Cp437CharacterConverter
- bytes2chars(byte[], int, int) - Method in class totalcross.sys.UTF8CharacterConverter
-
Convert UTF-8 bytes to UCS-2 characters
- bytesToHexString(byte[]) - Static method in class totalcross.sys.Convert
-
Converts the given sequence of bytes to a String.
- bytesToHexString(byte[], int, int) - Static method in class totalcross.sys.Convert
-
Converts the given sequence of bytes to a String.
- ByteString - Class in totalcross.net
-
String of bytes.
- byteValueExact() - Method in class totalcross.util.BigDecimal
-
Converts this BigDecimal into a byte by first calling longValueExact and then checking that the
longreturned from that method fits into abyte.
C
- c - Variable in class totalcross.ui.anim.ControlAnimation
- c - Variable in class totalcross.ui.DynamicScrollContainer.AbstractView
- CACHED - Static variable in class totalcross.io.device.bluetooth.DiscoveryAgent
-
Used with the
retrieveDevices()method to return those devices that were found via a previous inquiry. - CALC - Static variable in interface totalcross.sys.SpecialKeys
-
CALC button under PalmOS, NOTES button under WindowsCE
- calculator - Static variable in class totalcross.ui.Edit
-
The CalculatorBox used in all Edits.
- calculatorAction - Static variable in class totalcross.ui.UIColors
-
CalculatorBox action color.
- calculatorBack - Static variable in class totalcross.ui.UIColors
-
CalculatorBox background color.
- CalculatorBox - Class in totalcross.ui.dialog
-
This class is used by the Edit class when its mode is set to CURRENCY and displays a calculator with six basic operations and a numeric pad.
- CalculatorBox() - Constructor for class totalcross.ui.dialog.CalculatorBox
-
Constructs a CalculatorBox with the 6 basic operations visible.
- CalculatorBox(boolean) - Constructor for class totalcross.ui.dialog.CalculatorBox
-
Constructs a CalculatorBox with the 6 basic operations hidden.
- CalculatorBox.RangeCheck - Interface in totalcross.ui.dialog
-
Implement this interface to check if the given value is a valid value to be returned.
- calculatorFore - Static variable in class totalcross.ui.UIColors
-
CalculatorBox foreground color.
- calendar - Static variable in class totalcross.ui.Edit
-
The CalendarBox used in all Edits.
- calendarAction - Static variable in class totalcross.ui.UIColors
-
CalendarBox action color.
- calendarArrows - Static variable in class totalcross.ui.UIColors
-
CalendarBox arrow colors.
- calendarBack - Static variable in class totalcross.ui.UIColors
-
CalendarBox background color.
- CalendarBox - Class in totalcross.ui.dialog
-
The Calendar class displays a calendar with buttons used to advance the month and the year.
- CalendarBox() - Constructor for class totalcross.ui.dialog.CalendarBox
-
Constructs Calendar set to the current day.
- calendarFore - Static variable in class totalcross.ui.UIColors
-
CalendarBox foreground color.
- callListeners(boolean, boolean) - Method in class totalcross.ui.Flick
-
Calls the listeners of this flick.
- callListenersOnAllTargets - Variable in class totalcross.ui.Control
-
True means that EventListeners for PenEvent and KeyEvent will be called without verifying that the event target is this.
- Camera - Class in totalcross.ui.media
-
This class is used to enable the camera of the underlying device.
- Camera() - Constructor for class totalcross.ui.media.Camera
- CAMERA_CUSTOM - Static variable in class totalcross.ui.media.Camera
-
The original camera used in TotalCross
- CAMERA_FROM_GALLERY - Static variable in class totalcross.ui.media.Camera
-
Take the picture from the gallery.
- CAMERA_NATIVE - Static variable in class totalcross.ui.media.Camera
-
The native camera application; a copy of the image is returned.
- CAMERA_NATIVE_NOCOPY - Static variable in class totalcross.ui.media.Camera
-
The native camera application; the original image is deleted and a copy of it is returned.
- CAMERA_VIDEO_PLAYER - Static variable in class totalcross.ui.media.Camera
-
Start video player for the file from defaultFileName.
- CAMERA_VIDEO_RECORDER - Static variable in class totalcross.ui.media.Camera
-
Record video.
- CAMERACAPTURE_MODE_STILL - Static variable in class totalcross.ui.media.Camera
-
Used in the cameraMode member.
- CAMERACAPTURE_MODE_VIDEOONLY - Static variable in class totalcross.ui.media.Camera
-
Used in the cameraMode member.
- CAMERACAPTURE_MODE_VIDEOWITHAUDIO - Static variable in class totalcross.ui.media.Camera
-
Used in the cameraMode member.
- CAMERACAPTURE_STILLQUALITY_DEFAULT - Static variable in class totalcross.ui.media.Camera
-
Used in the videoType member.
- CAMERACAPTURE_STILLQUALITY_HIGH - Static variable in class totalcross.ui.media.Camera
-
Used in the videoType member.
- CAMERACAPTURE_STILLQUALITY_LOW - Static variable in class totalcross.ui.media.Camera
-
Used in the videoType member.
- CAMERACAPTURE_STILLQUALITY_NORMAL - Static variable in class totalcross.ui.media.Camera
-
Used in the videoType member.
- CAMERACAPTURE_VIDEOTYPE_ALL - Static variable in class totalcross.ui.media.Camera
-
Used in the captureMode member.
- CAMERACAPTURE_VIDEOTYPE_MESSAGING - Static variable in class totalcross.ui.media.Camera
-
Used in the captureMode member.
- CAMERACAPTURE_VIDEOTYPE_STANDARD - Static variable in class totalcross.ui.media.Camera
-
Used in the captureMode member.
- cameraType - Variable in class totalcross.ui.media.Camera
-
The camera type; defaults to CAMERA_CUSTOM.
- CANADA_POST - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Canada Post barcode type. - cancel() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- cancel() - Method in interface totalcross.sql.Statement
- canceled - Variable in class totalcross.ui.dialog.CalendarBox
-
True if the user had canceled without selecting
- cancelInquiry(DiscoveryListener) - Method in class totalcross.io.device.bluetooth.DiscoveryAgent
-
Removes the device from inquiry mode.
- cancelPenUp - Static variable in class totalcross.ui.Window
-
If true, the next pen_up event will be ignored.
- cancelServiceSearch(int) - Method in class totalcross.io.device.bluetooth.DiscoveryAgent
-
Cancels the service search transaction that has the specified transaction ID.
- cancelString - Static variable in class totalcross.ui.PopupMenu
-
The string of the button; defaults to "Cancel"
- canClickSelectAll - Variable in class totalcross.ui.Grid
-
Set to false to disable the click on the check column of the captions to select all and unselect all
- canDrag - Variable in class totalcross.ui.Window
-
If true (default), the user can drag this window around
- canMoveFocus - Variable in class totalcross.ui.Edit
-
Set to false to disable focus change on this Edit
- CANPOST - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- canScroll(boolean) - Method in class totalcross.ui.Label
-
Returns if the label can scroll in the given direction.
- canScrollContent(int, Object) - Method in class totalcross.ui.Grid
- canScrollContent(int, Object) - Method in class totalcross.ui.ListBox
- canScrollContent(int, Object) - Method in class totalcross.ui.MultiEdit
- canScrollContent(int, Object) - Method in interface totalcross.ui.Scrollable
-
Checks if there is room to flick this container in the given direction.
- canScrollContent(int, Object) - Method in class totalcross.ui.ScrollContainer
- canScrollContent(int, Object) - Method in class totalcross.ui.ScrollPosition
- canScrollContent(int, Object) - Method in class totalcross.ui.TabbedContainer
- canScrollContent(int, Object) - Method in class totalcross.ui.tree.Tree
- canSelectTitle - Variable in class totalcross.ui.Bar
-
Set to
trueto allow the title to be selected and send events. - canShowScrollBars(boolean) - Method in class totalcross.ui.ScrollContainer
- capColor - Variable in class totalcross.map.GoogleMaps.Place
-
The item caption's color.
- capitalise - Variable in class totalcross.ui.Edit
-
Sets the capitalise settings for this Edit.
- capitalise - Variable in class totalcross.ui.MultiEdit
-
Sets the capitalise settings for this MultiEdit.
- CAPS_PAD - Static variable in class totalcross.ui.dialog.KeyboardBox
-
Used to access the names member.
- caption - Variable in class totalcross.map.GoogleMaps.Place
-
An optional caption of the place; shown in bold
- caption - Variable in class totalcross.ui.ComboBox
-
The caption to draw when this ComboBox is empty.
- caption - Variable in class totalcross.ui.Edit
-
The caption to draw when this Edit is empty.
- caption - Variable in class totalcross.ui.MenuItem
-
The menu item's caption.
- caption - Variable in class totalcross.ui.MultiEdit
-
The caption to draw when this Edit is empty.
- Caption(String) - Constructor for class totalcross.ui.AccordionContainer.Caption
- Caption(Label, Button, Button) - Constructor for class totalcross.ui.AccordionContainer.Caption
- CAPTION - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "CAPTION" tag
- captionColor - Variable in class totalcross.ui.ComboBox
-
The caption's color.
- captionColor - Variable in class totalcross.ui.Edit
-
The caption's color.
- captionColor - Variable in class totalcross.ui.MultiEdit
-
The caption's color.
- captionIcon - Variable in class totalcross.ui.ComboBox
-
An optional caption's icon
- captionIcon - Variable in class totalcross.ui.Edit
-
An optional caption's icon
- captionIcon - Variable in class totalcross.ui.MultiEdit
-
An optional caption's icon
- captionImages - Variable in class totalcross.ui.Grid
-
A way to mix Images and Strings at the caption.
- captionPress - Variable in class totalcross.ui.ComboBox
-
Handler for the CustomPress
- captionPress - Variable in class totalcross.ui.Edit
-
Handler for the CaptionPress
- captionPress - Variable in class totalcross.ui.MultiEdit
-
Handler for the CaptionPress
- CaptionPress - Interface in totalcross.ui
-
Implement this method and assign to the captionPress field if you want to handle press in the caption area or in the captionIcon.
- captions - Variable in class totalcross.ui.Grid
-
The column captions.
- captionsBackColor - Variable in class totalcross.ui.Grid
-
Sets the caption's box background color.
- captureMode - Variable in class totalcross.ui.media.Camera
-
Capture mode; defaults to STILL.
- carriageReturn() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Print and carriage return.
- caseInsensitive - Variable in class totalcross.xml.AttributeList
-
Set to true if you want the get/set methods to be case insensitive.
- categoryMarkColor - Variable in class totalcross.ui.chart.Chart
-
The color for the category mark.
- categoryMarkIndex - Variable in class totalcross.ui.chart.Chart
-
The index where the category mark is shown.
- cb - Variable in class totalcross.ui.dialog.ControlBox
- cbddOnPopup() - Method in class totalcross.ui.MultiListBox
-
Called by ComboBoxDropDown when its being popped.
- cbddOnUnpop() - Method in class totalcross.ui.MultiListBox
-
Called by ComboBoxDropDown when its being unpopped.
- cbRoot - Variable in class totalcross.ui.dialog.FileChooserBox
- CC - Static variable in interface totalcross.net.mail.Message.RecipientType
- cdata(int, String) - Method in class totalcross.xml.ContentHandler
-
Receive notification of cdata.
- CDL - Class in totalcross.json
-
This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
- CDL() - Constructor for class totalcross.json.CDL
- Cell() - Constructor for class totalcross.ui.GridContainer.Cell
- CellController() - Constructor for class totalcross.ui.Grid.CellController
- cellId - Static variable in class totalcross.phone.CellInfo
- CellInfo - Class in totalcross.phone
-
Contains information about the anthena that this cell phone is receiving signal.
- CELLULAR - Static variable in class totalcross.net.ConnectionManager
-
This flag indicates a cellular connection.
- CENTER - Static variable in class totalcross.ui.Control
-
Constant used in params x and y in setRect.
- CENTER - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "CENTER" tag
- CENTER_OF - Static variable in class totalcross.ui.Control
-
Constant used in param x/y in setRect.
- centerImage - Variable in class totalcross.ui.ImageControl
-
Set to true to center the image in the control when it is loaded
- centerText - Variable in class totalcross.ui.Switch
-
Set to true to center text instead of moving it to left or right
- centerVertically - Variable in class totalcross.ui.ListContainer.Layout
-
Set to true to center the labels vertically if there are empty lines ("") before or after the items array.
- centerX - Variable in class totalcross.game.Sprite
-
Sprite center position.
- centerY - Variable in class totalcross.game.Sprite
-
Sprite center position.
- chaining - Variable in class totalcross.crypto.cipher.Cipher
- CHAINING_CBC - Static variable in class totalcross.crypto.cipher.Cipher
-
Constant used to initialize cipher using CBC chaining.
- CHAINING_ECB - Static variable in class totalcross.crypto.cipher.Cipher
-
Constant used to initialize cipher using ECB chaining.
- CHAINING_NONE - Static variable in class totalcross.crypto.cipher.Cipher
-
Constant used to initialize cipher using no chaining.
- changeCase(boolean) - Method in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- changeColors(int, int) - Method in class totalcross.ui.image.Image
-
Changes all the pixels of the image from one color to the other.
- changed - Variable in class totalcross.ui.MultiListBox
-
Internal use only.
- changeHighlighted(Container, boolean) - Method in class totalcross.ui.Control
-
Transfers the focus to the next or previous control.
- changeHighlighted(Container, boolean) - Method in class totalcross.ui.TabbedContainer
-
Tranfer the focus between the containers on this TabbedContainer
- CHAR - Static variable in class totalcross.sql.Types
- characterAt(int) - Method in class totalcross.json.Kim
-
Returns the character at the specified index.
- CharacterConverter - Class in totalcross.sys
-
This class is used to correctly handle international character convertions.
- CharacterConverter() - Constructor for class totalcross.sys.CharacterConverter
- characterData(String) - Method in class totalcross.xml.rpc.XmlRpcValue
-
Set the character data for the element and interprets it according to the element type
- characters(String) - Method in class totalcross.xml.ContentHandler
-
Receive notification of character data.
- characters(String) - Method in class totalcross.xml.rpc.XmlRpcContentHandler
- characterSize(int) - Static method in class totalcross.json.Kim
-
Returns the number of bytes needed to contain the character in Kim format.
- CHARACTERSIZE_HEIGHT_1 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_HEIGHT_2 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_HEIGHT_3 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_HEIGHT_4 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_HEIGHT_5 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_HEIGHT_6 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_HEIGHT_7 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_HEIGHT_8 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_WIDTH_1 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_WIDTH_2 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_WIDTH_3 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_WIDTH_4 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_WIDTH_5 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_WIDTH_6 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_WIDTH_7 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CHARACTERSIZE_WIDTH_8 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- characterSpacing(int) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Set right-side character spacing.
- charAt(int) - Method in class totalcross.util.regex.Matcher
- charAt(int) - Method in interface totalcross.util.regex.MatchResult
- charAt(int, int) - Method in class totalcross.util.regex.Matcher
- charAt(int, int) - Method in interface totalcross.util.regex.MatchResult
- charBitmapTable - Variable in class totalcross.Launcher.CharBits
- CharBits() - Constructor for class totalcross.Launcher.CharBits
- charConverter - Static variable in class totalcross.sys.Convert
-
The bytes are converted to char and vice-versa using the CharacterConverter associated in this charConverter member.
- chardata(String) - Method in class totalcross.xml.rpc.XmlWriter
-
Formats cdata for XML
- charPos2x(int) - Method in class totalcross.ui.Edit
- chars - Variable in class totalcross.ui.MultiEdit
- CHARS - Static variable in class totalcross.barcode.Barcode93
-
Code 93 chars ordered by code93 value
- chars2bytes(char[], int, int) - Method in class totalcross.io.CompressedByteArrayStream.DirectCharConverter
-
Just casts the char to byte; thus, ignoring any non-ASCII character.
- chars2bytes(char[], int, int) - Method in class totalcross.sys.AbstractCharacterConverter
- chars2bytes(char[], int, int) - Method in class totalcross.sys.CharacterConverter
-
Converts the given char array range to a byte array.
- chars2bytes(char[], int, int) - Method in class totalcross.sys.Cp437CharacterConverter
- chars2bytes(char[], int, int) - Method in class totalcross.sys.UTF8CharacterConverter
-
Convert UCS-2 characters to UTF-8 bytes
- chars2int(String) - Static method in class totalcross.sys.Convert
-
Convert a creator id or a type to an int.
- charset(String) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Sets the default charset to be used when printing CharSequence to the underlying stream.
- charset(Charset) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Sets the default charset to be used when printing CharSequence to the underlying stream.
- CHARSET_ISO88591 - Static variable in class totalcross.net.HttpStream.Options
-
Charset encoding ISO-8859-1
- CHARSET_UTF8 - Static variable in class totalcross.net.HttpStream.Options
-
Charset encoding UTF-8
- charsetForName(String) - Static method in class totalcross.sys.Convert
-
Returns a charset object for the named charset.
- CharStream - Class in totalcross.io
- CharStream(String) - Constructor for class totalcross.io.CharStream
- CharStream(Stream) - Constructor for class totalcross.io.CharStream
- chart - Variable in class totalcross.ui.chart.ChartData
- Chart - Class in totalcross.ui.chart
-
The base class of all chart class.
- Chart() - Constructor for class totalcross.ui.chart.Chart
- ChartData - Class in totalcross.ui.chart
-
The ChartData class represents a table with data that would be displayed in the chart.
- ChartData(Chart) - Constructor for class totalcross.ui.chart.ChartData
-
Constructs an empty ChartData.
- ChartData(Chart, ChartData.ChartDataRow[]) - Constructor for class totalcross.ui.chart.ChartData
-
Constructs a ChartData with the given data.
- ChartData.ChartDataRow - Class in totalcross.ui.chart
- ChartDataRow(int) - Constructor for class totalcross.ui.chart.ChartData.ChartDataRow
- ChartDataRow(String, int) - Constructor for class totalcross.ui.chart.ChartData.ChartDataRow
- ChartDataRow(String, Properties.Value[]) - Constructor for class totalcross.ui.chart.ChartData.ChartDataRow
- charWidth(char) - Method in class totalcross.ui.font.FontMetrics
-
Returns the width in pixels of the given character.
- charWidth(StringBuffer, int) - Method in class totalcross.ui.font.FontMetrics
-
Returns the width in pixels of the char located at the given index in the StringBuffer.
- check(double) - Method in interface totalcross.ui.dialog.CalculatorBox.RangeCheck
- Check - Class in totalcross.ui
-
Check is a control with a box and a check inside of it when the state is checked.
- Check(String) - Constructor for class totalcross.ui.Check
-
Creates a check control displaying the given text.
- CHECK - Static variable in class totalcross.ui.PushButtonGroup
-
One click in the button will select it and another click will unselect it.
- CHECK_CHANGED_EVENT - Static variable in class totalcross.ui.event.GridEvent
-
Event generated when a grid row was checked or unchecked.
- checkAppearsRaised - Variable in class totalcross.ui.PushButtonGroup
-
Set to true to make the CHECK mode appear as raised by default (default is: button lowered when not selected).
- checkBkg - Static variable in class totalcross.res.Resources
- checkClicked(int) - Method in class totalcross.ui.tree.Tree
- checkColor - Variable in class totalcross.ui.Check
-
Set to the color of the check, if you want to make it different of the foreground color.
- checkColor - Variable in class totalcross.ui.ComboBox
-
The check color used to fill the radio button used in Android.
- checkColor - Variable in class totalcross.ui.Grid
-
Check color.
- checkColor - Variable in class totalcross.ui.PopupMenu
-
The check color used to fill the radio button used in Android.
- checkColor - Variable in class totalcross.ui.Radio
-
Set to the color of the check, if you want to make it different of the foreground color.
- checked - Variable in class totalcross.ui.event.GridEvent
-
True if the column is checked.
- checkResponse() - Method in class totalcross.xml.rpc.StandardHttpClient
-
Checks if the response of the server has status 200
- checkSel - Static variable in class totalcross.res.Resources
- Checksum - Class in totalcross.util.zip
-
Interface to compute a data checksum used by checked input/output streams.
- Checksum() - Constructor for class totalcross.util.zip.Checksum
- checksumText - Variable in class totalcross.barcode.Barcode
-
Shows the generated checksum in the the text.
- children - Variable in class totalcross.ui.Container
-
The children of the container.
- childrenFont - Variable in class totalcross.ui.AlignedLabelsContainer
-
Sets this member to the font you want to set to the controls that are added to this container.
- chimeMP3 - Static variable in class totalcross.res.Resources
- CHINAPOST - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- chmod(int) - Method in class totalcross.io.File
-
Applies the given permissions to this file.
- choices - Variable in class totalcross.sql.DriverPropertyInfo
-
If values are restricted to certain choices, this is the list of valid ones.
- choices - Variable in class totalcross.ui.SpinList
- choicesLen - Variable in class totalcross.ui.SpinList
-
By default, equals the choices' length.
- choosenColor - Variable in class totalcross.ui.dialog.ColorChooserBox
-
The choosen color or -1 if the user cancelled.
- chunksCreated - Static variable in class totalcross.sys.Settings
-
Number of memory chunks (blocks of memory that store Objects) created.
- Cipher - Class in totalcross.crypto.cipher
-
This class provides the functionality of a cryptographic cipher for encryption
- Cipher() - Constructor for class totalcross.crypto.cipher.Cipher
- Circle() - Constructor for class totalcross.map.GoogleMaps.Circle
- CIRCLE - totalcross.ui.Control.TranslucentShape
- circularNavigation - Static variable in class totalcross.sys.Settings
-
Set to false to disable the default circular navigation when using the arrows: it will stop at the first or the last item.
- CITE - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "CITE" tag
- CitizenPrinter - Class in totalcross.io.device.printer
-
This class extends BluetoothPrinter to send special Citizen-like commands to the printer.
- CitizenPrinter() - Constructor for class totalcross.io.device.printer.CitizenPrinter
-
Creates a new CitizenPrinter instance, using PortConnector.BLUETOOTH port at 57600 baud rate.
- CitizenPrinter(PortConnector) - Constructor for class totalcross.io.device.printer.CitizenPrinter
-
Creates a new CitizenPrinter instance, using the given PortConnector as bridge to the printer.
- CitizenPrinter(Stream) - Constructor for class totalcross.io.device.printer.CitizenPrinter
-
Creates a new CitizenPrinter instance, using the given Stream as bridge to the printer.
- classes - Variable in class totalcross.io.ObjectPDBFile
- clear() - Method in class totalcross.ui.Check
-
Clears this control, checking it if clearValueInt is 1.
- clear() - Method in class totalcross.ui.ComboBox
-
Clears this control, selecting index clearValueInt (0 by default); uses clearValueStr if set, instead.
- clear() - Method in class totalcross.ui.Container
-
Clears all children controls that are
focusTraversable, recursively. - clear() - Method in class totalcross.ui.Control
-
Placeholder for the clear method.
- clear() - Method in class totalcross.ui.dialog.CalculatorBox
- clear() - Method in class totalcross.ui.DynamicScrollContainer.AbstractView
-
Called when this view is scrolled out of the visible view area. The view is destroyed You can overwrite to include any further garbage collection and resource release
- clear() - Method in class totalcross.ui.Edit
-
Clears this control, settings the text to clearValueStr.
- clear() - Method in class totalcross.ui.Grid
-
Selects the clearValueInt row, which defaults to -1.
- clear() - Method in class totalcross.ui.Label
-
This method does nothing: clear a label is usually not a desired action.
- clear() - Method in class totalcross.ui.ListBox
-
Clears this control, selecting index clearValueInt.
- clear() - Method in class totalcross.ui.MultiEdit
-
Clears the text of this control.
- clear() - Method in class totalcross.ui.MultiListBox
- clear() - Method in class totalcross.ui.ProgressBar
-
Clears this control, setting the value to clearValueInt.
- clear() - Method in class totalcross.ui.PushButtonGroup
-
Clears this control, selecting index clearValueInt.
- clear() - Method in class totalcross.ui.Radio
-
Clears this control, checking it if clearValueInt is 1.
- clear() - Method in class totalcross.ui.ScrollBar
-
Clears this control, setting the value to clearValueInt.
- clear() - Method in class totalcross.ui.ScrollPosition
-
Resets position to 0 and posts a pressed event.
- clear() - Method in class totalcross.ui.SpinList
-
Clears this control, selecting element clearValueInt.
- clear() - Method in class totalcross.ui.tree.Tree
-
Same as removeAll() method.
- clear() - Method in class totalcross.ui.tree.TreeModel
-
Method to clear this model.
- clear() - Method in class totalcross.ui.Whiteboard
-
Clears the WhiteBoard to the current background color.
- clear() - Method in class totalcross.util.Hashtable
-
Clears this hashtable so that it contains no keys.
- clear() - Method in class totalcross.util.IntHashtable
-
Clears this hashtable so that it contains no keys.
- clear() - Method in class totalcross.util.pdf.Base
- clear() - Method in class totalcross.util.pdf.Body
- clear() - Method in class totalcross.util.pdf.CrossReferenceTable
- clear() - Method in class totalcross.util.pdf.EnclosedContent
- clear() - Method in class totalcross.util.pdf.Header
- clear() - Method in class totalcross.util.pdf.IndirectIdentifier
- clear() - Method in class totalcross.util.pdf.IndirectObject
- clear() - Method in class totalcross.util.pdf.List
- clear() - Method in class totalcross.util.pdf.PDFDocument
- clear() - Method in class totalcross.util.pdf.Trailer
- clear() - Method in class totalcross.util.Properties
-
Clears this property
- clearBatch() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- clearBatch() - Method in interface totalcross.sql.Statement
- clearBit(int) - Method in class totalcross.util.BigInteger
- clearCaption - Static variable in class totalcross.ui.dialog.TimeBox
-
Used in the button.
- clearClip() - Method in class totalcross.ui.gfx.Graphics
-
Clears the current clipping rectangle.
- clearParameters() - Method in interface totalcross.sql.PreparedStatement
- clearParameters() - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- clearQueue(int) - Static method in class totalcross.ui.event.Event
-
Clears the event queue.
- clearValueInt - Variable in class totalcross.ui.Control
-
Default value when calling clear.
- clearValues - Variable in class totalcross.ui.MultiListBox
-
Fill this IntVector with the values that will be selected when the clear method is called.
- clearValueStr - Variable in class totalcross.ui.Control
-
Default value when calling clear.
- clearWarnings() - Method in class totalcross.db.sqlite.SQLiteConnection
- clearWarnings() - Method in interface totalcross.sql.Connection
- clearWarnings() - Method in interface totalcross.sql.ResultSet
- clearWarnings() - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- clearWarnings() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- clearWarnings() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- clearWarnings() - Method in interface totalcross.sql.Statement
- click() - Method in class totalcross.ui.media.Camera
-
Takes a photo based on the members set.
- clientRect - Variable in class totalcross.ui.chart.Chart
- clip(Rect) - Method in class totalcross.ui.gfx.Graphics
-
Clips the specified rectangle to the clipping bounds.
- clipboardBack - Static variable in class totalcross.ui.UIColors
-
Background color of the clipboard menu that is opened at Edit and MultiEdit.
- clipboardCopy() - Method in class totalcross.ui.Edit
-
Copies the text to the clipboard.
- clipboardCopy(String) - Static method in class totalcross.sys.Vm
-
Copies the specific string to the clipboard.
- clipboardCut() - Method in class totalcross.ui.Edit
-
Cuts the selected text to the clipboard.
- clipboardDelay - Static variable in class totalcross.ui.Edit
-
Defines the time that the user will have to press to see a popup menu with copy/paste options.
- clipboardFore - Static variable in class totalcross.ui.UIColors
-
Foreground color of the clipboard menu that is opened at Edit and MultiEdit.
- clipboardPaste() - Static method in class totalcross.sys.Vm
-
Gets the last string from the clipboard.
- clipboardPaste() - Method in class totalcross.ui.Edit
-
Paste from the clipboard into the Edit at the current insert position.
- ClippedContainer - Class in totalcross.ui
- ClippedContainer() - Constructor for class totalcross.ui.ClippedContainer
- CLOB - Static variable in class totalcross.sql.Types
- CLOCK - Static variable in interface totalcross.sys.SpecialKeys
-
Valid only on PalmOS
- clone() - Method in class totalcross.ui.event.PenEvent
- cloneStringArray(String[]) - Static method in class totalcross.sys.Convert
-
Creates a copy of the given array.
- close() - Method in class totalcross.db.sqlite.SQLiteConnection
- close() - Method in class totalcross.db.sqlite.SQLiteUtil
- close() - Method in class totalcross.game.HighScores
-
closes the highscores database.
- close() - Method in class totalcross.game.Options
-
closes the settings database.
- close() - Method in class totalcross.io.Base64decoderStream
- close() - Method in class totalcross.io.BufferedStream
-
This method closes this stream, flushing any pending WRITE data.
- close() - Method in class totalcross.io.ByteArrayStream
-
does nothing.
- close() - Method in class totalcross.io.CompressedByteArrayStream
-
Deletes all internal buffers.
- close() - Method in class totalcross.io.CRC32Stream
-
This method does nothing.
- close() - Method in class totalcross.io.DataStream
-
Closes the stream.
- close() - Method in class totalcross.io.device.bluetooth.SerialPortClient
- close() - Method in class totalcross.io.device.bluetooth.SerialPortServer
- close() - Method in class totalcross.io.device.PortConnector
-
Closes the port.
- close() - Method in class totalcross.io.device.printer.BluetoothPrinter
- close() - Method in class totalcross.io.File
-
Closes the file.
- close() - Method in class totalcross.io.PDBFile
-
Closes the PDBFile.
- close() - Method in class totalcross.io.PDBStream
-
Closes the underlying PDBFile.
- close() - Method in class totalcross.io.ResizeRecord
-
closes the PDBFile
- close() - Method in class totalcross.io.sync.RemotePDBFile
-
Closes this PDBFile.
- close() - Method in class totalcross.Launcher.IS2S
- close() - Method in class totalcross.Launcher.S2IS
- close() - Method in class totalcross.Launcher.S2OS
- close() - Static method in class totalcross.net.ConnectionManager
-
Deprecated.Not necessary anymore.
- close() - Method in class totalcross.net.HttpStream
- close() - Method in class totalcross.net.mail.POP3Store
- close() - Method in class totalcross.net.mail.Service
-
Close this service and terminate its connection.
- close() - Method in class totalcross.net.mail.SMTPTransport
- close() - Method in class totalcross.net.mail.Store
-
Close this store and terminate its connection.
- close() - Method in class totalcross.net.ServerSocket
-
Closes the server socket.
- close() - Method in class totalcross.net.Socket
-
Closes the socket.
- close() - Method in class totalcross.net.ssl.SSLSocket
- close() - Method in interface totalcross.sql.Connection
- close() - Method in interface totalcross.sql.ResultSet
- close() - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- close() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- close() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- close() - Method in interface totalcross.sql.Statement
- close() - Method in class totalcross.ui.media.MediaClip
-
Close the MediaClip and release its resources, WITHOUT closing the underlying stream.
When the method returns, the MediaClip is in the CLOSED state and can no longer be used. - close() - Method in class totalcross.util.pdf.ASCII85Encoder
-
Closes this output stream and releases any system resources associated with the stream.
- close() - Method in class totalcross.util.zip.CompressedStream
-
Closes this stream WITHOUT closing the underlying stream, which must be explicitly closed by the user.
- close() - Method in class totalcross.util.zip.ZipFile
-
Deprecated.
- close() - Method in class totalcross.util.zip.ZipStream
- close(boolean) - Method in class totalcross.net.mail.Folder
-
Close this Folder.
- close(ResultSet) - Method in class totalcross.db.sqlite.SQLiteUtil
- CLOSE_BUTTON - Static variable in class totalcross.sys.Settings
-
To be used in the closeButtonType.
- CLOSE_CURSORS_AT_COMMIT - Static variable in interface totalcross.sql.ResultSet
- closeButtonType - Static variable in class totalcross.sys.Settings
-
Set it at the application's static initializer.
- closeConnection() - Method in class totalcross.xml.rpc.StandardHttpClient
-
Terminates the server connection
- CLOSED - Static variable in interface totalcross.io.FileStates
- CLOSED - Static variable in class totalcross.ui.media.MediaClip
-
The state of the MediaClip indicating that the MediaClip is closed.
- CLOSED - Static variable in class totalcross.ui.media.MediaClipEvent
-
The event type when the play pauses.
- closeEntry() - Method in class totalcross.util.zip.ZipStream
-
Closes the current ZIP entry and positions the stream for reading (INFLATE) or writing (DEFLATE) the next entry.
- cnt - Variable in class totalcross.io.ObjectPDBFile
- CODABAR - totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- CODABAR - Static variable in class totalcross.barcode.Barcode
-
A type of barcode
- CODABAR - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- CODABAR - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Codabar barcode type. - CODABAR_CHECK_DIGIT_MODE_CHECK - Static variable in class totalcross.io.device.scanner.Honeywell
-
Checksum check is performed.
- CODABAR_CHECK_DIGIT_MODE_CHECK_AND_STRIP - Static variable in class totalcross.io.device.scanner.Honeywell
-
Checksum check is performed and the checksum digit is stripped from the result string.
- CODABAR_CHECK_DIGIT_MODE_NO_CHECK - Static variable in class totalcross.io.device.scanner.Honeywell
-
No checksum checking is performed.
- CODABLOCK - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- CODABLOCK_A - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Codablock A barcode type. - CODABLOCK_F - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Codablock F barcode type. - code - Variable in class totalcross.barcode.Barcode
-
The code to generate.
- CODE - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "CODE" tag
- CODE_11 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Code 11 barcode type. - CODE_11_CHECK_DIGIT_MODE_DOUBLE_DIGIT_CHECK - Static variable in class totalcross.io.device.scanner.Honeywell
-
Two checksum digits checked.
- CODE_11_CHECK_DIGIT_MODE_DOUBLE_DIGIT_CHECK_AND_STRIP - Static variable in class totalcross.io.device.scanner.Honeywell
-
Two checksum digits checked and stripped from the result string.
- CODE_11_CHECK_DIGIT_MODE_SINGLE_DIGIT_CHECK - Static variable in class totalcross.io.device.scanner.Honeywell
-
One checksum digit checked.
- CODE_11_CHECK_DIGIT_MODE_SINGLE_DIGIT_CHECK_AND_STRIP - Static variable in class totalcross.io.device.scanner.Honeywell
-
One checksum digit checked and stripped from the result string.
- CODE_128 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Code 128 barcode type. - CODE_39 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Code 39 barcode type. - CODE_39_CHECK_DIGIT_MODE_CHECK - Static variable in class totalcross.io.device.scanner.Honeywell
-
Checksum check is performed.
- CODE_39_CHECK_DIGIT_MODE_CHECK_AND_STRIP - Static variable in class totalcross.io.device.scanner.Honeywell
-
Checksum check is performed and the checksum digit is stripped from the result string.
- CODE_39_CHECK_DIGIT_MODE_NO_CHECK - Static variable in class totalcross.io.device.scanner.Honeywell
-
No checksum checking is performed.
- CODE_93 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Code 93 barcode type. - CODE_AB_TO_C - Static variable in class totalcross.barcode.Barcode128
-
The charset code change.
- CODE_AC_TO_B - Static variable in class totalcross.barcode.Barcode128
-
The charset code change.
- CODE_BC_TO_A - Static variable in class totalcross.barcode.Barcode128
-
The charset code change.
- CODE_GS1_128 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Code GS1-128 barcode type. - CODE_ISBT_128 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Code ISBT-128 barcode type. - CODE11 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- CODE128 - totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- CODE128 - Static variable in class totalcross.barcode.Barcode
-
A type of barcode
- CODE128 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- CODE128_RAW - Static variable in class totalcross.barcode.Barcode
-
A type of barcode
- CODE128_UCC - Static variable in class totalcross.barcode.Barcode
-
A type of barcode
- CODE128AUTO - totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- CODE16K - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- CODE32 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- CODE39 - totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- CODE39 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- CODE49 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- CODE93 - totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- CODE93 - Static variable in class totalcross.barcode.Barcode
-
A type of barcode
- CODE93 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- codeType - Variable in class totalcross.barcode.Barcode
-
The code type.
- col - Variable in class totalcross.ui.event.GridEvent
-
Stores the target column of this grid event.
- COL - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "COL" tag
- COLGROUP - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "COLGROUP" tag
- collapse() - Method in class totalcross.ui.AccordionContainer
- collapse(boolean) - Method in class totalcross.ui.AccordionContainer
- collapse(Node) - Method in class totalcross.ui.tree.Tree
-
Method to collapse an expanded node.
- collapseAll() - Method in class totalcross.ui.AccordionContainer.Group
- collapseAll(boolean) - Method in class totalcross.ui.AccordionContainer.Group
- collide(Sprite) - Method in class totalcross.game.Sprite
-
Test if the sprite collides with another one.
- collisions - Variable in class totalcross.util.Hashtable
-
Computes the number of collisions for a set of inserts.
- collisions - Variable in class totalcross.util.IntHashtable
-
Computes the number of collisions for a set of inserts.
- color - Variable in class totalcross.map.GoogleMaps.Circle
-
The item color.
- color - Variable in class totalcross.map.GoogleMaps.Shape
-
The item color.
- color - Variable in class totalcross.ui.chart.Series
-
The color to be used when drawing this series on a chart
- color - Variable in class totalcross.ui.effect.UIEffects
- Color - Class in totalcross.ui.gfx
-
The Color class is just an utility class used to do operations in a color, which is actually represented by an
intin the format 0x00RRGGBB. - COLOR1 - Static variable in class totalcross.ui.chart.Chart
-
Sample gray color to be used in the chart, taken from here.
- COLOR2 - Static variable in class totalcross.ui.chart.Chart
-
Sample blue color to be used in the chart, taken from here.
- COLOR3 - Static variable in class totalcross.ui.chart.Chart
-
Sample orange color to be used in the chart, taken from here.
- COLOR4 - Static variable in class totalcross.ui.chart.Chart
-
Sample green color to be used in the chart, taken from here.
- COLOR5 - Static variable in class totalcross.ui.chart.Chart
-
Sample pink color to be used in the chart, taken from here.
- COLOR6 - Static variable in class totalcross.ui.chart.Chart
-
Sample brown color to be used in the chart, taken from here.
- COLOR7 - Static variable in class totalcross.ui.chart.Chart
-
Sample purple color to be used in the chart, taken from here.
- COLOR8 - Static variable in class totalcross.ui.chart.Chart
-
Sample yellow color to be used in the chart, taken from here.
- COLOR9 - Static variable in class totalcross.ui.chart.Chart
-
Sample red color to be used in the chart, taken from here.
- colorBackOff - Variable in class totalcross.ui.Switch
-
Text color to draw when on background or foreground, and when this switch is on or off
- colorBackOn - Variable in class totalcross.ui.Switch
-
Text color to draw when on background or foreground, and when this switch is on or off
- colorBallOff - Variable in class totalcross.ui.Switch
-
Colors used in material
- colorBallOn - Variable in class totalcross.ui.Switch
-
Colors used in material
- colorBarOff - Variable in class totalcross.ui.Switch
-
Colors used in material
- colorBarOn - Variable in class totalcross.ui.Switch
-
Colors used in material
- ColorChooserBox - Class in totalcross.ui.dialog
-
Shows a color dialog that can be used to select a color.
- ColorChooserBox(int) - Constructor for class totalcross.ui.dialog.ColorChooserBox
- colorchooserboxAction - Static variable in class totalcross.ui.UIColors
-
ColorChooserBox action color.
- colorchooserboxBack - Static variable in class totalcross.ui.UIColors
-
ColorChooserBox background color.
- colorchooserboxFore - Static variable in class totalcross.ui.UIColors
-
ColorChooserBox foreground color.
- colorForeOff - Variable in class totalcross.ui.Switch
-
Text color to draw when on background or foreground, and when this switch is on or off
- colorForeOn - Variable in class totalcross.ui.Switch
-
Text color to draw when on background or foreground, and when this switch is on or off
- ColorList - Class in totalcross.ui
-
Implements a ListBox where colors can be choosen from.
- ColorList() - Constructor for class totalcross.ui.ColorList
- ColorList.Item - Class in totalcross.ui
-
Item added to the ListBox, containing the color as String and as int.
- COLORSPACE - Static variable in class totalcross.util.pdf.XObjectImage
- colspan - Variable in class totalcross.ui.PushButtonGroup
-
Span across multiple columns and rows.
- ColumnChart - Class in totalcross.ui.chart
-
A vertical column chart.
- ColumnChart(int, String[]) - Constructor for class totalcross.ui.chart.ColumnChart
-
Creates a new column chart
- ColumnChart(String[]) - Constructor for class totalcross.ui.chart.ColumnChart
-
Creates a new 2D column chart
- columnNoNulls - Static variable in interface totalcross.sql.DatabaseMetaData
-
The column does not allow NULL
- columnNoNulls - Static variable in interface totalcross.sql.ResultSetMetaData
- columnNullable - Static variable in interface totalcross.sql.DatabaseMetaData
-
The column does allow NULL
- columnNullable - Static variable in interface totalcross.sql.ResultSetMetaData
- columnNullableUnknown - Static variable in interface totalcross.sql.DatabaseMetaData
-
It is unknown whether or not the column allows NULL
- columnNullableUnknown - Static variable in interface totalcross.sql.ResultSetMetaData
- columnResizeMargin - Static variable in class totalcross.ui.Grid
-
How many pixels are used to define the place where the column will be resized.
- columns - Variable in class totalcross.ui.chart.ColumnChart
-
Vector of columns rectangles
- columnW - Variable in class totalcross.ui.chart.Chart
- comboArrow - Static variable in class totalcross.res.Resources
- comboArrow2 - Static variable in class totalcross.res.Resources
- combobox - Static variable in class totalcross.res.Resources
- ComboBox - Class in totalcross.ui
-
ComboBox is an implementation of a ComboBox, with the drop down window implemented by the ComboBoxDropDown class.
- ComboBox() - Constructor for class totalcross.ui.ComboBox
-
Creates an empty ComboBox
- ComboBox(Object[]) - Constructor for class totalcross.ui.ComboBox
-
Creates a ComboBox with the given items
- ComboBox(ComboBoxDropDown) - Constructor for class totalcross.ui.ComboBox
-
Constructs a ComboBox with the given PopList.
- ComboBox(ListBox) - Constructor for class totalcross.ui.ComboBox
-
Creates a ComboBox with a PopList containing the given ListBox.
- COMBOBOX - Static variable in class totalcross.ui.NinePatch
- ComboBoxDropDown - Class in totalcross.ui
-
ComboBoxDropDown is a simple implementation of a PopUp Listbox.
- ComboBoxDropDown() - Constructor for class totalcross.ui.ComboBoxDropDown
-
Creates a ComboBoxDropDown with coordinates that will be set later via the setRect method.
- ComboBoxDropDown(ListBox) - Constructor for class totalcross.ui.ComboBoxDropDown
-
Creates a ComboBoxDropDown with the given ListBox.
- ComboBoxEditable - Class in totalcross.ui
-
The ComboBoxEditable is a control usually used as an Edit that holds old typed values.
- ComboBoxEditable() - Constructor for class totalcross.ui.ComboBoxEditable
- ComboBoxEditable(Object[]) - Constructor for class totalcross.ui.ComboBoxEditable
- ComboBoxEditable(ComboBoxDropDown) - Constructor for class totalcross.ui.ComboBoxEditable
- ComboBoxEditable(ListBox) - Constructor for class totalcross.ui.ComboBoxEditable
- COMMAND - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- commandLine - Variable in class totalcross.Launcher
- commandStr - Static variable in class totalcross.ui.Edit
-
Used to inform that a command operation has been made.
- comment - Variable in class totalcross.ui.image.Image
-
A textual description stored in the PNG image.
- comment(String) - Method in class totalcross.xml.ContentHandler
-
Receive notification of comment data.
- COMMENT - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "COMMENT" tag
- commit() - Method in class totalcross.db.sqlite.SQLiteConnection
- commit() - Method in interface totalcross.sql.Connection
- commit() - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- commitBarcodeParams() - Static method in class totalcross.io.device.scanner.Scanner
-
Commit the barcode parameters to the scanner.
- commonGap - Static variable in class totalcross.ui.Button
-
Set commonGap to a value to make all further buttons with the same internal gap.
- companyContact - Static variable in class totalcross.sys.Settings
-
Deprecated.
- companyInfo - Static variable in class totalcross.sys.Settings
-
Set it at the application's static initializer; should not contain spaces.
- Comparable - Interface in totalcross.util
-
Comparable interface that must be implemented by Objects that can be compared to another one.
- CompareBox - Class in totalcross.unit
-
This class is used to show two images, side by side, and show the first difference between them.
- CompareBox(String, int[], int, int, int, int, int, byte[], ImageTester) - Constructor for class totalcross.unit.CompareBox
- compareTo(Object) - Method in class totalcross.ui.tree.Node
- compareTo(Object) - Method in class totalcross.ui.tree.PathEntry
- compareTo(Object) - Method in class totalcross.util.BigDecimal
- compareTo(Object) - Method in class totalcross.util.BigInteger
- compareTo(Object) - Method in interface totalcross.util.Comparable
-
Must return > 0 if this object is greater than the other one, < 0 if its smaller, and 0 if they are equal.
- compareTo(Object) - Method in class totalcross.util.Date
-
Implementation of the Comparable interface.
- compareTo(BigDecimal) - Method in class totalcross.util.BigDecimal
- compareTo(BigInteger) - Method in class totalcross.util.BigInteger
- compile(String) - Static method in class totalcross.util.regex.Pattern
- compile(String, int) - Static method in class totalcross.util.regex.Pattern
- compile(String, String, String, int) - Method in class totalcross.util.regex.WildcardPattern
- compileInt(String, int) - Method in class totalcross.util.regex.Pattern
- componentHidden(ComponentEvent) - Method in class totalcross.Launcher
- componentMoved(ComponentEvent) - Method in class totalcross.Launcher
- componentResized(ComponentEvent) - Method in class totalcross.Launcher
- componentShown(ComponentEvent) - Method in class totalcross.Launcher
- COMPOSITE - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- CompressedByteArrayStream - Class in totalcross.io
-
Creates a compressed byte array stream, saving memory when reading and writting huge amount of data.
- CompressedByteArrayStream() - Constructor for class totalcross.io.CompressedByteArrayStream
-
Creates a new CompressedByteArrayStream using the maximum compression level (9)
- CompressedByteArrayStream(int) - Constructor for class totalcross.io.CompressedByteArrayStream
-
Creates a new CompressedByteArrayStream, using the given compression level (0 = no compression, 9 = max compression).
- CompressedByteArrayStream.DirectCharConverter - Class in totalcross.io
-
Implements a CharacterConverter that converts from char[] to byte[] which just casts the char to byte; thus, ignoring any non-ASCII character.
- CompressedHttpClient - Class in totalcross.xml.rpc
- CompressedHttpClient(String, int, String) - Constructor for class totalcross.xml.rpc.CompressedHttpClient
- CompressedHttpClient(String, int, String, int, int, int) - Constructor for class totalcross.xml.rpc.CompressedHttpClient
-
See the constructor for the StandardHttpClient
- compressedStream - Variable in class totalcross.util.zip.CompressedStream
- CompressedStream - Class in totalcross.util.zip
-
Base class for stream filters that perform data compression and decompression.
- CompressedStream() - Constructor for class totalcross.util.zip.CompressedStream
- CompressedStream(Stream, int) - Constructor for class totalcross.util.zip.CompressedStream
-
Creates a CompressedStream object that may be used to read compressed data from the given stream, or to write compressed data to the given stream.
- compute3dColors(boolean, int, int, int[]) - Static method in class totalcross.ui.gfx.Graphics
-
Prior to use draw3dRect, you must compute the colors.
- computeClipRect() - Method in class totalcross.ui.ClippedContainer
- computeClipRect() - Method in class totalcross.ui.TabbedContainer
- computeSpeed(double) - Method in class totalcross.ui.anim.ControlAnimation
- computeTabsRect() - Method in class totalcross.ui.TabbedContainer
-
compute the rects that represents each tab on the screen.
- con - Variable in class totalcross.sql.sqlite4j.SQLite4JConnection
- con() - Method in class totalcross.db.sqlite.SQLiteUtil
-
Returns the connecton with the parameters passed in the constructor
- CONCUR_READ_ONLY - Static variable in interface totalcross.sql.ResultSet
- CONCUR_UPDATABLE - Static variable in interface totalcross.sql.ResultSet
- Conduit - Class in totalcross.io.sync
-
This class allows you to automatically synchronize files between your device and the desktop.
- Conduit(String, String, String, byte) - Constructor for class totalcross.io.sync.Conduit
-
Creates a conduit with a title and a border.
- conduitName - Variable in class totalcross.io.sync.Conduit
- config(String) - Method in class totalcross.util.Logger
-
Log a CONFIG message.
- CONFIG - Static variable in class totalcross.util.Logger
-
CONFIG is a message level for static configuration messages.
- CONFIG_SSL_MAX_CERTS - Static variable in class totalcross.net.ssl.SSLUtil
- CONFIG_X509_MAX_CA_CERTS - Static variable in class totalcross.net.ssl.SSLUtil
- configure(String) - Static method in class totalcross.money.Ads
- connect() - Method in class totalcross.net.mail.POP3Store
- connect() - Method in class totalcross.net.mail.Service
-
A generic connect method that takes no parameters.
- connect() - Method in class totalcross.net.mail.SMTPTransport
- connect() - Method in class totalcross.net.mail.Store
-
A generic connect method that takes no parameters.
- connect(String, int, String, String) - Method in class totalcross.net.mail.Service
- connect(String, int, String, String) - Method in class totalcross.net.mail.SMTPTransport
- connect(String, Hashtable) - Method in class totalcross.db.sqlite.JDBC
- connect(String, Hashtable) - Method in interface totalcross.sql.Driver
- connect(Socket) - Method in class totalcross.net.mail.SMTPSSLTransport
- connect(Socket) - Method in class totalcross.net.mail.SMTPTransport
- connect(Socket) - Method in class totalcross.net.ssl.SSLServer
-
Establish a new SSL connection to an SSL client.
- connect(Socket, byte[]) - Method in class totalcross.net.ssl.SSLClient
-
Establish a new SSL connection to an SSL server.
- connection - Variable in class totalcross.net.HttpStream
-
READ-ONLY connection status.
- connection - Variable in class totalcross.net.mail.Store
- Connection - Interface in totalcross.sql
- ConnectionManager - Class in totalcross.net
-
The ConnectionManager allows you to open and close remote connections from your application.
Although its behavior may differ from one platform to another, the objective is to provide a unified process to handle connections across all supported platforms.
The configuration string received by setDefaultConfiguration is a list of parameters in the format "parameter=value" separated by a semi-colon ";" (spaces are not allowed).
To configure a GPRS connection, you may provide the following parameters:
- Connector - Class in totalcross.io
-
Used to open socket connections over CRADLE, WIFI, MDS, GPRS.
- Connector() - Constructor for class totalcross.io.Connector
- Constants - Interface in totalcross.net.ssl
-
Constants use in the LiteSSL package.
- consumed - Variable in class totalcross.ui.event.Event
-
Set to true to break the event propagation up to the parents
- Container - Class in totalcross.ui
-
Container is a control that contains child controls.
- Container() - Constructor for class totalcross.ui.Container
-
Creates a container with the default colors.
- ContainerFactory - Interface in org.json.simple.parser
-
Container factory for creating containers for JSON object and JSON array.
- contains(int) - Method in class totalcross.util.IntVector
-
Returns true if this vector contains the specified element.
- contains(int, int) - Method in class totalcross.ui.Control
-
Returns true if the given x and y coordinate in the parent's coordinate system is contained within this control.
- contains(int, int) - Method in class totalcross.ui.gfx.Rect
-
Returns true if the point xx,yy is inside this rect.
- contains(Object) - Method in class totalcross.util.Vector
-
Returns true if this vector contains the specified element.
- contains(Charset) - Method in class totalcross.sys.AbstractCharacterConverter
- content - Variable in class totalcross.net.mail.Part
- contentEncoding - Variable in class totalcross.net.HttpStream
-
READ-ONLY encoding.
- contentHandler - Variable in class totalcross.net.mail.Part
- ContentHandler - Class in totalcross.xml
-
Receive notification of the logical content of a document.
- ContentHandler - Interface in org.json.simple.parser
-
A simplified and stoppable SAX-like content handler for stream processing of JSON text.
- ContentHandler() - Constructor for class totalcross.xml.ContentHandler
- contentLength - Variable in class totalcross.net.HttpStream
-
READ-ONLY the size of the returned data (-1 if unknown).
- contentRead - Variable in class totalcross.net.HttpStream
-
READ-ONLY number of bytes read from the response's content.
- contentType - Variable in class totalcross.net.HttpStream
-
READ-ONLY see the xxx_TYPE enum below.
- CONTRAST - Static variable in interface totalcross.sys.SpecialKeys
-
Valid only on PalmOS
- Control - Class in totalcross.ui
-
Control is the base class for user-interface objects.
- Control() - Constructor for class totalcross.ui.Control
-
creates the font for this control as the same font of the MainWindow.
- CONTROL - Static variable in interface totalcross.sys.SpecialKeys
-
modifier for control key
- Control.TranslucentShape - Enum in totalcross.ui
-
Used when this Control is translucent
- ControlAnimation - Class in totalcross.ui.anim
-
Abstract class used to create and handle animations
- ControlAnimation(Control) - Constructor for class totalcross.ui.anim.ControlAnimation
- ControlAnimation(Control, ControlAnimation.AnimationFinished) - Constructor for class totalcross.ui.anim.ControlAnimation
- ControlAnimation(Control, ControlAnimation.AnimationFinished, int) - Constructor for class totalcross.ui.anim.ControlAnimation
- ControlAnimation.AnimationFinished - Interface in totalcross.ui.anim
- ControlBox - Class in totalcross.ui.dialog
-
A popup window that displays any Control, given as parameter to the constructor.
- ControlBox(String, String, Control) - Constructor for class totalcross.ui.dialog.ControlBox
-
Constructs a ControlBox with the given parameters, and an Ok and a Cancel buttons.
- ControlBox(String, String, Control, int, int, String[]) - Constructor for class totalcross.ui.dialog.ControlBox
-
Constructs a ControlBox with the given parameters.
- ControlBox(String, String, Control, int, int, String[], int) - Constructor for class totalcross.ui.dialog.ControlBox
-
Constructs a ControlBox with the given parameters.
- ControlBox(String, String, Control, String[]) - Constructor for class totalcross.ui.dialog.ControlBox
-
Constructs a ControlBox with the given parameters.
- ControlEvent - Class in totalcross.ui.event
-
ControlEvent is an event posted by a control.
- ControlEvent() - Constructor for class totalcross.ui.event.ControlEvent
-
Constructs an empty ControlEvent.
- ControlEvent(int, Control) - Constructor for class totalcross.ui.event.ControlEvent
-
Constructs a control event of the given type.
- controlFound - Static variable in class totalcross.ui.Container
-
Returns true if the control was found in findChild, false otherwise.
- controlGap - Variable in class totalcross.ui.ListContainer.Layout
-
The gap between the left/right controls and the text.
- controlPressed(ControlEvent) - Method in class totalcross.ui.ButtonMenu
- controlPressed(ControlEvent) - Method in class totalcross.ui.ComboBoxEditable
- controlPressed(ControlEvent) - Method in interface totalcross.ui.event.PressListener
-
A PRESSED event was dispatched.
- controlPressed(ControlEvent) - Method in class totalcross.ui.tree.Tree
- ControlProperties - Class in totalcross.ui.html
-
Class that holds control attributes.
- ControlProperties(String, String, Style) - Constructor for class totalcross.ui.html.ControlProperties
- controls - Variable in class totalcross.ui.Grid
- controlsBack - Static variable in class totalcross.ui.UIColors
-
Default control background color.
- controlsFore - Static variable in class totalcross.ui.UIColors
-
Default control foreground color.
- Convert - Class in totalcross.sys
-
Convert is used to convert between objects and basic types.
- convertSpecials(String, String, String) - Static method in class totalcross.util.regex.WildcardPattern
- convertToInt(byte[], int, int) - Static method in class totalcross.net.ByteString
-
Convert the literal representation of an int to its int value
- convertToInt(int) - Method in class totalcross.net.ByteString
-
Convert the literal representation of an int to its int value
- Cookie - Class in totalcross.json
-
Convert a web browser cookie specification to a JSONObject and back.
- Cookie() - Constructor for class totalcross.json.Cookie
- CookieList - Class in totalcross.json
-
Convert a web browser cookie list string to a JSONObject and back.
- CookieList() - Constructor for class totalcross.json.CookieList
- cookies - Variable in class totalcross.net.HttpStream
-
READ-ONLY cookies.
- Coord - Class in totalcross.ui.gfx
-
Coord is a coordinate with x and y values.
- Coord() - Constructor for class totalcross.ui.gfx.Coord
-
Constructs a coordinate with x = y = 0.
- Coord(int, int) - Constructor for class totalcross.ui.gfx.Coord
-
Constructs a coordinate with the given x, y.
- copy(byte[], int) - Method in class totalcross.json.Kim
-
Copy the contents of this kim to a byte array.
- copy(InputStream, OutputStream, int) - Static method in class totalcross.util.IOUtils
-
Copies bytes from an
InputStreamto anOutputStreamusing an internal buffer of the given size. - copy(Reader, Writer) - Static method in class totalcross.util.IOUtils
-
Copies chars from a
Readerto aWriter. - copy(String, String) - Static method in class totalcross.io.File
-
A handy method to call copyTo creating two File instances and closing them.
- copy(ByteString) - Static method in class totalcross.net.ByteString
-
Copy - if the source is null, this returns null.
- copyFrom(Insets) - Method in class totalcross.ui.Insets
-
Copy the insets from another Insets object.
- copyFromRemote(String, String) - Static method in class totalcross.io.sync.RemoteFile
-
Copies a file from the remote device to the desktop.
- copyImageRect(Image, int, int, int, int, boolean) - Method in class totalcross.ui.gfx.Graphics
-
Copies a part of the given source image to here at the given position with the given draw operation and back color.
- copyImageRect(Image, int, int, int, int, int, int, boolean) - Method in class totalcross.ui.gfx.Graphics
-
Dumb method to keep compilation compatibility with TC 1; parameters drawOp and backColor are ignored.
- copyInto(int[]) - Method in class totalcross.util.IntVector
-
Copies the items of this vector into the given array, which must have at least the current size of this vector.
- copyInto(Object[]) - Method in class totalcross.util.Vector
-
Copies the items of this vector into the given array, which must have at least the current size of this vector.
- copyInto(Hashtable) - Method in class totalcross.util.Hashtable
-
Copies the keys and values of this Hashtable into the given Hashtable.
- copyLarge(InputStream, OutputStream) - Static method in class totalcross.util.IOUtils
-
Copies bytes from a large (over 2GB)
InputStreamto anOutputStream. - copyLarge(InputStream, OutputStream, byte[]) - Static method in class totalcross.util.IOUtils
-
Copies bytes from a large (over 2GB)
InputStreamto anOutputStream. - copyLarge(InputStream, OutputStream, long, long) - Static method in class totalcross.util.IOUtils
-
Copies some or all bytes from a large (over 2GB)
InputStreamto anOutputStream, optionally skipping input bytes. - copyLarge(InputStream, OutputStream, long, long, byte[]) - Static method in class totalcross.util.IOUtils
-
Copies some or all bytes from a large (over 2GB)
InputStreamto anOutputStream, optionally skipping input bytes. - copyLarge(Reader, Writer) - Static method in class totalcross.util.IOUtils
-
Copies chars from a large (over 2GB)
Readerto aWriter. - copyLarge(Reader, Writer, char[]) - Static method in class totalcross.util.IOUtils
-
Copies chars from a large (over 2GB)
Readerto aWriter. - copyRect(GfxSurface, int, int, int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Copies a rectangular area from a surface to the given coordinates on the current surface.
- copyStr - Static variable in class totalcross.ui.Edit
-
Used to inform that a copy operation has been made.
- copyTo(File) - Method in class totalcross.io.File
-
Copies the current file to the given one.
- copyToRemote(String, String) - Static method in class totalcross.io.sync.RemoteFile
-
Copies a file from the desktop to the remote device, creating the target folder if necessary.
- cOrig - Variable in class totalcross.ui.dialog.CalculatorBox
-
The control that had focus when this CalculatorBox was popped up.
- cOrigDefault - Variable in class totalcross.ui.dialog.CalculatorBox
-
The desired control that will be the original one.
- cornerRadius3DG - Variable in class totalcross.ui.Button
-
The corner radius of this button when BORDER_3D_GRADIENT border style is active.
- cornerRadius3DG - Variable in class totalcross.ui.ButtonMenu
- count - Variable in class totalcross.ui.PagePosition
- count - Variable in class totalcross.util.IntHashtable
-
The total number of entries in the hash table.
- count - Variable in class totalcross.util.IntVector
- count - Variable in class totalcross.util.Vector
- count() - Method in class totalcross.io.ByteArrayStream
-
Deprecated.use
ByteArrayStream.getPos()instead. - count() - Method in class totalcross.Launcher.S2OS
- count() - Method in interface totalcross.util.regex.MatchIterator
- COUPONCODE - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- COURIER - Static variable in class totalcross.util.pdf.StandardFonts
- COURIER_BOLD - Static variable in class totalcross.util.pdf.StandardFonts
- COURIER_BOLDOBLIQUE - Static variable in class totalcross.util.pdf.StandardFonts
- COURIER_OBLIQUE - Static variable in class totalcross.util.pdf.StandardFonts
- Cp437CharacterConverter - Class in totalcross.sys
- Cp437CharacterConverter() - Constructor for class totalcross.sys.Cp437CharacterConverter
- cr() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Print and carriage return.
- CR - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- CRADLE - Static variable in class totalcross.net.ConnectionManager
-
Deprecated.Not supported on the newer devices.
- CRC32 - Class in totalcross.util.zip
-
Computes CRC32 data checksum of a data stream.
- CRC32() - Constructor for class totalcross.util.zip.CRC32
- CRC32Stream - Class in totalcross.io
-
Computes CRC32 data checksum of a stream.
- CRC32Stream(Stream) - Constructor for class totalcross.io.CRC32Stream
- crcTable - Static variable in class totalcross.io.CRC32Stream
-
The fast CRC table.
- creatArrayContainer() - Method in interface org.json.simple.parser.ContainerFactory
- create(Control, boolean, ControlAnimation.AnimationFinished, int) - Static method in class totalcross.ui.anim.FadeAnimation
-
Creates a path animation, moving the control in a direction.
- create(Control, int, int, int, int, ControlAnimation.AnimationFinished, int) - Static method in class totalcross.ui.anim.PathAnimation
-
Creates a path animation, moving the control from a position to another.
- create(Control, int, int, ControlAnimation.AnimationFinished, int) - Static method in class totalcross.ui.anim.PathAnimation
-
Creates a path animation, moving the control to the given x and y positions.
- create(Control, int, ControlAnimation.AnimationFinished, int) - Static method in class totalcross.ui.anim.PathAnimation
-
Creates a path animation, moving the control in a direction.
- CREATE - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- CREATE - Static variable in interface totalcross.io.FileStates
-
Used to create a file if one does not exist; if the file exists, it is not erased, and the mode is changed to READ_WRITE.
- CREATE - Static variable in class totalcross.io.PDBFile
-
Non-destructive create open mode.
- CREATE_EMPTY - Static variable in interface totalcross.io.FileStates
-
Create an empty file; destroys the file if it exists, then the mode is changed to READ_WRITE.
- CREATE_EMPTY - Static variable in class totalcross.io.PDBFile
-
Destructive-create open mode.
- createButton(String) - Static method in class totalcross.ui.dialog.keyboard.Builder
-
Creates a regular Button
- createButton(String, Builder.EnumTipoBotao) - Static method in class totalcross.ui.dialog.keyboard.Builder
-
Creates a button displaying the given text.
- createButton(String, Image) - Static method in class totalcross.ui.dialog.keyboard.Builder
- createButton(String, Image, int, int) - Method in class totalcross.ui.ButtonMenu
- createButton(String, Image, int, int, Builder.EnumTipoBotao) - Static method in class totalcross.ui.dialog.keyboard.Builder
- createConnection(String) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Create a new JDBC connection using the current configuration
- createConnection(String, Hashtable) - Static method in class totalcross.db.sqlite.JDBC
-
Creates a new database connection to a given URL.
- createDeflate(Stream) - Method in class totalcross.util.zip.CompressedStream
- createDeflate(Stream) - Method in class totalcross.util.zip.GZipStream
- createDeflate(Stream) - Method in class totalcross.util.zip.ZipStream
- createDeflate(Stream) - Method in class totalcross.util.zip.ZLibStream
- createDir() - Method in class totalcross.io.File
-
Recursively creates a directory that is represented by the current file.
- createDir(String) - Method in class totalcross.net.FTP
-
Creates a directory at the server site.
- createImage(String, String, int) - Static method in class totalcross.barcode.Barcode
-
Creates a image representing a codebar using a codebar type and the codebar code
- createImage(String, String, int, String, int, boolean, int, boolean, int, int, int, int) - Static method in class totalcross.barcode.Barcode
-
Creates a image representing a codebar using a codebar type and the codebar code
- createInflate(Stream) - Method in class totalcross.util.zip.CompressedStream
- createInflate(Stream) - Method in class totalcross.util.zip.GZipStream
- createInflate(Stream) - Method in class totalcross.util.zip.ZipStream
- createInflate(Stream) - Method in class totalcross.util.zip.ZLibStream
- createJpg(Stream, int) - Method in class totalcross.ui.image.Image
-
Saves this image as a jpeg file to the given stream.
NOT supported on Blackberry. - createJpg4B(Stream, int) - Method in class totalcross.ui.image.Image
- createObjectContainer() - Method in interface org.json.simple.parser.ContainerFactory
- createOptions() - Method in class totalcross.xml.soap.SOAP
-
Creates the options that will be sent to the HttpStream.
- createPng(Stream) - Method in class totalcross.ui.image.Image
-
Saves this image as a 24 BPP .png file format (if useAlpha is true, it saves as 32 BPP), to the given stream.
- createSocket(String, int) - Method in class totalcross.net.SocketFactory
-
Creates a socket and connects it to the specified remote host at the specified remote port.
- createSocket(String, int) - Method in class totalcross.net.ssl.SSLSocketFactory
- createSocket(String, int, int) - Method in class totalcross.net.SocketFactory
-
Creates a socket and connects it to the specified remote host at the specified remote port.
- createSocket(String, int, int) - Method in class totalcross.net.ssl.SSLSocketFactory
- createSpinner(int) - Method in class totalcross.ui.Bar
-
Creates a spinner with the following color.
- createStatement() - Method in class totalcross.db.sqlite.SQLiteConnection
- createStatement() - Method in interface totalcross.sql.Connection
- createStatement() - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- createStatement(int, int) - Method in class totalcross.db.sqlite.SQLiteConnection
- createStatement(int, int) - Method in interface totalcross.sql.Connection
- createStatement(int, int) - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- createStatement(int, int, int) - Method in class totalcross.db.sqlite.SQLiteConnection
- createTextRenderer(Font, int, String, int) - Method in class totalcross.game.GameEngine
-
Create a new TextRenderer.
- createTextRenderer(Font, int, String, int, boolean) - Method in class totalcross.game.GameEngine
-
Create a new TextRenderer.
- crlf - Static variable in class totalcross.io.CompressedByteArrayStream
-
Defines the line terminator, which is by default \r\n.
- CRLF - Static variable in class totalcross.json.HTTP
-
Carriage return/line feed.
- CRLF - Static variable in class totalcross.sys.Convert
- CRLF_BYTES - Static variable in class totalcross.sys.Convert
- CrossReferenceTable - Class in totalcross.util.pdf
- CrossReferenceTable() - Constructor for class totalcross.util.pdf.CrossReferenceTable
- CryptoException - Exception in totalcross.crypto
-
Thrown when something wrong occurs when using the cryptographic algorithms.
- CryptoException() - Constructor for exception totalcross.crypto.CryptoException
-
Constructs an empty Exception.
- CryptoException(String) - Constructor for exception totalcross.crypto.CryptoException
-
Constructs an exception with the given message.
- curFrame - Variable in class totalcross.game.Animation
-
The current frame.
- CURRENCY - Static variable in class totalcross.ui.Edit
-
to be used in the setMode method
- currencyCharsSet - Static variable in class totalcross.ui.Edit
-
to be used in the setValidChars method
- currencyDecimalPlaces - Variable in class totalcross.ui.Grid
-
Used to show a given (set of) column(s) formatted as currency.
- current - Variable in class totalcross.ui.image.BulkImageLoader
- currentFlick - Static variable in class totalcross.ui.Flick
-
Indicates that a flick animation is running.
- currentFrame - Variable in class totalcross.ui.Button
-
The current frame in a multi-frame image.
- CURSOR_CHANGED - Static variable in class totalcross.ui.event.ControlEvent
-
Event sent when user called Edit.setCursorPos
- cursorThickness - Static variable in class totalcross.ui.Edit
-
Cursor thickness
- customCursorColor - Variable in class totalcross.ui.ListBox
- customKeyboard - Static variable in class totalcross.sys.Settings
- cut(byte) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Select cut mode and cut paper.
- CUT_FULL - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- CUT_PART - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- cutStr - Static variable in class totalcross.ui.Edit
-
Used to inform that a cut operation has been made.
- cutText(int, int) - Method in class totalcross.ui.MultiEdit
-
Cuts the text on the given range.
- CYAN - Static variable in class totalcross.ui.gfx.Color
D
- DARK - Static variable in class totalcross.ui.gfx.Color
- darker(int) - Static method in class totalcross.ui.gfx.Color
-
Return a color that is darker than the current one.
- darker(int, int) - Static method in class totalcross.ui.gfx.Color
-
Returns a color that is darker than the current one.
- DARKER_BACKGROUND - Static variable in class totalcross.ui.Control
-
To be used in the setTextShadowColor method.
- darkSideOnPress - Variable in class totalcross.ui.effect.UIEffects
- data - Variable in class totalcross.io.device.scanner.ScanEvent
-
The data resulting from the scan when type is
SCANNED. - data - Variable in class totalcross.net.HttpStream.Options
-
Set this with your POST/PUT/PATCH/DELETE commands.
- DATA_MATRIX - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Data Matrix barcode type. - DatabaseMetaData - Interface in totalcross.sql
- dataCol - Variable in class totalcross.ui.ListBox
-
Used by the DBListBox to store the data column that is displayed.
- dataCol - Variable in class totalcross.ui.PopupMenu
-
If the items is a String matrix (String[][]), this field sets the column that will be shown.
- DataContentHandler - Class in totalcross.net.mail
-
Defines the basic interface for implementations of DataContentHandler.
- DataContentHandler() - Constructor for class totalcross.net.mail.DataContentHandler
- dataDefinitionCausesTransactionCommit() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not a DDL statement will cause the current transaction to be automatically committed.
- dataDefinitionIgnoredInTransactions() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not DDL statements are ignored in transactions.
- DataElement - Class in totalcross.io.device.bluetooth
-
This class is defined by the JSR-82 specification Java™ APIs for Bluetooth™ Wireless Technology, Version 1.1.
- DataElement(boolean) - Constructor for class totalcross.io.device.bluetooth.DataElement
- DataElement(int) - Constructor for class totalcross.io.device.bluetooth.DataElement
- DataElement(int, long) - Constructor for class totalcross.io.device.bluetooth.DataElement
- DataElement(int, Object) - Constructor for class totalcross.io.device.bluetooth.DataElement
- DataHandler - Class in totalcross.net.mail
-
Maps a MIME type into an instance of a DataContentHandler.
- DataHandler() - Constructor for class totalcross.net.mail.DataHandler
- DATALINK - Static variable in class totalcross.sql.Types
- Datalogic - Interface in totalcross.io.device.scanner
- DATALT - Static variable in class totalcross.io.device.bluetooth.DataElement
- DATAMATRIX - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- dataPath - Static variable in class totalcross.sys.Settings
-
Specifies the directory where pdbs should be read/written.
- dataPrefix - Variable in class totalcross.net.HttpStream.Options
-
Set this with your POST/PUT/PATCH/DELETE commands.
- dataSB - Variable in class totalcross.net.HttpStream.Options
-
Set this with your POST/PUT/PATCH/DELETE commands.
- DataSource() - Constructor for class totalcross.ui.DynamicScrollContainer.DataSource
- DataSource(int) - Constructor for class totalcross.ui.DynamicScrollContainer.DataSource
-
Create a
DynamicScrollContainer.DataSourceand allocate memory forviewCountviews to be stored - DataStream - Class in totalcross.io
-
DataStream can be attached to any Stream such as a PortConnector, PDBFile, or ByteArrayStream, which lets you read and write standard Java data types like int, double, and String in a simple manner.
- DataStream(Stream) - Constructor for class totalcross.io.DataStream
-
Constructs a new DataStream which sits upon the given stream using big endian notation for multibyte values.
- DataStream(Stream, boolean) - Constructor for class totalcross.io.DataStream
-
Constructs a new DataStream which sits upon the given stream using big endian notation for multibyte values.
- DataStreamLE - Class in totalcross.io
-
DataStreamLE can be attached to any Stream such as a PortConnector, PDBFile, or ByteArrayStream, which lets you read and write standard Java data types like int, double, and String in a simple manner.
- DataStreamLE(Stream) - Constructor for class totalcross.io.DataStreamLE
-
Constructs a new DataStreamLE which sits upon the given stream using litle endian notation for multibyte values.
- dataSuffix - Variable in class totalcross.net.HttpStream.Options
-
Set this with your POST/PUT/PATCH/DELETE commands.
- Date - Class in totalcross.util
-
The Date class is a general date data type(Object) that is similar to those built in to other languages.
- Date() - Constructor for class totalcross.util.Date
-
Constructs a Date object set to the current date.
- Date(int) - Constructor for class totalcross.util.Date
-
Constructs a Date object set to the passed int in the YYYYMMDD format
- Date(int, int, int) - Constructor for class totalcross.util.Date
-
Constructs a Date object set to the passed day, month, and year.
- Date(String) - Constructor for class totalcross.util.Date
-
Constructs a Date object set to a passed string in the format specified in the current date format.
- Date(String, byte) - Constructor for class totalcross.util.Date
-
Constructs a Date object set to a passed string in the format specified in the dateFormat parameter.
- Date(Time) - Constructor for class totalcross.util.Date
-
Constructs a new Date object with the values from the given Time object
- DATE - Static variable in class totalcross.sql.Types
- DATE - Static variable in class totalcross.ui.Edit
-
to be used in the setMode method
- DATE - Static variable in class totalcross.xml.rpc.XmlRpcValue
- DATE_DMY - Static variable in class totalcross.sys.Settings
-
Constant used in dateFormat: day month year
- DATE_MDY - Static variable in class totalcross.sys.Settings
-
Constant used in dateFormat: month day year
- DATE_YMD - Static variable in class totalcross.sys.Settings
-
Constant used in dateFormat: year month day
- dateClass - Variable in class totalcross.db.sqlite.SQLiteConfig
- dateClass - Variable in class totalcross.db.sqlite.SQLiteConnection
- dateFormat - Variable in class totalcross.db.sqlite.SQLiteConnection
- dateFormat - Static variable in class totalcross.sys.Settings
-
Can be one of the following constants: DATE_MDY, DATE_DMY, DATE_YMD; where m = month, d = day and y = year
- DateFormat(String) - Constructor for class totalcross.db.sqlite.SQLiteConfig.DateFormat
- dateMultiplier - Variable in class totalcross.db.sqlite.SQLiteConfig
- dateMultiplier - Variable in class totalcross.db.sqlite.SQLiteConnection
- datePrecision - Variable in class totalcross.db.sqlite.SQLiteConfig
- datePrecision - Variable in class totalcross.db.sqlite.SQLiteConnection
- dateSeparator - Static variable in class totalcross.sys.Settings
-
The date char separator.
- dateSet - Static variable in class totalcross.ui.Edit
-
to be used in the setValidChars method
- dateStringFormat - Variable in class totalcross.db.sqlite.SQLiteConfig
- DATSEQ - Static variable in class totalcross.io.device.bluetooth.DataElement
- day - Variable in class totalcross.sys.Time
-
The day in the range of 1 to the last day in the month.
- daylightSavings - Static variable in class totalcross.sys.Settings
-
Deprecated.Use daylightSavingsMinutes
- daylightSavingsMinutes - Static variable in class totalcross.sys.Settings
-
Daylight savings minutes to add; will be 0 when not in daylight savings.
- DB_ATTR_APPINFODIRTY - Static variable in class totalcross.io.PDBFile
-
Set if Application Info block is dirty.
- DB_ATTR_BACKUP - Static variable in class totalcross.io.PDBFile
-
Set if database should be backed up to PC if no app-specific synchronization conduit has been supplied.
- DB_ATTR_COPY_PREVENTION - Static variable in class totalcross.io.PDBFile
-
This database should not be copied to
- DB_ATTR_OK_TO_INSTALL_NEWER - Static variable in class totalcross.io.PDBFile
-
This tells the backup conduit that it's OK for it to install a newer version of this database with a different name if the current database is open.
- DB_ATTR_READ_ONLY - Static variable in class totalcross.io.PDBFile
-
Read Only database
- DB_ATTR_RESET_AFTER_INSTALL - Static variable in class totalcross.io.PDBFile
-
Device requires a reset after this database is installed.
- DB_ATTR_STREAM - Static variable in class totalcross.io.PDBFile
-
This database is used for file stream implementation.
- DBListBox - Class in totalcross.db.sqlite.ui
-
DBListBox is a simple implementation of a Listbox.
- DBListBox() - Constructor for class totalcross.db.sqlite.ui.DBListBox
-
Creates an empty Listbox.
- DBListBox(String[][], int) - Constructor for class totalcross.db.sqlite.ui.DBListBox
-
Creates a Listbox with the given items.
- DD - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "DD" tag
- deactivate() - Static method in class totalcross.io.device.scanner.Scanner
-
Deactivate the scanner.
- debug - Static variable in class totalcross.xml.soap.SOAP
-
Turn this TRUE to print the xml in the console.
- debug(String) - Static method in class totalcross.sys.Vm
-
Sends a text, preceeded with the current time stamp and followed by a line feed, to: Windows CE / 32: the "DebugConsole.txt" file at the current application's folder Blackberry: the event logger, which can be accessed using alt+LGLG iPhone: the "DebugConsole.txt" file in the application's folder.
- DEBUG_CONSOLE - Static variable in class totalcross.util.Logger
-
Stream where the bytes are written to the debug console
- debugEvents - Static variable in class totalcross.sys.Settings
-
Set to true to debug all events that are received at Window._postEvent.
- debuggingOnScreen - Variable in class totalcross.unit.ImageComparisionTest
- debugHeader - Static variable in class totalcross.net.HttpStream
-
Set to true to print the header to the debug console.
- dec(boolean) - Method in class totalcross.ui.PagePosition
-
Decrements the current position.
- DECEMBER - Static variable in class totalcross.util.Date
- DECIMAL - Static variable in class totalcross.sql.Types
- decimalSeparator - Static variable in class totalcross.sys.Settings
-
The decimal separator for numbers
- declareBoolean(String, boolean) - Method in class totalcross.game.Options
-
Declare a boolean option.
This function tries to lookup the property in the Options database.
If it fails, a new property with the default value specified is created. - declareDouble(String, double) - Method in class totalcross.game.Options
-
Declare a double option.
This function tries to lookup the property in the Options database.
If it fails, a new property with the default value specified is created. - declareInteger(String, int) - Method in class totalcross.game.Options
-
Declare an integer option.
This function tries to lookup the property in the Options database.
If it fails, a new property with the default value specified is created. - declareLong(String, long) - Method in class totalcross.game.Options
-
Declare a long option.
This function tries to lookup the property in the Options database.
If it fails, a new property with the default value specified is created. - declareString(String, String) - Method in class totalcross.game.Options
-
Declare a string option.
This function tries to lookup the property in the Options database.
If it fails, a new property with the default value specified is created. - decode() - Method in class totalcross.json.zip.Unzipper
- decode(byte[], int, int, byte[], int) - Static method in class totalcross.net.Base64
-
Decodes a given base 64 data into a base 10 data.
Important: error detection is NOT made, so you must be sure that no invalid characters are given!
Important: it does not check if the destiny has the proper size - decode(String) - Static method in class totalcross.net.Base64
-
Decodes the given string into a byte array with the exact size.
- decode(String) - Static method in class totalcross.net.URI
-
Decodes a
application/x-www-form-urlencodedstring - decode(String, StringBuffer) - Static method in class totalcross.net.URI
-
Decodes a
application/x-www-form-urlencodedstring - decode(ByteArrayStream, ByteArrayStream) - Static method in class totalcross.net.Base64
-
Decodes a given base 64 stream into a base 10 stream.
Important: error detection is NOT made, so you must be sure that no invalid characters are given! - DEFAULT - Static variable in class totalcross.db.sqlite.SQLiteConfig.TempStore
- DEFAULT - Static variable in class totalcross.io.device.PortConnector
-
Default Port (cradle)
- DEFAULT - Static variable in class totalcross.ui.font.Font
-
The default font name.
- DEFAULT - Static variable in interface totalcross.util.regex.REFlags
-
All the foolowing options turned off
- DEFAULT_BACKLOG - Static variable in class totalcross.net.ServerSocket
-
The default backlog value
- DEFAULT_BUFFER_SIZE - Static variable in class totalcross.util.IOUtils
-
The default buffer size (4096) to use for
IOUtils.copyLarge(InputStream, OutputStream)andIOUtils.copyLarge(Reader, Writer) - DEFAULT_COMPRESSION - Static variable in class totalcross.util.zip.ZLib
-
Default compression level.
- DEFAULT_DATE_STRING_FORMAT - Static variable in class totalcross.db.sqlite.SQLiteConfig
- DEFAULT_ITEM_HEIGHT_FACTOR - Static variable in class totalcross.ui.ListBox
- DEFAULT_MAX_FADE - Static variable in class totalcross.ui.anim.FadeAnimation
- DEFAULT_OPEN_TIMEOUT - Static variable in class totalcross.net.Socket
-
Default timeout value for socket creation
- DEFAULT_READ_TIMEOUT - Static variable in class totalcross.net.Socket
-
Default timeout value for read operations
- DEFAULT_SOTIMEOUT - Static variable in class totalcross.net.ServerSocket
-
The default value for the accept operation timeout.
- DEFAULT_STRATEGY - Static variable in class totalcross.util.zip.ZLib
-
Default compression strategy.
- DEFAULT_WRITE_TIMEOUT - Static variable in class totalcross.net.Socket
-
Default timeout value for write operations
- defaultButton - Variable in class totalcross.ui.dialog.FileChooserBox
-
The button index that will be choosen if the user makes a double-click in an item.
- defaultButtonCaptions - Static variable in class totalcross.ui.dialog.FileChooserBox
-
The default button captions: " Select " and " Cancel ".
- defaultClearValueInt - Static variable in class totalcross.ui.ComboBox
-
The default value that is set to the clearValueInt of all ComboBox.
- defaultEffect - Static variable in class totalcross.ui.effect.UIEffects
- defaultFileName - Variable in class totalcross.ui.media.Camera
-
The default file name.
- defaultFlickAcceleration - Static variable in class totalcross.ui.Flick
-
Flick acceleration in inches/second^2.
- defaultFontSize - Static variable in class totalcross.ui.html.Style
-
Set the default font size to be used in the current build.
- defaultFrameRate - Static variable in class totalcross.ui.Flick
-
Desired animation frame rate in frames/second.
- defaultItemColors - Variable in class totalcross.ui.ListContainer.Layout
-
The default colors of all items.
- defaultLeftImage - Variable in class totalcross.ui.ListContainer.Layout
-
If the left and/or right control is a fixed Image, set it here and it will be replicated on all lines.
- defaultLeftImage2 - Variable in class totalcross.ui.ListContainer.Layout
-
If the left and/or right control is a fixed Image, set it here and it will be replicated on all lines.
- defaultLeftImageH - Variable in class totalcross.ui.ListContainer.Layout
- defaultLeftImageW - Variable in class totalcross.ui.ListContainer.Layout
- defaultLongestFlick - Static variable in class totalcross.ui.Flick
-
Longest flick animation allowed in milliseconds.
- defaultOpenTimeout - Static variable in class totalcross.net.FTP
-
Default open timeout: 15 seconds.
- defaultPort - Static variable in class totalcross.net.FTP
-
Default port: 21.
- defaultReadTimeout - Static variable in class totalcross.net.FTP
-
Default read timeout: 5 seconds.
- defaultRightImage - Variable in class totalcross.ui.ListContainer.Layout
-
If the left and/or right control is a fixed Image, set it here and it will be replicated on all lines.
- defaultRightImage2 - Variable in class totalcross.ui.ListContainer.Layout
-
If the left and/or right control is a fixed Image, set it here and it will be replicated on all lines.
- defaultRightImageH - Variable in class totalcross.ui.ListContainer.Layout
- defaultRightImageW - Variable in class totalcross.ui.ListContainer.Layout
- defaultShortestFlick - Static variable in class totalcross.ui.Flick
-
Shortest flick animation allowed to start in milliseconds.
- defaultTitle - Static variable in class totalcross.ui.dialog.CalculatorBox
-
The default title.
- defaultValue - Variable in class totalcross.ui.dialog.CalculatorBox
-
The default value of the edit.
- defaultWriteTimeout - Static variable in class totalcross.net.FTP
-
Default write timeout: 5 seconds.
- DEFFERED - Static variable in class totalcross.db.sqlite.SQLiteConfig.TransactionMode
- deflate(int, Stream, Stream) - Static method in class totalcross.util.zip.ZLib
-
Deprecated.use #deflate(Stream, Stream, int) instead
- deflate(Stream, Stream) - Static method in class totalcross.util.zip.GZip
-
Deflates the given stream 'in', writing the compressed data to the given stream 'out'.
- deflate(Stream, Stream) - Static method in class totalcross.util.zip.ZLib
-
Deflates the given stream 'in' with the specified compression level, writing the result to the given stream 'out'.
- deflate(Stream, Stream, int) - Static method in class totalcross.util.zip.ZLib
-
Deflates the given stream 'in' with the specified compression level, writing the result to the given stream 'out'.
- deflate(Stream, Stream, int, int, boolean) - Static method in class totalcross.util.zip.ZLib
-
Deflates the given stream 'in' using the specified strategy and compression level, writing the result to the given stream 'out'.
- DEFLATE - Static variable in class totalcross.util.zip.CompressedStream
-
Used to create a stream that will be used for data compression.
- DEFLATED - Static variable in class totalcross.util.zip.ZipEntry
-
Compression method.
- DEFLATED - Static variable in class totalcross.util.zip.ZipStream
-
Compression method for compressed (DEFLATED) entries.
- DEFLATED - Static variable in class totalcross.util.zip.ZLib
-
Compression method for the deflate algorithm (the only one currently supported).
- DEGREES_0_ROTATION - Static variable in interface totalcross.util.pdf.Transformation
- DEGREES_135_ROTATION - Static variable in interface totalcross.util.pdf.Transformation
- DEGREES_180_ROTATION - Static variable in interface totalcross.util.pdf.Transformation
- DEGREES_270_ROTATION - Static variable in interface totalcross.util.pdf.Transformation
- DEGREES_315_ROTATION - Static variable in interface totalcross.util.pdf.Transformation
- DEGREES_45_ROTATION - Static variable in interface totalcross.util.pdf.Transformation
- DEGREES_90_ROTATION - Static variable in interface totalcross.util.pdf.Transformation
- DEGRESS_225_ROTATION - Static variable in interface totalcross.util.pdf.Transformation
- dehexchar(char) - Static method in class totalcross.json.JSONTokener
-
Get the hex value of a character (base16).
- del(int) - Method in class totalcross.ui.Grid
-
Remove the given line index from the grid.
- DEL - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "DEL" tag
- delayAfterFinish - Variable in class totalcross.ui.anim.ControlAnimation
-
A delay issued right after the animation finishes
- delete() - Static method in class totalcross.io.device.gps.GPS.EphemeridesData
- delete() - Method in class totalcross.io.File
-
Deletes the file or directory (which must be empty).
- delete() - Method in class totalcross.io.PDBFile
-
Delete and close the PDBFile.
- delete() - Method in class totalcross.io.sync.RemotePDBFile
-
Completely deletes this database, closing it first.
- delete() - Method in class totalcross.net.mail.Message
-
Mark this message as deleted, removing it from the parent folder.
- delete(int, String) - Static method in class totalcross.sys.Registry
-
Deletes a key with all its values.
- delete(int, String, String) - Static method in class totalcross.sys.Registry
-
Deletes a specific value.
- delete(String) - Static method in class totalcross.io.sync.RemoteFile
-
Deletes a remote file or an empty folder.
- delete(String) - Method in class totalcross.net.FTP
-
Deletes the file specified at the server site.
- DELETE - Static variable in class totalcross.db.sqlite.SQLiteConfig.JournalMode
- DELETE - Static variable in class totalcross.net.HttpStream
-
Used in the httpType field
- DELETE - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- deleteDir(String) - Static method in class totalcross.io.File
-
Deletes a directory and all its subdirectories and files.
- deletedMessageCount - Variable in class totalcross.net.mail.Folder
- deleteObjectAt(int) - Method in class totalcross.io.ObjectPDBFile
-
Delete an object from the PDBFile
- DELETEONCLOSE - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- deleteRecord() - Method in class totalcross.io.PDBFile
-
Deletes the current record and sets the current record position to -1.
- deleteRecord(int) - Method in class totalcross.io.sync.RemotePDBFile
-
Deletes the given record index.
- deletesAreDetected(int) - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type can detect a visible delete by calling the
rowUpdatedmethod. - delimiter - Variable in class totalcross.io.TokenReader
- deregisterDriver(Driver) - Static method in class totalcross.sql.DriverManager
- descent - Variable in class totalcross.Launcher.UserFont
- descent - Variable in class totalcross.ui.font.FontMetrics
-
READ-ONLY member: indicates the average height of this font from the baseline to down.
- description - Variable in class totalcross.sql.DriverPropertyInfo
-
A description of the property, possibly
null. - destFile - Variable in class totalcross.db.sqlite.ExtendedCommand.BackupCommand
- destroy() - Method in class totalcross.Launcher
- destroyZStack() - Static method in class totalcross.ui.Window
-
This method is for internal use only.
- DESTRUCTIVE_READ_MODE - Static variable in class totalcross.io.CompressedByteArrayStream
-
Used in the setMode method.
- detail - Variable in class totalcross.map.GoogleMaps.Place
-
The detail of the place.
- detColor - Variable in class totalcross.map.GoogleMaps.Place
-
The item details' color.
- detectSortType(Object) - Static method in class totalcross.sys.Convert
-
Returns the sort type for the given item sample (which is usually the first item of the array being sorted) based on: If item is not of String type, SORT_OBJECT is returned.
- DEVICE_RGB - Static variable in class totalcross.util.pdf.XObjectImage
- DeviceClass - Class in totalcross.io.device.bluetooth
-
The
DeviceClassclass represents the class of device (CoD) record as defined by the Bluetooth specification. - DeviceClass(int) - Constructor for class totalcross.io.device.bluetooth.DeviceClass
-
Creates a
DeviceClassfrom the class of device record provided. - deviceDiscovered(RemoteDevice, DeviceClass) - Method in interface totalcross.io.device.bluetooth.DiscoveryListener
-
Called when a device is found during an inquiry.
- deviceFontHeight - Static variable in class totalcross.sys.Settings
-
The size in pixels of the device's system font.
- deviceId - Static variable in class totalcross.sys.Settings
-
Field that represents a device id that can be used to identify the device's name.
- deviceRobotSpecialKey - Static variable in class totalcross.sys.Settings
-
Makes the generation of user interface tests much easier by using the built-in User Interface Robot.
- DFN - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "DFN" tag
- Dial - Class in totalcross.phone
-
Used to dial a number in a smartphone.
- Dial() - Constructor for class totalcross.phone.Dial
- Dial.Listener - Interface in totalcross.phone
-
Deprecated.
- dialStatusChange(String) - Method in interface totalcross.phone.Dial.Listener
-
Deprecated.
- Dictionary - Class in totalcross.util.pdf
- Dictionary() - Constructor for class totalcross.util.pdf.Dictionary
- digest - Variable in class totalcross.crypto.signature.PKCS1Signature
- Digest - Class in totalcross.crypto.digest
-
This class provides the functionality of a message digest algorithm.
- Digest() - Constructor for class totalcross.crypto.digest.Digest
- digitOf(char, int) - Static method in class totalcross.sys.Convert
-
returns the value of the digit in the specified radix.
- DIR - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "DIR" tag
- DIR - Static variable in class totalcross.ui.tree.PathEntry
-
Defines that this PathEntry is a directory.
- DirectCharConverter() - Constructor for class totalcross.io.CompressedByteArrayStream.DirectCharConverter
- direction - Variable in class totalcross.io.device.gps.GPS
-
Stores the direction in degrees from the North.
- direction - Variable in class totalcross.ui.ArrowButton
-
Graphics.ARROW_UP,Graphics.ARROW_DOWN,Graphics.ARROW_LEFT, orGraphics.ARROW_RIGHT. - direction - Variable in class totalcross.ui.event.DragEvent
- DIRECTIONS - Static variable in class totalcross.ui.event.DragEvent
- directMove - Variable in class totalcross.ui.ScrollBar
- DIRECTORY_DOCUMENTS - Static variable in class totalcross.io.File
- DIRECTORY_DOWNLOADS - Static variable in class totalcross.io.File
- DIRECTORY_PICTURES - Static variable in class totalcross.io.File
- disableBlockIncrement - Variable in class totalcross.ui.ScrollBar
-
Set to true to disable block increments, which occurs when the user clicks outside the bar and buttons.
- disableDebug - Static variable in class totalcross.sys.Vm
-
Set to
trueto disableVm.debugmessage output. - disableEncoding - Variable in class totalcross.net.HttpStream.Options
-
The HttpStream request will ask the server for deflate or gzip encoded response by default.
- disableEncoding - Static variable in class totalcross.xml.soap.SOAP
-
The SOAP request will ask the server for GZip or ZLib encoded response by default.
To disable encoding, set this field to true. - disableReferenceResolution(boolean) - Method in class totalcross.xml.XmlTokenizer
-
Turn off or on the automatic resolution of references.
- disableScreenRotation - Static variable in class totalcross.sys.Settings
-
Set to true to disable screen rotation.
- disableSort - Variable in class totalcross.ui.Grid
-
Set to true to disable sorting when clicking in the column's header.
- DiscoveryAgent - Class in totalcross.io.device.bluetooth
-
The
DiscoveryAgentclass provides methods to perform device and service discovery. - DiscoveryListener - Interface in totalcross.io.device.bluetooth
-
The
DiscoveryListenerinterface allows an application to receive device discovery and service discovery events. - display(int, int, boolean) - Method in class totalcross.game.TextRenderer
-
Display a text rendering.
- display(int, int, int) - Method in class totalcross.game.TextRenderer
-
Display a text rendering.
- displayError(int) - Static method in class totalcross.net.ssl.SSLUtil
-
Display the text string of the error.
- dispose() - Method in class totalcross.net.ssl.SSL
-
Free any used resources on this connection.
- dispose() - Method in class totalcross.net.ssl.SSLCTX
-
Remove a client/server context.
- dispose(boolean) - Method in class totalcross.util.Logger
-
Permanently discard this logger, removing it from the loggers registry.
- disposition - Variable in class totalcross.net.mail.Part
-
Defines if this part's content should be inlined in the body of the message, or attached as a file.
Its value MUST be set to either INLINE (default value) or ATTACHMENT, using the constants defined by the class Part. - distanceOfSelectedPie - Variable in class totalcross.ui.chart.PieChart
-
Specifies the distance that the selected pie will be placed from the rest of the pie.
- DISTINCT - Static variable in class totalcross.sql.Types
- distX - Static variable in class totalcross.ui.ToolTip
-
The x distance between the tip and the control, 0 by default.
- distY - Static variable in class totalcross.ui.ToolTip
-
The y distance between the tip and the control, 0 by default.
- dither(boolean) - Method in class totalcross.io.device.escpos.EscPosImage
- dither(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Apply a 16-bit Floyd-Steinberg dithering on the give region of the surface.
- dither(int, int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Deprecated.TotalCross 2 no longer uses parameter ignoreColor.
- DIV - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "DIV" tag
- divColor - Variable in class totalcross.ui.MultiButton
-
The color used to divide the texts.
- divide(BigDecimal) - Method in class totalcross.util.BigDecimal
-
Returns a
BigDecimalwhose value is(this / val), and whose scale isthis.scale(). - divide(BigDecimal, int) - Method in class totalcross.util.BigDecimal
-
Returns a
BigDecimalwhose value is(this / val), and whose scale isthis.scale(). - divide(BigDecimal, int, int) - Method in class totalcross.util.BigDecimal
-
Returns a
BigDecimalwhose value is(this / val), and whose scale is as specified. - divide(BigInteger) - Method in class totalcross.util.BigInteger
- divideAndRemainder(BigDecimal) - Method in class totalcross.util.BigDecimal
-
Returns a
BigDecimalarray, where its first element is the integer part ofthis / val, and its second element is the remainder of the division. - divideAndRemainder(BigInteger) - Method in class totalcross.util.BigInteger
- divideToIntegralValue(BigDecimal) - Method in class totalcross.util.BigDecimal
-
Returns a BigDecimal whose value is the integer part of the quotient this / val.
- dkk - Variable in class totalcross.ui.ArrowButton
-
The newly assigned arrow size.
- DL - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "DL" tag
- doc - Variable in class totalcross.ui.html.HtmlContainer
- doClip - Variable in class totalcross.game.Sprite
-
set to false if this sprite never reaches the screen boundaries.
- doClip - Variable in class totalcross.io.device.printer.MonoImage
-
If set to true, the image's width is limited to 384 (double density) or 192 (single density).
- doConfig() - Method in class totalcross.io.sync.Conduit
-
Called when the user wants to configure this conduit.
- Document - Class in totalcross.ui.html
-
Represents a Html Document.
- Document() - Constructor for class totalcross.ui.html.Document
-
Default Constructor.
- Document(XmlReadable) - Constructor for class totalcross.ui.html.Document
-
Constructor
- doesMaxRowSizeIncludeBlobs() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the maximum row size includes BLOB's
- doGet - Variable in class totalcross.net.HttpStream.Options
-
Deprecated.Use httpType instead
- doInBackground(Params...) - Method in class totalcross.util.concurrent.AsyncTask
-
Method in background thread when execute method is called
- DONT_OPEN - Static variable in interface totalcross.io.FileStates
-
The DONT_OPEN mode allows the exists(), rename(), delete(), listFiles(), createDir(), and isDir() methods to be called without requiring the file to be open for reading or writing.
- dontCloseApplication - Static variable in class totalcross.sys.Settings
-
Deprecated.Not used in any platform
- dontHideParent - Variable in class totalcross.ui.ComboBoxDropDown
-
Set to true if want to make the control popup below or above always, and not only if WinCE
- dontPropagate - Variable in class totalcross.ui.Flick
-
When a ScrollContainer is inside another one, by default, both can be scrolled at the same time.
- dontShowFileAndFolderIcons() - Method in class totalcross.ui.tree.Tree
-
Call this method to hide the file and folder icons.
- dontShowTipOnMouseEvents() - Method in class totalcross.ui.ToolTip
-
Stop using mouse events to show the tooltip.
- doPost - Variable in class totalcross.net.HttpStream.Options
-
Deprecated.Use httpType instead
- doReset() - Method in class totalcross.crypto.cipher.AESCipher
- doReset() - Method in class totalcross.crypto.cipher.Cipher
- doReset() - Method in class totalcross.crypto.cipher.RSACipher
- doReset() - Method in class totalcross.crypto.signature.PKCS1Signature
- doReset() - Method in class totalcross.crypto.signature.Signature
- doSign(byte[]) - Method in class totalcross.crypto.signature.PKCS1Signature
- doSign(byte[]) - Method in class totalcross.crypto.signature.Signature
- doSync() - Method in class totalcross.io.sync.Conduit
-
Called when the synchronization is started.
- dot - Variable in class totalcross.ui.chart.Series
-
An image that will be used in some chars, to be used instead of a circle.
- DOTALL - Static variable in interface totalcross.util.regex.REFlags
-
Affects the behaviour of dot(".") tag.
- doTrim - Variable in class totalcross.io.LineReader
-
Set to true to apply a trim in the string that is returned.
- dots - Variable in class totalcross.ui.Ruler
-
Set to true to draw a dotted line instead of a filled line.
- dotVAlign - Variable in class totalcross.ui.chart.Series
-
The alignment of the dot image.
- Double(double) - Constructor for class totalcross.util.Properties.Double
- DOUBLE - Static variable in class totalcross.sql.Types
- DOUBLE - Static variable in class totalcross.xml.rpc.XmlRpcValue
- DOUBLE_NAN_BITS - Static variable in class totalcross.sys.Convert
- DOUBLE_NAN_VALUE - Static variable in class totalcross.sys.Convert
- DOUBLE_NEGATIVE_INFINITY_BITS - Static variable in class totalcross.sys.Convert
- DOUBLE_NEGATIVE_INFINITY_VALUE - Static variable in class totalcross.sys.Convert
- DOUBLE_POSITIVE_INFINITY_BITS - Static variable in class totalcross.sys.Convert
- DOUBLE_POSITIVE_INFINITY_VALUE - Static variable in class totalcross.sys.Convert
- doubleLineHeight() - Method in class totalcross.io.device.printer.CitizenPrinter
-
Double-space line height.
- doubleStrike(boolean) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Turn double-strike mode on/off.
- doubleToIntBits(double) - Static method in class totalcross.sys.Convert
-
Converts the given double to its bit representation in IEEE 754 format, using 4 bytes instead of 8 (a convertion to float is applied).
- doubleToLongBits(double) - Static method in class totalcross.sys.Convert
-
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout.
- doubleToString(double) - Static method in class totalcross.json.JSONObject
-
Produce a string from a double.
- doubleValue() - Method in class totalcross.util.BigDecimal
- doubleValue() - Method in class totalcross.util.BigInteger
- doVerify(byte[], byte[]) - Method in class totalcross.crypto.signature.PKCS1Signature
- doVerify(byte[], byte[]) - Method in class totalcross.crypto.signature.Signature
- down - Variable in class totalcross.ui.Bar.BarButton
- DOWN - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- DOWN - Static variable in class totalcross.ui.event.DragEvent
-
The direction constant for a drag or flick down.
- download() - Static method in class totalcross.io.device.gps.GPS.EphemeridesData
- dragBarMax - Variable in class totalcross.ui.ScrollBar
- dragBarMin - Variable in class totalcross.ui.ScrollBar
- dragBarPos - Variable in class totalcross.ui.ScrollBar
- dragBarSize - Variable in class totalcross.ui.ScrollBar
- DragEvent - Class in totalcross.ui.event
-
An event that represents a pen drag.
- DragEvent() - Constructor for class totalcross.ui.event.DragEvent
-
Constructs an empty DragEvent.
- DragEvent(PenEvent) - Constructor for class totalcross.ui.event.DragEvent
-
Constructs a new DragEvent from a PenEvent, setting a new timestamp and setting consumed to false.
- dragId - Variable in class totalcross.ui.event.DragEvent
-
Unique id for the entire physical drag.
- dragThreshold - Static variable in class totalcross.ui.Window
- draw(Graphics) - Method in class totalcross.ui.chart.Chart
-
Draws the chart's basic features.
- draw(Graphics) - Method in class totalcross.ui.Edit
- draw(Graphics) - Method in class totalcross.ui.MultiEdit
- draw3dRect(int, int, int, int, byte, boolean, boolean, int[]) - Method in class totalcross.ui.gfx.Graphics
-
Draws a 3d rect, respecting the current user interface style.
- drawArc(int, int, int, double, double) - Method in class totalcross.ui.gfx.Graphics
-
Draws an arc, using the current foreground color as the outline color.
- drawArrow(int, int, int, byte, boolean, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws an arrow using the current foreground color.
- drawAxis - Variable in class totalcross.ui.chart.Chart
-
Flag that indicates if the axis must be drawn.
- drawBorder - Variable in class totalcross.ui.ListBox
-
Set to false to disable border drawing.
- drawBorder - Variable in class totalcross.ui.ProgressBar
-
If false, no border is drawn.
- drawBorders - Variable in class totalcross.ui.Bar
-
Set to
falseto remove the borders - drawBordersIfTransparentBackground - Variable in class totalcross.ui.Button
-
Set to true to draw the button borders if transparentBackground is true.
- drawCheckBox - Variable in class totalcross.ui.Grid
-
Set this to false if you dont want the check column to have the rect underneath the check mark
- drawCircle(int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a circle, using the current foreground color as the outline color.
- drawCircleAA(int, int, int, boolean, boolean, boolean, boolean, boolean) - Method in class totalcross.ui.gfx.Graphics
- drawConnector(Graphics, int, int, int, Node) - Method in class totalcross.ui.tree.Tree
-
Method to draw the (line connector) angled line.
- drawCursor(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Dumb method to keep compilation compatibility with TC 1
- drawCursor(Graphics, int) - Method in class totalcross.ui.tree.Tree
-
Method to draw the highlight box when user select a listbox's item.
- drawCursor(Graphics, int, boolean) - Method in class totalcross.ui.ColorList
- drawCursor(Graphics, int, boolean) - Method in class totalcross.ui.ImageList
- drawCursor(Graphics, int, boolean) - Method in class totalcross.ui.ListBox
-
This method is used to draw the cursor around the desired item
- drawCylindricShade(int, int, int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a cylindric shaded rectangle.
- drawDots - Variable in class totalcross.ui.MultiEdit
-
If true, a dotted line appears under each row of text (on by default)
- drawDots(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a dotted line in any direction.
- drawDottedCursor(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Dumb method to keep compilation compatibility with TC 1
- drawDottedRect(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a dotted rectangle.
- drawEllipse(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws an Ellipse, using the current foreground color as the outline color.
- drawEllipticalArc(int, int, int, int, double, double) - Method in class totalcross.ui.gfx.Graphics
-
Draws an elliptical arc, using the current foreground color as the outline color.
- drawEllipticalPie(int, int, int, int, double, double) - Method in class totalcross.ui.gfx.Graphics
-
Draws an elliptical pie slice, using the current foreground color as the outline color.
- drawFileImage(Graphics, Node, int, int) - Method in class totalcross.ui.tree.Tree
-
Allows the draw of customized file images.
- drawFilledArea - Variable in class totalcross.ui.Slider
-
Set to false to don't draw the filled area.
- drawHatchedRect(int, int, int, int, boolean, boolean) - Method in class totalcross.ui.gfx.Graphics
-
Draws a rectangle with hatched corners, using the current foreground color as the outline color.
- drawHighlight - Variable in class totalcross.ui.Grid
-
Set to false do don't let the highlighted (selected) row be drawn.
- drawHighlight() - Method in class totalcross.ui.Window
-
Avoid drawing the highlight on a Window
- drawHighLightFrame(int, int, int, int, int, int, boolean) - Method in class totalcross.ui.gfx.Graphics
-
Dumb method to keep compilation compatibility with TC 1
- drawHLine - Variable in class totalcross.ui.ListContainer
-
If true (default), draws a horizontal line between each container.
- drawImage(Image, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws an image at the given absolute x and y coordinates.
- drawImage(Image, int, int, boolean) - Method in class totalcross.ui.gfx.Graphics
-
Draws the image in the given position with the given draw operation and back color.
- drawImage(Image, int, int, int, int, boolean) - Method in class totalcross.ui.gfx.Graphics
-
Dumb method to keep compilation compatibility with TC 1; parameters drawOp and backColor are ignored.
- drawItem(Graphics, int, int, int) - Method in class totalcross.db.sqlite.ui.DBListBox
-
You can extend ListBox and overide this method to draw the items
- drawItem(Graphics, int, int, int) - Method in class totalcross.ui.ColorList
- drawItem(Graphics, int, int, int) - Method in class totalcross.ui.ImageList
- drawItem(Graphics, int, int, int) - Method in class totalcross.ui.ListBox
-
You can extend ListBox and overide this method to draw the items
- drawItems(Graphics, int, int, int) - Method in class totalcross.ui.ListBox
- drawItems(Graphics, int, int, int) - Method in class totalcross.ui.MultiListBox
- drawLine(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a line at any direction, using the current foreground color as the line color.
- drawLines(int...) - Method in class totalcross.ui.gfx.Graphics
-
Draws a set of connected lines from the given x,y coordinates array.
- drawMax - Variable in class totalcross.ui.chart.Velocimeter
-
Set to false to don't draw the max value's text
- drawMin - Variable in class totalcross.ui.chart.Velocimeter
-
Set to false to don't draw the min value's text
- drawNode(Graphics, int, int, int) - Method in class totalcross.ui.tree.Tree
-
Method to draw the icons and node text
- drawOp - Variable in class totalcross.game.Animation
-
Dumb field to keep compilation compatibility with TC 1.
- drawOp - Variable in class totalcross.ui.gfx.Graphics
-
Dumb field to keep compilation compatibility with TC 1
- drawOp - Variable in class totalcross.ui.ImageControl
-
Dumb field to keep compilation compatibility with TC 1
- drawPie(int, int, int, double, double) - Method in class totalcross.ui.gfx.Graphics
-
Draws a pie slice, using the current foreground color as the outline color.
- drawPolygon(int[], int[], int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a polygon, using the current foreground color as the outline color.
- drawPolyline(int[], int[], int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a sequence of connected lines, using the current foreground color as the outline color.
- drawRect(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a rectangle, using the current foreground color as the outline color.
- drawRoundGradient(int, int, int, int, int, int, int, int, int, int, boolean) - Method in class totalcross.ui.gfx.Graphics
-
Draws a rectangle with a gradient fill and optional rounded corners
- drawRoundRect(int, int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a rectangle with rounded corners, using the current foreground color as the outline color.
- drawSelectedItem(Graphics) - Method in class totalcross.ui.ComboBox
- drawSelectedItem(Graphics) - Method in class totalcross.ui.ComboBoxEditable
- drawSelectedItem(Graphics, int, int) - Method in class totalcross.ui.ListBox
- drawSelectedItem(Graphics, int, int) - Method in class totalcross.ui.MultiListBox
-
Draw all selected indexes
- drawSelectedItem(Graphics, int, int, int) - Method in class totalcross.ui.ColorList
- drawSelectedItem(Graphics, int, int, int) - Method in class totalcross.ui.ImageList
- drawSelectedItem(Graphics, int, int, int) - Method in class totalcross.ui.ListBox
-
You can extend ListBox and overide this method to draw the items
- drawText - Variable in class totalcross.ui.ProgressBar
-
Set to false to don't let the text be drawn.
- drawText(char[], int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a text with the current font and the current foregrount color.
- drawText(char[], int, int, int, int, boolean, int) - Method in class totalcross.ui.gfx.Graphics
- drawText(StringBuffer, int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Dumb method to keep compilation compatibility with TC 1
- drawText(StringBuffer, int, int, int, int, boolean, int) - Method in class totalcross.ui.gfx.Graphics
- drawText(StringBuffer, int, int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Dumb method to keep compilation compatibility with TC 1
- drawText(StringBuffer, int, int, int, int, int, boolean, int) - Method in class totalcross.ui.gfx.Graphics
- drawText(String, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a text with the current font and the current foregrount color.
- drawText(String, int, int, boolean, int) - Method in class totalcross.ui.gfx.Graphics
- drawText(String, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a text with the current font and the current foregrount color, justifying it to the given width.
- drawText(String, int, int, int, boolean, int) - Method in class totalcross.ui.gfx.Graphics
- drawTextBox(Graphics, int, int, String) - Method in class totalcross.ui.chart.Chart
-
Draws a box to display a text in the chart area
- drawThickLine(int, int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a thick line.
- drawTicks - Variable in class totalcross.ui.Slider
-
Set to true to draw the ticks.
- drawTranslucentBackground(Graphics, int) - Method in class totalcross.ui.Control
- drawValue - Variable in class totalcross.ui.chart.Velocimeter
-
Set to false to don't draw the value's text
- drawValue - Variable in class totalcross.ui.ProgressBar
-
Set to false to don't let the value be drawn.
- drawVerticalText(String, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a VERTICAL text with the current font and the current foregrount color.
- drawVistaRect(int, int, int, int, int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a shaded rectangle.
- drawWindowBorder(int, int, int, int, int, int, int, int, int, int, int, boolean) - Method in class totalcross.ui.gfx.Graphics
- Driver - Interface in totalcross.sql
- DriverManager - Class in totalcross.sql
- DriverManager() - Constructor for class totalcross.sql.DriverManager
- DriverPropertyInfo - Class in totalcross.sql
-
This class holds a driver property that can be used for querying or setting driver configuration parameters.
- DriverPropertyInfo(String, String) - Constructor for class totalcross.sql.DriverPropertyInfo
-
This method initializes a new instance of
DriverPropertyInfowith the specified name and value. - ds - Variable in class totalcross.io.ObjectPDBFile
- DT - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "DT" tag
- dump() - Method in class totalcross.util.Vector
-
Dumps the contents of this vector and returns a string of it.
- dump(StringBuffer, String, boolean) - Method in class totalcross.sys.Time
-
Dumps the time into the given StringBuffer.
- dumpKeysValues(StringBuffer, String, String) - Method in class totalcross.util.Hashtable
-
Dumps the keys and values into the given StringBuffer.
- dumpKeysValues(StringBuffer, String, String) - Method in class totalcross.util.Properties
-
Dumps the keys and values into the given StringBuffer.
- DumpXml - Class in totalcross.xml
-
Dumb Xml class used only to dump to the Debug Console the contents of a XML.
- DumpXml() - Constructor for class totalcross.xml.DumpXml
-
Must call tokenize by yourself.
- DumpXml(Stream) - Constructor for class totalcross.xml.DumpXml
- dup(char, int) - Static method in class totalcross.sys.Convert
-
Duplicates the given char
counttimes. - DuplicatedKeyException(String) - Constructor for exception totalcross.util.IntHashtable.DuplicatedKeyException
- duration - Static variable in class totalcross.ui.effect.UIEffects
- DUTCH_POST - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Dutch Post barcode type. - DUTCHPOST - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- DynamicScrollContainer - Class in totalcross.ui
-
DynamicScrollContaineris a specialized type of Scroll Container intended for high performance
where hundreds or thousands of views need to be displayed in a scrollable list. - DynamicScrollContainer() - Constructor for class totalcross.ui.DynamicScrollContainer
- DynamicScrollContainer(DynamicScrollContainer.DataSource) - Constructor for class totalcross.ui.DynamicScrollContainer
- DynamicScrollContainer.AbstractView - Class in totalcross.ui
-
Represents a view to be displayed on a
DynamicScrollContainer. - DynamicScrollContainer.DataSource - Class in totalcross.ui
-
This class is responsible for serving up the
DynamicScrollContainer.AbstractViews to display on aDynamicScrollContainer. - DynImage(int) - Constructor for class totalcross.ui.image.BulkImageLoader.DynImage
E
- EAN_UPC_EAN_13 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable EAN/UPC EAN-13 barcode type. - EAN_UPC_EAN_8 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable EAN/UPC EAN-8 barcode type. - EAN_UPC_UPC_E - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable EAN/UPC UPC-E barcode type. - EAN_UPC_UPC_E1 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable EAN/UPC UPC-E1 barcode type. - EAN_UPC_UPCA - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable EAN/UPC UPCA barcode type. - EAN128 - totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- EAN13 - totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- EAN13 - Static variable in class totalcross.barcode.Barcode
-
A type of barcode
- EAN13 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- EAN8 - totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- EAN8 - Static variable in class totalcross.barcode.Barcode
-
A type of barcode
- EAN8 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- EBCDIC - Static variable in class totalcross.net.FTP
-
Defines an EBCDIC transfer type.
- edit - Static variable in class totalcross.res.Resources
- edit - Variable in class totalcross.ui.ComboBoxEditable
-
The edit used in this ComboBox.
- Edit - Class in totalcross.ui
-
Edit is a text entry control.
- Edit() - Constructor for class totalcross.ui.Edit
-
Construct an Edit with FILL as preferred width.
- Edit(String) - Constructor for class totalcross.ui.Edit
-
Construct an Edit with the default width computed based in the specified mask and in the control's font.
- EDIT - Static variable in class totalcross.ui.NinePatch
- editable - Variable in class totalcross.ui.Edit
-
Specifies if the control accepts input from the user.
- editable - Variable in class totalcross.ui.MultiEdit
- edNumber - Variable in class totalcross.ui.dialog.CalculatorBox
-
The Edit used to show the number.
- education - Static variable in class totalcross.json.zip.Huff
-
The number of characters to process before generation is no longer done.
- effect - Variable in class totalcross.ui.Control
-
The current effect used in this control
- ehlo() - Method in class totalcross.net.mail.SMTPTransport
- elementAt(int) - Method in class totalcross.util.Vector
- ElementNotFoundException - Exception in totalcross.util
-
Thrown when an element of a Vector or a Hashtable is not found.
- ElementNotFoundException(String) - Constructor for exception totalcross.util.ElementNotFoundException
-
Constructs an exception with the given message.
- EM - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "EM" tag
- EMBED - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "EMBED" tag
- emphasize(boolean) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Turn emphasized mode on/off.
- enableAutoScroll - Variable in class totalcross.ui.ScrollBar
- enableCancel - Variable in class totalcross.ui.PopupMenu
-
Set to false BEFORE popping up the window to disable the Cancel button.
- enableCaseSensitiveLike(boolean) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Enables or disables case sensitive for the LIKE operator.
- enableColumnResize - Variable in class totalcross.ui.Grid
-
Set this to false if you dont want to let the user resize the columns
- enableCountChanges(boolean) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Enables or disables the count-changes flag.
- enabled - Variable in class totalcross.ui.effect.UIEffects
- ENABLED - Static variable in class totalcross.ui.event.Listener
- ENABLED_STATE_CHANGE - Static variable in class totalcross.ui.event.EnabledStateChangeEvent
- enabledStateChange(EnabledStateChangeEvent) - Method in interface totalcross.ui.event.EnabledStateChangeListener
-
The state has changed.
- EnabledStateChangeEvent - Class in totalcross.ui.event
- EnabledStateChangeEvent() - Constructor for class totalcross.ui.event.EnabledStateChangeEvent
-
Constructs an empty EnabledStateChangeEvent.
- EnabledStateChangeListener - Interface in totalcross.ui.event
-
Interface used to listen to enable/disable states.
- enableEmptyResultCallBacks(boolean) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Enables or disables the empty_result_callbacks flag.
- enableEvents(int) - Method in class totalcross.game.Animation
-
Enable the posting of events.
- enableFullColumnNames(boolean) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Enables or disables the full_column_name flag.
- enableFullSync(boolean) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Enables or disables the fullfsync flag.
- enableHorizontalScroll() - Method in class totalcross.ui.ComboBox
-
Adds support for horizontal scroll on this listbox.
- enableHorizontalScroll() - Method in class totalcross.ui.ListBox
-
Adds support for horizontal scroll on this listbox.
- enableLoadExtension(boolean) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Enables or disables extension loading.
- enableRecursiveTriggers(boolean) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Enables or disables the recursive trigger capability.
- enableReverseUnorderedSelects(boolean) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Enables or disables the reverse_unordered_selects flag.
- enableSearch - Variable in class totalcross.ui.ComboBox
-
Parameter passed to PopupMenu.
- enableSearch - Variable in class totalcross.ui.PopupMenu
-
Set to true BEFORE popping up the window to enable search on the items of this PopupMenu.
- enableSelectDisabledCell - Variable in class totalcross.ui.Grid
-
Set to false to disallow the selection of a row if the selected cell is disabled (via CellController).
- enableShortColumnNames(boolean) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Enables or disables the short_column_names flag.
- enableUpdateScreen - Static variable in class totalcross.ui.Control
-
Set to false to disallow the screen update.
- enableVirtualKeyboard - Static variable in class totalcross.sys.Settings
-
Set to false to disable the virtual keyboard on all Edits and MultiEdits at once
- enableWindowTransitionEffects - Static variable in class totalcross.sys.Settings
-
Set to true to enable the transition effects when a window is shown and hidden.
- EnclosedContent - Class in totalcross.util.pdf
- EnclosedContent() - Constructor for class totalcross.util.pdf.EnclosedContent
- encode(byte[]) - Static method in class totalcross.net.Base64
-
Encodes the given byte array and returns a base 64 generated string.
- encode(byte[], int) - Static method in class totalcross.net.Base64
-
Encodes the given byte array and returns a base 64 generated byte array.
- encode(byte[], int, int) - Static method in class totalcross.net.Base64
-
Encodes the given byte array and returns a base 64 generated string.
- encode(String) - Static method in class totalcross.net.URI
-
Encodes to a
application/x-www-form-urlencoded - encode(String, StringBuffer) - Static method in class totalcross.net.URI
-
Encodes to a
application/x-www-form-urlencoded - encode(ByteArrayStream, ByteArrayStream) - Static method in class totalcross.net.Base64
-
Encodes a given base 10 stream into a base 64 stream.
- encode(JSONArray) - Method in class totalcross.json.zip.Zipper
-
Encode a JSONArray.
- encode(JSONObject) - Method in class totalcross.json.zip.Zipper
-
Encode a JSONObject.
- end - Static variable in class totalcross.json.zip.JSONzip
-
The end of string code.
- end() - Method in class totalcross.json.JSONTokener
- end() - Method in class totalcross.util.regex.Matcher
- end() - Method in interface totalcross.util.regex.MatchResult
- end(int) - Method in class totalcross.util.regex.Matcher
- end(int) - Method in interface totalcross.util.regex.MatchResult
- END - Static variable in interface totalcross.sys.SpecialKeys
-
special key.
- END_BATCH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Ends the definition of the barcode parameters.
- END_OF_MEDIA - Static variable in class totalcross.ui.media.MediaClipEvent
- endArray() - Method in interface org.json.simple.parser.ContentHandler
-
Receive notification of the end of a JSON array.
- endArray() - Method in class totalcross.json.JSONWriter
-
End an array.
- endElement(int) - Method in class totalcross.xml.ContentHandler
-
Receive notification of the end of an element.
- endElement(int) - Method in class totalcross.xml.rpc.XmlRpcContentHandler
- endElement(String) - Method in class totalcross.xml.rpc.XmlWriter
-
Formats a closing XML tag
- endElement(XmlRpcValue) - Method in class totalcross.xml.rpc.XmlRpcValue
-
Notification that a new child element has been parsed.
- endJSON() - Method in interface org.json.simple.parser.ContentHandler
-
Receive notification of the end of JSON processing.
- endObject() - Method in interface org.json.simple.parser.ContentHandler
-
Receive notification of the end of a JSON object.
- endObject() - Method in class totalcross.json.JSONWriter
-
End an object.
- endObjectEntry() - Method in interface org.json.simple.parser.ContentHandler
-
Receive notification of the end of the value of previous object entry.
- endOfNumber - Static variable in class totalcross.json.zip.JSONzip
-
The end of number code.
- endRecord() - Method in class totalcross.io.ResizeRecord
-
Must be called after the record is finished so it can be properly resized.
- endSelection() - Method in class totalcross.ui.ListBox
- endSelection() - Method in class totalcross.ui.MultiListBox
- enforceForeignKeys(boolean) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Whether to enforce foreign key constraints.
- engineGenerateSecret(KeySpec) - Method in class totalcross.crypto.provider.PBKDF2WithHmacSHA1Factory
- ensureBit(int) - Method in class totalcross.util.IntVector
-
Useful method to use when this IntVector will act like a bit vector, through the methods
isBitSetandsetBit. - ensureCapacity(int) - Method in class totalcross.util.Vector
-
Increases the capacity of this vector, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
- ENTER - Static variable in interface totalcross.sys.SpecialKeys
-
special key.
- entering(String, String, String) - Method in class totalcross.util.Logger
-
Log a method entry.
- entity - Static variable in class totalcross.json.XMLTokener
-
The table of entity values.
- entries() - Method in class totalcross.util.zip.ZipFile
-
Deprecated.
- Entry() - Constructor for class totalcross.util.Hashtable.Entry
- Entry() - Constructor for class totalcross.util.IntHashtable.Entry
- Entry(byte[], String, int) - Constructor for class totalcross.util.zip.TCZ.Entry
- Entry(byte[], String, int, Object) - Constructor for class totalcross.util.zip.TCZ.Entry
- Enum - Class in totalcross.util
-
Class used to simulate an enumeration.
- Enum(int, String) - Constructor for class totalcross.util.Enum
- Enum(String) - Constructor for class totalcross.util.Enum
- EOF - Static variable in class totalcross.util.IOUtils
-
Represents the end-of-file (or stream).
- EOFException - Exception in totalcross.io
-
Signals that an end of file or end of stream has been reached unexpectedly during input.
- EOFException() - Constructor for exception totalcross.io.EOFException
-
Constructs an EOFException with null as its error detail message.
- EOFException(String) - Constructor for exception totalcross.io.EOFException
-
Constructs an IOException with the specified detail message.
- EOSMessage - Static variable in class totalcross.io.DataStream
-
Message thrown when an end of stream is reached when reading.
- EQ - Static variable in class totalcross.json.XML
-
The Character '='.
- equals(byte[], byte[]) - Static method in class totalcross.sys.Convert
- equals(Object) - Method in class totalcross.io.device.bluetooth.UUID
-
Determines if two
UUIDs are equal. - equals(Object) - Method in class totalcross.json.Kim
-
Two kim objects containing exactly the same bytes in the same order are equal to each other.
- equals(Object) - Method in class totalcross.sql.Timestamp
- equals(Object) - Method in class totalcross.sys.Time
- equals(Object) - Method in class totalcross.ui.ColorList.Item
- equals(Object) - Method in class totalcross.ui.ComboBox
- equals(Object) - Method in class totalcross.ui.event.Listener
- equals(Object) - Method in class totalcross.ui.gfx.Coord
-
Returns true if the coordinates of this Coord and the given one are the same
- equals(Object) - Method in class totalcross.ui.gfx.Rect
-
Returns true if the bounds of this Rect and the given one are the same
- equals(Object) - Method in class totalcross.ui.image.Image
-
Returns true if the given Image object has the same size and RGB pixels of this one.
- equals(Object) - Method in class totalcross.ui.Insets
- equals(Object) - Method in class totalcross.ui.tree.Node
- equals(Object) - Method in class totalcross.unit.ImageTester
-
This testthod is the reason for the creation of this class.
- equals(Object) - Method in class totalcross.util.BigDecimal
- equals(Object) - Method in class totalcross.util.BigInteger
- equals(Object) - Method in class totalcross.util.Date
-
Checks to see if the Date object passed occurs at the same time as the existing Date object.
- equals(Object) - Method in class totalcross.util.Properties.Boolean
-
Returns true if and only if the argument is not null and is a Boolean object that represents the same boolean value as this object.
- equals(Object) - Method in class totalcross.util.Properties.Double
-
Compares this object against the specified object.
- equals(Object) - Method in class totalcross.util.Properties.Int
-
Compares this object to the specified object.
- equals(Object) - Method in class totalcross.util.Properties.Long
-
Compares this object to the specified object.
- equals(Object) - Method in class totalcross.util.Properties.Str
-
Compares this object to the specified object.
- equals(Timestamp) - Method in class totalcross.sql.Timestamp
- equalsAtIgnoreCase(byte[], int) - Method in class totalcross.net.ByteString
-
Check if this ByteString equals the byte array
b, for the length of the byte array, starting atatwithin this ByteString. - equalsIgnoreCase(byte[], int, int) - Method in class totalcross.net.ByteString
-
Check if this ByteString equals the value of the passed arguments
- equalsIgnoreCase(ByteString) - Method in class totalcross.net.ByteString
-
Check if this ByteString is equal to the one passed in the argument.
- ERASE_DEBUG - Static variable in class totalcross.sys.Vm
-
Pass this to Vm.debug to erase the memo/txt file used to store the output.
- eraseRect(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Dumb method to keep compilation compatibility with TC 1
- eraseRect(int, int, int, int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Dumb method to keep compilation compatibility with TC 1
- ERROR - Static variable in class totalcross.ui.media.MediaClipEvent
- ERROR_UNEXPECTED_CHAR - Static variable in exception org.json.simple.parser.ParseException
-
description omitted.
- ERROR_UNEXPECTED_EXCEPTION - Static variable in exception org.json.simple.parser.ParseException
-
description omitted.
- ERROR_UNEXPECTED_TOKEN - Static variable in exception org.json.simple.parser.ParseException
-
description omitted.
- errorCorrectionLevel(byte) - Method in class totalcross.io.device.escpos.EscPosQRCode
- ESC - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC - Static variable in class totalcross.io.device.printer.BluetoothPrinter
- ESC_CHARACTER_SPACING - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_DEFAULT_LINE_SPACING - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_DOUBLESTRIKE - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_EMPHASIZE - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_FEED_LINES - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_FEED_PAPER - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_HORIZONTAL_TAB_POSITION - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_INIT - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_JUSTIFICATION - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_LINE_SPACING - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_PAGE_MODE - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_PRINT_MODE - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_PRINT_POSITION - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_ROTATE - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_SELF_TEST - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_SHORT_SELF_TEST - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_TURN_OFF - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- ESC_UNDERLINE - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- escape(int) - Method in class totalcross.io.device.printer.BluetoothPrinter
-
Sends an escape command to the printer.
- escape(int, int) - Method in class totalcross.io.device.printer.BluetoothPrinter
-
Sends an escape command to the printer.
- escape(int, int, int) - Method in class totalcross.io.device.printer.BluetoothPrinter
-
Sends an escape command to the printer.
- escape(String) - Static method in class org.json.simple.JSONObject
-
Escape quotes, \, /, \r, \n, \b, \f, \t and other control characters (U+0000 through U+001F).
- escape(String) - Static method in class org.json.simple.JSONValue
-
Escape quotes, \, /, \r, \n, \b, \f, \t and other control characters (U+0000 through U+001F).
- escape(String) - Static method in class totalcross.json.Cookie
-
Produce a copy of a string in which the characters '+', '%', '=', ';' and control characters are replaced with "%hh".
- escape(String) - Static method in class totalcross.json.XML
-
Replace special characters with XML escapes:
- escape(String) - Static method in class totalcross.ui.html.EscapeHtml
-
Converts special chars into escaped sequences.
- ESCAPE - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- EscapeHtml - Class in totalcross.ui.html
-
A class that can be used to convert escape characters in a Html string.
- EscapeHtml() - Constructor for class totalcross.ui.html.EscapeHtml
- esce - Variable in class totalcross.ui.Control
- EscPosBarcode - Class in totalcross.io.device.escpos
-
Printable ESC/POS bar code representation.
- EscPosBarcode(EscPosBarcode.EscPosBarcodeType, CharSequence) - Constructor for class totalcross.io.device.escpos.EscPosBarcode
- EscPosBarcode.EscPosBarcodeType - Enum in totalcross.io.device.escpos
- EscPosCommands - Interface in totalcross.io.device.escpos
- EscPosConstants - Interface in totalcross.io.device.escpos
- EscPosImage - Class in totalcross.io.device.escpos
-
Printable ESC/POS image representation.
- EscPosImage(Image) - Constructor for class totalcross.io.device.escpos.EscPosImage
- EscPosPrintObject - Interface in totalcross.io.device.escpos
-
Interface for ESC/POS printable objects.
- EscPosPrintStream - Class in totalcross.io.device.escpos
-
Adds functionality to another output stream, namely the ability to print representations of various data values conveniently through ESC/POS commands.
- EscPosPrintStream(OutputStream) - Constructor for class totalcross.io.device.escpos.EscPosPrintStream
-
Creates an output stream filter for ESC/POS commands built on top of the specified underlying output stream.
- EscPosQRCode - Class in totalcross.io.device.escpos
-
Printable ESC/POS QR code representation.
- EscPosQRCode(byte[]) - Constructor for class totalcross.io.device.escpos.EscPosQRCode
- EscPosQRCode.ErrorCorrectionLevel - Interface in totalcross.io.device.escpos
- EscPosQRCode.Size - Interface in totalcross.io.device.escpos
- esn - Static variable in class totalcross.sys.Settings
-
Field that represents the smartphone ESN (if this device is a CDMA smartphone) or null if there's none.
- Event - Class in totalcross.ui.event
-
Event is the base class for all events.
- Event() - Constructor for class totalcross.ui.event.Event
-
Constructs a new event with the current time stamp
- Event(int, Object, int) - Constructor for class totalcross.ui.event.Event
-
Constructs a new event based in the given parameters.
- EVENT_NAME - Static variable in class totalcross.ui.event.MultiTouchEvent
- EVENT_NAME - Static variable in class totalcross.ui.event.PenEvent
- eventFinish - Static variable in class totalcross.game.Animation
-
Notifies animation endings.
- eventFrame - Static variable in class totalcross.game.Animation
-
Notifies animation frames.
- eventIsAvailable() - Method in class totalcross.Launcher
- eventLoop - Static variable in class totalcross.game.Animation
-
Notifies animation loops.
- eventNone - Static variable in class totalcross.game.Animation
-
No notify at all.
- eventsEnabled - Variable in class totalcross.ui.Control
- eventsMask - Variable in class totalcross.game.Animation
-
Event notification mask, whose value is
eventFinish, which means that an event is posted only when the animation finishes. - EXCLUSIVE - Static variable in class totalcross.db.sqlite.SQLiteConfig.LockingMode
- EXCLUSIVE - Static variable in class totalcross.db.sqlite.SQLiteConfig.TransactionMode
- EXCLUSIVE - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- exec(String, String, int, boolean) - Static method in class totalcross.io.sync.RemoteFile
-
Remotely executes the specified command on the connected device.
- exec(String, String, int, boolean) - Static method in class totalcross.sys.Vm
-
Executes a command.
- execute() - Method in interface totalcross.sql.PreparedStatement
- execute() - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- execute() - Method in class totalcross.xml.soap.SOAP
-
This method must be called to execute the soap request
- execute(byte[]) - Method in class totalcross.xml.rpc.CompressedHttpClient
-
Executes a HTTP request to the connected server
- execute(byte[]) - Method in class totalcross.xml.rpc.StandardHttpClient
-
Executes a HTTP request to the connected server
- execute(Runnable) - Method in class totalcross.util.concurrent.ThreadPool
-
Executes the given task sometime in the future.
- execute(String) - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- execute(String) - Method in interface totalcross.sql.Statement
- execute(String, Vector) - Method in class totalcross.xml.rpc.XmlRpcClient
-
Generates an XML-RPC request and sends it to the server.
- execute(Params...) - Method in class totalcross.util.concurrent.AsyncTask
-
execute
AsyncTask.doInBackground(java.lang.Object[])outside UI Thread - execute(DB) - Method in class totalcross.db.sqlite.ExtendedCommand.BackupCommand
- execute(DB) - Method in class totalcross.db.sqlite.ExtendedCommand.RestoreCommand
- execute(DB) - Method in interface totalcross.db.sqlite.ExtendedCommand.SQLExtension
- executeBatch() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- executeBatch() - Method in interface totalcross.sql.Statement
- executeQuery() - Method in interface totalcross.sql.PreparedStatement
- executeQuery() - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- executeQuery(String) - Method in class totalcross.db.sqlite.SQLiteUtil
- executeQuery(String) - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- executeQuery(String) - Method in interface totalcross.sql.Statement
- executeReturnBytes(byte[]) - Method in class totalcross.xml.rpc.CompressedHttpClient
-
Executes a HTTP request to the connected server
- executeReturnBytes(byte[]) - Method in class totalcross.xml.rpc.StandardHttpClient
-
Executes a HTTP request to the connected server.
- executeUpdate() - Method in interface totalcross.sql.PreparedStatement
- executeUpdate() - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- executeUpdate(String) - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- executeUpdate(String) - Method in interface totalcross.sql.Statement
- EXECUTIVE_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- EXECUTIVE_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- exists() - Method in class totalcross.io.File
-
Returns true if the file exists and false otherwise.
Example: - exists(int) - Method in class totalcross.util.IntHashtable
-
Checks if the value with the specified key is mapped in this hashtable.
- exists(Object) - Method in class totalcross.util.Hashtable
-
Checks if the value with the specified key is mapped in this hashtable.
- existsIndex(String, String, Connection) - Static method in class totalcross.db.sqlite.SQLiteUtil
-
Check if the index with the name exists in this table
- exit - Static variable in class totalcross.res.Resources
- exit(int) - Method in class totalcross.Launcher
- exit(int) - Static method in class totalcross.ui.MainWindow
-
Notifies the application that it should stop executing and exit.
- exitAndReboot() - Static method in class totalcross.sys.Vm
-
Reboots the device.
- exiting(String, String) - Method in class totalcross.util.Logger
-
Log a method return.
- expand() - Method in class totalcross.ui.AccordionContainer
- expand(boolean) - Method in class totalcross.ui.AccordionContainer
- expand(Node) - Method in class totalcross.ui.tree.Tree
-
Method to expand a collapsed node.
- expand(Vector, String) - Static method in class totalcross.ui.SpinList
-
Expands the items in the format "prefix [start,end] suffix", where prefix and suffix are optional.
- expandClickingOnText - Variable in class totalcross.ui.tree.Tree
-
Set to false to only expand or collapse if you click on the +- buttons.
- expandClipLimits(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Expands the clipping limits.
- expandTo(String) - Method in class totalcross.ui.tree.Tree
-
Expands all nodes until the given path is reached
- expungedMessages - Variable in class totalcross.net.mail.Folder
- extended - Variable in class totalcross.barcode.Barcode
-
Generates extended barcode 39.
- ExtendedCommand - Class in totalcross.db.sqlite
-
parsing SQLite specific extension of SQL command
- ExtendedCommand() - Constructor for class totalcross.db.sqlite.ExtendedCommand
- ExtendedCommand.BackupCommand - Class in totalcross.db.sqlite
- ExtendedCommand.RestoreCommand - Class in totalcross.db.sqlite
- ExtendedCommand.SQLExtension - Interface in totalcross.db.sqlite
- extra - Variable in class totalcross.ui.NumericPagePosition
- extra - Variable in class totalcross.util.zip.TCZ.Entry
-
Anything you want to hold here.
- EXTRA_HEIGHT_FACTOR - Static variable in class totalcross.ui.ListBox
-
When the ListBox has horizontal buttons and its height divided by the button height is greater than this value (10), the horizontal button heights are increased.
- extraHorizScrollButtonHeight - Variable in class totalcross.ui.Grid
-
The extra height of the horizontal scroll buttons.
- extraHorizScrollButtonHeight - Variable in class totalcross.ui.ListBox
-
The extra height of the horizontal scroll buttons.
- extraSize - Static variable in class totalcross.ui.ScrollBar
-
The extra size (width for vertical ScrollBars or height for horizontal ones) used in all ScrollBars.
- extraTabHeight - Variable in class totalcross.ui.TabbedContainer
-
Define an extra height for the tabs.
- extraW - Static variable in class totalcross.ui.Toast
-
Extra width of the toast in font's height multiples.
F
- f - Variable in class totalcross.io.LineReader
- F1 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F10 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F11 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F12 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F13 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F14 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F15 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F16 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F17 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F18 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F19 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F2 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F20 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F3 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F4 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F5 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F6 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F7 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F8 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- F9 - Static variable in interface totalcross.sys.SpecialKeys
-
Used on some Windows CE devices.
- fade - Static variable in class totalcross.ui.Toast
-
The stopping fade value, used on transparency.
- FADE_IN_LAYOUT - Static variable in class totalcross.game.AnimatedButton
-
Frames fading in mode.
- FADE_OUT_IN_LAYOUT - Static variable in class totalcross.game.AnimatedButton
-
Frames fading out then fading in mode.
- FADE_OUT_LAYOUT - Static variable in class totalcross.game.AnimatedButton
-
Defines the frames animation order.
- FADE_VALUE - Static variable in class totalcross.ui.image.Image
-
Used in getFadedInstance().
- FadeAnimation - Class in totalcross.ui.anim
- fadeInState - Variable in class totalcross.game.AnimatedButton
- fadeOtherWindows - Static variable in class totalcross.sys.Settings
-
Default fadeOtherWindows value used in the totalcross.ui.dialog windows.
- fadeOtherWindows - Variable in class totalcross.ui.Window
-
Set to true to make the other windows be faded when this window appears.
- fadeScreen(int) - Static method in class totalcross.ui.gfx.Graphics
-
Fades all window pixels with the given value.
- fadeValue - Static variable in class totalcross.ui.Window
-
The value used to fade the other windows.
- fail() - Static method in class totalcross.unit.TestCase
- fail(String) - Static method in class totalcross.unit.TestCase
- fail(Throwable) - Static method in class totalcross.unit.TestCase
- failureReason - Variable in class totalcross.unit.UIRobotEvent
-
The reason of the failure, if any.
- FAULT - Static variable in class totalcross.xml.rpc.XmlRpcValue
- faultOccured - Variable in class totalcross.xml.rpc.XmlRpcContentHandler
-
Tells if a fault occurred during the parsing
- fcbTitle - Static variable in class totalcross.ui.media.Camera
-
The default title when used in desktop
- fColor - Variable in class totalcross.ui.Button
- FEATURE - Static variable in class totalcross.sys.Registry
-
PalmOS-specific value to be used in the hk parameter.
- FEBRUARY - Static variable in class totalcross.util.Date
- feed() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Print and return to standard mode (in page mode).
- feedLines(int) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Prints the data in the print buffer and feeds n lines.
- feedPaper(int) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Print and feed paper.
- FETCH_FORWARD - Static variable in interface totalcross.sql.ResultSet
- FETCH_REVERSE - Static variable in interface totalcross.sql.ResultSet
- FETCH_UNKNOWN - Static variable in interface totalcross.sql.ResultSet
- ff - Variable in class totalcross.ui.dialog.FileChooserBox
- ff() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Print and return to standard mode (in page mode).
- FF - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- FIELDSET - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "FIELDSET" tag
- File - Class in totalcross.io
-
File represents a file or directory.
- File(String) - Constructor for class totalcross.io.File
-
Opens a file with the given path and mode=DONT_OPEN and slot=-1.
- File(String, int) - Constructor for class totalcross.io.File
-
Creates a file with the given path, mode and slot=-1.
- File(String, int, int) - Constructor for class totalcross.io.File
-
Deprecated.TotalCross 2 no longer uses slot
- FILE - Static variable in class totalcross.db.sqlite.SQLiteConfig.TempStore
- FILE - Static variable in class totalcross.ui.tree.PathEntry
-
Defines that this PathEntry is a file.
- fileChooserBack - Static variable in class totalcross.ui.UIColors
-
FileChooser background color.
- FileChooserBox - Class in totalcross.ui.dialog
-
A class that shows all folders from a startup one to allow the user select a file or a folder.
- FileChooserBox(String, String[], FileChooserBox.Filter) - Constructor for class totalcross.ui.dialog.FileChooserBox
-
Constructs a file chooser with the given parameters.
- FileChooserBox(FileChooserBox.Filter) - Constructor for class totalcross.ui.dialog.FileChooserBox
-
Constructs a file chooser with "Select a file" as the window title, and "Select" and "Cancel" buttons.
- FileChooserBox.Filter - Interface in totalcross.ui.dialog
-
Interface used if you want to filter the files that will be added to the tree.
- fileChooserFore - Static variable in class totalcross.ui.UIColors
-
FileChooser foreground color.
- fileCount - Variable in class totalcross.ui.dialog.FileChooserBox
- fileName - Variable in class totalcross.net.mail.Part
-
File name of the attachment represented by this part (if any).
If assigned with a non-null value, the field disposition value is ignored and the part treated as ATTACHMENT. - FileNotFoundException - Exception in totalcross.io
-
Thrown when a file was not found.
- FileNotFoundException() - Constructor for exception totalcross.io.FileNotFoundException
-
Constructs an empty Exception.
- FileNotFoundException(String) - Constructor for exception totalcross.io.FileNotFoundException
-
Constructs an exception with the given message.
- FileStates - Interface in totalcross.io
- fill(boolean[], int, int, boolean) - Static method in class totalcross.sys.Convert
-
Fills the given array, within the range, with the value specified.
- fill(byte[], int, int, int) - Static method in class totalcross.sys.Convert
-
Fills the given array, within the range, with the value specified.
- fill(char[], int, int, char) - Static method in class totalcross.sys.Convert
-
Fills the given array, within the range, with the value specified.
- fill(double[], int, int, double) - Static method in class totalcross.sys.Convert
-
Fills the given array, within the range, with the value specified.
- fill(int[], int, int, int) - Static method in class totalcross.sys.Convert
-
Fills the given array, within the range, with the value specified.
- fill(long[], int, int, long) - Static method in class totalcross.sys.Convert
-
Fills the given array, within the range, with the value specified.
- fill(short[], int, int, int) - Static method in class totalcross.sys.Convert
-
Fills the given array, within the range, with the value specified.
- fill(Object[], int, int, Object) - Static method in class totalcross.sys.Convert
-
Fills the given array, within the range, with the value specified.
- FILL - Static variable in class totalcross.ui.Control
-
Constant used in params width and height in setRect.
- fillBackground(Graphics, int) - Method in class totalcross.ui.Container
- fillBackground(Graphics, int) - Method in class totalcross.ui.Window
- fillCircle(int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Fills a circle, using the current background color as the fill color.
- fillCircleGradient(int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Fills a circle, using a gradient from the foreground color to the background color.
- fillColor - Variable in class totalcross.ui.Bar.BarButton
- fillColor - Variable in class totalcross.ui.Control
-
Color to fill the background in Material UI when its enabled.
- fillColor2 - Variable in class totalcross.ui.chart.Chart
- fillColor2 - Variable in class totalcross.ui.chart.ChartData
- fillCursor(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Dumb method to keep compilation compatibility with TC 1
- filled - Variable in class totalcross.map.GoogleMaps.Circle
-
Set if the item is filled or not
- filled - Variable in class totalcross.map.GoogleMaps.Shape
-
Set if the item is filled or not
- fillEllipse(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Fills an Ellipse, using the current background color as the fill color.
- fillEllipseGradient(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Fills a gradient Ellipse, using a gradient from the foreground color to the background color.
- fillEllipticalPie(int, int, int, int, double, double) - Method in class totalcross.ui.gfx.Graphics
-
Fills an elliptical pie slice, using the current background color as the fill color and the current foreground color as the outline color.
- fillEllipticalPieGradient(int, int, int, int, double, double) - Method in class totalcross.ui.gfx.Graphics
-
Fills an elliptical pie slice, using a gradient from the foreground color to the background color.
- fillHatchedRect(int, int, int, int, boolean, boolean) - Method in class totalcross.ui.gfx.Graphics
-
Fills a rectangle with hatched corners, using the current background color as the fill color.
- fillPerc - Variable in class totalcross.ui.chart.ArcChart
-
The percentage of the filled circle.
- fillPie(int, int, int, double, double) - Method in class totalcross.ui.gfx.Graphics
-
Fills a pie slice, using the current background color as the fill color and the current foreground color as the outline color.
- fillPieGradient(int, int, int, double, double) - Method in class totalcross.ui.gfx.Graphics
-
Fills a pie slice, using a gradient from the foreground color to the background color.
- fillPolygon(int[], int[], int) - Method in class totalcross.ui.gfx.Graphics
-
Fills a polygon, using the current background color as the fill color.
- fillPolygonGradient(int[], int[], int) - Method in class totalcross.ui.gfx.Graphics
-
Fills a vertical gradient polygon, mixing from the foreground color to the background color.
- fillRect(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Fills a rectangle, using the current background color as the fill color.
- fillRoundRect(int, int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Fills a rectangle with rounded corners, using the current background color as the fill color.
- fillSettings() - Method in class totalcross.Launcher
-
called by totalcross.Launcher.init()
- fillShadedRect(int, int, int, int, boolean, boolean, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Fills a shaded rectangle.
- fillVistaRect(int, int, int, int, int, boolean, boolean) - Method in class totalcross.ui.gfx.Graphics
-
Fills a shaded rectangle.
- fillW - Variable in class totalcross.ui.BorderContainer
- fillWhenPressedOnTransparentBackground - Variable in class totalcross.ui.Button
-
Fills the button when pressed even if transparentBackground is set.
- FILTERED - Static variable in class totalcross.util.zip.ZLib
-
Compression strategy best used for data consisting mostly of small values with a somewhat random distribution.
- finalize() - Method in class totalcross.crypto.cipher.RSACipher
- finalize() - Method in class totalcross.crypto.signature.PKCS1Signature
- finalize() - Method in class totalcross.db.sqlite.SQLiteConnection
- finalize() - Method in class totalcross.io.device.bluetooth.SerialPortClient
- finalize() - Method in class totalcross.io.device.bluetooth.SerialPortServer
- finalize() - Method in class totalcross.io.device.gps.GPS
- finalize() - Method in class totalcross.io.device.PortConnector
- finalize() - Method in class totalcross.io.File
- finalize() - Method in class totalcross.io.PDBFile
- finalize() - Method in class totalcross.io.ResizeRecord
- finalize() - Method in class totalcross.io.sync.RemotePDBFile
- finalize() - Method in class totalcross.net.ServerSocket
- finalize() - Method in class totalcross.net.Socket
- finalize() - Method in class totalcross.net.ssl.SSLCTX
- finalize() - Method in class totalcross.phone.CellInfo
- finalize() - Method in class totalcross.ui.effect.MaterialEffect
- finalize() - Method in class totalcross.ui.media.Camera
- finalize() - Method in class totalcross.util.concurrent.Lock
- finalize() - Method in class totalcross.util.concurrent.ThreadPool
-
Invokes shutdown when this executor is no longer referenced and it has no threads.
- finalize() - Method in class totalcross.util.zip.CompressedStream
- finalize() - Method in class totalcross.util.zip.ZipFile
-
Deprecated.
- find() - Method in class totalcross.util.regex.Matcher
-
Searches through a target for a matching substring, starting from just after the end of last match.
- find(char) - Method in class totalcross.db.sqlite.ui.DBListBox
-
Does nothing
- find(char) - Method in class totalcross.ui.ListBox
-
Searches this ListBox for an item with the first letter matching the given char.
- find(char) - Method in class totalcross.ui.tree.Tree
-
Method to search this Tree for an item with the first letter matching the given char.
- find(int) - Method in class totalcross.util.regex.Matcher
-
Searches through a target for a matching substring, starting from just after the end of last match.
- find(Socket) - Method in class totalcross.net.ssl.SSLCTX
-
Find an ssl object based on a Socket reference.
- FIND - Static variable in interface totalcross.sys.SpecialKeys
-
Valid only on PalmOS
- findAll() - Method in class totalcross.util.regex.Matcher
-
The same as findAll(int), but with default behaviour;
- findAll(int) - Method in class totalcross.util.regex.Matcher
-
Returns an iterator over the matches found by subsequently calling find(options), the search starts from the zero position.
- findChild(int, int) - Method in class totalcross.ui.Container
-
Returns the child located at the given x and y coordinates.
- findColumn(String) - Method in interface totalcross.sql.ResultSet
- findColumn(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- findNamePosition(String) - Method in class totalcross.util.zip.TCZ
-
Finds the position of the given name in this tcz.
- findNearestChild(int, int, int) - Method in class totalcross.ui.Container
- findNextFocusControl(Control, int) - Method in class totalcross.ui.Container
-
Finds the next control that should receive focus based on the direction with respect to c.
- fine(String) - Method in class totalcross.util.Logger
-
Log a FINE message.
- FINE - Static variable in class totalcross.util.Logger
-
FINE is a message level providing tracing information.
- finer(String) - Method in class totalcross.util.Logger
-
Log a FINER message.
- FINER - Static variable in class totalcross.util.Logger
-
FINER indicates a fairly detailed tracing message.
- finest(String) - Method in class totalcross.util.Logger
-
Log a FINEST message.
- FINEST - Static variable in class totalcross.util.Logger
-
FINEST indicates a highly detailed tracing message.
- fingerTouch - Static variable in class totalcross.sys.Settings
-
Defines platforms that the touchscreen is used MOSTLY with the finger.
- finish() - Method in class totalcross.ui.BorderContainer
- FINISH - Static variable in class totalcross.game.AnimationEvent
-
The event type when the animation ends.
- finishedStart - Variable in class totalcross.ui.Container
- finishTransaction() - Method in class totalcross.db.sqlite.SQLiteUtil
- FirebaseInstanceId - Class in totalcross.firebase.iid
-
Use it like https://firebase.google.com/docs/reference/android/com/google/firebase/iid/FirebaseInstanceId In the enabled device, it will search for the default FirebaseApp name that TotalCross uses and return it's FirebaseInstanceId instance token.
- FirebaseInstanceIdService - Class in totalcross.firebase.iid
-
Use it like https://firebase.google.com/docs/reference/android/com/google/firebase/iid/FirebaseInstanceIdService Instead of declaring it in the manifest, you should override MainWindow.initFirebaseInstanceIdService() with your implementation.
- FirebaseInstanceIdService() - Constructor for class totalcross.firebase.iid.FirebaseInstanceIdService
- FirebaseManager - Class in totalcross.firebase
-
For internal use only.
- first - Variable in class totalcross.ui.MultiEdit
- first() - Method in interface totalcross.sql.ResultSet
- first() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- firstChar - Variable in class totalcross.Launcher.UserFont
- firstFocus - Variable in class totalcross.ui.Window
-
the control that should get focus when a focus traversal key is pressed and none have focus
- firstGradientColor - Variable in class totalcross.ui.Label
-
The first color used in GRADIENT backgrounds.
- firstStripeColor - Variable in class totalcross.ui.Grid
-
first stripe color.
- firstTimer - Variable in class totalcross.ui.MainWindow
- FIT - Static variable in class totalcross.ui.Control
-
Constant used in params width and height in setRect.
- fixQuote(String, boolean) - Static method in class totalcross.db.sqlite.SQLiteUtil
-
Handles single quote when inserting or retrieving data from Sqlite.
- Flat - Static variable in class totalcross.sys.Settings
-
Deprecated.Use FLAT_UI instead
- FLAT_UI - Static variable in class totalcross.sys.Settings
-
Defines a FLAT user interface style, like the ones used in Pocket PC 2003.
- flatBackground - Variable in class totalcross.ui.Button
-
If ui style is vista and border is BORDER_NONE, setting this to false will make the button have a vista-like background.
- flick - Variable in class totalcross.ui.Grid
-
The Flick object listens and performs flick animations on PenUp events when appropriate.
- flick - Variable in class totalcross.ui.ListBox
-
The Flick object listens and performs flick animations on PenUp events when appropriate.
- flick - Variable in class totalcross.ui.MultiEdit
-
The Flick object listens and performs flick animations on PenUp events when appropriate.
- flick - Variable in class totalcross.ui.ScrollContainer
-
The Flick object listens and performs flick animations on PenUp events when appropriate.
- flick - Variable in class totalcross.ui.TabbedContainer
-
The Flick object listens and performs flick animations on PenUp events when appropriate.
- flick - Variable in class totalcross.ui.tree.Tree
-
The Flick object listens and performs flick animations on PenUp events when appropriate.
- Flick - Class in totalcross.ui
-
Flick Add flick animations to Containers with ScrollBars.
- Flick(Scrollable) - Constructor for class totalcross.ui.Flick
-
Create a Flick animation object for a FlickableContainer.
- flickAcceleration - Variable in class totalcross.ui.Flick
- flickEnabled - Static variable in class totalcross.ui.Window
-
Deprecated.Flick is now enabled by default; just remove the reference to it.
- flickEnded(boolean) - Method in class totalcross.ui.Grid
- flickEnded(boolean) - Method in class totalcross.ui.ListBox
- flickEnded(boolean) - Method in class totalcross.ui.MultiEdit
- flickEnded(boolean) - Method in interface totalcross.ui.Scrollable
-
Called when the flick animation is ended.
- flickEnded(boolean) - Method in class totalcross.ui.ScrollContainer
- flickEnded(boolean) - Method in class totalcross.ui.ScrollPosition
- flickEnded(boolean) - Method in class totalcross.ui.TabbedContainer
- flickEnded(boolean) - Method in class totalcross.ui.tree.Tree
- flickIntoDisabledTabs - Variable in class totalcross.ui.TabbedContainer
-
In finger touch devices, the user still can flick into a disabled tab.
- flickStarted() - Method in class totalcross.ui.Grid
- flickStarted() - Method in class totalcross.ui.ListBox
- flickStarted() - Method in class totalcross.ui.MultiEdit
- flickStarted() - Method in interface totalcross.ui.Scrollable
-
Called when the flick animation is started.
- flickStarted() - Method in class totalcross.ui.ScrollContainer
- flickStarted() - Method in class totalcross.ui.ScrollPosition
- flickStarted() - Method in class totalcross.ui.TabbedContainer
- flickStarted() - Method in class totalcross.ui.tree.Tree
- flipBit(int) - Method in class totalcross.util.BigInteger
- FLOAT - Static variable in class totalcross.sql.Types
- FlowContainer - Class in totalcross.ui
-
This class is a Container that will place controls one after the other and, once the width has been reached, it wraps to next line.
- FlowContainer(int, int) - Constructor for class totalcross.ui.FlowContainer
-
Constructs a FlowContainer with the given horizontal and vertical gaps.
- flush() - Method in class totalcross.io.CompressedByteArrayStream
-
After everything was written, call this method to flush the internal buffers and prepare the CompressedByteArrayStream for read.
- flush() - Method in class totalcross.io.File
-
Flushes a file.
- flush() - Method in class totalcross.json.zip.Zipper
-
Finish the final byte and flush the bitwriter.
- flush() - Static method in class totalcross.res.Resources
-
Flush all resources held in the hashtables of the classes used by the Android user interface style.
- flush() - Method in class totalcross.res.TristateImage
- flush() - Method in class totalcross.ui.NinePatch
- fm - Variable in class totalcross.ui.Control
-
The fontMetrics corresponding to the controls font.
- fm - Variable in class totalcross.ui.font.Font
- fmH - Variable in class totalcross.game.TextRenderer
-
height in pixels of the drawing (= font metrics height).
- fmH - Variable in class totalcross.ui.Control
-
Stores the height of the current font.
- fmw - Variable in class totalcross.ui.NumericPagePosition
- FNC1 - Static variable in class totalcross.barcode.Barcode128
-
The code for UCC/EAN-128.
- FOCUS - Static variable in class totalcross.ui.event.Listener
- FOCUS_IN - Static variable in class totalcross.ui.event.ControlEvent
-
The event type for a focus in event.
- FOCUS_OUT - Static variable in class totalcross.ui.event.ControlEvent
-
The event type for a focus out event.
- focusColor - Variable in class totalcross.ui.Edit
-
Color to apply to the Edit when it has focus (works only on Android user interface style).
- focusHandler - Variable in class totalcross.ui.Control
-
Stores the control that should handle the focus change key for this control
- focusIn(ControlEvent) - Method in interface totalcross.ui.event.FocusListener
-
A FOCUS_IN event was dispatched.
- focusLess - Variable in class totalcross.ui.Control
-
If true, this control will receive pen and key events but will never gain focus.
- FocusListener - Interface in totalcross.ui.event
-
Interface used to listen to Focus events.
- focusOnPenDown - Variable in class totalcross.ui.Control
-
True means this control expects to get focus on a PEN_DOWN event.
- focusOnPenUp - Variable in class totalcross.ui.Window
- focusOut(ControlEvent) - Method in interface totalcross.ui.event.FocusListener
-
A FOCUS_OUT event was dispatched.
- focusTraversable - Variable in class totalcross.ui.Control
-
Defines if this control can receive focus by using the arrow keys.
- Folder - Class in totalcross.net.mail
-
Folder is an abstract class that represents a folder for mail messages.
- Folder(Store) - Constructor for class totalcross.net.mail.Folder
-
Constructor that takes a Store object.
- FOLIO_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- FOLIO_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- font - Variable in class totalcross.barcode.Barcode
-
The font to use in the text of the codebar
- font - Variable in class totalcross.ui.Control
-
The font used by the control.
- font - Variable in class totalcross.ui.font.FontMetrics
- font - Static variable in class totalcross.ui.Toast
-
The font to be used.
- Font - Class in totalcross.ui.font
-
Font is the character font used when drawing text on a surface.
- FONT - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "FONT" tag
- fontBits - Variable in class totalcross.ui.html.Style
- fontColor - Variable in class totalcross.ui.html.Style
- fontFace - Variable in class totalcross.ui.html.Style
- FontMetrics - Class in totalcross.ui.font
-
FontMetrics used to obtain information about the widths and heights of characters and strings when drawing text on a surface.
- fontNames - Variable in class totalcross.ui.ListContainer.Layout
-
The font names to be used when creating the fonts.
- fontPerc - Variable in class totalcross.map.GoogleMaps.Place
-
The percentage of the font based on the device's original font size.
- fonts - Variable in class totalcross.ui.ListContainer.Layout
- fontSize - Variable in class totalcross.ui.html.Style
- FONTSIZE - Static variable in class totalcross.ui.Control
-
Constant used in param width (will use parent's width) and height (will use the current font size/height) in setRect.
- footerColor - Variable in class totalcross.ui.Window
-
Set the header and the footer colors when in Android style and border type is ROUND_BORDER.
- footerH - Variable in class totalcross.ui.Window
- forceClose() - Method in class totalcross.net.FTP
-
Closes the control connection without issuing any quit or abort command to the server.
- forcedFlickDirection - Variable in class totalcross.ui.Flick
- forDigit(int, int) - Static method in class totalcross.sys.Convert
-
returns the digit in the corresponding radix.
- foreColor - Variable in class totalcross.ui.Control
-
Foreground color of this control.
- foreColor - Variable in class totalcross.ui.gfx.Graphics
-
The foreground color, in 0xRRGGBB format.
- foreColor - Static variable in class totalcross.ui.Toast
-
Fore color used in the toast.
- foreColor - Variable in class totalcross.ui.tree.Node
-
The foreground color, or -1 to use the default.
- foreColors - Variable in class totalcross.ui.AlignedLabelsContainer
-
Sets an array with the same number of labels and the colors you want to show for each label.
- Form - Class in totalcross.ui.html
-
Formlinks all Input element attached to it. - Form(Form, AttributeList) - Constructor for class totalcross.ui.html.Form
-
Constructor
- FORM - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "FORM" tag
- FORM_DATA - Static variable in class totalcross.net.mail.Multipart
- formatDate(int, int, int) - Static method in class totalcross.util.Date
-
Formats the date specified with the Settings.dateFormat, zero padded.
- formatDate(int, int, int, byte) - Static method in class totalcross.util.Date
-
Formats the date specified with the dateFormat parameter, zero padded.
- formatDate(int, int, int, byte, String) - Static method in class totalcross.util.Date
-
Formats the date specified with the dateFormat parameter, zero padded, and using the given separator.
- formatDate(int, int, int, String) - Static method in class totalcross.util.Date
-
Formats the date specified with the Settings.dateFormat, zero padded, and using the given separator.
- formatDayMonth() - Method in class totalcross.util.Date
-
Formats the day/month specified with the Settings.dateFormat, zero padded.
- FORWARD - Static variable in class totalcross.util.Date
-
Used in the advance methods.
- foundAttributeName(byte[], int, int) - Method in class totalcross.xml.DumpXml
- foundAttributeName(byte[], int, int) - Method in class totalcross.xml.XmlReader
-
Override of XmlTokenizer
- foundAttributeName(byte[], int, int) - Method in class totalcross.xml.XmlTokenizer
-
Method called when an attribute name has been found.
- foundAttributeValue(byte[], int, int, byte) - Method in class totalcross.xml.DumpXml
- foundAttributeValue(byte[], int, int, byte) - Method in class totalcross.xml.XmlReader
-
Override of XmlTokenizer
- foundAttributeValue(byte[], int, int, byte) - Method in class totalcross.xml.XmlTokenizer
-
Method called when an attribute value has been found.
- foundCharacter(char) - Method in class totalcross.xml.DumpXml
- foundCharacter(char) - Method in class totalcross.xml.XmlReader
-
Override of XmlTokenizer Impl Note: this assumes the found character is encoded in ISO 8859-1 later, we will need the appropriate encoder
- foundCharacter(char) - Method in class totalcross.xml.XmlTokenizer
-
Method called when a character has been found in the contents, which is resulting from a character reference resolution.
- foundCharacterData(byte[], int, int) - Method in class totalcross.xml.DumpXml
- foundCharacterData(byte[], int, int) - Method in class totalcross.xml.XmlReader
-
Override of XmlTokenizer
- foundCharacterData(byte[], int, int) - Method in class totalcross.xml.XmlTokenizer
-
Method called when a character data content has been found.
- foundComment(byte[], int, int) - Method in class totalcross.xml.XmlReader
-
Override of XmlTokenizer
- foundComment(byte[], int, int) - Method in class totalcross.xml.XmlTokenizer
-
Method called when a comment has been found.
- foundDeclaration(byte[], int, int) - Method in class totalcross.xml.XmlReader
-
Override of XmlTokenizer
- foundDeclaration(byte[], int, int) - Method in class totalcross.xml.XmlTokenizer
-
Method called when a declaration has been found.
- foundEndEmptyTag() - Method in class totalcross.xml.DumpXml
- foundEndEmptyTag() - Method in class totalcross.xml.XmlReader
-
Override of XmlTokenizer
- foundEndEmptyTag() - Method in class totalcross.xml.XmlTokenizer
-
Method called when an empty-tag has been found.
- foundEndOfInput(int) - Method in class totalcross.xml.DumpXml
- foundEndOfInput(int) - Method in class totalcross.xml.XmlReader
-
Override of XmlTokenizer
- foundEndOfInput(int) - Method in class totalcross.xml.XmlTokenizer
-
Method called when the end of the input was found, and the tokenization is about to end.
- foundEndTagName(byte[], int, int) - Method in class totalcross.xml.DumpXml
- foundEndTagName(byte[], int, int) - Method in class totalcross.xml.XmlReader
-
Override of XmlTokenizer
- foundEndTagName(byte[], int, int) - Method in class totalcross.xml.XmlTokenizer
-
Method called when an end-tag has been found.
- foundInvalidData(byte[], int, int) - Method in class totalcross.xml.XmlTokenizer
-
Method called when invalid data was found.
- foundProcessingInstruction(byte[], int, int) - Method in class totalcross.xml.XmlTokenizer
-
Method called when a processing instruction has been found.
- foundReference(byte[], int, int) - Method in class totalcross.xml.XmlTokenizer
-
Method called when a reference been found in content.
- foundStartOfInput(byte[], int, int) - Method in class totalcross.xml.DumpXml
- foundStartOfInput(byte[], int, int) - Method in class totalcross.xml.XmlTokenizer
-
Method called before to start tokenizing.
- foundStartTagName(byte[], int, int) - Method in class totalcross.xml.DumpXml
- foundStartTagName(byte[], int, int) - Method in class totalcross.xml.XmlReader
-
Override of XmlTokenizer
- foundStartTagName(byte[], int, int) - Method in class totalcross.xml.XmlTokenizer
-
Method called when a start-tag has been found.
- fourColors - Variable in class totalcross.ui.Button
- fourColors - Variable in class totalcross.ui.ScrollBar
- fragment - Variable in class totalcross.net.URI
-
The fragment stored in this URI.
- FRAME - Static variable in class totalcross.game.AnimationEvent
-
The event type when a new frame is displayed.
- FRAME - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "FRAME" tag
- framePeriod - Variable in class totalcross.game.Animation
-
Delay between two frames.
- frameRate - Static variable in class totalcross.ui.anim.ControlAnimation
- frameRate - Variable in class totalcross.ui.Flick
- framesBuffer - Variable in class totalcross.game.Animation
-
Frames buffer.
- FRAMESET - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "FRAMESET" tag
- framesPerState - Variable in class totalcross.game.AnimatedButton
- fromSqlDate(String) - Static method in class totalcross.db.sqlite.SQLiteUtil
-
Changes a date in format 2014-02-19 00:00:00:000 to a totalcross.util.Date.
- fromText(String) - Static method in class totalcross.ui.media.Sound
-
Activates speech and let the user hear the given text.
- FTP - Class in totalcross.net
-
This class implements the File Transfer Protocol.
- FTP(String, String, String) - Constructor for class totalcross.net.FTP
-
Opens a socket to the given URL, user, password and the default timeouts.
- FTP(String, String, String, int) - Constructor for class totalcross.net.FTP
-
Opens a socket to the given URL, user, password, port and the default timeouts.
- FTP(String, String, String, int, int, int) - Constructor for class totalcross.net.FTP
-
Opens a socket to the given URL, user, password, and timeouts.
- FTP(String, String, String, int, int, int, int, Control) - Constructor for class totalcross.net.FTP
-
Opens a socket to the given URL, user, password, port, timeouts and logging control.
- FTP(String, String, String, int, int, int, Control) - Constructor for class totalcross.net.FTP
-
Opens a socket to the given URL, user, password, timeouts and logging control
- FTP(String, String, String, Control) - Constructor for class totalcross.net.FTP
-
Opens a socket to the given URL, user, password, logging control and the default timeouts.
- FTP.ProgressInformation - Interface in totalcross.net
-
Assign the progressInfo member to an instance of this interface to receive information of how many bytes were transfered.
- FTPConnectionClosedException - Exception in totalcross.net
-
This Exception is thrown when a FTP connection is closed, maybe explicitly or by timeout.
- FTPConnectionClosedException(String) - Constructor for exception totalcross.net.FTPConnectionClosedException
-
Constructs an exception with the given message.
- FULL - Static variable in class totalcross.db.sqlite.SQLiteConfig.SynchronousMode
- FULL_STEP - Static variable in class totalcross.ui.gfx.Color
-
Increase or decrease all RGB values by 96.
- fullHeight - Variable in class totalcross.ui.ComboBox
-
If set to true, the popup window will have the height of the screen
- fullHeight - Variable in class totalcross.ui.ComboBoxDropDown
-
Set to true to make this pop have the screen height
- FULLMUTEX - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- fullPath - Variable in class totalcross.db.sqlite.SQLiteUtil
- fullScreenPlatforms - Static variable in class totalcross.sys.Settings
-
Set this to a list of platforms that will set the fullscreen mode.
- fullWidth - Variable in class totalcross.ui.ComboBox
-
If set to true, the popup window will have the width of the screen
- fullWidth - Variable in class totalcross.ui.ComboBoxDropDown
-
Set to true to make this popup have the screen width
G
- g - Variable in class totalcross.unit.ImageTester
- GAME_ENGINE_VERSION - Static variable in class totalcross.game.GameEngine
- gameCreatorID - Variable in class totalcross.game.GameEngine
-
Game CreatorID.
- gameDoClearScreen - Variable in class totalcross.game.GameEngine
-
True if the screen should be cleared before the onPaint() call.
- GameEngine - Class in totalcross.game
-
This abstract class represents the game API engine.
- GameEngine() - Constructor for class totalcross.game.GameEngine
-
Creates a new GameEngine
- GameEngineException - Exception in totalcross.game
-
GameEngine exception.
- GameEngineException() - Constructor for exception totalcross.game.GameEngineException
-
Constructs an empty Exception.
- GameEngineException(String) - Constructor for exception totalcross.game.GameEngineException
-
Constructs an exception with the given message.
- gameHasUI - Variable in class totalcross.game.GameEngine
-
Must be set to true if the game screen has any control from the totalcross.ui.
- gameHighscoresSize - Variable in class totalcross.game.GameEngine
-
Amount of highscores entries in the highscores database.
- gameIsRunning - Variable in class totalcross.game.GameEngine
-
True if the game is running.
- gameName - Variable in class totalcross.game.GameEngine
-
Name of the game.
- gameRefreshPeriod - Variable in class totalcross.game.GameEngine
-
Automatic refresh period in milliseconds.
- gameVersion - Variable in class totalcross.game.GameEngine
-
Game version.
- gap - Variable in class totalcross.ui.MenuBar
-
Note: if you want to change the spacement between the menu items (maybe to make more items fit in the row), change this gap value.
- gap - Variable in class totalcross.ui.MultiEdit
-
The gap between the rows.
- gc() - Static method in class totalcross.sys.Vm
-
Calls the Garbage Collector.
- gcCount - Static variable in class totalcross.sys.Settings
-
Number of times that the GC ran.
- gcd(BigInteger) - Method in class totalcross.util.BigInteger
- gcTime - Static variable in class totalcross.sys.Settings
-
How much time the GC took in all runs.
- generate() - Method in class totalcross.json.zip.Huff
-
Generate the encoding/decoding table.
- generate() - Method in class totalcross.json.zip.JSONzip
-
Generate the Huffman tables.
- generateChecksum - Variable in class totalcross.barcode.Barcode
-
The optional checksum generation.
- generateId() - Static method in class totalcross.util.pdf.Indentifiers
- generateId(String) - Static method in class totalcross.util.pdf.Indentifiers
- generateSecret(KeySpec) - Static method in class totalcross.crypto.provider.PBKDF2WithHmacSHA1Factory
- geographicalFocus - Static variable in class totalcross.sys.Settings
-
When directional keys are used to change focus, the next control to receive focus will be determined based on their physical location on the screen.
- get(int) - Method in class totalcross.json.JSONArray
-
Get the object value associated with an index.
- get(int) - Method in class totalcross.json.Kim
-
Get a byte from a kim.
- get(int) - Method in class totalcross.util.Hashtable
-
Returns the value to which the specified hash is mapped in this hashtable.
- get(int) - Method in class totalcross.util.IntHashtable
-
Returns the value to which the specified key is mapped in this hashtable.
- get(int, int) - Method in class totalcross.util.IntHashtable
-
Returns the value to which the specified key is mapped in this hashtable.
- get(int, Object) - Method in class totalcross.util.Hashtable
-
Returns the value to which the specified key is mapped in this hashtable.
- get(Class<?>, int, Enum) - Static method in class totalcross.util.Enum
- get(Class<?>, String) - Static method in class totalcross.util.Enum
- get(Object) - Method in class totalcross.util.Hashtable
-
Returns the value to which the specified key is mapped in this hashtable.
- get(Object) - Method in class totalcross.util.IntHashtable
-
Returns the value to which the specified key is mapped in this hashtable.
- get(Object, Object) - Method in class totalcross.util.Hashtable
-
Returns the value to which the specified key is mapped in this hashtable.
- get(String) - Method in class totalcross.json.JSONObject
-
Get the value object associated with a key.
- get(String) - Static method in class totalcross.ui.image.ImageLoader
- get(String) - Method in class totalcross.util.Properties
-
Get the value given the key from the hashtable that stores the properties.
- get(Control) - Static method in class totalcross.ui.effect.UIEffects
- GET - Static variable in class totalcross.net.HttpStream
-
Used in the httpType field
- getAbsoluteOffset() - Method in class totalcross.xml.XmlTokenizer
-
Get the absolute offset of the data parameters of the currently reported event.
- getAbsoluteRect() - Method in class totalcross.ui.Control
-
Returns the absolute coordinates of this control relative to the MainWindow.
- getActiveContainer() - Method in class totalcross.ui.TabbedContainer
-
Returns the container of the active tab.
- getActiveTab() - Method in class totalcross.ui.TabbedContainer
-
Returns the index of the selected tab
- getAlgorithm() - Method in class totalcross.crypto.cipher.AESCipher
-
Returns the name of the algorithm.
- getAlgorithm() - Method in class totalcross.crypto.cipher.Cipher
-
Returns the name of the algorithm.
- getAlgorithm() - Method in class totalcross.crypto.cipher.RSACipher
-
Returns the name of the algorithm.
- getAlgorithm() - Method in class totalcross.crypto.digest.Digest
-
Returns the name of the algorithm.
- getAlgorithm() - Method in class totalcross.crypto.digest.MD5Digest
-
Returns the name of the algorithm.
- getAlgorithm() - Method in class totalcross.crypto.digest.SHA1Digest
-
Returns the name of the algorithm.
- getAlgorithm() - Method in class totalcross.crypto.digest.SHA256Digest
-
Returns the name of the algorithm.
- getAlgorithm() - Method in class totalcross.crypto.provider.PBKDF2SecretKey
- getAlgorithm() - Method in class totalcross.crypto.signature.PKCS1Signature
-
Returns the name of the algorithm.
- getAlgorithm() - Method in class totalcross.crypto.signature.Signature
-
Returns the name of the signature algorithm.
- getAlpha(int) - Static method in class totalcross.ui.gfx.Color
-
Deprecated.
- getAlphaInstance(int) - Method in class totalcross.ui.image.Image
-
Adds the given value to each pixel's alpha-channel of this image.
- getAnglePoint(int, int, int, int, int, Coord) - Method in class totalcross.ui.gfx.Graphics
-
Gets the coordinates where the specified point lies.
- getAnswer() - Method in class totalcross.ui.dialog.CalculatorBox
-
Gets the answer that the user selected to be pasted.
- getAnswer() - Method in class totalcross.ui.dialog.FileChooserBox
-
Returns the path choosen by the user.
- getAnswer() - Method in class totalcross.xml.soap.SOAP
-
Returns the answer of the soap request.
- getAppSpecificDir(String, String) - Static method in class totalcross.io.File
-
Returns a file object with a path writable by the application on the device storage.
- getArrowColor() - Method in class totalcross.ui.ComboBox
-
Used to determine the arrow color in Material UI when its drawing.
- getAttributeAsString() - Method in class totalcross.xml.AttributeList.Iterator
-
Gets the attribute as a string, the value being surrounded by single or double quotes if these were specified in the start-tag.
- getAttributeName() - Method in class totalcross.xml.AttributeList.Iterator
-
Gets the name of the current attribute.
- getAttributes() - Method in class totalcross.io.File
-
Gets this file attributes.
- getAttributes() - Method in class totalcross.io.PDBFile
-
Retrieves this PDBFile's attributes.
- getAttributes(String, String, String, String) - Method in interface totalcross.sql.DatabaseMetaData
- getAttributeValue() - Method in class totalcross.xml.AttributeList.Iterator
-
Gets the unquoted value of the current attribute.
- getAttributeValue(int) - Method in class totalcross.io.device.bluetooth.ServiceRecord
-
Returns the value of the service attribute ID provided it is present in the service record, otherwise this method returns null.
- getAttributeValue(String) - Method in class totalcross.xml.AttributeList
-
Gets the attribute value for a given name.
- getAttributeValueAsInt(String, int) - Method in class totalcross.xml.AttributeList
-
Gets the attribute value for a given name as an integer.
- getAutoCommit() - Method in class totalcross.db.sqlite.SQLiteConnection
- getAutoCommit() - Method in interface totalcross.sql.Connection
- getAutoCommit() - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- getBackColor() - Method in class totalcross.ui.Control
-
Get the desired background color of this control.
- getBackColor(int, int) - Method in class totalcross.ui.Grid.CellController
-
Must return the background color for the given cell, or -1 if none.
- getBackground() - Method in class totalcross.ui.ImageControl
-
Returns the background image set with setBackground
- getBackgroundColor() - Method in class totalcross.barcode.Barcode
-
Gets the background color to use
- getBagChildren() - Method in class totalcross.ui.ScrollContainer
-
Returns the children of the bag.
- getBagInitialHeight() - Method in class totalcross.ui.ScrollContainer
-
Overwrite this method to define a custom height for the scrolling area
- getBagInitialWidth() - Method in class totalcross.ui.ScrollContainer
-
Overwrite this method to define a custom width for the scrolling area
- getBarcodeWidth() - Method in class totalcross.barcode.Barcode
-
Gets the maximum width that the barcode will occupy.
- getBarcodeWidth() - Method in class totalcross.barcode.Barcode128
-
Gets the maximum width that the barcode will occupy.
- getBarcodeWidth() - Method in class totalcross.barcode.Barcode93
-
Gets the maximum width that the barcode will occupy.
- getBarcodeWidth() - Method in class totalcross.barcode.BarcodeInter25
-
Gets the maximum width that the barcode will occupy.
- getBarHeight() - Method in class totalcross.barcode.Barcode
-
Gets the height of the bars.
- getBarsCode128Raw(String) - Static method in class totalcross.barcode.Barcode128
-
Generates the bars.
- getBarsInter25(String) - Static method in class totalcross.barcode.BarcodeInter25
-
Creates the bars for the barcode.
- getBaseURI() - Method in interface totalcross.xml.XmlReadable
-
Get the base URI attached to this XmlReadable
- getBaseURI() - Method in class totalcross.xml.XmlReadableByteArray
- getBaseURI() - Method in class totalcross.xml.XmlReadableSocket
- getBestRowIdentifier(String, String, String, int, boolean) - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the best set of columns for uniquely identifying a row.
- getBetterContrast(int, int, int) - Static method in class totalcross.ui.gfx.Color
-
Returns a color that better contrasts with the given original color.
- getBigDecimal(int) - Method in interface totalcross.sql.ResultSet
- getBigDecimal(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getBigDecimal(int, int) - Method in interface totalcross.sql.ResultSet
- getBigDecimal(int, int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getBigDecimal(String) - Method in interface totalcross.sql.ResultSet
- getBigDecimal(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getBigDecimal(String, int) - Method in interface totalcross.sql.ResultSet
- getBigDecimal(String, int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getBlob(int, String, String) - Static method in class totalcross.sys.Registry
-
Returns a String at the given location.
- getBlockIncrement() - Method in class totalcross.ui.ScrollBar
-
Get the amount to increment the value when clicking above the bar.
- getBlockLength() - Method in class totalcross.crypto.cipher.AESCipher
-
Returns the block length.
- getBlockLength() - Method in class totalcross.crypto.cipher.Cipher
-
Returns the block length.
- getBlockLength() - Method in class totalcross.crypto.cipher.RSACipher
-
Returns the block length.
- getBlockLength() - Method in class totalcross.crypto.digest.Digest
-
Returns the block length.
- getBlockLength() - Method in class totalcross.crypto.digest.MD5Digest
-
Returns the block length.
- getBlockLength() - Method in class totalcross.crypto.digest.SHA1Digest
-
Returns the block length.
- getBlockLength() - Method in class totalcross.crypto.digest.SHA256Digest
-
Returns the block length.
- getBlue(int) - Static method in class totalcross.ui.gfx.Color
-
Returns the blue value of the color.
- getBluetoothAddress() - Method in class totalcross.io.device.bluetooth.LocalDevice
-
Retrieves the Bluetooth address of the local device.
- getBluetoothAddress() - Method in class totalcross.io.device.bluetooth.RemoteDevice
-
Retrieves the Bluetooth address of this device.
- getBoolean() - Method in class totalcross.io.device.bluetooth.DataElement
- getBoolean(int) - Method in class totalcross.json.JSONArray
-
Get the boolean value associated with an index.
- getBoolean(int) - Method in interface totalcross.sql.ResultSet
- getBoolean(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getBoolean(String) - Method in class totalcross.json.JSONObject
-
Get the boolean value associated with a key.
- getBoolean(String) - Method in interface totalcross.sql.ResultSet
- getBoolean(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getBorderStyle() - Method in class totalcross.ui.Container
-
Returns the border style.
- getBorderStyle() - Method in class totalcross.ui.Window
-
Returns the border style of this window.
- getBreakPos(FontMetrics, StringBuffer, int, int, boolean) - Static method in class totalcross.sys.Convert
-
Finds the best position to break the line, with word-wrap and respecting \n.
- getBrightness(int) - Static method in class totalcross.ui.gfx.Color
-
Returns the brightness value of a color, in the range 0-255.
- getBuffer() - Method in class totalcross.io.ByteArrayStream
-
Gets the internal buffer used.
- getBusyTimeout() - Method in class totalcross.db.sqlite.SQLiteConnection
- getButton(int) - Method in class totalcross.ui.ButtonMenu
-
Returns the button at the given index.
- getButtonWidth(int) - Method in class totalcross.ui.Bar
-
Override this method to return a customized button's width
- getByte(int) - Method in interface totalcross.sql.ResultSet
- getByte(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getByte(String) - Method in interface totalcross.sql.ResultSet
- getByte(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getByteOffset() - Method in class totalcross.util.pdf.IndirectObject
- getByteOffsetStart() - Method in class totalcross.util.pdf.Body
- getBytes() - Method in class totalcross.xml.rpc.XmlWriter
-
Gets this writer's contents as a byte array (already appends a \n)
- getBytes(int) - Method in interface totalcross.sql.ResultSet
- getBytes(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getBytes(String) - Method in interface totalcross.sql.ResultSet
- getBytes(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getBytes(StringBuffer) - Static method in class totalcross.sys.Convert
-
Returns the bytes of the given StringBuffer using the current CharacterConverter instance.
- getCaptionColor() - Method in class totalcross.ui.TabbedContainer
-
Gets the text color of the captions.
- getCardSerialNumber(int) - Static method in class totalcross.io.File
-
Returns the card serial number for the given slot.
- getCardVolume() - Static method in class totalcross.io.File
-
Returns the volume File for the Windows CE and Pocket PC, and BlackBerry devices.
- getCatalog() - Method in class totalcross.db.sqlite.SQLiteConnection
- getCatalog() - Method in interface totalcross.sql.Connection
- getCatalog() - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- getCatalogName(int) - Method in interface totalcross.sql.ResultSetMetaData
- getCatalogName(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- getCatalogs() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the list of database catalogs as a
ResultSetwith one column - TABLE_CAT - that is the name of the catalog. - getCatalogSeparator() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the separator between the catalog name and the table name.
- getCatalogTerm() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the vendor's term for "catalog".
- getCause() - Method in exception totalcross.json.JSONException
-
Returns the cause of this exception or null if the cause is nonexistent or unknown.
- getCause() - Method in exception totalcross.net.mail.MessagingException
- getCause() - Method in exception totalcross.xml.soap.SOAPException
- getCell(int, int) - Method in class totalcross.ui.chart.ChartData
- getCellText(int, int) - Method in class totalcross.ui.Grid
-
Returns the text's column of the given row number.
- getCertificateDN(int) - Method in class totalcross.net.ssl.SSL
-
Retrieve an X.509 distinguished name component.
- getCharsetEncoding() - Method in class totalcross.net.HttpStream.Options
-
Returns the currently set charset encoding.
- getCharWidth(Font, char) - Method in class totalcross.Launcher
- getCheckCount() - Method in class totalcross.ui.Grid
-
Returns the number of items checked.
- getChecksum(String) - Static method in class totalcross.barcode.Barcode93
-
Calculates the checksum.
- getChecksum(String) - Static method in class totalcross.barcode.BarcodeInter25
-
Calculates the checksum.
- getChildAfter(Node) - Method in class totalcross.ui.tree.Node
-
Method to returns the child in this node's child array that immediately follows aChild, which must be a child of this node; otherwise, retrun null.
- getChildBefore(Node) - Method in class totalcross.ui.tree.Node
-
Method to returns the child in this node's child array that immediately precedes aChild, which must be a child of this node; otherwise, retrun null.
- getChildren() - Method in class totalcross.ui.Container
-
Return an array of Controls that are added to this Container.
- getChildrenCount() - Method in class totalcross.ui.Container
- getChoices() - Method in class totalcross.ui.SpinList
-
Returns the choices array, after the expansion (if any).
- getChoices(int, int) - Method in class totalcross.ui.Grid.CellController
-
Must return the choices for a given line and column, if setColumnChoices was set to this column.
- getCipherId() - Method in class totalcross.net.ssl.SSL
-
Return the SSL cipher id.
- getClientRect() - Method in class totalcross.ui.Container
-
Returns the client rect for this Container, in relative coords.
- getClientRect() - Method in class totalcross.ui.ScrollContainer
-
Returns the client rect from the area that scrolls
- getClientRect() - Method in class totalcross.ui.TabbedContainer
-
Returns the area excluding the tabs and borders for this TabbedContainer.
- getClientRect() - Method in class totalcross.ui.Window
-
Returns the client rect, ie, the rect minus the border and title area, in relative coords
- getClientRect(Rect) - Method in class totalcross.ui.Container
-
Returns the client rect for this Container, in relative coords, excluding the insets.
- getClientRect(Rect) - Method in class totalcross.ui.TabbedContainer
-
Returns the area excluding the tabs and borders for this TabbedContainer.
- getClientRect(Rect) - Method in class totalcross.ui.Window
-
Returns the client rect, ie, the rect minus the border and title area, in relative coords In this version, you provide the created Rect to be filled with the coords.
- getClip(Rect) - Method in class totalcross.ui.gfx.Graphics
-
Gets the current clipping rectangle.
- getClipHeight() - Method in class totalcross.ui.gfx.Graphics
-
Returns the clip's height
- getClippedInstance(int, int, int, int) - Method in class totalcross.ui.image.Image
-
Returns a clipped image from the current position.
- getClipWidth() - Method in class totalcross.ui.gfx.Graphics
-
Returns the clip's width
- getCode() - Method in class totalcross.barcode.Barcode
-
Gets the code to generate.
- getCodeType() - Method in class totalcross.barcode.Barcode
-
Gets the code type.
- getColCount(ResultSet) - Method in class totalcross.db.sqlite.SQLiteUtil
- getColors() - Method in class totalcross.ui.ListContainer.Item
-
Returns the colors used on this Item.
- getColumnClassName(int) - Method in interface totalcross.sql.ResultSetMetaData
- getColumnClassName(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- getColumnCount() - Method in class totalcross.db.sqlite.ui.DBListBox
-
Returns the number of columns, if there are items.
- getColumnCount() - Method in interface totalcross.sql.ResultSetMetaData
- getColumnCount() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- getColumnDisplaySize(int) - Method in interface totalcross.sql.ResultSetMetaData
- getColumnDisplaySize(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- getColumnLabel(int) - Method in interface totalcross.sql.ResultSetMetaData
- getColumnLabel(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- getColumnName(int) - Method in interface totalcross.sql.ResultSetMetaData
- getColumnName(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- getColumnPrivileges(String, String, String, String) - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the access rights that have been granted to the requested columns.
- getColumns(String, String, String, String) - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns a list of the tables columns for the requested tables.
- getColumnType(int) - Method in interface totalcross.sql.ResultSetMetaData
- getColumnType(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- getColumnType(ResultSetMetaData, int) - Method in class totalcross.db.sqlite.SQLiteUtil
-
SQLite has a problem (not sure if its a bug) where it returns DATE for both DATE and DATETIME types, so this method returns the correct correspondence: DATE for date and TIME for DATETIME (remember that in TotalCross, a Time object also contains the date).
- getColumnTypeName(int) - Method in interface totalcross.sql.ResultSetMetaData
- getColumnTypeName(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- getColumnWidths() - Method in class totalcross.ui.Grid
-
Returns an array with the current column widths, not the original ones passed in the constructor.
- getCommandLine() - Static method in class totalcross.ui.MainWindow
-
Returns the command line passed by the application that called this application in the Vm.exec method.
- getComment() - Method in class totalcross.util.zip.ZipEntry
-
Returns the comment string for the entry, or null if none.
- getComponent() - Method in class totalcross.ui.DynamicScrollContainer.AbstractView
-
Returns the container to display on the
DynamicScrollContainer. - getCompressedSize() - Method in class totalcross.io.CompressedByteArrayStream
-
Returns the compressed size of the data written.
- getCompressedSize() - Method in class totalcross.util.zip.ZipEntry
-
Returns the size of the compressed entry data, or -1 if not known.
- getConcurrency() - Method in interface totalcross.sql.ResultSet
- getConcurrency() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getConfig(int) - Static method in class totalcross.net.ssl.SSLUtil
- getConnection() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the
Connectionobject that was used to generate the metadata in this object. - getConnection() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- getConnection() - Method in interface totalcross.sql.Statement
- getConnection(String) - Static method in class totalcross.sql.DriverManager
- getConnection(String, String, String) - Static method in class totalcross.sql.DriverManager
- getConnection(String, Properties) - Static method in class totalcross.sql.DriverManager
- getConnectionURL() - Method in class totalcross.io.device.bluetooth.ServiceRecord
-
Returns a string including optional parameters that can be used by a client to connect to the service described by this ServiceRecord.
- getConnectionURL(int, boolean) - Method in class totalcross.io.device.bluetooth.ServiceRecord
-
Returns a String including optional parameters that can be used by a client to connect to the service described by this ServiceRecord.
- getContainer(int) - Method in class totalcross.ui.ListContainer
-
Returns the given container number or null if its invalid.
- getContainer(int) - Method in class totalcross.ui.TabbedContainer
-
Returns the Container for tab i
- getContent() - Method in class totalcross.net.mail.Part
-
Returns the content of this part.
- getContent() - Method in class totalcross.util.pdf.EnclosedContent
- getContent() - Method in class totalcross.util.pdf.IndirectObject
- getContentHandler() - Method in class totalcross.xml.XmlReader
-
Return the current content cntHandler.
- getContentType() - Method in class totalcross.net.mail.Part
-
Returns the Content-Type of the content of this part.
- getControl() - Method in class totalcross.ui.dialog.ControlBox
-
returns the control associated
- getControlAlignment(boolean) - Method in class totalcross.ui.html.Style
-
Returns the Control alignment constant to be used by elements using this style.
- getCopy() - Method in class totalcross.res.TristateImage
- getCopy() - Method in class totalcross.ui.Edit
-
Returns a copy of this Edit with almost all features.
- getCopy() - Method in class totalcross.ui.image.Image
-
Gets a copy of this image; if the image is multi-framed, returns a copy of the first frame.
- getCopy() - Method in class totalcross.ui.MultiEdit
-
Returns a copy of this Edit with almost all features.
- getCount() - Method in class totalcross.ui.PagePosition
-
Returns the ball count.
- getCount() - Method in class totalcross.util.pdf.Pages
- getCrc() - Method in class totalcross.util.zip.ZipEntry
-
Returns the CRC-32 checksum of the uncompressed entry data, or -1 if not known.
- getCrossReference(String, String, String, String, String, String) - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns a description of how one table imports another table's primary key as a foreign key.
- getCurrentDir() - Method in class totalcross.net.FTP
-
Returns the name of the current working directory.
- getCurrentFrame() - Method in class totalcross.ui.image.Image
-
Returns the current frame in a multi-frame image.
- getCurrentState() - Method in class totalcross.ui.media.MediaClip
-
Gets the current state of this MediaClip.
- getCursorColor(int) - Static method in class totalcross.ui.gfx.Color
-
Returns the best cursor color depending on this color
- getCursorColor(int) - Method in class totalcross.ui.ListBox
- getCursorColor(int) - Method in class totalcross.ui.MultiListBox
- getCursorColor(int, int) - Static method in class totalcross.ui.gfx.Color
-
Returns the best cursor color depending on this color
- getCursorName() - Method in interface totalcross.sql.ResultSet
- getCursorName() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getCursorPos() - Method in class totalcross.ui.Edit
-
Returns an array with the cursor positions.
- getCursorPos() - Method in class totalcross.ui.MultiEdit
-
Returns an array with the cursor positions.
- getCustomInsets(Insets) - Method in class totalcross.ui.chart.ArcChart
- getCustomInsets(Insets) - Method in class totalcross.ui.chart.Chart
- getCustomInsets(Insets) - Method in class totalcross.ui.chart.PieChart
- getData() - Method in class totalcross.crypto.cipher.AESKey
-
Gets the key data.
- getData() - Static method in class totalcross.io.device.scanner.Scanner
-
Get the decoded string of what has been scanned.
- getData() - Method in class totalcross.net.ssl.SSLReadHolder
-
Retrieve the reference to the read data.
- getDatabaseMajorVersion() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the major version number of the database.
- getDatabaseMinorVersion() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the minor version number of the database.
- getDatabaseProductName() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the name of the database product.
- getDatabaseProductVersion() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the version of the database product.
- getDataContentHandler(String) - Static method in class totalcross.net.mail.DataHandler
-
Retrieves the DataContentHandler associated with the given MIME type, returning a BinaryContentHandler if the given MIME type is not mapped to any handler.
- getDataPath() - Method in class totalcross.Launcher
- getDataSource() - Method in class totalcross.ui.Grid
-
Returns the DataSource assigned for this grid, or null if there are none.
- getDataType() - Method in class totalcross.io.device.bluetooth.DataElement
- getDate() - Method in class totalcross.util.Date
-
Deprecated.use toString()
- getDate(int) - Method in interface totalcross.sql.ResultSet
- getDate(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getDate(String) - Method in interface totalcross.sql.ResultSet
- getDate(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getDateClass(String) - Static method in class totalcross.db.sqlite.SQLiteConfig.DateClass
- getDateInt() - Method in class totalcross.util.Date
-
Returns the date in a integer format.
- getDay() - Method in class totalcross.util.Date
-
Returns the day.
- getDayOfWeek() - Method in class totalcross.util.Date
-
Returns the day of week, where 0 is sunday and 6 is saturday.
- getDaysInMonth() - Method in class totalcross.util.Date
-
Returns number of days in the set month.
- getDaysInMonth(int) - Method in class totalcross.util.Date
-
Returns number of days in the passed month of the current date's year.
- getDaysInMonth(int, int) - Static method in class totalcross.util.Date
-
Returns number of days in the passed month and year.
- getDecimalPlaces() - Method in class totalcross.ui.Edit
-
Returns the number of decimal places.
- getDefault() - Static method in class totalcross.net.SocketFactory
- getDefault() - Static method in class totalcross.net.ssl.SSLContext
- getDefault() - Static method in class totalcross.telephony.SmsManager
-
Get the default SmsManager.
- getDefaultCurrencyMask(int) - Static method in class totalcross.ui.Edit
- getDefaultDragThreshold() - Static method in class totalcross.ui.Window
- getDefaultFolder() - Method in class totalcross.net.mail.POP3Store
- getDefaultFolder() - Method in class totalcross.net.mail.Store
-
Returns a Folder object that represents the 'root' of the default namespace presented to the user by the Store.
- getDefaultFont() - Static method in class totalcross.ui.MainWindow
-
Returns the default font.
- getDefaultFontSize() - Static method in class totalcross.ui.font.Font
-
Returns the default font size, based on the screen's size.
- getDefaultInstance() - Static method in class totalcross.net.mail.MailSession
-
Returns a static instance of MailSession, which may be initialized during the application startup.
- getDefaultLevel() - Static method in class totalcross.util.Logger
-
Returns the initial logger level, which is used when a new logger is created.
- getDefaultSeparator() - Static method in class totalcross.util.Logger
-
Returns the initial message separator, which is used when a new logger is created.
- getDefaultTransactionIsolation() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the default transaction isolation level of the database.
- getDeleteMessageCount() - Method in class totalcross.net.mail.Folder
- getDeviceClass() - Method in class totalcross.io.device.bluetooth.LocalDevice
-
Retrieves the
DeviceClassobject that represents the service classes, major device class, and minor device class of the local device. - getDictionaryContent() - Method in class totalcross.util.pdf.IndirectObject
- getDigest() - Method in class totalcross.crypto.digest.Digest
-
Finalizes the message digest operation by processing all the accumulated input data and returning the result in a new buffer.
- getDigestLength() - Method in class totalcross.crypto.digest.Digest
-
Returns the message digest length.
- getDigestLength() - Method in class totalcross.crypto.digest.MD5Digest
-
Returns the message digest length.
- getDigestLength() - Method in class totalcross.crypto.digest.SHA1Digest
-
Returns the message digest length.
- getDigestLength() - Method in class totalcross.crypto.digest.SHA256Digest
-
Returns the message digest length.
- getDisabledInstance(int, int, int) - Method in class totalcross.res.TristateImage
- getDiscoverable() - Method in class totalcross.io.device.bluetooth.LocalDevice
-
Retrieves the local device's discoverable mode.
- getDiscoveryAgent() - Method in class totalcross.io.device.bluetooth.LocalDevice
-
Returns the discovery agent for this device.
- getDisplayMessageBody() - Method in class totalcross.telephony.SmsMessage
-
Returns the message body, or email message body if this message was from an email gateway.
- getDisplayOriginatingAddress() - Method in class totalcross.telephony.SmsMessage
-
Returns the originating address, or email from address if this message was from an email gateway.
- getDistancePoint2Rect(int, int, int, int, int, int) - Static method in class totalcross.sys.Convert
-
Computes the distance between a point (x,y) and a rectangle (corners x1,y1 and x2,y2).
- getDocument() - Method in class totalcross.ui.html.HtmlContainer
- getDouble(int) - Method in class totalcross.json.JSONArray
-
Get the double value associated with an index.
- getDouble(int) - Method in interface totalcross.sql.ResultSet
- getDouble(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getDouble(String) - Method in class totalcross.json.JSONObject
-
Get the double value associated with a key.
- getDouble(String) - Method in interface totalcross.sql.ResultSet
- getDouble(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getDragBarPos(int) - Method in class totalcross.ui.Slider
-
Returns the drag bar position.
- getDriver(String) - Static method in class totalcross.sql.DriverManager
- getDriverMajorVersion() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the major version number of the JDBC driver.
- getDriverMinorVersion() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the minor version number of the JDBC driver.
- getDriverName() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the name of the JDBC driver.
- getDrivers() - Static method in class totalcross.sql.DriverManager
- getDriverVersion() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the version of the JDBC driver.
- getEdit() - Method in class totalcross.ui.dialog.InputBox
-
Returns the Edit so you can set its properties.
- getEffectH() - Method in class totalcross.ui.Control
- getEffectH() - Method in class totalcross.ui.ListBox
- getEffectH() - Method in class totalcross.ui.MultiButton
- getEffectH() - Method in class totalcross.ui.PushButtonGroup
- getEffectH() - Method in class totalcross.ui.TabbedContainer
- getEffectW() - Method in class totalcross.ui.Control
- getEffectW() - Method in class totalcross.ui.ListBox
- getEffectW() - Method in class totalcross.ui.MultiButton
- getEffectW() - Method in class totalcross.ui.PushButtonGroup
- getEffectW() - Method in class totalcross.ui.TabbedContainer
- getEffectX() - Method in class totalcross.ui.Control
- getEffectX() - Method in class totalcross.ui.ListBox
- getEffectX() - Method in class totalcross.ui.MultiButton
- getEffectX() - Method in class totalcross.ui.PushButtonGroup
- getEffectX() - Method in class totalcross.ui.TabbedContainer
- getEffectY() - Method in class totalcross.ui.Control
- getEffectY() - Method in class totalcross.ui.ListBox
- getEffectY() - Method in class totalcross.ui.MultiButton
- getEffectY() - Method in class totalcross.ui.PushButtonGroup
- getEffectY() - Method in class totalcross.ui.TabbedContainer
- getEncoded() - Method in class totalcross.crypto.provider.PBKDF2SecretKey
- getEncoding(String) - Static method in class totalcross.db.sqlite.SQLiteConfig.Encoding
- getEntries() - Method in class totalcross.game.HighScores
-
Retrieve the highscore entries.
- getEntry(String) - Method in class totalcross.util.zip.ZipFile
-
Deprecated.
- getEntryStream(String) - Method in class totalcross.util.zip.ZipFile
-
Deprecated.
- getErrorCode() - Method in exception totalcross.sql.SQLException
- getErrorCode(int) - Static method in class totalcross.db.sqlite.SQLiteErrorCode
- getErrorType() - Method in exception org.json.simple.parser.ParseException
-
Action on data for a result.
- getEventListeners() - Method in class totalcross.ui.Control
-
Returns the event listeners array.
- getEventName(int) - Static method in class totalcross.ui.event.MultiTouchEvent
-
Returns the event name.
- getEventName(int) - Static method in class totalcross.ui.event.PenEvent
-
Returns the event name.
- getExportedKeys(String, String, String) - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns a list of the table's which use this table's primary key as a foreign key.
- getExtra() - Method in class totalcross.util.zip.ZipEntry
-
Returns the extra field data for the entry, or null if none.
- getExtraNameCharacters() - Method in interface totalcross.sql.DatabaseMetaData
-
This methods returns non-standard characters that can appear in unquoted identifiers.
- getFadedInstance() - Method in class totalcross.ui.image.Image
-
Creates a faded instance of this image, decreasing the alpha-channel by 128 for all pixels.
- getFadedInstance(int) - Method in class totalcross.ui.image.Image
-
Deprecated.Use getFadedInstance() instead
- getFetchDirection() - Method in interface totalcross.sql.ResultSet
- getFetchDirection() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getFetchDirection() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- getFetchDirection() - Method in interface totalcross.sql.Statement
- getFetchSize() - Method in interface totalcross.sql.ResultSet
- getFetchSize() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getFetchSize() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- getFetchSize() - Method in interface totalcross.sql.Statement
- getFile(String) - Static method in class totalcross.sys.Vm
-
Returns a byte array of a file contained in the same tcz where this one resides, or in some attached library (or JAR, if application is running in a browser).
- getFileName() - Method in exception totalcross.io.FileNotFoundException
-
Returns the file name from the exception's message.
- getFileName(String) - Static method in class totalcross.sys.Convert
-
Given a full path name, returns the name of the file.
- getFileNameOnly(String) - Static method in class totalcross.sys.Convert
-
Given a full path name or a single file name, returns the name of the file without the extension.
- getFilePath(String) - Static method in class totalcross.sys.Convert
-
Given a full path name, returns the normalized path of the file, without the slash.
- getFirstChild() - Method in class totalcross.ui.Container
- getFirstChild() - Method in class totalcross.ui.tree.Node
-
Method to return this node's first child.
- getFlick() - Method in class totalcross.ui.Grid
- getFlick() - Method in class totalcross.ui.GridContainer
-
Returns the flick attached to the ScrollContainer.
- getFlick() - Method in class totalcross.ui.ListBox
- getFlick() - Method in class totalcross.ui.MultiEdit
- getFlick() - Method in interface totalcross.ui.Scrollable
-
Returns the current flick object.
- getFlick() - Method in class totalcross.ui.ScrollContainer
- getFlick() - Method in class totalcross.ui.ScrollPosition
- getFlick() - Method in class totalcross.ui.TabbedContainer
- getFlick() - Method in class totalcross.ui.tree.Tree
- getFloat(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getFloat(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getFocus() - Method in class totalcross.ui.Window
-
Returns the focus control for this window.
- getFocusableControls(Vector) - Method in class totalcross.ui.ComboBox
- getFocusableControls(Vector) - Method in class totalcross.ui.ComboBoxEditable
- getFocusableControls(Vector) - Method in class totalcross.ui.Container
-
Get a list of child controls of this container which are focus candidates
- getFocusableControls(Vector) - Method in class totalcross.ui.Grid
- getFocusableControls(Vector) - Method in class totalcross.ui.ListBox
- getFocusableControls(Vector) - Method in class totalcross.ui.MultiEdit
- getFocusableControls(Vector) - Method in class totalcross.ui.TabbedContainer
- getFocusableControls(Vector) - Method in class totalcross.ui.tree.Tree
- getFolder(String) - Method in class totalcross.net.mail.POP3Store
-
Only the name "INBOX" is supported.
- getFolder(String) - Method in class totalcross.net.mail.Store
-
Return the Folder object corresponding to the given name.
- getFont() - Method in class totalcross.barcode.Barcode
-
Gets the font to use in the text of the barcode
- getFont() - Method in class totalcross.ui.Control
-
Gets the font of this control.
- getFont() - Method in class totalcross.ui.html.Style
- getFont(boolean, int) - Static method in class totalcross.ui.font.Font
-
Gets the instance of the default font, with the given style and size.
- getFont(int) - Static method in class totalcross.ui.font.Font
-
Gets the instance of the default font, normal style and with the given size.
- getFont(int, int) - Method in class totalcross.ui.Grid.CellController
-
Must return the font to be used in this cell, or null to use the default control's font.
- getFont(String, boolean, int) - Static method in class totalcross.ui.font.Font
-
Gets the instance of a font of the given name, style and size.
- getFont(Font, char) - Method in class totalcross.Launcher
- getFontName() - Method in class totalcross.barcode.Barcode
-
Gets name of the font to use in the text of the barcode Return null if no text is displayed
- getFontSize() - Method in class totalcross.barcode.Barcode
-
Gets size of the font to use in the text of the barcode Return -1 if no text is displayed
- getForeColor() - Method in class totalcross.ui.Control
-
Get the desired foreground color of this control.
- getForeColor(int, int) - Method in class totalcross.ui.Grid.CellController
-
Must return the foreground color for the given cell, or -1 if none.
- getFormat() - Method in class totalcross.crypto.provider.PBKDF2SecretKey
- getFrameCount() - Method in class totalcross.ui.image.Image
-
Returns the frame count of this image.
- getFrameInstance(int) - Method in class totalcross.ui.image.Image
-
In a multi-frame image, returns a copy of the given frame.
- getFreeMemory() - Static method in class totalcross.sys.Vm
-
Returns the free memory in the device.
- getFriendlyName() - Method in class totalcross.io.device.bluetooth.LocalDevice
-
Retrieves the name of the local device.
- getFriendlyName() - Method in class totalcross.io.device.bluetooth.RemoteDevice
-
Returns the name of this device.
- getFrom() - Method in class totalcross.net.mail.Message
-
Returns the "From" attribute.
- getGap(int) - Method in class totalcross.ui.Control
- getGeneration() - Method in class totalcross.util.pdf.IndirectIdentifier
- getGeneration() - Method in class totalcross.util.pdf.IndirectObject
- getGlobalLogger() - Static method in class totalcross.util.Logger
-
Returns the global anonymous logger.
- getGraphics() - Method in class totalcross.ui.Control
-
Returns a Graphics object which can be used to draw in the control.
- getGraphics() - Method in class totalcross.ui.image.Image
-
Returns a new Graphics instance that can be used to drawing in this image.
- getGray(int) - Static method in class totalcross.ui.gfx.Color
-
Returns a gray color based on the given one
- getGreen(int) - Static method in class totalcross.ui.gfx.Color
-
Returns the green value of the color.
- getGregorianDay() - Method in class totalcross.util.Date
-
Returns the number of days since the January 1 of the epoch year (1000).
- getGroup(int, StringBuffer) - Method in class totalcross.util.regex.Matcher
- getGroup(int, StringBuffer) - Method in interface totalcross.util.regex.MatchResult
- getGroup(int, TextBuffer) - Method in class totalcross.util.regex.Matcher
- getGroup(int, TextBuffer) - Method in interface totalcross.util.regex.MatchResult
- getGroup(String, StringBuffer) - Method in class totalcross.util.regex.Matcher
- getGroup(String, StringBuffer) - Method in interface totalcross.util.regex.MatchResult
- getGroup(String, TextBuffer) - Method in class totalcross.util.regex.Matcher
- getGroup(String, TextBuffer) - Method in interface totalcross.util.regex.MatchResult
- getHeight() - Method in class totalcross.game.TextRenderer
-
Returns the height of the current font
- getHeight() - Method in class totalcross.ui.Control
-
Returns the control's height.
- getHeight() - Method in class totalcross.ui.DynamicScrollContainer.AbstractView
-
Returns the height this view will occupy in the
DynamicScrollContainer. - getHeight() - Method in class totalcross.ui.gfx.GfxSurface
- getHeight() - Method in class totalcross.ui.image.Image
-
Returns the height of the image.
- getHeight() - Method in class totalcross.ui.image.SimpleImageInfo
- getHeight() - Method in class totalcross.util.pdf.XObjectImage
- getHighlighted() - Method in class totalcross.ui.Window
-
Gets the currently highlighted control.
- getHighScores() - Method in class totalcross.game.GameEngine
-
Get the game highscores.
- getHoldability() - Method in class totalcross.db.sqlite.SQLiteConnection
- getHost() - Method in class totalcross.net.ServerSocket
-
Returns the local address of this server socket.
- getHost() - Method in class totalcross.net.Socket
-
Returns the remote host which this socket is connected to, passed in the constructor.
- getHostAddress(String) - Static method in class totalcross.net.ConnectionManager
-
Returns the IP address of the given host in textual representation, or null if this information is not available.
- getHostDevice() - Method in class totalcross.io.device.bluetooth.ServiceRecord
-
Returns the remote Bluetooth device that populated the service record with attribute values.
- getHostName(String) - Static method in class totalcross.net.ConnectionManager
-
Returns the name of the given host, or null if this information is not available.
- getHwScaledInstance(int, int) - Method in class totalcross.ui.image.Image
-
At non OpenGL devices, is the same of getSmoothScaledInstance; At openGL ones, this method shares all image informations while changing only the hwScaleW/hwScaleH parameters.
- getIcon() - Method in class totalcross.ui.Bar
-
Returns the icon set (and possibly resized) with setIcon, or null if none was set
- getId() - Method in class totalcross.util.pdf.XObjectImage
- getID() - Method in interface totalcross.io.Storable
-
Gets a unique ID for this class.
- getIdentifierQuoteString() - Method in interface totalcross.sql.DatabaseMetaData
-
This metohd returns the quote string for SQL identifiers.
- getImage() - Method in class totalcross.ui.Button
-
Returns the image that is assigned to this Button, or null if none.
- getImage() - Method in class totalcross.ui.ImageControl
-
Returns the current image assigned to this ImageControl.
- getImage() - Method in class totalcross.ui.Whiteboard
-
Returns the image where the drawing is taking place.
- getImage(int) - Method in class totalcross.ui.image.BulkImageLoader
-
Returns the image at the given index
- getImage(int, int) - Method in class totalcross.ui.image.ImageLoader
- getImageHeight() - Method in class totalcross.ui.ImageControl
-
Returns the image's height; when scaling, returns the scaled height.
- getImageWidth() - Method in class totalcross.ui.ImageControl
-
Returns the image's width; when scaling, returns the scaled width.
- getImportedKeys(String, String, String) - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns a list of the table's foreign keys.
- getIndexInfo(String, String, String, boolean, boolean) - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns information about a tables indices and statistics.
- getIndirectObject() - Method in class totalcross.util.pdf.Page
- getIndirectObject() - Method in class totalcross.util.pdf.Pages
- getIndirectReference() - Method in class totalcross.util.pdf.IndirectObject
- getInsets(Insets) - Method in class totalcross.ui.Container
-
Copy the current insets values into the given insets.
- getInstance() - Static method in class totalcross.firebase.FirebaseManager
- getInstance() - Static method in class totalcross.firebase.iid.FirebaseInstanceId
- getInstance() - Method in interface totalcross.io.Storable
-
Returns an object of the same class as this object.
- getInstance() - Static method in class totalcross.net.mail.MailSession
-
Creates a new empty MailSession.
- getInstance() - Static method in class totalcross.notification.NotificationManager
- getInstance() - Static method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
-
Método que retorna a última instância criada do teclado...
- getInstance() - Static method in class totalcross.ui.NinePatch
- getInstance(String) - Static method in class totalcross.net.ssl.SSLContext
- getInstance(String, String) - Static method in class totalcross.net.ssl.SSLContext
- getInstance(Control) - Static method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- getInt(int) - Method in class totalcross.json.JSONArray
-
Get the int value associated with an index.
- getInt(int) - Method in interface totalcross.sql.ResultSet
- getInt(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getInt(int, String, String) - Static method in class totalcross.sys.Registry
-
Returns an integer at the given location.
- getInt(String) - Method in class totalcross.db.sqlite.SQLiteUtil
- getInt(String) - Method in class totalcross.json.JSONObject
-
Get the int value associated with a key.
- getInt(String) - Method in interface totalcross.sql.ResultSet
- getInt(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getInt(ResultSet) - Method in class totalcross.db.sqlite.SQLiteUtil
- getInternalError() - Method in exception totalcross.util.zip.ZLibException
-
Returns the position where the error was found.
- getInUse() - Method in class totalcross.util.pdf.IndirectObject
- getInverseDirection(int) - Static method in class totalcross.ui.event.DragEvent
- getInvertedGray(int) - Static method in class totalcross.ui.gfx.Color
-
Returns an inverted gray color based on the given one (255 - gray)
- getItem(int) - Method in class totalcross.ui.Grid
-
Returns the line corresponding to the given index.
- getItemAt(int) - Method in class totalcross.db.sqlite.ui.DBListBox
-
Get the Object at the given Index.
- getItemAt(int) - Method in class totalcross.ui.ComboBox
-
Get the Object at the given Index
- getItemAt(int) - Method in class totalcross.ui.ListBox
-
Get the Object at the given Index.
- getItemAt(int) - Method in class totalcross.ui.tree.Tree
-
Method to get the Object at the given Index.
- getItemHeight(int) - Method in class totalcross.ui.ImageList
- getItemHeight(int) - Method in class totalcross.ui.ListBox
- getItems() - Method in class totalcross.db.sqlite.ui.DBListBox
-
Returns all items in this ListBox.
- getItems() - Method in class totalcross.ui.ComboBox
-
Returns all items in this ComboBox
- getItems() - Method in class totalcross.ui.ListBox
-
Returns all items in this ListBox.
- getItems() - Method in class totalcross.ui.tree.Tree
-
Method to return all items in the items vector as an array of object.
- getItems(int, int) - Method in interface totalcross.ui.Grid.DataSource
-
Must return a matrix of items that will be displayed at the grid.
- getItemsArray() - Method in class totalcross.db.sqlite.ui.DBListBox
- getItemsArray() - Method in class totalcross.ui.ListBox
-
Used internally
- getItemsVector() - Method in class totalcross.ui.Grid
-
Return a vector containing all information inside the grid.
- getItemWidth(int) - Method in class totalcross.db.sqlite.ui.DBListBox
-
Returns the width of the given item index with the current fontmetrics.
- getItemWidth(int) - Method in class totalcross.ui.ColorList
- getItemWidth(int) - Method in class totalcross.ui.ImageList
- getItemWidth(int) - Method in class totalcross.ui.ListBox
-
Returns the width of the given item index with the current fontmetrics.
- getItemWidth(int) - Method in class totalcross.ui.tree.Tree
-
Method to return the width of the given item index with the current fontmetrics.
- getIterationCount() - Method in class totalcross.crypto.provider.PBKDF2SecretKey
- getIV() - Method in class totalcross.crypto.cipher.Cipher
-
Returns the initialization vector (IV) in a new buffer.
- getJDBCMajorVersion() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the major version number of the JDBC driver.
- getJDBCMinorVersion() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the minor version number of the JDBC driver.
- getJpegBestFit(String, int, int) - Static method in class totalcross.ui.image.Image
- getJpegScaled(String, int, int) - Static method in class totalcross.ui.image.Image
- getJSONArray(int) - Method in class totalcross.json.JSONArray
-
Get the JSONArray associated with an index.
- getJSONArray(String) - Method in class totalcross.json.JSONObject
-
Get the JSONArray value associated with a key.
- getJSONObject(int) - Method in class totalcross.json.JSONArray
-
Get the JSONObject associated with an index.
- getJSONObject(String) - Method in class totalcross.json.JSONObject
-
Get the JSONObject value associated with a key.
- getKey(int) - Method in class totalcross.util.IntHashtable
-
Returns the key at the given position, or throws ArrayIndexOutOfBounds if the given position does not exist.
- getKeyboardType() - Method in class totalcross.ui.Edit
-
Returns the keyboard type of this Edit control.
- getKeyboardType() - Method in class totalcross.ui.MultiEdit
-
Returns the keyboard type of this Edit control.
- getKeys() - Method in class totalcross.util.Hashtable
-
Return a Vector of the keys in the Hashtable.
- getKeys() - Method in class totalcross.util.IntHashtable
-
Return an IntVector of the keys in the IntHashtable.
- getKeys() - Method in class totalcross.util.Properties
-
Returns a Vector with the current keys
- getKeySet(Control, KeyEvent) - Method in class totalcross.ui.PreprocessKey
- getKeyValuePairs(String) - Method in class totalcross.util.Hashtable
-
Return a Vector with pairs in the form
key=valuefrom the Hashtable. - getLastChild() - Method in class totalcross.ui.tree.Node
-
Method to return this node's last child.
- getLastException() - Method in class totalcross.net.ssl.SSL
- getLastSelectedItem() - Method in class totalcross.ui.MultiListBox
-
Returns the last selected item if you had set order is important, otherwise returns null.
- getLatitude() - Method in class totalcross.io.device.gps.GPS
-
Returns the latitude (
location[0]). - getLayout(int, int) - Method in class totalcross.ui.ListContainer
-
Creates a Layout object with the given parameters.
- getLeftControlX() - Method in class totalcross.ui.ListContainer.Item
- getLeftInset() - Method in class totalcross.ui.AlignedLabelsContainer
-
Returns the left inset.
- getLength() - Method in class totalcross.ui.Edit
-
Returns the length of the text.
- getLength() - Method in class totalcross.ui.MultiEdit
-
Returns the length of the text.
- getLevel() - Method in class totalcross.ui.tree.Node
-
Method to return the number of levels above this node -- the distance from the root to this node.
- getLevel() - Method in class totalcross.util.Logger
-
Returns the current logger level.
- getLineCount() - Method in class totalcross.ui.Label
-
Return the number of lines of this label.
- getLineHeight() - Method in class totalcross.ui.AlignedLabelsContainer
-
Returns the height of a line.
- getLineHeight() - Method in class totalcross.ui.tree.Tree
- getLinesPerPage() - Method in class totalcross.ui.Label
-
Return the number of lines per page of this label.
- getLineY(int) - Method in class totalcross.ui.AlignedLabelsContainer
-
Given a line (staring from 0), returns the y position.
- getListBox() - Method in class totalcross.ui.ComboBox
-
Returns the ListBox used when this combobox is opened.
- getLocalDevice() - Static method in class totalcross.io.device.bluetooth.LocalDevice
-
Retrieves the
LocalDeviceobject for the local Bluetooth device. - getLocalHost() - Static method in class totalcross.net.ConnectionManager
-
Returns a textual representation of the IP address currently assigned to this device.
- getLocalHostName() - Static method in class totalcross.net.ConnectionManager
-
Gets the host name for this device.
- getLocalPort() - Method in class totalcross.net.ServerSocket
-
Returns the local TCP port on which this socket is listening, passed in the constructor.
- getLocation(String) - Static method in class totalcross.map.GoogleMaps
-
Returns the location after searching Google.
- getLogger(String) - Static method in class totalcross.util.Logger
-
Returns the logger with a specific name, keeping its level and output handlers unchanged.
- getLogger(String, int) - Static method in class totalcross.util.Logger
-
Returns the logger with a specific name, setting the level specified and keeping the output handlers unchanged.
- getLogger(String, int, Stream) - Static method in class totalcross.util.Logger
-
Returns the logger with a specific name, setting the level specified and optionally adding the given stream to the list of output handlers.
- getLoginTimeout() - Static method in class totalcross.sql.DriverManager
- getLogWriter() - Static method in class totalcross.sql.DriverManager
- getLong() - Method in class totalcross.io.device.bluetooth.DataElement
- getLong(int) - Method in class totalcross.json.JSONArray
-
Get the long value associated with an index.
- getLong(int) - Method in interface totalcross.sql.ResultSet
- getLong(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getLong(String) - Method in class totalcross.json.JSONObject
-
Get the long value associated with a key.
- getLong(String) - Method in interface totalcross.sql.ResultSet
- getLong(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getLongitude() - Method in class totalcross.io.device.gps.GPS
-
Returns the longitude (
location[1]). - getLowestSetBit() - Method in class totalcross.util.BigInteger
- getMainWindow() - Static method in class totalcross.ui.MainWindow
-
Returns the instance of the current main window.
- getMajorDeviceClass() - Method in class totalcross.io.device.bluetooth.DeviceClass
-
Retrieves the major device class.
- getMajorVersion() - Method in class totalcross.db.sqlite.JDBC
- getMajorVersion() - Method in interface totalcross.sql.Driver
- getMask() - Method in class totalcross.ui.Edit
-
Returns the mask passed on the constructor.
- getMaxBinaryLiteralLength() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the number of hex characters allowed in an inline binary literal.
- getMaxCatalogNameLength() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum length of a catalog name.
- getMaxCharLiteralLength() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum length of a character literal.
- getMaxColumnNameLength() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum length of a column name.
- getMaxColumnsInGroupBy() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum number of columns in a GROUP BY statement.
- getMaxColumnsInIndex() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum number of columns in an index.
- getMaxColumnsInOrderBy() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum number of columns in an ORDER BY statement.
- getMaxColumnsInSelect() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum number of columns in a SELECT statement.
- getMaxColumnsInTable() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum number of columns in a table.
- getMaxConnections() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum number of connections this client can have to the database.
- getMaxCursorNameLength() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum length of a cursor name.
- getMaximum() - Method in class totalcross.ui.ScrollBar
-
Get the maximum value
- getMaxIndexLength() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum length of an index.
- getMaxLength() - Method in class totalcross.ui.Edit
- getMaxLength() - Method in class totalcross.ui.MultiEdit
- getMaxProcedureNameLength() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum length of a procedure name.
- getMaxRows() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- getMaxRows() - Method in interface totalcross.sql.Statement
- getMaxRowSize() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum size of a row in bytes.
- getMaxSchemaNameLength() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum length of a schema name.
- getMaxStatementLength() - Method in interface totalcross.sql.DatabaseMetaData
-
This method includes the maximum length of a SQL statement.
- getMaxStatements() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum number of statements that can be active at any time.
- getMaxTableNameLength() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum length of a table name.
- getMaxTablesInSelect() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum number of tables that may be referenced in a SELECT statement.
- getMaxTextWidth() - Method in class totalcross.ui.Check
-
Returns the maximum text width for the lines of this Label.
- getMaxTextWidth() - Method in class totalcross.ui.Label
-
Returns the maximum text width for the lines of this Label.
- getMaxUserNameLength() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the maximum length of a user name.
- getMaxWidth(String[], int, int) - Method in class totalcross.ui.font.FontMetrics
-
Returns the maximum text width from the given list of names.
- getMenuItem(int) - Method in class totalcross.ui.MenuBar
-
Returns the MenuItem at the given index.
- getMenuItems() - Method in class totalcross.ui.MenuBar
-
Returns the matrix of Menuitems passed in the constructor.
- getMessage() - Method in exception org.json.simple.parser.ParseException
- getMessage(int) - Method in class totalcross.net.mail.Folder
-
Get the Message object corresponding to the given message number.
- getMessage(int) - Method in class totalcross.net.mail.POP3Folder
- getMessage(String) - Method in class totalcross.net.mail.Folder
- getMessage(String) - Method in class totalcross.net.mail.POP3Folder
- getMessageCount() - Method in class totalcross.net.mail.Folder
-
Get total number of messages in this Folder.
- getMessages() - Method in class totalcross.net.mail.Folder
-
Get all Message objects from this Folder.
- getMessages(int, int) - Method in class totalcross.net.mail.Folder
-
Get the Message objects for message numbers ranging from start through end, both start and end inclusive.
- getMetaData() - Method in class totalcross.db.sqlite.SQLiteConnection
- getMetaData() - Method in interface totalcross.sql.PreparedStatement
- getMetaData() - Method in interface totalcross.sql.ResultSet
- getMetaData() - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- getMetaData() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getMethod() - Method in class totalcross.util.zip.ZipEntry
-
Returns the compression method of the entry, or -1 if not specified.
- getMimeType() - Method in class totalcross.ui.image.SimpleImageInfo
- getMinimum() - Method in class totalcross.ui.ScrollBar
-
Get the minimum value
- getMinorDeviceClass() - Method in class totalcross.io.device.bluetooth.DeviceClass
-
Retrieves the minor device class.
- getMinorVersion() - Method in class totalcross.db.sqlite.JDBC
- getMinorVersion() - Method in interface totalcross.sql.Driver
- getMode() - Method in class totalcross.ui.Edit
-
Return the current mode.
- getMode(String) - Static method in class totalcross.db.sqlite.SQLiteConfig.TransactionMode
- getModulus() - Method in class totalcross.crypto.cipher.RSAPrivateKey
-
Returns a copy of the byte array containing the modulus.
- getModulus() - Method in class totalcross.crypto.cipher.RSAPublicKey
-
Returns a copy of the byte array containing the modulus.
- getMonth() - Method in class totalcross.util.Date
-
Returns the month.
- getMonthName(int) - Static method in class totalcross.util.Date
-
Returns the string representation of the month passed
- getMoreResults() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- getMoreResults() - Method in interface totalcross.sql.Statement
- getN() - Method in class totalcross.barcode.Barcode
-
Gets the bar multiplier for wide bars.
- getName() - Method in class totalcross.io.PDBFile
-
Returns the name passed on the constructor.
- getName() - Method in class totalcross.util.Logger
-
Returns the logger name.
- getName() - Method in class totalcross.util.pdf.XObjectImage
- getName() - Method in class totalcross.util.zip.ZipEntry
-
Returns the name of the entry.
- getName() - Method in class totalcross.util.zip.ZipFile
-
Deprecated.
- getNames(Object) - Static method in class totalcross.json.JSONObject
-
Get an array of field names from an Object.
- getNames(JSONObject) - Static method in class totalcross.json.JSONObject
-
Get an array of field names from a JSONObject.
- getNanos() - Method in class totalcross.sql.Timestamp
- getNativeSocket() - Method in class totalcross.net.Socket
-
Used internally by the SSL classes.
- getNewIndirectObject() - Method in class totalcross.util.pdf.Body
- getNewIndirectObject(int, int, boolean) - Method in class totalcross.util.pdf.Body
- getNext() - Method in class totalcross.ui.Control
-
Returns the next child in the parent's list of controls.
- getNextAvailableEventId() - Static method in class totalcross.ui.event.Event
-
Register a new event with the system.
- getNextChunkSize() - Method in class totalcross.util.zip.TCZ
-
Returns the size of the next available chunk
- getNextEntry() - Method in class totalcross.util.zip.ZipStream
-
Reads the next ZIP file entry and positions the stream at the beginning of the entry data.
- getNextException() - Method in exception totalcross.sql.SQLException
- getNextModifiedRecordIndex() - Method in class totalcross.io.sync.RemotePDBFile
-
Returns the next modified record index.
- getNextSelectionIndex(KeyEvent) - Method in class totalcross.ui.MenuBarDropDown
-
Returns the index of the next menu item that is to be selected based on the direction of the KeyEvent.
- getNextSibling() - Method in class totalcross.ui.tree.Node
-
Method to return the next sibling of this node in the parent's children array.
- getNextWarning() - Method in exception totalcross.sql.SQLWarning
- getNodeName() - Method in class totalcross.ui.tree.Node
-
Method to return the node name of this node.
- getNormalInstance(int, int, int) - Method in class totalcross.res.TristateImage
- getNormalInstance(int, int, int, int, boolean) - Method in class totalcross.ui.NinePatch
- getNormalInstance(NinePatch.Parts, int, int, int, boolean) - Method in class totalcross.ui.NinePatch
- getNumber() - Method in class totalcross.util.pdf.IndirectIdentifier
- getNumberID() - Method in class totalcross.util.pdf.IndirectObject
- getNumberOfTextLines() - Method in class totalcross.ui.MultiEdit
-
Gets total number of lines in the text
- getNumericFunctions() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns a comma separated list of math functions.
- getObject(int) - Method in interface totalcross.sql.ResultSet
- getObject(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getObject(String) - Method in interface totalcross.sql.ResultSet
- getObject(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getObjectAttribute(int) - Method in class totalcross.io.ObjectPDBFile
-
Get attributes of an object record from the PDBFile
- getObjectByNumberID(int) - Method in class totalcross.util.pdf.Body
- getObjectNumberStart() - Method in class totalcross.util.pdf.Body
- getObjectNumberStart() - Method in class totalcross.util.pdf.CrossReferenceTable
- getObjectsCount() - Method in class totalcross.util.pdf.Body
- getOpenModeFlags() - Method in class totalcross.db.sqlite.SQLiteConfig
- getOptions() - Method in class totalcross.game.GameEngine
-
Get a new instance of the game options.
- getOriginalImage() - Method in class totalcross.ui.ImageControl
-
Returns the original image assigned to this ImageControl.
- getOutput() - Method in class totalcross.crypto.cipher.Cipher
-
Finalizes the encryption or decryption operation (depending on how this cipher was initialized) by processing all the accumulated input data and returning the result in a new buffer.
- getOutputHandlers() - Method in class totalcross.util.Logger
-
Get the output handlers associated with this logger.
- getPageAt(int) - Method in class totalcross.util.pdf.Pages
- getPageCount() - Method in class totalcross.util.pdf.PDFWriter
- getPalette() - Static method in class totalcross.ui.gfx.Graphics
-
Returns the palette used when the screen has 8 bpp.
- getParameterClassName(int) - Method in interface totalcross.sql.ParameterMetaData
- getParameterCount() - Method in interface totalcross.sql.ParameterMetaData
- getParameterMode(int) - Method in interface totalcross.sql.ParameterMetaData
- getParameterType(int) - Method in interface totalcross.sql.ParameterMetaData
- getParameterTypeName(int) - Method in interface totalcross.sql.ParameterMetaData
- getParent() - Method in class totalcross.io.File
-
Returns the file's parent, or null if its the root.
- getParent() - Method in class totalcross.ui.Control
-
Returns the control's parent container.
- getParent() - Method in class totalcross.ui.tree.Node
-
Method to return this node's parent or null if this node has no parent.
- getParentWindow() - Method in class totalcross.ui.Control
-
Returns the control's parent Window or null if there's no parent (eg: the control still not added to any container).
- getPassword() - Method in class totalcross.crypto.provider.PBKDF2SecretKey
- getPath() - Method in class totalcross.io.File
-
Return the file's path passed in the constructor.
- getPath() - Method in class totalcross.ui.image.Image
-
Returns the path used to create the Image.
- getPath() - Method in class totalcross.ui.tree.Node
-
Method to return the path from the root, to get to this node.
- getPathToRoot() - Method in class totalcross.ui.tree.Node
-
Method to builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
- getPDFStringSize() - Method in class totalcross.util.pdf.Header
- getPenColor() - Method in class totalcross.ui.Whiteboard
-
Returns the drawing pen color.
- getPixel(int, int) - Method in class totalcross.ui.gfx.Graphics
-
Gets the pixel color at given position in the 0x00RRGGBB format.
- getPixelRow(byte[], int) - Method in class totalcross.ui.image.Image
-
Used in saveTo method.
- getPixels() - Method in class totalcross.ui.image.Image
-
Used only at desktop to get the image's pixels.
- getPopupCount() - Static method in class totalcross.ui.Window
-
Returns the number of windows that are popped up.
- getPort() - Method in class totalcross.net.Socket
-
Returns the remote port which this socket is connected to, passed in the constructor.
- getPos() - Method in class totalcross.game.Sprite
-
Retrieve the sprite position (actually its center).
- getPos() - Method in class totalcross.io.ByteArrayStream
- getPos() - Method in class totalcross.io.File
- getPos() - Method in class totalcross.io.RandomAccessStream
-
Returns the current offset in this stream.
- getPos() - Method in class totalcross.ui.Control
-
Returns the current position (x,y) of this control
- getPosition() - Method in class org.json.simple.parser.JSONParser
- getPosition() - Method in exception org.json.simple.parser.ParseException
- getPosition() - Static method in class totalcross.money.Ads
- getPosition() - Method in class totalcross.ui.PagePosition
-
Returns the current position
- getPrecision(int) - Method in interface totalcross.sql.ParameterMetaData
- getPrecision(int) - Method in interface totalcross.sql.ResultSetMetaData
- getPrecision(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- getPrecision(String) - Static method in class totalcross.db.sqlite.SQLiteConfig.DatePrecision
- getPreferredHeight() - Method in class totalcross.game.Animation
-
Returns the preferred height of this control.
- getPreferredHeight() - Method in class totalcross.io.device.gps.GPSView
- getPreferredHeight() - Method in class totalcross.ui.AccordionContainer.Caption
- getPreferredHeight() - Method in class totalcross.ui.AccordionContainer
- getPreferredHeight() - Method in class totalcross.ui.AlignedLabelsContainer
-
Returns the preferred height of this control.
- getPreferredHeight() - Method in class totalcross.ui.ArrowButton
-
Returns the preferred height of this control.
- getPreferredHeight() - Method in class totalcross.ui.Bar
-
Returns the preferred height of this control.
- getPreferredHeight() - Method in class totalcross.ui.BorderContainer
- getPreferredHeight() - Method in class totalcross.ui.Button
-
Returns the preffered height of this control.
- getPreferredHeight() - Method in class totalcross.ui.ButtonMenu
-
Returns the preferred height as if all images were in a single row.
- getPreferredHeight() - Method in class totalcross.ui.chart.ChartData
- getPreferredHeight() - Method in class totalcross.ui.Check
-
returns the preffered height of this control.
- getPreferredHeight() - Method in class totalcross.ui.ComboBox
- getPreferredHeight() - Method in class totalcross.ui.ComboBoxDropDown
- getPreferredHeight() - Method in class totalcross.ui.Control
-
Returns the preferred height of this control.
- getPreferredHeight() - Method in class totalcross.ui.Edit
- getPreferredHeight() - Method in class totalcross.ui.FlowContainer
- getPreferredHeight() - Method in class totalcross.ui.Grid
- getPreferredHeight() - Method in class totalcross.ui.ImageControl
- getPreferredHeight() - Method in class totalcross.ui.ImageList
- getPreferredHeight() - Method in class totalcross.ui.Label
-
Returns the preffered height of this control.
- getPreferredHeight() - Method in class totalcross.ui.ListBox
-
Returns the number of items multiplied by the font metrics height
- getPreferredHeight() - Method in class totalcross.ui.ListContainer.Item
- getPreferredHeight() - Method in class totalcross.ui.MultiButton
- getPreferredHeight() - Method in class totalcross.ui.MultiEdit
- getPreferredHeight() - Method in class totalcross.ui.PagePosition
- getPreferredHeight() - Method in class totalcross.ui.ProgressBar
-
Returns the preferred height, which is fmH+2
- getPreferredHeight() - Method in class totalcross.ui.PushButtonGroup
- getPreferredHeight() - Method in class totalcross.ui.Radio
-
returns the preferred height of this control.
- getPreferredHeight() - Method in class totalcross.ui.Ruler
-
For vertical rulers, returns FILL.
- getPreferredHeight() - Method in class totalcross.ui.ScrollBar
-
If this is a horizontal scroll bar, i strongly suggest you use PREFERRED in your control's height (with small adjustments)
- getPreferredHeight() - Method in class totalcross.ui.ScrollContainer
-
Returns the preferred height AFTER the resize method was called.
- getPreferredHeight() - Method in class totalcross.ui.ScrollPosition
- getPreferredHeight() - Method in class totalcross.ui.ShadedButton
- getPreferredHeight() - Method in class totalcross.ui.Slider
- getPreferredHeight() - Method in class totalcross.ui.Spacer
- getPreferredHeight() - Method in class totalcross.ui.SpinList
- getPreferredHeight() - Method in class totalcross.ui.Switch
- getPreferredHeight() - Method in class totalcross.ui.TabbedContainer
-
Returns the caption height for this TabbedContainer.
- getPreferredHeight() - Method in class totalcross.ui.tree.Tree
-
Method to return the number of items multiplied by the font metrics height
- getPreferredHeight() - Method in class totalcross.ui.Whiteboard
-
Returns the preferred height: FILL
- getPreferredHeight() - Method in class totalcross.ui.Window
-
Returns the size of the title if any plus the size of the border.
- getPreferredHeight(int) - Method in class totalcross.ui.ButtonMenu
-
Returns the preferred height for the given number of rows.
- getPreferredWidth() - Method in class totalcross.game.Animation
-
Returns the preferred width of this control.
- getPreferredWidth() - Method in class totalcross.io.device.gps.GPSView
- getPreferredWidth() - Method in class totalcross.ui.AlignedLabelsContainer
-
Returns the preferred width of this control.
- getPreferredWidth() - Method in class totalcross.ui.ArrowButton
-
Returns the preferred width of this control.
- getPreferredWidth() - Method in class totalcross.ui.Bar
-
Returns the preferred width of this control.
- getPreferredWidth() - Method in class totalcross.ui.BorderContainer
- getPreferredWidth() - Method in class totalcross.ui.Button
-
Returns the preffered width of this control.
- getPreferredWidth() - Method in class totalcross.ui.ButtonMenu
-
Returns the preferred width as if all images were in a single row.
- getPreferredWidth() - Method in class totalcross.ui.Check
-
returns the preffered width of this control.
- getPreferredWidth() - Method in class totalcross.ui.ColorList
- getPreferredWidth() - Method in class totalcross.ui.ComboBox
- getPreferredWidth() - Method in class totalcross.ui.ComboBoxDropDown
- getPreferredWidth() - Method in class totalcross.ui.Control
-
Returns the preferred width of this control.
- getPreferredWidth() - Method in class totalcross.ui.Edit
- getPreferredWidth() - Method in class totalcross.ui.Grid
-
If all widths (passed in constructor) are positive (ie, not a percentage), then it will use the sum as the preferred width.
- getPreferredWidth() - Method in class totalcross.ui.ImageControl
- getPreferredWidth() - Method in class totalcross.ui.ImageList
- getPreferredWidth() - Method in class totalcross.ui.Label
-
Returns the preffered width of this control.
- getPreferredWidth() - Method in class totalcross.ui.ListBox
-
Returns the preferred width, ie, the size of the largest item plus the size of the scrollbar.
- getPreferredWidth() - Method in class totalcross.ui.ListContainer.Item
- getPreferredWidth() - Method in class totalcross.ui.MultiButton
- getPreferredWidth() - Method in class totalcross.ui.MultiEdit
- getPreferredWidth() - Method in class totalcross.ui.PagePosition
- getPreferredWidth() - Method in class totalcross.ui.ProgressBar
-
Gets the preferred width, which is the parent's width-6, or the screen's width.
- getPreferredWidth() - Method in class totalcross.ui.PushButtonGroup
- getPreferredWidth() - Method in class totalcross.ui.Radio
-
returns the preferred width of this control.
- getPreferredWidth() - Method in class totalcross.ui.Ruler
-
For horizontal rulers, returns FILL.
- getPreferredWidth() - Method in class totalcross.ui.ScrollBar
-
If this is a vertical scroll bar, i strongly suggest you use PREFERRED in your control's width (with small adjustments).
- getPreferredWidth() - Method in class totalcross.ui.ScrollContainer
-
Returns the preferred width AFTER the resize method was called.
- getPreferredWidth() - Method in class totalcross.ui.ScrollPosition
- getPreferredWidth() - Method in class totalcross.ui.ShadedButton
- getPreferredWidth() - Method in class totalcross.ui.Slider
- getPreferredWidth() - Method in class totalcross.ui.Spacer
- getPreferredWidth() - Method in class totalcross.ui.SpinList
- getPreferredWidth() - Method in class totalcross.ui.Switch
- getPreferredWidth() - Method in class totalcross.ui.TabbedContainer
-
Returns the minimum width (based on the sizes of the captions) for this TabbedContainer
- getPreferredWidth() - Method in class totalcross.ui.tree.Tree
-
Method to return the preferred width, ie, size of the largest item plus 20.
- getPreferredWidth() - Method in class totalcross.ui.Whiteboard
-
Returns the preferred width: FILL
- getPreferredWidth() - Method in class totalcross.ui.Window
-
Returns the size of the title if any plus the size of the border.
- getPreferredWidth(int) - Method in class totalcross.ui.ButtonMenu
-
Returns the preferred width for the given number of columns.
- getPressedButtonIndex() - Method in class totalcross.ui.dialog.ControlBox
-
Returns the pressed button index, starting from 0
- getPressedButtonIndex() - Method in class totalcross.ui.dialog.FileChooserBox
-
Returns the button index used to close this window.
- getPressedButtonIndex() - Method in class totalcross.ui.dialog.InputBox
-
Returns the pressed button index, starting from 0
- getPressedButtonIndex() - Method in class totalcross.ui.dialog.MessageBox
-
Returns the pressed button index, starting from 0
- getPressedEvent(Control) - Method in class totalcross.ui.Control
-
Creates a ControlEvent.PRESSED if not yet created and returns it.
- getPressedInstance(int, int, int, int, boolean) - Method in class totalcross.res.TristateImage
- getPressedInstance(Image, int, int) - Method in class totalcross.ui.NinePatch
- getPrev() - Method in class totalcross.ui.Control
-
Returns the previous child in the parent's list of controls.
- getPreviousSibling() - Method in class totalcross.ui.tree.Node
-
Method to return the previous sibling of this node in the parent's children array.
- getPrimaryKeys(String, String, String) - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns a list of a table's primary key columns.
- getPrivateExponent() - Method in class totalcross.crypto.cipher.RSAPrivateKey
-
Returns a copy of the byte array containing the private exponent.
- getProcedureColumns(String, String, String, String) - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns a list of the parameter and result columns for the requested stored procedures.
- getProcedures(String, String, String) - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns a list of all the stored procedures matching the specified pattern in the given schema and catalog.
- getProcedureTerm() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the vendor's term for "procedure".
- getProp(String) - Method in class totalcross.game.Options
-
Get a property value given the key.
- getProperty(String) - Static method in class totalcross.io.device.bluetooth.LocalDevice
- getPropertyInfo(String, Hashtable) - Method in class totalcross.db.sqlite.JDBC
- getPublicExponent() - Method in class totalcross.crypto.cipher.RSAPrivateKey
-
Returns a copy of the byte array containing the public exponent.
- getPublicExponent() - Method in class totalcross.crypto.cipher.RSAPublicKey
-
Returns a copy of the byte array containing the public exponent.
- getQueryTimeout() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- getQueryTimeout() - Method in interface totalcross.sql.Statement
- getQuietZoneX() - Method in class totalcross.barcode.Barcode
-
Get the width of the quiet zone
- getRadio(int) - Method in class totalcross.ui.RadioGroupController
-
Returns the Radio at the given index.
- getRadioGroup() - Method in class totalcross.ui.Radio
-
Returns the RadioGroupController that this radio belongs to, or null if none.
- getRandomColor(Random) - Static method in class totalcross.ui.gfx.Color
-
Returns a random color.
- getRank() - Method in class totalcross.game.HighScoreEntry
-
Get the rank of this Entry in the HighScores table.
- getRawText(String, boolean) - Static method in class totalcross.barcode.Barcode128
-
Converts the human readable text to the characters needed to create a barcode.
- getRealClientRect() - Method in class totalcross.ui.ScrollContainer
-
Returns the client rect from the ScrollContainer control
- getRecord(StreamConnectionNotifier) - Method in class totalcross.io.device.bluetooth.LocalDevice
-
Gets the service record corresponding to a
btspp,btl2cap, orbtgoepnotifier. - getRecordAttributes(int) - Method in class totalcross.io.PDBFile
-
Retrieves the attributes of the given record.
- getRecordCount() - Method in class totalcross.io.PDBFile
-
Returns the number of records in the PDBFile.
- getRecordCount() - Method in class totalcross.io.sync.RemotePDBFile
-
Returns the number of records inside this database
- getRecordOffset() - Method in class totalcross.io.PDBFile
-
Returns the internal record offset used to read and write data.
- getRecordPos() - Method in class totalcross.io.PDBFile
-
Returns the current record position or -1 if there is no current record.
- getRecordPos() - Method in class totalcross.io.sync.RemotePDBFile
-
Returns the current record position or -1 if there is no current record.
- getRecordSize() - Method in class totalcross.io.PDBFile
-
Returns the size of the current record in bytes.
- getRect() - Method in class totalcross.ui.Control
-
Returns a copy of the control's rectangle, relative to its parent.
- getRed(int) - Static method in class totalcross.ui.gfx.Color
-
Returns the red value of the color.
- getRegion() - Method in class totalcross.game.Sprite
-
Retrieve the sprite valid region.
- getRemainingBattery() - Static method in class totalcross.sys.Vm
-
Returns the percentage of the remaining battery life of this device.
- getRequireStartTLS() - Method in class totalcross.net.mail.SMTPTransport
- getResultSet() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- getResultSet() - Method in interface totalcross.sql.Statement
- getResultSetConcurrency() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- getResultSetConcurrency() - Method in interface totalcross.sql.Statement
- getResultSetHoldability() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the default holdability type of
ResultSetS retrieved from this database. - getResultSetType() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- getResultSetType() - Method in interface totalcross.sql.Statement
- getRGB(int[], int, int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Gets raw RGB data from a rectangular region of the surface this graphic s drawing to and stores it in the provided array.
- getRGB(int, int, int) - Static method in class totalcross.ui.gfx.Color
-
Returns a color integer value with the given red, green and blue components.
- getRGB(String) - Static method in class totalcross.ui.gfx.Color
-
Returns a color integer value parsing the given rgb.
- getRGBEnsureRange(int, int, int) - Static method in class totalcross.ui.gfx.Color
-
Returns a color integer value with the given red, green and blue components, ensuring that the values are within the 0-255 range.
- getRightControlX() - Method in class totalcross.ui.ListContainer.Item
- getRoot() - Method in class totalcross.ui.tree.Node
-
Method to return the root of the tree that contains this node.
- getRoot() - Method in class totalcross.ui.tree.TreeModel
-
Method to return the root node of this tree model.
- getRotatedScaledInstance(int, int, int) - Method in class totalcross.ui.image.Image
-
Creates a rotated and/or scaled version of this Image.
- getRow() - Method in interface totalcross.sql.ResultSet
- getRow() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getRow(int) - Method in class totalcross.ui.chart.ChartData
- getRowCount(String) - Method in class totalcross.db.sqlite.SQLiteUtil
- getSafeAreaInsets() - Static method in class totalcross.ui.Window
- getSalt() - Method in class totalcross.crypto.provider.PBKDF2SecretKey
- getScale(int) - Method in interface totalcross.sql.ParameterMetaData
- getScale(int) - Method in interface totalcross.sql.ResultSetMetaData
- getScale(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- getScaledInstance(int, int) - Method in class totalcross.ui.image.Image
-
Returns the scaled instance for this image.
- getScanManagerVersion() - Static method in class totalcross.io.device.scanner.Scanner
-
Get the scan manager version as an hexadecimal String.
- getScanPortDriverVersion() - Static method in class totalcross.io.device.scanner.Scanner
-
Get the Scanner Port Driver version as an hexadecimal string.
- getSchemaName(int) - Method in interface totalcross.sql.ResultSetMetaData
- getSchemaName(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- getSchemas() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the list of database schemas as a
ResultSet, with one column - TABLE_SCHEM - that is the name of the schema. - getSchemaTerm() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the vendor's term for "schema".
- getScreenShot() - Static method in class totalcross.ui.MainWindow
-
Takes a screen shot of the current screen.
- getScrollDistance() - Method in class totalcross.ui.ScrollContainer
-
Override this method to return the correct scroll distance.
- getScrollPosition(int) - Method in class totalcross.ui.Grid
- getScrollPosition(int) - Method in class totalcross.ui.ListBox
- getScrollPosition(int) - Method in class totalcross.ui.MultiEdit
- getScrollPosition(int) - Method in interface totalcross.ui.Scrollable
-
Returns the current position given the direction.
- getScrollPosition(int) - Method in class totalcross.ui.ScrollContainer
- getScrollPosition(int) - Method in class totalcross.ui.ScrollPosition
- getScrollPosition(int) - Method in class totalcross.ui.TabbedContainer
- getScrollPosition(int) - Method in class totalcross.ui.tree.Tree
- getSearchStringEscape() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the string used to escape wildcards in search strings.
- getSeed() - Method in class totalcross.util.Random
-
Returns the first seed used
- getSelectedCell() - Method in class totalcross.ui.chart.ChartData
- getSelectedColor() - Method in class totalcross.ui.ColorList
-
Returns the selected color or black if no one is selected.
- getSelectedDate() - Method in class totalcross.ui.dialog.CalendarBox
-
Returns the selected Date.
- getSelectedIndex() - Method in class totalcross.db.sqlite.ui.DBListBox
-
Returns the position of the selected item of the Listbox or -1 if the listbox has no selected index yet.
- getSelectedIndex() - Method in class totalcross.ui.Bar
-
Returns the selected button, or -1 if none was selected.
- getSelectedIndex() - Method in class totalcross.ui.ButtonMenu
- getSelectedIndex() - Method in class totalcross.ui.ComboBox
-
Returns the position of the selected item of the ListBox
- getSelectedIndex() - Method in class totalcross.ui.Grid
-
Get the index of the currently selected row, or -1 if none is selected.
- getSelectedIndex() - Method in class totalcross.ui.ListBox
-
Returns the position of the selected item of the Listbox or -1 if the listbox has no selected index yet.
- getSelectedIndex() - Method in class totalcross.ui.ListContainer
-
Returns the selected index, or -1 if none is selected.
- getSelectedIndex() - Method in class totalcross.ui.MenuBar
-
Returns the current menu item selected.
- getSelectedIndex() - Method in class totalcross.ui.MenuBarDropDown
-
Returns the selected index when this window was closed or -1 if non was selected
- getSelectedIndex() - Method in class totalcross.ui.MultiButton
-
Returns the selected index
- getSelectedIndex() - Method in class totalcross.ui.MultiListBox
-
Returns the selected index.
- getSelectedIndex() - Method in class totalcross.ui.PopupMenu
-
Returns the selected index when this window was closed or -1 if non was selected
- getSelectedIndex() - Method in class totalcross.ui.PushButtonGroup
-
Returns the index of the selected button, or -1 if none is selected.
- getSelectedIndex() - Method in class totalcross.ui.RadioGroupController
-
Returns the currently selected index (in the order that the Radios were added to the container), or -1 if none.
- getSelectedIndex() - Method in class totalcross.ui.SpinList
-
Returns the selected index.
- getSelectedIndex() - Method in class totalcross.ui.TopMenu
- getSelectedIndex() - Method in class totalcross.ui.tree.Tree
-
Method to return the position of the selected item of the Tree or -1 if the Tree has no selected index yet.
- getSelectedIndexes() - Method in class totalcross.ui.MultiListBox
-
Return a vector with the indexes which have been selected.
- getSelectedItem() - Method in class totalcross.db.sqlite.ui.DBListBox
-
Returns the selected item of the Listbox or null if none is selected
- getSelectedItem() - Method in class totalcross.ui.ColorList
-
Returns the selected Item object, or a black Item representing the black color if none was selected.
- getSelectedItem() - Method in class totalcross.ui.ComboBox
-
Returns the selected item of the ListBox
- getSelectedItem() - Method in class totalcross.ui.Grid
-
Get the information on the currently selected line.
- getSelectedItem() - Method in class totalcross.ui.ListBox
-
Returns the selected item of the Listbox or an empty String Object if none is selected
- getSelectedItem() - Method in class totalcross.ui.ListContainer
-
Returns the selected container, or null if none is selected.
- getSelectedItem() - Method in class totalcross.ui.PushButtonGroup
-
Returns the caption of the selected button, or
nullif no button is selected - getSelectedItem() - Method in class totalcross.ui.RadioGroupController
-
Returns the currently selected Radio, or null if none.
- getSelectedItem() - Method in class totalcross.ui.SpinList
-
Returns the selected item.
- getSelectedItem() - Method in class totalcross.ui.tree.Tree
-
Method to return the selected item of the Tree or an empty String if no selection has been made.
- getSelectedRow() - Method in class totalcross.ui.chart.ChartData
- getSeparator() - Method in class totalcross.util.Logger
-
Gets the string used to separate two log messages.
- getServiceClasses() - Method in class totalcross.io.device.bluetooth.DeviceClass
-
Retrieves the major service classes.
- getSessionId() - Method in class totalcross.net.ssl.SSL
-
Get the session id for a handshake.
- getShort(int) - Method in interface totalcross.sql.ResultSet
- getShort(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getShort(String) - Method in class totalcross.db.sqlite.SQLiteUtil
- getShort(String) - Method in interface totalcross.sql.ResultSet
- getShort(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getShort(ResultSet) - Method in class totalcross.db.sqlite.SQLiteUtil
- getSize() - Method in class totalcross.barcode.Barcode
-
Gets the size of the text.
- getSize() - Method in class totalcross.io.CompressedByteArrayStream
-
Returns the real (uncompressed) size of data written.
- getSize() - Method in class totalcross.io.device.bluetooth.DataElement
- getSize() - Method in class totalcross.io.File
-
Returns the size of the file in bytes.
- getSize() - Static method in class totalcross.money.Ads
- getSize() - Method in class totalcross.ui.Control
-
Returns the current size (width,height) of this control
- getSize() - Method in class totalcross.ui.RadioGroupController
-
Returns the number of Radio's.
- getSize() - Method in class totalcross.util.zip.ZipEntry
-
Returns the uncompressed size of the entry data, or -1 if not known.
- getSizeInPixels(Ads.Size) - Static method in class totalcross.money.Ads
- getSlot() - Method in class totalcross.io.File
-
Returns the slot number passed in the constructor, or -1 if no slot was given.
- getSmoothScaledInstance(int, int) - Method in class totalcross.ui.image.Image
-
Returns the scaled instance using the area averaging algorithm for this image.
- getSmoothScaledInstance(int, int, int) - Method in class totalcross.ui.image.Image
-
Deprecated.TotalCross 2 no longer uses the backColor parameter.
- getSocketFactory() - Method in class totalcross.net.ssl.SSLContext
- getSocketFactory() - Method in class totalcross.net.ssl.SSLContextSpi
- getSQLKeywords() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns a comma separated list of all the SQL keywords in the database that are not in SQL92.
- getSQLLong() - Method in class totalcross.sys.Time
-
Returns the time in the format YYYYMMDDHHmmSSmmm as a long value.
- getSQLLong() - Method in class totalcross.util.Date
-
Returns this date in the Time.getTimeLong format, with hour/minute/second/millis equal to 0.
- getSQLState() - Method in exception totalcross.sql.SQLException
- getSQLStateType() - Method in interface totalcross.sql.DatabaseMetaData
- getSQLString() - Method in class totalcross.sys.Time
-
Returns this date in the format
YYYY-MM-DD HH:mm:SS.mmm - getSQLString() - Method in class totalcross.util.Date
-
Returns this date in the format
YYYY-MM-DD 00:00:00.000 - getSQLString(StringBuffer) - Method in class totalcross.sys.Time
-
Returns this date in the format
YYYY-MM-DD HH:mm:SS.mmm - getSQLString(StringBuffer) - Method in class totalcross.util.Date
-
Returns this date in the format
YYYY-MM-DD 00:00:00.000 - getStackTrace() - Static method in class totalcross.sys.Vm
-
A shortcut for
try {throw new Exception();} catch (Exception e) {return getStackTrace(e);} - getStackTrace(Throwable) - Static method in class totalcross.sys.Vm
-
Returns the given throwable stack trace as a String.
- getState() - Method in class totalcross.game.AnimatedButton
-
Gets the animated button state.
- getState(int) - Static method in class totalcross.io.device.RadioDevice
-
Retrieves the current state of the provided radio.
Currently works only on Android.
Always return RADIO_STATE_DISABLED on other platforms. - getStatement() - Method in interface totalcross.sql.ResultSet
- getStatement() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getStatus() - Method in class totalcross.net.HttpStream
-
Get a human readable text to describe the current status of this HttpStream
- getStore(String) - Method in class totalcross.net.mail.MailSession
-
Get a Store object that implements the specified protocol.
- getStream() - Method in class totalcross.io.BufferedStream
-
Returns the Stream attached to this BufferedStream.
- getStream() - Method in class totalcross.io.DataStream
-
Returns the base stream attached to this stream.
- getStream() - Method in class totalcross.io.LineReader
-
Returns the Stream attached to this LineReader.
- getStream() - Method in class totalcross.io.ResizeRecord
-
Returns the stream attached to this stream (which is always a PDBFile).
- getStreamContent() - Method in class totalcross.util.pdf.IndirectObject
- getString(int) - Method in class totalcross.json.JSONArray
-
Get the string associated with an index.
- getString(int) - Method in interface totalcross.sql.ResultSet
- getString(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getString(int, String, String) - Static method in class totalcross.sys.Registry
-
Returns a String at the given location.
- getString(Object) - Method in class totalcross.util.Hashtable
-
Returns the value to which the specified key is mapped in this hashtable as a String.
- getString(Object, String) - Method in class totalcross.util.Hashtable
-
Returns the value to which the specified key is mapped in this hashtable as a String.
- getString(String) - Method in class totalcross.db.sqlite.SQLiteUtil
- getString(String) - Method in class totalcross.json.JSONObject
-
Get the string associated with a key.
- getString(String) - Method in interface totalcross.sql.ResultSet
- getString(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getStringFunctions() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns a comma separated list of string functions.
- getStrings(String) - Method in class totalcross.db.sqlite.SQLiteUtil
- getStrings(ResultSet) - Method in class totalcross.db.sqlite.SQLiteUtil
- getStrings(ResultSet, Vector) - Method in class totalcross.db.sqlite.SQLiteUtil
- getStrings(ResultSet, Vector, int[]) - Method in class totalcross.db.sqlite.SQLiteUtil
- getStrings1(String) - Method in class totalcross.db.sqlite.SQLiteUtil
- getStrings1(ResultSet) - Method in class totalcross.db.sqlite.SQLiteUtil
- getStyle(Control) - Static method in class totalcross.ui.html.ControlProperties
- getSuperTables(String, String, String) - Method in interface totalcross.sql.DatabaseMetaData
- getSuperTypes(String, String, String) - Method in interface totalcross.sql.DatabaseMetaData
- getSupportedResolutions() - Static method in class totalcross.ui.media.Camera
-
Returns the resolutions that are supported by the device.
- getSystemFunctions() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns a comma separated list of of system functions.
- getTabColor(int) - Method in class totalcross.ui.TabbedContainer
-
Returns the color of the given tab.
- getTabCount() - Method in class totalcross.ui.TabbedContainer
-
Returns the number of tabs.
- getTableName(int) - Method in interface totalcross.sql.ResultSetMetaData
- getTableName(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- getTablePrivileges(String, String, String) - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the access rights that have been granted to the requested tables.
- getTables(String, String, String, String[]) - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns a list of the requested table as a
ResultSetwith the following columns: TABLE_CAT - The catalog the table is in, which may benull. TABLE_SCHEM - The schema the table is in, which may benull. TABLE_NAME - The name of the table. TABLE_TYPE - A string describing the table type. - getTableTypes() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the list of database table types as a
ResultSetwith one column - TABLE_TYPE - that is the name of the table type. - getTagCode(byte[], int, int) - Method in class totalcross.xml.rpc.XmlRpcClient
- getTagCode(byte[], int, int) - Method in class totalcross.xml.XmlReader
-
Method to compute the tag code identifying a tag name.
- getText() - Method in class totalcross.db.sqlite.ui.DBListBox
- getText() - Method in class totalcross.ui.Button
-
Gets the text displayed in the button.
- getText() - Method in class totalcross.ui.Check
-
Gets the text displayed in the check.
- getText() - Method in class totalcross.ui.dialog.keyboard.KeyboardEdit
-
Método que retorna o valor que está sendo exibido.
- getText() - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
-
Método que retorna o valor digitado no edit do teclado virtual
- getText() - Method in class totalcross.ui.Edit
-
Returns the text displayed in the edit control.
- getText() - Method in class totalcross.ui.Label
-
Gets the text that is displayed in the label.
- getText() - Method in class totalcross.ui.ListBox
-
Returns the string of the selected item or "" if none is selected.
- getText() - Method in class totalcross.ui.MultiEdit
-
Returns the text displayed in the edit control.
- getText() - Method in class totalcross.ui.MultiListBox
-
Returns the String with the selected item (if single) or a string with the number of selected items.
- getText() - Method in class totalcross.ui.Radio
-
Gets the text displayed in the radio.
- getText() - Method in interface totalcross.ui.TextControl
- getTextAlignment() - Method in class totalcross.barcode.Barcode
-
Gets the text alignment.
- getTextBuffer() - Method in class totalcross.ui.Edit
-
Returns the text's buffer.
- getTextBuffer() - Method in class totalcross.ui.MultiEdit
-
Returns the text's buffer.
- getTextFull() - Method in class totalcross.ui.dialog.keyboard.KeyboardEdit
-
Método que retorna o valor que está sendo exibido.
- getTextShadowColor() - Method in class totalcross.ui.Control
-
Returns the textShadowColor of this control.
- getTextWithoutMask() - Method in class totalcross.ui.Edit
-
Returns the text without the mask.
- getTime() - Method in class totalcross.sql.Timestamp
- getTime() - Method in class totalcross.sys.Time
-
Returns the number of millis since 1/1/1970
- getTime() - Method in class totalcross.ui.dialog.TimeBox
-
Returns the time placed in this control, which is the time passed in the constructor (if any) updated with the hours, minutes and seconds.
- getTime() - Method in class totalcross.util.Date
-
Returns the number of seconds since SQL_EPOCH 1/1/1970.
- getTime() - Method in class totalcross.util.zip.ZipEntry
-
Returns the modification time of the entry, or -1 if not specified.
- getTime(byte) - Method in class totalcross.io.File
-
Retrieves the specified time attribute of the opened file - cannot be used with
DONT_OPEN.
JDK - If the object state and the received argument are valid, it will always return the time of the last modification. - getTime(int) - Method in interface totalcross.sql.ResultSet
- getTime(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getTime(String) - Method in interface totalcross.sql.ResultSet
- getTime(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getTimeDateFunctions() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns comma separated list of time/date functions.
- getTimeLong() - Method in class totalcross.sys.Time
-
Returns the time in the format YYYYMMDDHHMMSS as a long value.
- getTimestamp(int) - Method in interface totalcross.sql.ResultSet
- getTimestamp(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getTimestamp(String) - Method in interface totalcross.sql.ResultSet
- getTimestamp(String) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getTimeStamp() - Static method in class totalcross.sys.Vm
-
Returns a time stamp in milliseconds.
- getTimestep() - Method in class totalcross.ui.Spinner
-
Gets the timestep used to change images
- getTitle() - Method in class totalcross.ui.Bar
-
Retrieves the current title.
- getTitle() - Method in class totalcross.ui.chart.Chart
- getTitle() - Method in class totalcross.ui.chart.ChartData.ChartDataRow
- getTitleFont() - Method in class totalcross.ui.Window
-
Gets the title font
- getTitleWidth() - Method in class totalcross.ui.Bar
- getToken() - Method in class totalcross.firebase.iid.FirebaseInstanceId
- getTopMost() - Static method in class totalcross.ui.Window
-
Returns the topmost window
- getTopMostVisibleView() - Method in class totalcross.ui.DynamicScrollContainer
-
Returns the top most
DynamicScrollContainer.AbstractViewthat starts within the viewable area - getTotalScrollHeight(int) - Method in class totalcross.ui.DynamicScrollContainer.DataSource
-
Returns the total scrollable height that all
DynamicScrollContainer.AbstractViews together will take up. This is calculated based on eachDynamicScrollContainer.AbstractViewheight and is called when aDynamicScrollContainer.DataSourceis set on aDynamicScrollContainer.DataSourceor theDynamicScrollContainerdetects screen rotation. - getTouchedUpInstance(byte, byte) - Method in class totalcross.ui.image.Image
-
Creates a touched-up version of this Image with the specified brightness and contrast.
- getTransactionIsolation() - Method in class totalcross.db.sqlite.SQLiteConnection
- getTransactionIsolation() - Method in interface totalcross.sql.Connection
- getTransactionIsolation() - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- getTransactionMode() - Method in class totalcross.db.sqlite.SQLiteConfig
- getTranslation() - Method in class totalcross.ui.gfx.Graphics
-
Returns the current translation from the origin for this Graphics object.
- getTransport(String) - Method in class totalcross.net.mail.MailSession
-
Get a Transport object that implements the specified protocol.
- getTree() - Method in class totalcross.ui.dialog.FileChooserBox
-
Returns the tree.
- getTrimmedLength() - Method in class totalcross.ui.Edit
-
Returns the length of the text after applying a trim to it.
- getType() - Method in interface totalcross.sql.ResultSet
- getType() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getType() - Method in class totalcross.ui.TabbedContainer
-
Returns the tabs type.
- getTypeInfo() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns a list of the SQL types supported by this database.
- getTypeMap() - Method in class totalcross.db.sqlite.SQLiteConnection
- getUDTs(String, String, String, int[]) - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the list of user defined data types in use.
- getUnexpectedObject() - Method in exception org.json.simple.parser.ParseException
- getUniqueId() - Static method in class totalcross.sys.Settings
-
Returns an id from the mobile device (Android and iOS) that should be persistent on reinstall.
- getUnitIncrement() - Method in class totalcross.ui.ScrollBar
-
Get the amount to increment the value when clicking the up or down buttons
- getUpdateCount() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- getUpdateCount() - Method in interface totalcross.sql.Statement
- getUpdateCounts() - Method in exception totalcross.sql.BatchUpdateException
-
This method returns the update count information for this error.
- getURL() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the URL for this database.
- getUserData() - Method in class totalcross.telephony.SmsMessage
- getUserName() - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the database username for this connection.
- getUserObjectPath() - Method in class totalcross.ui.tree.Node
-
Method to return the user object path, from the root, to get to this node.
- getValue() - Method in class totalcross.io.CRC32Stream
-
Returns the CRC32 data checksum computed so far.
- getValue() - Method in class totalcross.io.device.bluetooth.DataElement
- getValue() - Method in class totalcross.ui.dialog.InputBox
-
Returns the value entered
- getValue() - Method in class totalcross.ui.ProgressBar
-
Returns the current value
- getValue() - Method in class totalcross.ui.ScrollBar
-
Get the value.
- getValue() - Method in class totalcross.util.zip.Adler32
-
Returns the Adler-32 data checksum computed so far.
- getValue() - Method in class totalcross.util.zip.CRC32
-
Returns the CRC32 data checksum computed so far.
- getValue() - Method in class totalcross.xml.rpc.XmlRpcValue
-
Gets the corresponding object of this XmlRpcValue
- getValue(Control) - Static method in class totalcross.ui.html.Form
-
Returns the value of the given Control.
- getValueDelimiter() - Method in class totalcross.xml.AttributeList.Iterator
-
Gets the quote surrounding the value of the current attribute.
- getValues() - Method in class totalcross.util.Hashtable
-
Return a Vector of the values in the Hashtable.
- getValues() - Method in class totalcross.util.IntHashtable
-
Return a Vector of the values in the Hashtable.
- getVersionColumns(String, String, String) - Method in interface totalcross.sql.DatabaseMetaData
-
This method returns the set of columns that are automatically updated when the row is update.
- getView() - Method in interface totalcross.ui.Presenter
- getView(int) - Method in class totalcross.ui.DynamicScrollContainer.DataSource
-
Returns view number
nocontained within thisDynamicScrollContainer.DataSource - getVisibleCount() - Method in class totalcross.ui.PagePosition
-
Returns the visibleCount passed in the constructor.
- getVisibleImage(boolean) - Method in class totalcross.ui.ImageControl
-
Gets an image representing the portion being shown.
- getVisibleItems() - Method in class totalcross.ui.ScrollBar
-
Get the count of visible items for the scrollbar
- getVisibleViewsVec(int, int, int) - Method in class totalcross.ui.DynamicScrollContainer.DataSource
-
Returns a Vector containing the
DynamicScrollContainer.AbstractViews that are visible in the Y viewing area ofDynamicScrollContainerbetween y positionyStartandyEnd - getVistaColors(int) - Static method in class totalcross.ui.gfx.Graphics
-
Dumb method to keep compilation compatibility with TC 1
- getWarnings() - Method in class totalcross.db.sqlite.SQLiteConnection
- getWarnings() - Method in interface totalcross.sql.Connection
- getWarnings() - Method in interface totalcross.sql.ResultSet
- getWarnings() - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- getWarnings() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- getWarnings() - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- getWarnings() - Method in interface totalcross.sql.Statement
- getWeek() - Method in class totalcross.util.Date
-
Calculates and returns the ordinal value of the week(1-52).
- getWidth() - Method in class totalcross.game.TextRenderer
-
Returns the maximum width of the text plus the number of digits
- getWidth() - Method in class totalcross.ui.Control
-
Returns the control's width.
- getWidth() - Method in class totalcross.ui.gfx.GfxSurface
- getWidth() - Method in class totalcross.ui.image.Image
-
Returns the width of the image.
- getWidth() - Method in class totalcross.ui.image.SimpleImageInfo
- getWidth() - Method in class totalcross.util.pdf.XObjectImage
- getWinCEGPSCom() - Static method in class totalcross.io.device.gps.GPS
-
Returns the Windows CE GPS COM port, which can be used to open a PortConnector.
- getX() - Method in class totalcross.barcode.Barcode
-
Gets the minimum bar width.
- getX() - Method in class totalcross.ui.Control
-
Returns the control's x position.
- getX() - Method in class totalcross.ui.gfx.GfxSurface
- getX() - Method in class totalcross.ui.image.Image
-
Returns 0
- getX2() - Method in class totalcross.ui.Control
-
Returns x+width-1
- getXValuePos(double) - Method in class totalcross.ui.chart.Chart
-
Calculates the screen position of a value in the X axis according to its current minimum and maximum values.
- getY() - Method in class totalcross.ui.Control
-
Returns the control's y position.
- getY() - Method in class totalcross.ui.gfx.GfxSurface
- getY() - Method in class totalcross.ui.image.Image
-
Returns 0
- getY2() - Method in class totalcross.ui.Control
-
Returns y+height-1
- getYear() - Method in class totalcross.util.Date
-
Returns the year.
- getYPos(int) - Method in class totalcross.ui.MenuBarDropDown
- getYValuePos(double) - Method in class totalcross.ui.chart.Chart
-
Calculates the screen position of a value in the Y axis according to its current minimum and maximum values.
- gfx - Variable in class totalcross.game.Sprite
-
Graphics to draw at.
- GfxSurface - Class in totalcross.ui.gfx
-
GfxSurface is an abstract class that is extended by drawing surfaces, which can have a Graphics.
- GfxSurface() - Constructor for class totalcross.ui.gfx.GfxSurface
- GIAC - Static variable in class totalcross.io.device.bluetooth.DiscoveryAgent
-
The inquiry access code for General/Unlimited Inquiry Access Code (GIAC).
- glue - Variable in class totalcross.ui.html.ControlProperties
-
True to glue the next control in this one.
- GoogleMaps - Class in totalcross.map
-
Shows a Google Maps viewer on a separate screen.
- GoogleMaps() - Constructor for class totalcross.map.GoogleMaps
- GoogleMaps.Circle - Class in totalcross.map
-
A map item that represents a circle.
- GoogleMaps.MapItem - Class in totalcross.map
-
An abstract class used to group an array of map items.
- GoogleMaps.Place - Class in totalcross.map
-
A map item that represents a place in the map.
- GoogleMaps.Shape - Class in totalcross.map
-
A map item that represents a polygon with any shape.
- gotoNext() - Method in class totalcross.ui.dialog.CalculatorBox
-
Returns the next control to be focused when Next is clicked.
- GPRS - Static variable in class totalcross.net.ConnectionManager
-
Deprecated.As of TotalCross 1.20, replaced by
ConnectionManager.CELLULAR. - gps - Variable in class totalcross.io.device.gps.GPSView
-
Class used to retrieve the GPS coordinates.
- GPS - Class in totalcross.io.device.gps
-
Class that retrieves GPS coordinates read from the COM (or Bluetooth, or IR) port.
- GPS() - Constructor for class totalcross.io.device.gps.GPS
-
Constructs a GPS control.
- GPS(int) - Constructor for class totalcross.io.device.gps.GPS
-
Constructs a GPS control, with the given precision.
- GPS(PortConnector) - Constructor for class totalcross.io.device.gps.GPS
-
Constructs a GPS control with the given serial port.
- GPS.EphemeridesData - Class in totalcross.io.device.gps
- GPSDisabledException - Exception in totalcross.io.device.gps
-
Exception is thrown when the GPS is disabled.
- GPSDisabledException() - Constructor for exception totalcross.io.device.gps.GPSDisabledException
-
Constructs an empty Exception.
- GPSDisabledException(String) - Constructor for exception totalcross.io.device.gps.GPSDisabledException
-
Constructs an exception with the given message.
- GPSView - Class in totalcross.io.device.gps
-
Control that display GPS coordinates read from the COM (or Bluetooth, or IR) port.
- GPSView() - Constructor for class totalcross.io.device.gps.GPSView
-
Constructs a GPS using a read interval of 2 seconds.
- GPSView(int) - Constructor for class totalcross.io.device.gps.GPSView
-
Constructs a GPSView using the given read interval.
- GPSView(GPS, int) - Constructor for class totalcross.io.device.gps.GPSView
-
Constructs a GPSView using the given GPS as input.
- GPSView(PortConnector, int) - Constructor for class totalcross.io.device.gps.GPSView
-
Constructs a GPSView using the given PortConnector and read interval.
- GRADIENT_DARK - Static variable in class totalcross.ui.chart.Chart
-
Indicates a dark gradient.
- GRADIENT_HORIZONTAL - Static variable in class totalcross.ui.chart.Chart
-
Indicates a horizontal gradient.
- GRADIENT_INVERT - Static variable in class totalcross.ui.chart.Chart
-
Indicates to invert the gradient direction.
- GRADIENT_VERTICAL - Static variable in class totalcross.ui.chart.Chart
-
Indicates a vertical gradient.
- gradientTitleEndColor - Variable in class totalcross.ui.Window
-
The starting and ending colors used to fill the gradient title.
- gradientTitleStartColor - Variable in class totalcross.ui.Window
-
The starting and ending colors used to fill the gradient title.
- Graphics - Class in totalcross.ui.gfx
-
Graphics draws on a surface.
- Graphics(GfxSurface) - Constructor for class totalcross.ui.gfx.Graphics
-
Constructs a graphics object which can be used to draw on the given surface.
- GREEN - Static variable in class totalcross.ui.gfx.Color
- grid - Static variable in class totalcross.res.Resources
- Grid - Class in totalcross.ui
-
This is a common grid component.
- Grid(String[], boolean) - Constructor for class totalcross.ui.Grid
-
This will create a grid with the given captions and an optional multi-selection check column so that the user can select multiple lines of the grid.
- Grid(String[], int[], int[], boolean) - Constructor for class totalcross.ui.Grid
-
This will create a grid with the given captions, column widths, information alignment and an optional multi-selection check column so that the user can select multiple lines of the grid
- GRID - Static variable in class totalcross.ui.event.Listener
- GRID - Static variable in class totalcross.ui.NinePatch
- Grid.CellController - Class in totalcross.ui
-
Abstract class that must be implemented if you want to get a fine control of each cell in the grid.
- Grid.DataSource - Interface in totalcross.ui
-
Interface that can be used to fetch data on demmand.
- gridCheckChanged(GridEvent) - Method in interface totalcross.ui.event.GridListener
-
A CHECK_CHANGED_EVENT event was dispatched.
- GridContainer - Class in totalcross.ui
-
Class that implements a Grid that each cell is a container.
- GridContainer(int) - Constructor for class totalcross.ui.GridContainer
-
Constructs a GridContainer with the given orientation
- GridContainer.Cell - Class in totalcross.ui
-
A Grid's cell.
- GridEvent - Class in totalcross.ui.event
-
An event generated when the user clicks on a grid or checks it.
- GridEvent() - Constructor for class totalcross.ui.event.GridEvent
- GridListener - Interface in totalcross.ui.event
-
Interface used to listen to Grid events.
- gridSelected(GridEvent) - Method in interface totalcross.ui.event.GridListener
-
A SELECTED_EVENT event was dispatched.
- gridTextChanged(GridEvent) - Method in interface totalcross.ui.event.GridListener
-
A TEXT_CHANGED_EVENT event was dispatched.
- group(int) - Method in class totalcross.util.regex.Matcher
- group(int) - Method in interface totalcross.util.regex.MatchResult
- group(String) - Method in class totalcross.util.regex.Matcher
- group(String) - Method in interface totalcross.util.regex.MatchResult
- Group() - Constructor for class totalcross.ui.AccordionContainer.Group
- groupCount() - Method in class totalcross.util.regex.Matcher
- groupCount() - Method in interface totalcross.util.regex.MatchResult
- groupCount() - Method in class totalcross.util.regex.Pattern
-
How many capturing groups this expression includes?
- groupId(String) - Method in class totalcross.util.regex.Pattern
-
Get numeric id for a group name.
- groups() - Method in class totalcross.util.regex.Matcher
- groupv() - Method in class totalcross.util.regex.Matcher
- gs(int, int) - Method in class totalcross.io.device.printer.BluetoothPrinter
-
Sends a GS command to the printer.
- gs(int, int, int) - Method in class totalcross.io.device.printer.BluetoothPrinter
-
Sends an escape command to the printer.
- GS - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- GS - Static variable in class totalcross.io.device.printer.BluetoothPrinter
- GS_BARCODE_HEIGHT - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- GS_BARCODE_WIDTH - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- GS_CHARACTER_SIZE - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- GS_CUT - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- GS_HRI - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- GS_LEFT_MARGIN - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- GS_PRINT_DOWNLOADED_BIT_IMAGE - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- GS_REVERSE_BW - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- GS1_COMPOSITE - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable GS1 Composite barcode type. - GS1_COMPOSITE_C - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable GS1 Composite C barcode type. - GS1_DATA_BAR_EXPANDED - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable GS1 DataBar Expanded barcode type. - GS1_DATA_BAR_LIMITED - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable GS1 DataBar Limited barcode type. - GS1_OMINI_DIRECTIONAL - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable GS1 DataBar Omnidirectional barcode type. - GT - Static variable in class totalcross.json.XML
-
The Character '>'.
- guardBars - Variable in class totalcross.barcode.Barcode
-
Show the guard bars for barcode EAN.
- GZip - Class in totalcross.util.zip
-
This class implements stream compression using the GZip algorithm provided with the ZLib library.
- GZipStream - Class in totalcross.util.zip
-
This class implements a stream filter for compressing or uncompressing data stored in the GZip compression format.
- GZipStream(Stream, int) - Constructor for class totalcross.util.zip.GZipStream
-
Creates a GZipStream object that may be used to read compressed data from the given stream, or to write compressed data to the given stream.
H
- H1 - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "H1" tag
- H2 - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "H2" tag
- H3 - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "H3" tag
- H4 - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "H4" tag
- H5 - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "H5" tag
- H6 - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "H6" tag
- ha - Variable in class totalcross.ui.dialog.MessageBox
- hadParentScrolled() - Method in class totalcross.ui.Control
-
Returns true if the parent of this control is a Scrollable and had scrolled since the last pen down.
- HALF_STEP - Static variable in class totalcross.ui.gfx.Color
-
Increase or decrease all RGB values by 48.
- hAlign - Variable in class totalcross.ui.SpinList
-
The horizontal text alignment of the SpinList: LEFT, CENTER or RIGHT
- HAN_XIN - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable HanXin barcode type. - Handheld - Interface in totalcross.io.device.scanner
- handleClick(int) - Method in class totalcross.ui.MultiListBox
- handleFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.MenuBar
- handleFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.MenuBarDropDown
- handleFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.Window
-
Called by the main event handler to handle the focus change keys.
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.ComboBox
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.ComboBoxEditable
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.Control
-
Used by the main event loop to give the currently focused control an opportunity to act directly on the KeyEvent.
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.Edit
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.Grid
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.ImageControl
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.ListBox
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.MenuBarDropDown
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.MultiEdit
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.MultiListBox
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.PushButtonGroup
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.ScrollBar
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.SpinList
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.TabbedContainer
- handleGeographicalFocusChangeKeys(KeyEvent) - Method in class totalcross.ui.tree.Tree
- handleKeypadPress(Control, KeyEvent) - Method in class totalcross.ui.PreprocessKey
- handleSelection(int) - Method in class totalcross.ui.ListBox
- handleSelection(int) - Method in class totalcross.ui.MultiListBox
- handshakeStatus() - Method in class totalcross.net.ssl.SSL
-
Return the result of a handshake.
- hangup() - Static method in class totalcross.phone.Dial
-
Deprecated.
- HARD1 - Static variable in interface totalcross.sys.SpecialKeys
-
Also used in Smartphones
- HARD2 - Static variable in interface totalcross.sys.SpecialKeys
-
Also used in Smartphones
- HARD3 - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- HARD4 - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- has(String) - Method in class totalcross.json.JSONObject
-
Determine if the JSONObject contains a specific key.
- hasAds - Static variable in class totalcross.money.Ads
- hasBorder - Variable in class totalcross.ui.Edit
- hasContent() - Method in class totalcross.util.pdf.EnclosedContent
- hasCursorWhenNotEditable - Variable in class totalcross.ui.Edit
-
Set to false if you don't want the cursor to blink when the edit is not editable
- hasCursorWhenNotEditable - Static variable in class totalcross.ui.MultiEdit
-
Set to false if you don't want the cursor to blink when the edit is not editable
- hasFocus - Variable in class totalcross.ui.Edit
- hasFocus - Variable in class totalcross.ui.MultiEdit
- hasFocus() - Method in class totalcross.ui.Control
-
Returns true if this control has focus
- hash - Variable in class totalcross.util.Hashtable.Entry
- hashCode() - Method in class totalcross.io.device.bluetooth.UUID
-
Computes the hash code for this object.
- hashCode() - Method in class totalcross.json.Kim
-
Returns a hash code value for the kim.
- hashCode() - Method in class totalcross.ui.gfx.Coord
-
Returns the hashcode: x<<16 | y
- hashCode() - Method in class totalcross.ui.gfx.Rect
-
Returns the hashcode for this rect, ie, an integer valued 0xXXYYWWHH
- hashCode() - Method in class totalcross.ui.Insets
- hashCode() - Method in class totalcross.util.BigDecimal
- hashCode() - Method in class totalcross.util.BigInteger
- hashCode() - Method in class totalcross.util.Properties.Boolean
-
Returns a hash code for this Boolean object.
- hashCode() - Method in class totalcross.util.Properties.Double
-
Returns a hash code for this
Doubleobject. - hashCode() - Method in class totalcross.util.Properties.Int
-
Returns a hash code for this Int.
- hashCode() - Method in class totalcross.util.Properties.Long
-
Returns a hash code for this
Long. - hashCode() - Method in class totalcross.util.Properties.Str
-
Returns a hash code for this Str.
- hashCode() - Method in class totalcross.util.zip.ZipEntry
-
Returns the hash code value for this entry.
- hashCode() - Method in class totalcross.xml.rpc.XmlRpcValue
- hashCode(byte[], int, int) - Static method in class totalcross.ui.html.TagDereferencer
-
Returns the hash code of the given string, automatically converting the chars to upper case.
- hashCode(byte[], int, int) - Method in class totalcross.xml.XmlTokenizer
-
Returns the hashcode of the given bytes.
- hashCode(StringBuffer) - Static method in class totalcross.sys.Convert
-
Gets the hashcode of the string being stored by this StringBuffer.
- Hashtable - Class in totalcross.util
-
This class implements a hash table, which maps keys to values.
- Hashtable(int) - Constructor for class totalcross.util.Hashtable
-
Constructs a new, empty hashtable with the specified initial capacity and default load factor of 0.75f.
- Hashtable(int, double) - Constructor for class totalcross.util.Hashtable
-
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
- Hashtable(Object[], Object) - Constructor for class totalcross.util.Hashtable
-
Creates a Hashtable with the given keys and values.
- Hashtable(String) - Constructor for class totalcross.util.Hashtable
-
Constructs a new hashtable, parsing the elements from the given String.
- Hashtable.Entry - Class in totalcross.util
-
Hashtable collision list.
- hasMore() - Method in interface totalcross.util.regex.MatchIterator
- hasMore() - Method in class totalcross.util.regex.RETokenizer
- hasMoreElements() - Method in class totalcross.util.regex.RETokenizer
- hasPEM() - Static method in class totalcross.net.ssl.SSLUtil
-
Indicate if PEM is supported.
- hbar - Variable in class totalcross.ui.tree.Tree
- HEAD - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "HEAD" tag
- Header - Class in totalcross.util.pdf
- Header() - Constructor for class totalcross.util.pdf.Header
- HEADER_BUFFER_SIZE - Variable in class totalcross.net.mail.Folder
- headerColor - Variable in class totalcross.ui.Window
-
Set the header and the footer colors when in Android style and border type is ROUND_BORDER.
- headers - Variable in class totalcross.net.HttpStream
-
This Hashtable contains all headers that came in the response that don't belong to the public fields.
- headers - Variable in class totalcross.net.mail.Part
- height - Variable in class totalcross.game.Sprite
-
Sprite width/height dimensions.
- height - Variable in class totalcross.ui.Control
-
The control's height
- height - Variable in class totalcross.ui.DynamicScrollContainer.AbstractView
-
Returns the height of this view.
- height - Variable in class totalcross.ui.font.FontMetrics
-
READ-ONLY member: total height of this font (ascent+descent).
- height - Variable in class totalcross.ui.gfx.Rect
-
rectangle height
- height - Variable in class totalcross.ui.image.Image
- height - Static variable in class totalcross.ui.Toast
-
Height of the toast.
- height() - Method in class totalcross.ui.gfx.Coord
-
return's y.
- height(int) - Method in class totalcross.io.device.escpos.EscPosBarcode
-
Sets the bar code height to n dots.
- heightMultiplierToShowHandle - Static variable in class totalcross.ui.ScrollPosition
-
Defines the height multiplier that must be reached to show the handle while scrolling.
- HELVETICA - Static variable in class totalcross.util.pdf.StandardFonts
- HELVETICA_BOLD - Static variable in class totalcross.util.pdf.StandardFonts
- HELVETICA_BOLDOBLIQUE - Static variable in class totalcross.util.pdf.StandardFonts
- HELVETICA_OBLIQUE - Static variable in class totalcross.util.pdf.StandardFonts
- hex2bytes(String, ByteArrayStream) - Static method in class totalcross.unit.ImageTester
- hex2signed(String) - Static method in class totalcross.sys.Convert
-
Returns an int with the conversion of the signed hexadecimal to integer.
- hex2unsigned(String) - Static method in class totalcross.sys.Convert
-
Returns an int with the conversion of the unsigned hexadecimal to integer.
- hexStringToBytes(String) - Static method in class totalcross.sys.Convert
-
Converts the given String into an array of bytes.
- hexStringToBytes(String, boolean) - Static method in class totalcross.sys.Convert
-
Converts the given String into an array of bytes.
- hidden - Variable in class totalcross.ui.PushButtonGroup
-
The boolean array that defines which buttons are hidden.
- hide() - Method in class totalcross.game.Sprite
-
Restore the sprite's saved background.
- hide() - Method in class totalcross.ui.ToolTip
-
Hides the tooltip.
- hideIfInvalid - Static variable in class totalcross.ui.dialog.TimeBox
-
Set to false to disable the buttons instead of hiding them if they are not a valid number to appear at the current position.
- hideScrollBarIfNotNeeded() - Method in class totalcross.ui.ListBox
-
This method hides the scrollbar if its not needed, i.e., if horizontal scroll is disabled and the preferred height is smaller than the actual height.
- hideSip() - Method in class totalcross.ui.Edit
- HIGH - Static variable in interface totalcross.io.device.escpos.EscPosQRCode.ErrorCorrectionLevel
- HIGH - Static variable in class totalcross.ui.media.MediaClip
-
Used as a samplesPerSecond parameter in record method.
- HIGH_GPS_PRECISION - Static variable in class totalcross.io.device.gps.GPS
-
Used in gpsPrecision
- highlight - Variable in class totalcross.ui.ProgressBar
-
If true, the text is highlighted.
- HIGHLIGHT - Static variable in class totalcross.ui.event.Listener
- HIGHLIGHT_IN - Static variable in class totalcross.ui.event.ControlEvent
-
The event type for the control focus indicator changing to a new control.
- HIGHLIGHT_OUT - Static variable in class totalcross.ui.event.ControlEvent
-
The event type for the control focus indicator leaving a control.
- highlightColor - Variable in class totalcross.ui.Grid
-
The color of the selected (highlighted) row.
- highlightColor - Variable in class totalcross.ui.ListContainer
-
Color used to highlight a container.
- highlightColor - Variable in class totalcross.ui.ProgressBar
-
The highlight color, or -1 to use one based on textColor.
- highlightColors - Static variable in class totalcross.ui.UIColors
-
These are the colors used to draw the highlight rectangle.
- highlighted - Variable in class totalcross.ui.Window
- highlightIn(ControlEvent) - Method in interface totalcross.ui.event.HighlightListener
-
A HIGHLIGHT_IN event was dispatched.
- HighlightListener - Interface in totalcross.ui.event
-
Interface used to listen to Highlight events.
- highlightOut(ControlEvent) - Method in interface totalcross.ui.event.HighlightListener
-
A HIGHLIGHT_OUT event was dispatched.
- highResPrepared - Variable in class totalcross.ui.Window
-
Deprecated.
- HighScoreEntry - Class in totalcross.game
-
A highscore entry.
- HighScoreEntry(HighScores) - Constructor for class totalcross.game.HighScoreEntry
- HighScores - Class in totalcross.game
-
The game highscores management class.
- HighScores(GameEngine) - Constructor for class totalcross.game.HighScores
-
This class must be instantiated using the GameEngineMainWindow.getHighScores
- hightlightColor - Variable in class totalcross.ui.Button
-
Deprecated.Fix the typo, use Control.textShadowColor instead.
- HKEY_CLASSES_ROOT - Static variable in class totalcross.sys.Registry
-
Windows-specific value to be used in the hk parameter.
- HKEY_CURRENT_USER - Static variable in class totalcross.sys.Registry
-
Windows-specific value to be used in the hk parameter.
- HKEY_LOCAL_MACHINE - Static variable in class totalcross.sys.Registry
-
Windows-specific value to be used in the hk parameter.
- HKEY_USERS - Static variable in class totalcross.sys.Registry
-
Windows-specific value to be used in the hk parameter.
- HOLD_CURSORS_OVER_COMMIT - Static variable in interface totalcross.sql.ResultSet
- Holo - Static variable in class totalcross.sys.Settings
-
Deprecated.Use HOLO_UI instead
- HOLO_UI - Static variable in class totalcross.sys.Settings
-
Defines an Holo user interface style.
- HOME - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- Honeywell - Class in totalcross.io.device.scanner
- Honeywell() - Constructor for class totalcross.io.device.scanner.Honeywell
- HORIZONTAL - Static variable in class totalcross.ui.Ruler
-
Defines a HORIZONTAL ruler type.
- HORIZONTAL - Static variable in class totalcross.ui.ScrollBar
-
To be passed in the constructor
- HORIZONTAL_DIRECTION_ONLY - Static variable in class totalcross.ui.Flick
- HORIZONTAL_GRADIENT - Static variable in class totalcross.ui.Window
-
To be used in setBorderStyle.
- HORIZONTAL_GRADIENT_BACKGROUND - Static variable in class totalcross.ui.Label
-
Specifies a horizontal 3d-gradient background for this Label.
- HORIZONTAL_ORIENTATION - Static variable in class totalcross.ui.GridContainer
-
Defines a horizontal orientation scroll.
- horizontalScroll(boolean) - Method in class totalcross.ui.Grid
-
Scrolls the grid horizontaly as needed
- horizontalTab() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Horizontal tab.
- horizontalTabPosition(int...) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Set horizontal tab positions.
- host - Variable in class totalcross.net.mail.Service
- host - Variable in class totalcross.net.URI
-
The host represented in this URI.
- host - Variable in class totalcross.xml.rpc.StandardHttpClient
- hostname - Variable in class totalcross.xml.rpc.StandardHttpClient
- hour - Variable in class totalcross.sys.Time
-
The hour in the range of 0 to 23.
- HR - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "HR" tag
- href - Variable in class totalcross.ui.html.Style
-
If this text is part of a link, what is the href for this link
- hs - Variable in class totalcross.xml.soap.SOAP
-
The HttpStream used to retrieve the last response.
- hsCount - Variable in class totalcross.ui.tree.Tree
- hsIgnoreAutoScroll - Static variable in class totalcross.ui.ScrollContainer
-
Defines a list of classes that will make autoScroll be ignored.
- hsOffset - Variable in class totalcross.ui.tree.Tree
- ht() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Horizontal tab.
- HT - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- htAttachedFiles - Variable in class totalcross.Launcher
- htHeader - Variable in class totalcross.xml.rpc.StandardHttpClient
-
The header contents, with both key and value lowercased.
- HTML - Static variable in class totalcross.net.mail.Part
- HTML - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "HTML" tag
- HtmlContainer - Class in totalcross.ui.html
-
HtmlContainerrenders an HTML Page.
Note that the form controls back and fore colors are defined by UIColors.htmlContainerControlsFore and UIColors.htmlContainerControlsBack. - HtmlContainer() - Constructor for class totalcross.ui.html.HtmlContainer
-
Constructor
- htmlContainerControlsBack - Static variable in class totalcross.ui.UIColors
-
HtmlContainer foreground color for the Form controls.
- htmlContainerControlsFore - Static variable in class totalcross.ui.UIColors
-
HtmlContainer background color for the Form controls.
- htmlContainerLink - Static variable in class totalcross.ui.UIColors
-
HtmlContainer link foreground color.
- htOpenedAt - Variable in class totalcross.Launcher
- HTTP - Class in totalcross.json
-
Convert an HTTP header to a JSONObject and back.
- HTTP() - Constructor for class totalcross.json.HTTP
- HttpStream - Class in totalcross.net
-
A HttpStream HAS-A totalcross.net.Socket and takes care of exchange protocol.
- HttpStream() - Constructor for class totalcross.net.HttpStream
-
Can be overloaded by classes to late-init the data.
- HttpStream(URI) - Constructor for class totalcross.net.HttpStream
-
Constructor for a HttpStream with the default options.
- HttpStream(URI, HttpStream.Options) - Constructor for class totalcross.net.HttpStream
-
Constructor for a HttpStream with specific variant options.
- HttpStream.Options - Class in totalcross.net
-
This static class is used by one of the constructor methods.
- HTTPTokener - Class in totalcross.json
-
The HTTPTokener extends the JSONTokener to provide additional methods for the parsing of HTTP headers.
- HTTPTokener(String) - Constructor for class totalcross.json.HTTPTokener
-
Construct an HTTPTokener from a string.
- httpType - Variable in class totalcross.net.HttpStream.Options
-
Defines the http type that will be used.
- Huff - Class in totalcross.json.zip
-
A Huffman encoder/decoder.
- Huff(int) - Constructor for class totalcross.json.zip.Huff
-
Construct a Huffman encoder/decoder.
- HUFFMAN_ONLY - Static variable in class totalcross.util.zip.ZLib
-
Compression strategy for Huffman coding only.
- hv_UserFont - Variable in class totalcross.ui.font.Font
- hwScale - Variable in class totalcross.ui.ImageControl
-
Set to true to enable zooming in open gl devices.
- hwScaledBy(double, double) - Method in class totalcross.ui.image.Image
-
At non OpenGL devices, is the same of smoothScaledBy; At openGL ones, this method shares all image informations while changing only the hwScaleW/hwScaleH parameters.
- hwScaledFixedAspectRatio(int, boolean) - Method in class totalcross.ui.image.Image
-
At non OpenGL devices, is the same of smoothScaledFixedAspectRatio; At openGL ones, this method shares all image informations while changing only the hwScaleW/hwScaleH parameters.
- hwScaleH - Variable in class totalcross.ui.image.Image
-
Hardware accellerated scaling.
- hwScaleW - Variable in class totalcross.ui.image.Image
-
Hardware accellerated scaling.
I
- I - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "I" tag
- I4 - Static variable in class totalcross.xml.rpc.XmlRpcValue
- IATA25 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- iccid - Static variable in class totalcross.sys.Settings
-
Field that represents the serial number of the GSM chip or null if there's none.
- icon - Variable in class totalcross.ui.ListBox.IconItem
- ICON_CLOSE - Static variable in class totalcross.ui.tree.Tree
- ICON_FILE - Static variable in class totalcross.ui.tree.Tree
- ICON_MINUS - Static variable in class totalcross.ui.tree.Tree
- ICON_OPEN - Static variable in class totalcross.ui.tree.Tree
- ICON_PLUS - Static variable in class totalcross.ui.tree.Tree
- iconGap - Variable in class totalcross.ui.ListBox
-
The gap between the icon and the text.
- IconItem(String, Image) - Constructor for class totalcross.ui.ListBox.IconItem
- identityHashCode(Object) - Static method in class totalcross.sys.Vm
-
Returns the same hash code for the given object as would be returned by the default method hashCode(), whether or not the given object's class overrides
hashCode(). - IDLE - Static variable in class totalcross.unit.UIRobot
- IDTAG - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- IFRAME - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "IFRAME" tag
- IGNORE_CASE - Static variable in interface totalcross.util.regex.REFlags
-
Pattern "a" matches both "a" and "A".
- IGNORE_SPACES - Static variable in interface totalcross.util.regex.REFlags
-
Affects how the space characters are interpeted in the expression.
- ignoreEventOfType - Static variable in class totalcross.ui.Window
-
Used internally.
- ignoreInsets - Variable in class totalcross.ui.Control
-
Set to true to ignore parent's insets when placing this control on screen.
- ignoreOnAddAgain - Variable in class totalcross.ui.Container
-
Set to true to avoid calling the methods onRemove or onAddAgain
- ignoreOnRemove - Variable in class totalcross.ui.Container
-
Set to true to avoid calling the methods onRemove or onAddAgain
- ignoreXRef - Static variable in class totalcross.util.pdf.PDFDocument
- ihFactor - Variable in class totalcross.ui.ListBox
- ihtBackColors - Variable in class totalcross.ui.ListBox
-
IntHashtable used to specify different background colors for some items.
- ihtForeColors - Variable in class totalcross.ui.ListBox
-
IntHashtable used to specify different foreground colors for some items.
- IllegalArgumentIOException - Exception in totalcross.io
-
Illegal argument passed to an IO method.
- IllegalArgumentIOException() - Constructor for exception totalcross.io.IllegalArgumentIOException
-
Constructs an empty Exception.
- IllegalArgumentIOException(String) - Constructor for exception totalcross.io.IllegalArgumentIOException
-
Constructs an exception with the given message.
- IllegalArgumentIOException(String, String) - Constructor for exception totalcross.io.IllegalArgumentIOException
-
Constructs an exception with the given message and argument value.
- image - Variable in class totalcross.game.Sprite
-
Sprite image.
- Image - Class in totalcross.ui.image
-
Image is a rectangular image.
- Image(byte[]) - Constructor for class totalcross.ui.image.Image
-
Parses an image from the given byte array.
- Image(byte[], int) - Constructor for class totalcross.ui.image.Image
-
Parses an image from the given byte array with the specified length.
- Image(int, int) - Constructor for class totalcross.ui.image.Image
-
Creates an image of the specified width and height.
- Image(String) - Constructor for class totalcross.ui.image.Image
-
Loads and constructs an image from a file.
- Image(Stream) - Constructor for class totalcross.ui.image.Image
-
Loads a BMP, JPEG, GIF or PNG image from a totalcross.io.Stream.
- IMAGE_MODE_24_DOUBLE - Static variable in class totalcross.io.device.printer.BluetoothPrinter
- IMAGE_MODE_24_SINGLE - Static variable in class totalcross.io.device.printer.BluetoothPrinter
- IMAGE_MODE_8_DOUBLE - Static variable in class totalcross.io.device.printer.BluetoothPrinter
- IMAGE_MODE_8_SINGLE - Static variable in class totalcross.io.device.printer.BluetoothPrinter
- IMAGE_TYPE - Static variable in class totalcross.net.HttpStream
-
Used in the contentType property.
- ImageComparisionTest - Class in totalcross.unit
-
This is a special TestCase, used to compare two images.
- ImageComparisionTest() - Constructor for class totalcross.unit.ImageComparisionTest
- ImageControl - Class in totalcross.ui
-
A control that can show an image bigger than its area and that can be dragged using a pen to show the hidden parts.
- ImageControl() - Constructor for class totalcross.ui.ImageControl
-
Constructs with no initial image.
- ImageControl(Image) - Constructor for class totalcross.ui.ImageControl
-
Constructs an ImageControl using the given image.
- ImageException - Exception in totalcross.ui.image
-
This class is used to throw an exception when an image could not be loaded for any reason.
- ImageException(String) - Constructor for exception totalcross.ui.image.ImageException
- imageGap - Variable in class totalcross.ui.ListContainer.Layout
-
The gap between the image and the item's top/bottom.
- imageHeightFactor - Variable in class totalcross.ui.Button
-
The height of the image based on the button's height, ranging from 1 to 100.
- ImageList - Class in totalcross.ui
-
Implements a ListBox where the items are images.
- ImageList() - Constructor for class totalcross.ui.ImageList
- ImageList(Object[]) - Constructor for class totalcross.ui.ImageList
- ImageLoader - Class in totalcross.ui.image
- imageSize - Variable in class totalcross.ui.ButtonMenu
-
The size of the image, in percentage of the font's height.
- ImageTester - Class in totalcross.unit
-
This class is a helper to test if two images are equal, ie, their width and height are the satest and their pixel values are the satest.
- ImageTester(int, int) - Constructor for class totalcross.unit.ImageTester
- ImageTester(String) - Constructor for class totalcross.unit.ImageTester
- imei - Static variable in class totalcross.sys.Settings
-
Field that represents the smartphone IMEI (if this device is a GSM, UMTS or IDEN smartphone), or null if there's none.
- imeis - Static variable in class totalcross.sys.Settings
-
Field that represents the smartphone IMEIs; used in phones with more than one line.
- img - Variable in class totalcross.Launcher.CharBits
- img - Variable in class totalcross.ui.Button
- IMG - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "IMG" tag
- img0 - Variable in class totalcross.ui.Button
- imgClose - Variable in class totalcross.ui.tree.Tree
- imgDis - Variable in class totalcross.ui.Button
- imgFile - Variable in class totalcross.ui.tree.Tree
- imgMinus - Variable in class totalcross.ui.tree.Tree
- imgOpen - Variable in class totalcross.ui.tree.Tree
- imgPlus - Variable in class totalcross.ui.tree.Tree
- IMMEDIATE - Static variable in class totalcross.db.sqlite.SQLiteConfig.TransactionMode
- importedKeyCascade - Static variable in interface totalcross.sql.DatabaseMetaData
-
Foreign key changes are cascaded in updates or deletes.
- importedKeyInitiallyDeferred - Static variable in interface totalcross.sql.DatabaseMetaData
-
Wish I knew what this meant.
- importedKeyInitiallyImmediate - Static variable in interface totalcross.sql.DatabaseMetaData
-
Wish I knew what this meant.
- importedKeyNoAction - Static variable in interface totalcross.sql.DatabaseMetaData
-
If the primary key is a foreign key, it cannot be udpated or deleted.
- importedKeyNotDeferrable - Static variable in interface totalcross.sql.DatabaseMetaData
-
Wish I knew what this meant.
- importedKeyRestrict - Static variable in interface totalcross.sql.DatabaseMetaData
-
Column may not be updated or deleted in use as a foreign key.
- importedKeySetDefault - Static variable in interface totalcross.sql.DatabaseMetaData
-
If the primary key is updated or deleted, the foreign key is set to a default value.
- importedKeySetNull - Static variable in interface totalcross.sql.DatabaseMetaData
-
When primary key is updated or deleted, the foreign key is set to NULL.
- improvedGeographicalFocus - Variable in class totalcross.ui.MultiEdit
-
Set to true if you want the control to decide whether to gain/lose focus automatically, without having to press ACTION.
- inc(boolean) - Method in class totalcross.game.AnimatedButton
-
Increases/decreases the animated button state.
- inc(boolean) - Method in class totalcross.ui.PagePosition
-
Increments the current position.
- inc(int, int, int) - Method in class totalcross.sys.Time
-
Increments or decrements the fields below.
- incLastX(int) - Method in class totalcross.ui.Container
-
Increments the lastX, used in relative positioning.
- incLastY(int) - Method in class totalcross.ui.Container
-
Increments the lastY, used in relative positioning.
- includeIndirectObject(IndirectObject) - Method in class totalcross.util.pdf.Body
- includeIndirectObject(IndirectObject) - Method in class totalcross.util.pdf.PDFDocument
- increment(String) - Method in class totalcross.json.JSONObject
-
Increment a property of a JSONObject.
- incrementalVacuum(int) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Sets the incremental_vacuum value; the number of pages to be removed from the freelist.
- incrementValue(int, int) - Method in class totalcross.util.IntHashtable
-
Increments the value of a key by the given amount.
- indent - Variable in class totalcross.ui.html.Style
- Indentifiers - Class in totalcross.util.pdf
- Indentifiers() - Constructor for class totalcross.util.pdf.Indentifiers
- index - Variable in class totalcross.Launcher.CharBits
- indexOf(byte[], int) - Method in class totalcross.net.ByteString
-
Find the first byte array
bin this ByteString. - indexOf(byte, int) - Method in class totalcross.net.ByteString
-
Find the first byte
bin this ByteString. - indexOf(int) - Method in class totalcross.util.IntVector
-
Finds the index of the given int.
- indexOf(int, int) - Method in class totalcross.util.IntVector
-
Finds the index of the given int.
- indexOf(Object) - Method in class totalcross.ui.ComboBox
-
Returns the index of the item specified by the name
- indexOf(Object) - Method in class totalcross.ui.ListBox
-
Returns the index of the item specified by the name, or -1 if not found.
- indexOf(Object) - Method in class totalcross.ui.tree.Tree
-
Method to return the index of the item specified by the name, or -1 if not found.
- indexOf(Object) - Method in class totalcross.util.Vector
-
Finds the index of the given object.
- indexOf(Object, int) - Method in class totalcross.db.sqlite.ui.DBListBox
-
Returns the index of the object at the given column.
- indexOf(Object, int) - Method in class totalcross.util.Vector
-
Finds the index of the given object.
- indexOf(String) - Method in class totalcross.ui.SpinList
-
Returns the index of the given item.
- IndirectIdentifier - Class in totalcross.util.pdf
- IndirectIdentifier() - Constructor for class totalcross.util.pdf.IndirectIdentifier
- IndirectObject - Class in totalcross.util.pdf
- IndirectObject() - Constructor for class totalcross.util.pdf.IndirectObject
- INFINITE - Static variable in class totalcross.ui.Toast
- INFINITE_NOANIM - Static variable in class totalcross.ui.Toast
- inflate(Stream, Stream) - Static method in class totalcross.util.zip.GZip
-
Attempts to fully read the given stream 'in', inflate its content and write the uncompressed data to the given stream 'out'.
- inflate(Stream, Stream) - Static method in class totalcross.util.zip.ZLib
-
Attempts to fully read the given stream 'in', inflating and writing to the given stream 'out'.
- inflate(Stream, Stream, int) - Static method in class totalcross.util.zip.GZip
-
Attempts to read the number of bytes specified by 'sizeIn' from the the given stream 'in', inflating and writing to the given stream 'out'.
- inflate(Stream, Stream, int) - Static method in class totalcross.util.zip.ZLib
-
Attempts to read the number of bytes specified by 'sizeIn' from the the given stream 'in', inflating and writing to the given stream 'out'.
- inflate(Stream, Stream, int, boolean) - Static method in class totalcross.util.zip.ZLib
-
Attempts to read the number of bytes specified by 'sizeIn' from the the given stream 'in', inflating and writing to the given stream 'out'.
- INFLATE - Static variable in class totalcross.util.zip.CompressedStream
-
Used to create a stream that will be used for data decompression.
- info(String) - Method in class totalcross.util.Logger
-
Log a INFO message.
- INFO - Static variable in class totalcross.util.Logger
-
INFO is a message level for informational messages.
- INFOMAIL - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Infomail barcode type. - init() - Method in class totalcross.Launcher
- init(URI, HttpStream.Options) - Method in class totalcross.net.HttpStream
-
Internal method to initialize this HttpStream
- initFirebaseInstanceIdService() - Method in class totalcross.ui.MainWindow
-
Register your own FirebaseInstanceIdService when initializing the app
- INITIAL_DELAY - Variable in class totalcross.ui.Button
-
The initial delay to start the auto-repeat.
- INITIAL_DELAY - Variable in class totalcross.ui.PushButtonGroup
-
The initial delay to start the auto-repeat.
- INITIAL_DELAY - Static variable in class totalcross.ui.ScrollBar
-
The initial delay to start the automatic scroll.
- initialDir - Variable in class totalcross.ui.media.Camera
-
The initial directory.
- initialize() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Initialize printer.
- initialPath - Variable in class totalcross.ui.dialog.FileChooserBox
-
Selects a file that is in this tree.
- initImage() - Method in class totalcross.ui.tree.Tree
-
Method to load icons use for the tree.
- initScrollBars() - Method in class totalcross.ui.tree.Tree
-
Method to initialize the vertical and horizontal scrollbars maximum.
- initTree(Node) - Method in class totalcross.ui.tree.Tree
-
Method to set the tree root node with the new root node.
- initUI() - Method in class totalcross.io.device.gps.GPSView
- initUI() - Method in class totalcross.io.sync.Conduit
-
A commandline parameter must be passed in order to invoke actions on this conduit:
/r{target platform} register conduit.
/u{target platform} unregister conduit.
/s{target platform} synchronize.
/c configure.
Where {target platform} may be one of the following:
p - targets PalmOS.
w - targets WinCE.
a - targets all supported platforms. - initUI() - Method in class totalcross.ui.AccordionContainer.Caption
- initUI() - Method in class totalcross.ui.Bar
-
Called to initialize the user interface of this container.
- initUI() - Method in class totalcross.ui.BorderContainer
- initUI() - Method in class totalcross.ui.ButtonMenu
- initUI() - Method in class totalcross.ui.chart.Velocimeter
- initUI() - Method in class totalcross.ui.Container
-
Called to initialize the User Interface of this container.
- initUI() - Method in class totalcross.ui.dialog.ColorChooserBox
- initUI() - Method in class totalcross.ui.dialog.keyboard.AlphabetKeyboard
- initUI() - Method in class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- initUI() - Method in class totalcross.ui.DynamicScrollContainer.AbstractView
-
Initializes the container that represents this view. You must create your UI in this method.
- initUI() - Method in class totalcross.ui.FlowContainer
-
Places the controls on screen.
- initUI() - Method in class totalcross.ui.Grid
- initUI() - Method in class totalcross.ui.GridContainer
- initUI() - Method in class totalcross.ui.html.Document
-
Layout the controls of this document.
- initUI() - Method in class totalcross.ui.ListContainer.Item
- initUI() - Method in class totalcross.ui.PopupMenu
- initUI() - Method in class totalcross.ui.SideMenuContainer
- initUI() - Method in class totalcross.ui.TabbedContainer
- initUI() - Method in class totalcross.ui.TopMenu
- initUI() - Method in class totalcross.ui.TopMenu.Item
- initUI() - Method in class totalcross.unit.TestSuite
-
If you override this method, you must call super.initUI(); this call must be the first statement
- INLINE - Static variable in class totalcross.net.mail.Part
- input - Variable in class totalcross.crypto.digest.Digest
- INPUT - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "INPUT" tag
- InputBox - Class in totalcross.ui.dialog
-
This class pops up a Window with a Label, an Edit and some buttons.
- InputBox(String, String, String) - Constructor for class totalcross.ui.dialog.InputBox
-
Creates a new InputBox with the given window Title, the given label Text, the given Default value for the Edit, and two buttons "Ok" and "Cancel".
- InputBox(String, String, String, String[]) - Constructor for class totalcross.ui.dialog.InputBox
-
Creates a new InputBox with the given window Title, the given label Text, the given Default value for the Edit and with the given buttons.
- InputBox(String, String, String, String[], boolean, int, int) - Constructor for class totalcross.ui.dialog.InputBox
-
Creates a new InputBox with the given window Title, the given label Text, the given Default value for the Edit and with the given buttons.
- inputboxAction - Static variable in class totalcross.ui.UIColors
-
InputBox action color.
- inputboxBack - Static variable in class totalcross.ui.UIColors
-
InputBox background color.
- inputboxFore - Static variable in class totalcross.ui.UIColors
-
InputBox foreground color.
- INQUIRY_COMPLETED - Static variable in interface totalcross.io.device.bluetooth.DiscoveryListener
-
Indicates the normal completion of device discovery.
- INQUIRY_ERROR - Static variable in interface totalcross.io.device.bluetooth.DiscoveryListener
-
Indicates that the inquiry request failed to complete normally, but was not cancelled.
- INQUIRY_TERMINATED - Static variable in interface totalcross.io.device.bluetooth.DiscoveryListener
-
Indicates device discovery has been canceled by the application and did not complete.
- inquiryCompleted(int) - Method in interface totalcross.io.device.bluetooth.DiscoveryListener
-
Called when an inquiry is completed.
- INS - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "INS" tag
- insert(Object, int) - Method in class totalcross.db.sqlite.ui.DBListBox
-
Does nothing
- insert(Object, int) - Method in class totalcross.ui.ComboBox
-
Adds an Object to the Listbox at the given index
- insert(Object, int) - Method in class totalcross.ui.ListBox
-
Adds an Object to the Listbox at the given index
- insert(Node, int) - Method in class totalcross.ui.tree.Node
-
Method to removes newChild from its present parent (if it has a parent), sets the child's parent to this node, and then adds the child to this node's child array at index childIndex.
- INSERT - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- insertAt(StringBuffer, int, char) - Static method in class totalcross.sys.Convert
-
Inserts the given char at the position in the StringBuffer.
- insertElementAt(int, int) - Method in class totalcross.util.IntVector
-
Inserts the object at the given index.
- insertElementAt(Object, int) - Method in class totalcross.util.Vector
-
Inserts the object at the given index.
- insertElementAt(DataElement, int) - Method in class totalcross.io.device.bluetooth.DataElement
- insertInOrder(String) - Method in class totalcross.ui.SpinList
-
Inserts the given element in order (based in the assumption that the original choices was ordered).
- insertLineBreak(int, FontMetrics, String) - Static method in class totalcross.sys.Convert
-
This method is useful to insert line breaks into the text used in the MessageBox constructor.
- insertLineBreakBalanced(int, FontMetrics, String) - Static method in class totalcross.sys.Convert
-
This method is useful to insert line breaks into the text used in the Toast.show; it behaves like insertLineBreak but tries to split the string in a balanced number of chars.
- insertNode(Node, Node, int) - Method in class totalcross.ui.tree.TreeModel
-
Method to insert a node to the parent node at the specified position.
- insertObjectAt(Storable, int) - Method in class totalcross.io.ObjectPDBFile
-
Insert an object to this PDBFile.
- insertsAreDetected(int) - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type can detect a visible insert by calling the
rowUpdatedmethod. - insets - Variable in class totalcross.ui.Container
-
The insets of this container.
- insets - Variable in class totalcross.ui.ListContainer.Layout
-
The gap between the Item and the borders can be set using this field.
- Insets - Class in totalcross.ui
-
Used to define the gaps between the container and its child controls.
- Insets() - Constructor for class totalcross.ui.Insets
-
Creates a new Insets object.
- Insets(int, int, int, int) - Constructor for class totalcross.ui.Insets
-
Creates and initializes a new Insets object with the specified top, left, bottom and right insets.
- insideGap - Variable in class totalcross.ui.PushButtonGroup
-
Space between the text and the button border.
- insideGap - Static variable in class totalcross.ui.ToolTip
-
The gap between the border and the text.
- inspectRecord(byte[], int, int) - Method in class totalcross.io.PDBFile
-
Inspects a record, even if its locked.
- instance - Static variable in class totalcross.Launcher
- instance - Static variable in class totalcross.ui.PreprocessKey
- Int(int) - Constructor for class totalcross.util.Properties.Int
- INT_1 - Static variable in class totalcross.io.device.bluetooth.DataElement
- INT_16 - Static variable in class totalcross.io.device.bluetooth.DataElement
- INT_2 - Static variable in class totalcross.io.device.bluetooth.DataElement
- INT_4 - Static variable in class totalcross.io.device.bluetooth.DataElement
- INT_8 - Static variable in class totalcross.io.device.bluetooth.DataElement
- int14 - Static variable in class totalcross.json.zip.JSONzip
-
The first positive integer that cannot be encoded in 14 bits.
- INT25 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- int2chars(int) - Static method in class totalcross.sys.Convert
-
Convert an int to a creator id or a type.
- int4 - Static variable in class totalcross.json.zip.JSONzip
-
The first positive integer that cannot be encoded in 4 bits.
- int7 - Static variable in class totalcross.json.zip.JSONzip
-
The first positive integer that cannot be encoded in 7 bits.
- intBitsToDouble(int) - Static method in class totalcross.sys.Convert
-
Converts the given IEEE 754 bit representation of a float to a double.
- INTEGER - Static variable in class totalcross.db.sqlite.SQLiteConfig.DateClass
- INTEGER - Static variable in class totalcross.sql.Types
- INTEGER - Static variable in class totalcross.xml.rpc.XmlRpcValue
- INTELLIGENT_MAIL - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Intelligent Mail barcode type. - interceptSpecialKeys(int[]) - Static method in class totalcross.sys.Vm
-
Specify which special keys to intercept; use the constants available in SpecialKeys or pass device-specific constants, which can be retrieved calling Vm.showKeyCodes(true).
- INTERLEAVED_2_OF_5 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Interleaved 2 of 5 barcode type. - INTERLEAVED_25_CHECK_DIGIT_MODE_CHECK - Static variable in class totalcross.io.device.scanner.Honeywell
-
Checksum check is performed.
- INTERLEAVED_25_CHECK_DIGIT_MODE_CHECK_AND_STRIP - Static variable in class totalcross.io.device.scanner.Honeywell
-
Checksum check is performed and the checksum digit is stripped from the result string.
- INTERLEAVED_25_CHECK_DIGIT_MODE_NO_CHECK - Static variable in class totalcross.io.device.scanner.Honeywell
-
No checksum checking is performed.
- Intermec - Interface in totalcross.io.device.scanner
-
To be used with Intermec android scanners, in the
setBarcodeParam()method. - internalSetEnabled(boolean, boolean) - Method in class totalcross.ui.Control
-
For internal use only.
- interpolate(int, int) - Static method in class totalcross.ui.gfx.Color
-
Interpolates the given colors.
- interpolate(int, int, int) - Static method in class totalcross.ui.gfx.Color
-
Interpolates the given colors by the given factor, ranging from 0 to 100.
- interpolateA(int, int, int) - Static method in class totalcross.ui.gfx.Color
-
Interpolates the given colors by the given factor, ranging from 0 to 255.
- INTERPOLATION - Static variable in class totalcross.util.pdf.XObjectImage
- intersects(Rect) - Method in class totalcross.ui.gfx.Rect
-
Returns true if this rectangle intersects with the given one
- intersectWith(Rect) - Method in class totalcross.ui.gfx.Rect
-
Modify this Rect by doing the intersection with the given rect.
- IntHashtable - Class in totalcross.util
-
This class implements a hashtable, which maps keys to values.
- IntHashtable(int) - Constructor for class totalcross.util.IntHashtable
-
Constructs a new, empty hashtable with the specified initial capacity and default load factor of 0.75f.
- IntHashtable(int, double) - Constructor for class totalcross.util.IntHashtable
-
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
- IntHashtable.DuplicatedKeyException - Exception in totalcross.util
-
Exception thrown when allowDuplicateKeys is set to false.
- IntHashtable.Entry - Class in totalcross.util
-
Hashtable collision list.
- ints2bytes(int[], int) - Static method in class totalcross.sys.Convert
-
Converts the given int array into a byte array.
- intValue() - Method in class totalcross.util.BigDecimal
- intValue() - Method in class totalcross.util.BigInteger
- intValueExact() - Method in class totalcross.util.BigDecimal
-
Converts this BigDecimal into an int by first calling longValueExact and then checking that the
longreturned from that method fits into anint. - IntVector - Class in totalcross.util
-
An int vector is an array of int's.
- IntVector() - Constructor for class totalcross.util.IntVector
-
Constructs an empty vector.
- IntVector(int) - Constructor for class totalcross.util.IntVector
-
Constructs an empty vector with a given initial size.
- IntVector(int[]) - Constructor for class totalcross.util.IntVector
-
Constructs a vector by directly assigning the given int array.
- intXYWH(int, int, int, int) - Method in class totalcross.ui.Control
- INVALID - Static variable in class totalcross.game.Sprite
- INVALID - Static variable in class totalcross.io.device.gps.GPS
-
A value that indicates that invalid data was retrieved.
- INVALID - Static variable in interface totalcross.io.FileStates
- InvalidDateException - Exception in totalcross.util
-
Represents a date that is invalid.
- InvalidDateException() - Constructor for exception totalcross.util.InvalidDateException
-
Constructs an empty Exception.
- InvalidDateException(String) - Constructor for exception totalcross.util.InvalidDateException
-
Constructs an exception with the given message.
- InvalidNumberException - Exception in totalcross.sys
-
Thrown when you try to convert a String that does not represents a valid number.
- InvalidNumberException() - Constructor for exception totalcross.sys.InvalidNumberException
-
Constructs an empty Exception.
- InvalidNumberException(String) - Constructor for exception totalcross.sys.InvalidNumberException
-
Constructs an exception with the given message.
- invert - Variable in class totalcross.ui.Ruler
-
Set to true to invert the color of the first and second lines.
- invert() - Method in class totalcross.ui.AccordionContainer.Caption
- invertDirection - Variable in class totalcross.ui.Slider
-
Inverts the direction of the marker.
- invokeInEventThread(boolean, Runnable) - Method in class totalcross.TCEventThread
- IOException - Exception in totalcross.io
-
Base class of all input/output exceptions.
- IOException() - Constructor for exception totalcross.io.IOException
-
Constructs an empty Exception.
- IOException(String) - Constructor for exception totalcross.io.IOException
-
Constructs an exception with the given message.
- IOException(String, Throwable) - Constructor for exception totalcross.io.IOException
- IOException(Throwable) - Constructor for exception totalcross.io.IOException
- iosCertDate - Static variable in class totalcross.sys.Settings
-
The due date of the iOS certificate.
- iosCFBundleIdentifier - Static variable in class totalcross.sys.Settings
-
Set it at the application's static initializer.
- IOUtils - Class in totalcross.util
-
Largely based on Apache IOUtils
- IOUtils() - Constructor for class totalcross.util.IOUtils
- IPAD - Static variable in class totalcross.sys.Settings
-
Underlying platform is iPad.
- IPHONE - Static variable in class totalcross.sys.Settings
-
Underlying platform is iPhone.
- IPHONE - Static variable in class totalcross.ui.Spinner
-
Used in the type field
- IRCOMM - Static variable in class totalcross.io.device.PortConnector
-
IrCOMM Port (Serial Connection on top of IrDA Stack)
- IS_3D - Static variable in class totalcross.ui.chart.Chart
-
Indicates a 3D chart.
- is24Hour - Static variable in class totalcross.sys.Settings
-
True if the time format is 24 hour format or if it is the AM/PM format
- IS2S(InputStream) - Constructor for class totalcross.Launcher.IS2S
- is3dText - Variable in class totalcross.ui.MultiButton
-
Defines if the text will have a 3d style.
- isActionEvent(Event) - Method in class totalcross.ui.Control
-
Returns if this event should be handled as an action.
- isActionKey() - Method in class totalcross.ui.event.KeyEvent
-
Returns true if the key press is an ACTION or ENTER one.
- isActive - Static variable in class totalcross.io.device.scanner.Scanner
- isAfter(Date) - Method in class totalcross.util.Date
-
Checks to see if the Date object passed occurs after the existing Date object.
- isAfterLast() - Method in interface totalcross.sql.ResultSet
- isAfterLast() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- isApplication - Static variable in class totalcross.Launcher
- isAtTop() - Method in class totalcross.ui.TabbedContainer
-
Deprecated.Use getType
- isAutoIncrement(int) - Method in interface totalcross.sql.ResultSetMetaData
- isAutoIncrement(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- isAvailable() - Static method in class totalcross.ui.event.Event
-
Returns true if there is an event available in the VM event queue.
- isAvailable(int) - Static method in class totalcross.net.ConnectionManager
-
Checks if an specific connection is currently available.
- isBefore(Date) - Method in class totalcross.util.Date
-
Checks to see if the Date object passed occurs before the existing Date object.
- isBeforeFirst() - Method in interface totalcross.sql.ResultSet
- isBeforeFirst() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- isBitSet(int) - Method in class totalcross.util.IntVector
-
Used to let this int vector act like a bit vector.
- isBold() - Method in class totalcross.ui.font.Font
-
Returns if this font is bold.
- ISBT - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- isCaptured() - Method in class totalcross.util.regex.Matcher
- isCaptured() - Method in interface totalcross.util.regex.MatchResult
- isCaptured(int) - Method in class totalcross.util.regex.Matcher
- isCaptured(int) - Method in interface totalcross.util.regex.MatchResult
- isCaptured(String) - Method in class totalcross.util.regex.Matcher
- isCaptured(String) - Method in interface totalcross.util.regex.MatchResult
- isCardInserted(int) - Static method in class totalcross.io.File
-
Can be used to verify if a card is inserted into the given slot.
- isCaseSensitive(int) - Method in interface totalcross.sql.ResultSetMetaData
- isCaseSensitive(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- isCatalogAtStart() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether a catalog name appears at the beginning of a fully qualified table name.
- isChainingSupported(int) - Method in class totalcross.crypto.cipher.AESCipher
- isChainingSupported(int) - Method in class totalcross.crypto.cipher.Cipher
- isChainingSupported(int) - Method in class totalcross.crypto.cipher.RSACipher
- isCharValid(char) - Method in class totalcross.ui.dialog.keyboard.KeyboardEdit
-
Mudando a visibilidade do Método para public.
- isCharValid(char) - Method in class totalcross.ui.Edit
-
Return true if the given char exists in the set of valid characters for this Edit
- isCheckable() - Method in class totalcross.ui.MenuItem
-
Returns true if this menu item is checkable.
- isChecked - Variable in class totalcross.ui.MenuItem
-
True if this item is checked.
- isChecked - Variable in class totalcross.ui.tree.Node
-
flag to determine if this node is checked (in multiple-selection trees).
- isChecked() - Method in class totalcross.ui.Check
-
Returns the checked state of the control.
- isChecked() - Method in class totalcross.ui.Radio
-
Returns the checked state of the control.
- isChecked(int) - Method in class totalcross.ui.Grid
-
Check if a given row is checked
- isChecksumText() - Method in class totalcross.barcode.Barcode
-
Gets the property to show the generated checksum in the the text.
- isChildOf(Container) - Method in class totalcross.ui.Control
-
Returns true if this control is added to the given container at some higher level.
- isClosed() - Method in class totalcross.db.sqlite.SQLiteConnection
- isClosed() - Method in interface totalcross.sql.Connection
- isClosed() - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- isColumnEditable(int) - Method in class totalcross.ui.Grid
-
Returns true if the given column is editable.
- isControlSurface() - Method in class totalcross.ui.gfx.Graphics
-
Returns true if the source surface is from a Control (if false, its an Image).
- isCurrency(int) - Method in interface totalcross.sql.ResultSetMetaData
- isCurrency(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- isDataCDATA() - Method in class totalcross.xml.XmlTokenizer
-
Tell if the data which is currently reported by foundCharacterData is
CDATAversusPCDATA. - isDefinitelyWritable(int) - Method in interface totalcross.sql.ResultSetMetaData
- isDefinitelyWritable(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- isDir() - Method in class totalcross.io.File
-
Returns true if the file is a directory and false otherwise.
- isDirectory() - Method in class totalcross.util.zip.ZipEntry
-
Returns true if this is a directory entry.
- isDisjoint - Variable in class totalcross.ui.html.Style
- isDisplayed() - Method in class totalcross.ui.Control
-
Return true if the parent of this Control is added to somewhere.
- isDownKey() - Method in class totalcross.ui.event.KeyEvent
-
Returns true if the key press is any kind of the possible ones that means Down.
- isDragging - Static variable in class totalcross.ui.Flick
-
True if the user is dragging a control that owns a Flick but the flick didn't started yet (in that case, currentFlick would not be null).
- isEditable() - Method in class totalcross.ui.Edit
-
Gets if the control accepts input from the user
- isEditable() - Method in class totalcross.ui.MultiEdit
-
Gets if the control accepts input from the user
- isEmpty() - Method in class totalcross.io.File
-
If this is a file, returns true if the file has 0 bytes.
- isEmpty() - Method in class totalcross.util.IntVector
-
Returns if this IntVector is empty.
- isEmpty() - Method in class totalcross.util.Vector
-
Returns if this Vector is empty.
- isEmptyEnabled() - Method in class totalcross.util.regex.RETokenizer
- isEnabled - Variable in class totalcross.ui.MenuItem
-
True if this item is enabled, false otherwise.
- isEnabled() - Method in class totalcross.ui.Control
-
Returns if this control can or not accept events
- isEnabled(int) - Method in class totalcross.ui.MultiButton
-
Returns if a caption is enabled or not
- isEnabled(int) - Method in class totalcross.ui.TabbedContainer
-
Returns if the given tab index is enabled.
- isEnabled(int, int) - Method in class totalcross.ui.Grid.CellController
-
Must return if the given cell is enabled, ie, can have input and can be selected.
- isEnabledLoadExtension() - Method in class totalcross.db.sqlite.SQLiteConfig
-
Checks if the load extension option is turned on.
- isEnabledSharedCache() - Method in class totalcross.db.sqlite.SQLiteConfig
-
Checks if the shared cache option is turned on.
- isExpanded() - Method in class totalcross.ui.AccordionContainer
- isExtended() - Method in class totalcross.barcode.Barcode
-
Gets the property to generate extended barcode 39.
- isFirst() - Method in interface totalcross.sql.ResultSet
- isFirst() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- isFocusTraversable() - Method in class totalcross.Launcher
- isFullScreen - Static variable in class totalcross.sys.Settings
-
Set it at the application's static initializer.
- isGenerateChecksum() - Method in class totalcross.barcode.Barcode
-
Gets the optional checksum generation.
- isGuardBars() - Method in class totalcross.barcode.Barcode
-
Gets the property to show the guard bars for barcode EAN.
- isHighlighting - Static variable in class totalcross.ui.Control
-
If true, the keyboard arrows will be used to highlight the controls until one is selected.
- isImage2 - Variable in class totalcross.ui.event.ListContainerEvent
-
True if the new image is the second one.
- ISINDEX - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "ISINDEX" tag
- isInsideOrNear(int, int) - Method in class totalcross.ui.Control
-
Returns true if the point lies inside this control.
- isInternetAccessible() - Static method in class totalcross.net.ConnectionManager
-
Returns true if we can connect to google.com using port 80, false otherwise.
- isIOS() - Static method in class totalcross.sys.Settings
-
Returns true if this is an iPad or an iPhone.
- isKeyDown(int) - Static method in class totalcross.sys.Vm
-
Gets the current keys being pressed.
- isKeySupported(Key, int) - Method in class totalcross.crypto.cipher.AESCipher
- isKeySupported(Key, int) - Method in class totalcross.crypto.cipher.Cipher
- isKeySupported(Key, int) - Method in class totalcross.crypto.cipher.RSACipher
- isKeySupported(Key, int) - Method in class totalcross.crypto.signature.PKCS1Signature
- isKeySupported(Key, int) - Method in class totalcross.crypto.signature.Signature
- isLandscape() - Static method in class totalcross.sys.Settings
-
Returns true if the device is currently in landscale (screenWidth > screenHeight).
- isLast() - Method in interface totalcross.sql.ResultSet
- isLast() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- isLeaf() - Method in class totalcross.ui.tree.Node
-
Method to return true if this node has no children.
- isLeaf(boolean) - Method in class totalcross.ui.tree.Node
-
Method to return true if this node has no children.
- isLeapYear(int) - Static method in class totalcross.util.Date
-
Checks if the year is a leap year
- isLowerCase(char) - Static method in class totalcross.sys.Convert
-
Returns true if the given char is in lowercase.
- isMainThread() - Static method in class totalcross.ui.MainWindow
-
Returns true if this is the main thread.
- isMarqueeRunning() - Method in class totalcross.ui.Label
-
Returns true if the marquee is running.
- isMaskedEdit - Variable in class totalcross.ui.Edit
- isMinimized - Static variable in class totalcross.sys.Settings
-
Dumb field to keep compilation compatibility with TC 1
- isNextKey() - Method in class totalcross.ui.event.KeyEvent
-
Returns true if the key press is any kind of the possible ones that means forward (TAB, PAGE_DOWN, DOWN, RIGHT, etc).
- isNodeChild(Node) - Method in class totalcross.ui.tree.Node
-
Method to return true if aNode is a child of this node.
- isNodeSibling(Node) - Method in class totalcross.ui.tree.Node
-
Method to return true if anotherNode is a sibling of (has the same parent as) this node.
- isNotEmpty(String) - Method in class totalcross.db.sqlite.SQLiteUtil
- isNotEmpty(ResultSet) - Method in class totalcross.db.sqlite.SQLiteUtil
- isNull(int) - Method in class totalcross.json.JSONArray
-
Determine if the value is null.
- isNull(String) - Method in class totalcross.json.JSONObject
-
Determine if the value associated with the key is null or if there is no value.
- isNullable(int) - Method in interface totalcross.sql.ParameterMetaData
- isNullable(int) - Method in interface totalcross.sql.ResultSetMetaData
- isNullable(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- isObscured(Window) - Method in class totalcross.ui.Control
-
Returns true if this control is obscured by the topmost window.
- isOk() - Method in class totalcross.net.HttpStream
-
Tell if this HttpStream is functioning properly.
- isOn() - Method in class totalcross.ui.Switch
-
Returns true if this switch is ON.
- isOpen - Static variable in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- isOpenGL - Static variable in class totalcross.sys.Settings
-
Returns true if this is an open gl platform (IOS or Android).
- isOrderImportant() - Method in class totalcross.ui.MultiListBox
-
Returns true if you requested that the order is important.
- isPaddingSupported(int) - Method in class totalcross.crypto.cipher.AESCipher
- isPaddingSupported(int) - Method in class totalcross.crypto.cipher.Cipher
- isPaddingSupported(int) - Method in class totalcross.crypto.cipher.RSACipher
- isParagraph - Variable in class totalcross.ui.html.Style
- isPaused - Variable in class totalcross.game.Animation
-
Reflects the animation pause state.
- isPlaying - Variable in class totalcross.game.Animation
-
Reflects the animation play state.
- isPowerOn() - Static method in class totalcross.io.device.bluetooth.LocalDevice
-
Retrieves the power state of the local Bluetooth device.
- isPressed() - Method in class totalcross.ui.Button
-
Returns true if the button is pressed or not.
- isPressed() - Method in class totalcross.ui.Container
- isPrevKey() - Method in class totalcross.ui.event.KeyEvent
-
Returns true if the key press is any kind of the possible ones that means previous (PAGE_UP, UP, LEFT, etc)
- isProbablePrime(int) - Method in class totalcross.util.BigInteger
-
Returns
trueif this BigInteger is probably prime,falseif it's definitely composite. - isQuietZone() - Method in class totalcross.barcode.Barcode
-
Gets the property to show the quiet zone at start and end of the bars.
- isReadOnly() - Method in class totalcross.db.sqlite.SQLiteConnection
- isReadOnly() - Method in interface totalcross.sql.Connection
- isReadOnly() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database is in read only mode.
- isReadOnly() - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- isReadOnly(int) - Method in interface totalcross.sql.ResultSetMetaData
- isReadOnly(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- isRoot() - Method in class totalcross.ui.tree.Node
-
Method to return true if this node is a root.
- isRunning() - Method in class totalcross.Service
- isRunning() - Method in class totalcross.ui.effect.MaterialEffect
- isRunning() - Method in class totalcross.ui.effect.UIEffects
- isRunning() - Method in class totalcross.ui.Spinner
-
Returns if the spin is running.
- isScreenShifted() - Static method in class totalcross.ui.Window
- isSearchable(int) - Method in interface totalcross.sql.ResultSetMetaData
- isSearchable(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- isSelected(int) - Method in class totalcross.ui.MultiListBox
-
Returns if given index is selected.
- isShadedText - Variable in class totalcross.ui.Bar.BarButton
- isShowText() - Method in class totalcross.barcode.Barcode
-
Gets the property to show the text for barcode.
- isSigned(int) - Method in interface totalcross.sql.ParameterMetaData
- isSigned(int) - Method in interface totalcross.sql.ResultSetMetaData
- isSigned(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- isSipShown() - Static method in class totalcross.ui.Window
- isSipShown4D() - Static method in class totalcross.ui.Window
- isStart() - Method in class totalcross.util.regex.Matcher
-
Deprecated.Replaced by isPrefix()
- isStartStopText() - Method in class totalcross.barcode.Barcode
-
Sets the property to show the start and stop character '*' in the text for the barcode 39.
- isSticky - Variable in class totalcross.ui.Bar.BarButton
- isSticky - Variable in class totalcross.ui.Button
-
Set to true to make this button sticky: it keeps pressed until the next click.
- isSticky - Variable in class totalcross.ui.MultiButton
-
Set to true to behave like a Radio, false like a Button
- issueCommand(String, int) - Method in class totalcross.net.mail.SMTPTransport
- isSupported() - Static method in class totalcross.phone.CellInfo
- isSupported(int) - Static method in class totalcross.io.device.RadioDevice
-
Determines if the provided radio type is supported by the device.
Fully functional on Android devices.
Always return false on other platforms. - isSupported(String) - Static method in class totalcross.ui.image.Image
-
Returns true if the given filename is a supported image: Png or Jpeg.
- isSyncingEnabled() - Static method in class totalcross.io.sync.Conduit
-
Returns whether the conduit is enabled or not.
- isTablet - Static variable in class totalcross.ui.Control
-
Specifies if this device is a tablet, computing the number of text lines.
- isTopMost() - Method in class totalcross.ui.Control
-
Returns true of the parent window is the top most one.
- isTopMost() - Method in class totalcross.ui.Window
-
Returns true if this window is the top-level window
- isTransparent() - Method in class totalcross.barcode.Barcode
-
Get the tranaparent background property
- isUpKey() - Method in class totalcross.ui.event.KeyEvent
-
Returns true if the key press is any kind of the possible ones that means UP.
- isUpperCase(char) - Static method in class totalcross.sys.Convert
-
Returns true if the given char is in uppercase.
- isValid() - Method in class totalcross.sys.Time
-
Returns true if the time is valid.
- isValidDirection(int) - Method in class totalcross.ui.Flick
- isValidURL(String) - Static method in class totalcross.db.sqlite.JDBC
-
Validates a URL
- isVerticalText - Variable in class totalcross.ui.gfx.Graphics
-
States that the next calls to drawText will draw it vertically.
- isViewVisible(DynamicScrollContainer.AbstractView) - Method in class totalcross.ui.DynamicScrollContainer
-
Returns true if the view is in the currently visible part of the scroll container
- isVisible() - Static method in class totalcross.money.Ads
- isVisible() - Method in class totalcross.ui.Control
-
Returns true if this control is visible, false otherwise
- isVisible() - Method in class totalcross.ui.Window
-
True if this is the topmost window
- isVisibleAndInside(int, int, int, int) - Method in class totalcross.ui.Control
-
Returns true of this control is visible and inside these bounds
- isWindowsCE() - Static method in class totalcross.sys.Settings
-
Returns true if the current platform is Windows Mobile or Windows Phone.
- isWindowsDevice() - Static method in class totalcross.sys.Settings
-
Returns true if the current platform is Windows Mobile or Windows Phone.
- isWritable(int) - Method in interface totalcross.sql.ResultSetMetaData
- isWritable(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- it - Variable in class totalcross.unit.ImageComparisionTest
- Item() - Constructor for class totalcross.ui.TopMenu.Item
-
Used when you want to fully customize your Item by extending this class.
- Item(int) - Constructor for class totalcross.ui.ColorList.Item
- Item(String, Image) - Constructor for class totalcross.ui.TopMenu.Item
-
Creates a Label and optionally an icon
- Item(String, Image, Presenter<Container>) - Constructor for class totalcross.ui.SideMenuContainer.Item
- Item(Control, Control) - Constructor for class totalcross.ui.TopMenu.Item
-
Pass a Control and optionally another control that serves as an icon
- Item(Control, Image) - Constructor for class totalcross.ui.TopMenu.Item
-
Pass a Control and optionally an icon
- Item(ListContainer.Layout) - Constructor for class totalcross.ui.ListContainer.Item
-
Constructs an Item based in the given layout.
- ITEM_SELECTED_EVENT - Static variable in class totalcross.ui.event.ListContainerEvent
-
Event generated when a new item was selected.
- itemCount - Variable in class totalcross.ui.ListBox
- itemCount - Variable in class totalcross.ui.ListContainer.Layout
- itemCount - Variable in class totalcross.ui.PopupMenu
-
Sets the number of elements should be used from the items array passed in the constructor.
- itemCount - Variable in class totalcross.ui.tree.Tree
- itemH - Variable in class totalcross.ui.ListContainer.Layout
- itemHeightFactor - Static variable in class totalcross.ui.ListBox
-
In finger touch devices, sets a factor by which the font height will be multiplied to increase the item's height.
- items - Variable in class totalcross.ui.ListBox
- items - Variable in class totalcross.ui.ListContainer.Item
-
The Strings that will be displayed in the container.
- items - Variable in class totalcross.ui.MenuBar
- items - Variable in class totalcross.ui.TopMenu
- items - Variable in class totalcross.ui.tree.Tree
- items - Variable in class totalcross.util.IntVector
-
This member is public for fast access.
- items - Variable in class totalcross.util.Vector
-
This member is public for fast access.
- itemSelected(ListContainerEvent) - Method in interface totalcross.ui.event.ListContainerListener
-
An ITEM_SELECTED_EVENT event was dispatched.
- itemsPerLine - Variable in class totalcross.ui.ListContainer.Layout
- itemsText - Static variable in class totalcross.ui.MultiListBox
-
Global suffix used to display the number of items in a ComboBox.
- itemY - Variable in class totalcross.ui.ListContainer.Layout
- Iterator() - Constructor for class totalcross.xml.AttributeList.Iterator
-
Constructs an
Iteratorover each attribute in the outerAttributeList. - ITF - totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- iv - Variable in class totalcross.crypto.cipher.Cipher
- IVirtualKeyboard - Interface in totalcross.ui
- ix0 - Variable in class totalcross.ui.Button
- iy0 - Variable in class totalcross.ui.Button
J
- JANUARY - Static variable in class totalcross.util.Date
- JAPAN_POST - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Japan Post barcode type. - JAPOST - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- JAVA - Static variable in class totalcross.sys.Settings
-
Underlying platform is Java.
- JAVA_OBJECT - Static variable in class totalcross.sql.Types
- JDBC - Class in totalcross.db.sqlite
- JDBC() - Constructor for class totalcross.db.sqlite.JDBC
- jdbcCompliant() - Method in class totalcross.db.sqlite.JDBC
- join(String) - Method in class totalcross.json.JSONArray
-
Make a string from the contents of this JSONArray.
- JPEG_MEMORY_SAVING_DEFAULT - Static variable in class totalcross.ui.image.ImageLoader
-
Default value for jpeg memory savings for instances of ImageLoader.
- jpegMemorySaving - Variable in class totalcross.ui.image.ImageLoader
-
Set with a value between 0 and 1 to adjust the factor by which jpeg images are reduced during load to save memory when using GPU accelerated graphics (
Settings.isOpenGLis true, otherwise this setting is ignored). - JSONArray - Class in org.json.simple
-
A JSON array.
- JSONArray - Class in totalcross.json
-
A JSONArray is an ordered sequence of values.
- JSONArray() - Constructor for class org.json.simple.JSONArray
-
Constructs an empty JSONArray.
- JSONArray() - Constructor for class totalcross.json.JSONArray
-
Construct an empty JSONArray.
- JSONArray(Object) - Constructor for class totalcross.json.JSONArray
-
Construct a JSONArray from an array
- JSONArray(String) - Constructor for class totalcross.json.JSONArray
-
Construct a JSONArray from a source JSON text.
- JSONArray(Collection) - Constructor for class org.json.simple.JSONArray
-
Constructs a JSONArray containing the elements of the specified collection, in the order they are returned by the collection's iterator.
- JSONArray(Collection<Object>) - Constructor for class totalcross.json.JSONArray
-
Construct a JSONArray from a Collection.
- JSONArray(JSONTokener) - Constructor for class totalcross.json.JSONArray
-
Construct a JSONArray from a JSONTokener.
- JSONAware - Interface in org.json.simple
-
Beans that support customized output of JSON text shall implement this interface.
- JSONException - Exception in totalcross.json
-
The JSONException is thrown by the JSON.org classes when things are amiss.
- JSONException(String) - Constructor for exception totalcross.json.JSONException
-
Constructs a JSONException with an explanatory message.
- JSONException(String, Throwable) - Constructor for exception totalcross.json.JSONException
-
Constructs a JSONException with an explanatory message.
- JSONException(Throwable) - Constructor for exception totalcross.json.JSONException
-
Constructs a new JSONException with the specified cause.
- JSONFactory - Class in totalcross.json
-
The JSONFactory class helps converting json objects into Java objects, using reflection.
- JSONFactory() - Constructor for class totalcross.json.JSONFactory
- JSONML - Class in totalcross.json
-
This provides static methods to convert an XML text into a JSONArray or JSONObject, and to covert a JSONArray or JSONObject into an XML text using the JsonML transform.
- JSONML() - Constructor for class totalcross.json.JSONML
- JSONObject - Class in org.json.simple
-
A JSON object.
- JSONObject - Class in totalcross.json
-
A JSONObject is an unordered collection of name/value pairs.
- JSONObject() - Constructor for class org.json.simple.JSONObject
- JSONObject() - Constructor for class totalcross.json.JSONObject
-
Construct an empty JSONObject.
- JSONObject(Reader) - Constructor for class totalcross.json.JSONObject
-
Construct a JSONObject from a source reader.
- JSONObject(Object) - Constructor for class totalcross.json.JSONObject
-
Construct a JSONObject from an Object using bean getters.
- JSONObject(Object, String[]) - Constructor for class totalcross.json.JSONObject
-
Construct a JSONObject from an Object, using reflection to find the public members.
- JSONObject(String) - Constructor for class totalcross.json.JSONObject
-
Construct a JSONObject from a source JSON text string.
- JSONObject(Map) - Constructor for class org.json.simple.JSONObject
-
Allows creation of a JSONObject from a Map.
- JSONObject(Map<String, Object>) - Constructor for class totalcross.json.JSONObject
-
Construct a JSONObject from a Map.
- JSONObject(JSONObject, String[]) - Constructor for class totalcross.json.JSONObject
-
Construct a JSONObject from a subset of another JSONObject.
- JSONObject(JSONTokener) - Constructor for class totalcross.json.JSONObject
-
Construct a JSONObject from a JSONTokener.
- JSONParser - Class in org.json.simple.parser
-
Parser for JSON text.
- JSONParser() - Constructor for class org.json.simple.parser.JSONParser
- JSONStreamAware - Interface in org.json.simple
-
Beans that support customized output of JSON text to a writer shall implement this interface.
- JSONString - Interface in totalcross.json
-
The
JSONStringinterface allows atoJSONString()method so that a class can change the behavior ofJSONObject.toString(),JSONArray.toString(), andJSONWriter.value(Object). - JSONStringer - Class in totalcross.json
-
JSONStringer provides a quick and convenient way of producing JSON text.
- JSONStringer() - Constructor for class totalcross.json.JSONStringer
-
Make a fresh JSONStringer.
- JSONTokener - Class in totalcross.json
-
A JSONTokener takes a source string and extracts characters and tokens from it.
- JSONTokener(Reader) - Constructor for class totalcross.json.JSONTokener
-
Construct a JSONTokener from a Reader.
- JSONTokener(String) - Constructor for class totalcross.json.JSONTokener
-
Construct a JSONTokener from a string.
- JSONValue - Class in org.json.simple
- JSONValue() - Constructor for class org.json.simple.JSONValue
- JSONWriter - Class in totalcross.json
-
JSONWriter provides a quick and convenient way of producing JSON text.
- JSONWriter(StringBuffer) - Constructor for class totalcross.json.JSONWriter
-
Make a fresh JSONWriter.
- JSONzip - Class in totalcross.json.zip
-
JSONzip is a binary-encoded JSON dialect.
- JSONzip() - Constructor for class totalcross.json.zip.JSONzip
-
Initialize the data structures.
- JULY - Static variable in class totalcross.util.Date
- JUNE - Static variable in class totalcross.util.Date
- justify - Variable in class totalcross.ui.MultiEdit
-
Set to true to justify the text when the MultiEdit is NOT editable.
K
- KBD - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "KBD" tag
- KBD_CALCULATOR - Static variable in class totalcross.ui.Edit
-
The Calculator will be used for this Edit
- KBD_CALENDAR - Static variable in class totalcross.ui.Edit
-
The Calendar will be used for this Edit
- KBD_DEFAULT - Static variable in class totalcross.ui.Edit
-
The default keyboard for the current mode will be used for this Edit
- KBD_KEYBOARD - Static variable in class totalcross.ui.Edit
-
The Keyboard class (or the internal virtual keyboard) will be used for this Edit
- KBD_NONE - Static variable in class totalcross.ui.Edit
-
No keyboard will be popped up for this Edit
- KBD_NUMERIC - Static variable in class totalcross.ui.Edit
-
The NumericBox will be used for this Edit
- KBD_TIME - Static variable in class totalcross.ui.Edit
-
The TimeBox will be used for this Edit
- kbdType - Variable in class totalcross.ui.Edit
- KEEP - Static variable in class totalcross.ui.Control
-
Constant used in params x/y/width/height in setRect.
- keepAlive - Variable in class totalcross.xml.rpc.StandardHttpClient
-
Sets the keep-alive flag.
- keepDisabled - Variable in class totalcross.ui.Control
-
Keep the control disabled even if enabled is true.
- keepEnabled - Variable in class totalcross.ui.Control
-
Keep the control enabled even if enabled is false.
- keepIndexOnCancel - Variable in class totalcross.ui.PopupMenu
-
Set to true to keep the selected index unchanged if user press the Cancel button
- keepNumbers(String) - Static method in class totalcross.barcode.BarcodeInter25
-
Deletes all the non numeric characters from
text. - keepOriginalValue - Variable in class totalcross.ui.dialog.CalculatorBox
-
Set to true to don't replace the original value in the Edit if user pressed Ok.
- key - Variable in class totalcross.crypto.cipher.Cipher
- key - Variable in class totalcross.crypto.signature.Signature
- key - Variable in class totalcross.ui.event.KeyEvent
-
The key pressed or entered by other means (grafitti input).
- key - Variable in class totalcross.util.Hashtable.Entry
- key - Variable in class totalcross.util.IntHashtable.Entry
- key(String) - Method in class totalcross.json.JSONWriter
-
Append a key.
- Key - Class in totalcross.crypto.cipher
-
This class defines a cryptographic cipher key for type safety.
- Key() - Constructor for class totalcross.crypto.cipher.Key
- KEY - Static variable in class totalcross.ui.event.Listener
- KEY_PRESS - Static variable in class totalcross.ui.event.KeyEvent
-
The event type for a key press event.
- keyboard - Static variable in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- keyboard - Static variable in class totalcross.ui.Edit
-
The KeyboardBox used in all Edits.
- KEYBOARD - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- KEYBOARD_123 - Static variable in interface totalcross.sys.SpecialKeys
-
Pressed 123 in Palm OS or case convertion in Smartphones
- KEYBOARD_ABC - Static variable in interface totalcross.sys.SpecialKeys
-
Pressed abc in Palm OS, and the ALT key in Treo 600.
- KEYBOARD_ON_UNPOP - Static variable in class totalcross.ui.dialog.KeyboardBox
-
Event issued by this keybard on the onUnpop method.
- KEYBOARD_POST_UNPOP - Static variable in class totalcross.ui.dialog.KeyboardBox
-
Event issued by this keybard on the postUnpop method.
- keyboardAction - Static variable in class totalcross.ui.UIColors
-
KeyboardBox action color.
- keyboardBack - Static variable in class totalcross.ui.UIColors
-
KeyboardBox background color.
- KeyboardBox - Class in totalcross.ui.dialog
-
A popup keyboard to be used with the Edit and MultiEdit class.
- KeyboardBox() - Constructor for class totalcross.ui.dialog.KeyboardBox
- KeyboardEdit - Class in totalcross.ui.dialog.keyboard
- KeyboardEdit() - Constructor for class totalcross.ui.dialog.keyboard.KeyboardEdit
-
Construtor padrão.
- KeyboardEdit(String) - Constructor for class totalcross.ui.dialog.keyboard.KeyboardEdit
-
Construtor.
- keyboardFocusTraversable - Static variable in class totalcross.sys.Settings
-
Defines if the arrow keys will be used to change the focus using the keyboard.
- keyboardFore - Static variable in class totalcross.ui.UIColors
-
KeyboardBox foreground color.
- keyboardOn - Static variable in class totalcross.ui.dialog.keyboard.KeyboardEdit
-
Sinaliza se o teclado está acionado para todos os Edits.
- keyboardTitle - Variable in class totalcross.ui.Edit
-
Defines a title that can be used in the Keyboards.
- KeyEvent - Class in totalcross.ui.event
-
KeyEvent is a key press event.
- KeyEvent() - Constructor for class totalcross.ui.event.KeyEvent
-
Constructs a KeyEvent, assigning the type as KEY_PRESS.
- KeyEvent(int, int, int) - Constructor for class totalcross.ui.event.KeyEvent
-
Creates a new instance of KeyEvent with the specified type, key and modifiers.
- keyHook - Static variable in class totalcross.ui.Window
-
A key listener that have priority over all other listeners.
- KeyListener - Interface in totalcross.ui.event
-
Interface used to listen to Key events.
- keypadBack - Static variable in class totalcross.ui.UIColors
-
Keypad background color.
- keypadFore - Static variable in class totalcross.ui.UIColors
-
Keypad foreground color.
- keypadOnly - Static variable in class totalcross.sys.Settings
-
Dumb field to keep compilation compatibility with TC 1
- keyPressed(KeyEvent) - Method in class totalcross.Launcher
- keyPressed(KeyEvent) - Method in class totalcross.ui.ComboBoxEditable
- keyPressed(KeyEvent) - Method in interface totalcross.ui.event.KeyListener
-
A KEY_PRESS event was dispatched.
- keyPressed(KeyEvent) - Method in class totalcross.ui.tree.Tree
- keyReleased(KeyEvent) - Method in class totalcross.Launcher
- keys() - Method in class totalcross.json.JSONObject
-
Get an enumeration of the keys of the JSONObject.
- keysBeingIntercepted - Static variable in class totalcross.sys.Vm
-
Internal use only.
- keySet() - Method in class totalcross.json.JSONObject
-
Get a set of keys of the JSONObject.
- keysPressed - Variable in class totalcross.Launcher
- keyTyped(KeyEvent) - Method in class totalcross.Launcher
- Kim - Class in totalcross.json
-
Kim makes immutable eight bit Unicode strings.
- Kim(byte[], int) - Constructor for class totalcross.json.Kim
-
Make a kim from a byte array.
- Kim(byte[], int, int) - Constructor for class totalcross.json.Kim
-
Make a kim from a portion of a byte array.
- Kim(String) - Constructor for class totalcross.json.Kim
-
Make a kim from a string.
- Kim(Kim, int, int) - Constructor for class totalcross.json.Kim
-
Make a new kim from a substring of an existing kim.
- kk - Variable in class totalcross.ui.ArrowButton
-
The current arrow size.
- KOREAPOST - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
L
- Label - Class in totalcross.ui
-
Label is a text label control.
- Label() - Constructor for class totalcross.ui.Label
-
Creates an empty label, using FILL as the preferred width.
- Label(String) - Constructor for class totalcross.ui.Label
-
Creates a label displaying the given text.
- Label(String, int) - Constructor for class totalcross.ui.Label
-
Creates a label displaying the given text with the given alignment.
Supports inverted text, multiple lines and is scrollable by default. - Label(String, int, int, boolean) - Constructor for class totalcross.ui.Label
-
Creates a label with the given text, alignment, foreground color, and if the font is bold or not.
- LABEL - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- LABEL - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "LABEL" tag
- labelAlign - Variable in class totalcross.ui.AlignedLabelsContainer
-
The alignment of the labels.
- labels - Variable in class totalcross.ui.AlignedLabelsContainer
-
The label captions.
- lac - Static variable in class totalcross.phone.CellInfo
- landscapePrefH - Variable in class totalcross.ui.Bar
-
The preferred height on portrait or landscape, in pixels.
- last() - Method in interface totalcross.sql.ResultSet
- last() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- lastActiveTab - Variable in class totalcross.ui.TabbedContainer
-
Stores the last active tab index, or -1 if none was previously selected.
- lastChar - Variable in class totalcross.Launcher.UserFont
- lastFix - Variable in class totalcross.io.device.gps.GPS
-
Stores the time of the last updated.
- lastH - Variable in class totalcross.ui.Container
- lastH - Variable in class totalcross.ui.ScrollContainer
- lastIndexOf(byte) - Method in class totalcross.net.ByteString
-
Find the last byte
bin this ByteString. - lastInsertPos - Variable in class totalcross.ui.MultiEdit
-
The last insert position before this control looses focus.
- lastInteractionTime - Static variable in class totalcross.sys.Settings
-
Time when the user last interacted with the device using the keyboard, pen, trackball, etc.
- lastMid - Variable in class totalcross.ui.ClippedContainer
- lastScreenWidth - Variable in class totalcross.ui.Container
- lastSearchedRec - Variable in class totalcross.io.sync.RemotePDBFile
- lastSel - Variable in class totalcross.ui.ListContainer
- lastSelBack - Variable in class totalcross.ui.ListContainer
- lastSelected - Variable in class totalcross.ui.dialog.FileChooserBox
- lastSelIndex - Variable in class totalcross.ui.ListContainer
- lastShiftY - Static variable in class totalcross.ui.Window
- lastStartingRow - Variable in class totalcross.ui.Grid
-
Stores the last line that was requested from the current data source.
- lastSwappedContainer - Variable in class totalcross.ui.Window
-
Used in the swap method
- lastTick - Variable in class totalcross.ui.event.TimerEvent
-
The timestamp of the last tick.
- lastV - Variable in class totalcross.ui.ScrollContainer
- lastW - Variable in class totalcross.ui.Container
- lastX - Variable in class totalcross.ui.Container
- lastX - Variable in class totalcross.ui.ImageControl
-
The last position used for X and Y.
- lastY - Variable in class totalcross.ui.Container
- lastY - Variable in class totalcross.ui.ImageControl
-
The last position used for X and Y.
- lat - Variable in class totalcross.map.GoogleMaps.Circle
-
Center of the circle
- lat - Variable in class totalcross.map.GoogleMaps.Place
-
The location of the place
- LAT_LOW_SIGNAL - Static variable in class totalcross.io.device.gps.GPSView
-
String that will be printed with there longitude can't be acquired.
- lats - Variable in class totalcross.map.GoogleMaps.Shape
-
The coordinates of the polygon
- LAUNCH - Static variable in interface totalcross.sys.SpecialKeys
-
Valid only on PalmOS
- Launcher - Class in totalcross
-
Represents the applet or application used as a Java Container to make possible run TotalCross at the desktop.
- Launcher() - Constructor for class totalcross.Launcher
- Launcher.CharBits - Class in totalcross
-
Represents the internal font structure, read from a pdb file.
- Launcher.IS2S - Class in totalcross
-
Converts a java.io.InputStream into a totalcross.io.Stream
- Launcher.S2FIS - Class in totalcross
- Launcher.S2IS - Class in totalcross
- Launcher.S2OS - Class in totalcross
- Launcher.UserFont - Class in totalcross
- Layout(int, int) - Constructor for class totalcross.ui.ListContainer.Layout
-
Constructs a Layout component with the given columns and item count.
- layoutType - Variable in class totalcross.game.AnimatedButton
- lb - Variable in class totalcross.ui.ComboBoxDropDown
-
The assigned ListBox.
- lCaption - Variable in class totalcross.ui.AccordionContainer.Caption
- lce - Variable in class totalcross.ui.ListContainer.Layout
- learning - Static variable in class totalcross.unit.TestCase
-
Set this to true when your code is learning the right answers.
- LEDGER_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- LEDGER_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- left - Variable in class totalcross.ui.Insets
-
The inset from the left.
- LEFT - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- LEFT - Static variable in class totalcross.ui.Control
-
Constant used in param x in setRect.
- LEFT - Static variable in class totalcross.ui.event.DragEvent
-
The direction constant for a drag or flick left.
- LEFT_IMAGE_CLICKED_EVENT - Static variable in class totalcross.ui.event.ListContainerEvent
-
Event generated when the left image was clicked.
- leftControl - Variable in class totalcross.ui.ListContainer.Item
-
The left and/or right controls that will be displayed.
- leftControlVisible - Variable in class totalcross.ui.ListContainer.Item
-
When leftControl or rightControl is an Image, set this to false to don't show it (and also disable controls)
- leftImageClicked(ListContainerEvent) - Method in interface totalcross.ui.event.ListContainerListener
-
An LEFT_IMAGE_CLICKED_EVENT event was dispatched.
- leftImageEnlargeIfSmaller - Variable in class totalcross.ui.ListContainer.Layout
-
Specify what to do if the left or right controls are images.
- leftJustify - Variable in class totalcross.ui.Check
-
Deprecated.Now the align is always at left
- leftJustify - Variable in class totalcross.ui.Radio
-
Set to true to left justify this control if the width is above the preferred one.
- leftMargin(int) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Set left margin.
- leftReached() - Method in class totalcross.ui.ListBox
- leftReached() - Method in class totalcross.ui.MultiListBox
- LEGAL_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- LEGAL_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- LEGEND - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "LEGEND" tag
- legendPerspective - Variable in class totalcross.ui.chart.Chart
-
Perspective distance for the Legend.
- legendPosition - Variable in class totalcross.ui.chart.Chart
-
The position of the legend.
- legendTextColor - Variable in class totalcross.ui.chart.Chart
-
The text color for the legend.
- legendValues - Variable in class totalcross.ui.chart.Chart
-
Values that may be shown with the legend.
- legendValueSuffix - Variable in class totalcross.ui.chart.ArcChart
-
The suffix used in the legend to display the values.
- legendValueSuffix - Variable in class totalcross.ui.chart.PieChart
-
The suffix used in the legend to display the values.
- len - Variable in class totalcross.net.ByteString
- length - Variable in class totalcross.json.Kim
-
The number of bytes in the kim.
- length() - Method in class totalcross.json.JSONArray
-
Get the number of elements in the JSONArray, included nulls.
- length() - Method in class totalcross.json.JSONObject
-
Get the number of keys stored in the JSONObject.
- length() - Method in class totalcross.util.regex.Matcher
- length() - Method in interface totalcross.util.regex.MatchResult
- length(int) - Method in class totalcross.util.regex.Matcher
- length(int) - Method in interface totalcross.util.regex.MatchResult
- lengthMax - Variable in enum totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- lengthMin - Variable in enum totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- LESS_ROUND - totalcross.ui.Control.TranslucentShape
- LESS_STEP - Static variable in class totalcross.ui.gfx.Color
-
Increase or decrease all RGB values by 32.
- LETTER_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- LETTER_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- lf() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Print and line feed.
- LF - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- lgap - Variable in class totalcross.ui.dialog.MessageBox
- LI - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "LI" tag
- LIAC - Static variable in class totalcross.io.device.bluetooth.DiscoveryAgent
-
The inquiry access code for Limited Dedicated Inquiry Access Code (LIAC).
- LINEAR_SECURITY_LEVEL_PARAM - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setParam method
- LineChart - Class in totalcross.ui.chart
-
This class represents a line chart.
- LineChart(String[]) - Constructor for class totalcross.ui.chart.LineChart
-
Creates a new line chart
- lineColor - Variable in class totalcross.ui.chart.ChartData
- lineFeed() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Print and line feed.
- lineGap - Variable in class totalcross.ui.ListContainer.Layout
-
The line spacing between two consecutive lines.
- lineH - Variable in class totalcross.ui.tree.Tree
-
Deprecated.Use setLineHeight and getLineHeight
- lineNumber - Static variable in class totalcross.sys.Settings
-
Returns the line number of the device.
- LineReader - Class in totalcross.io
-
Used to read lines ending with \r\n (enter/linefeed) or \n (linefeed) from a stream.
- LineReader(Stream) - Constructor for class totalcross.io.LineReader
-
Constructs a new LineReader and sets maxTries accordingly to the type of class: 10 if its a Socket or a PortConnector, 0 otherwise.
- LineReader(Stream, byte[], int, int) - Constructor for class totalcross.io.LineReader
-
Constructs a new LineReader and sets maxTries accordingly to the type of class: 10 if its a Socket or a PortConnector; 0, otherwise.
- lines - Variable in class totalcross.ui.FlowContainer
- lines - Variable in class totalcross.ui.Label
- lineScroll - Variable in class totalcross.ui.Grid
-
Set to true to enable navigation per line instead of per page when in non-penless mode.
- lineSpacing(int) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Set line spacing.
- linesPerPage - Variable in class totalcross.ui.Grid
-
How many lines fits in a page
- lineThickness - Variable in class totalcross.ui.chart.PointLineChart
-
The line thickness.
- LINK - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "LINK" tag
- LINUX - Static variable in class totalcross.sys.Settings
-
Underlying platform is Linux.
- list(int, String) - Static method in class totalcross.sys.Registry
-
Lists all children keys of the given key.
- list(String) - Method in class totalcross.net.FTP
-
List the contents on the specified pathname.
- List - Class in totalcross.util.pdf
- List() - Constructor for class totalcross.util.pdf.List
- listAllTables() - Method in class totalcross.db.sqlite.SQLiteUtil
- listbox - Static variable in class totalcross.res.Resources
- ListBox - Class in totalcross.ui
-
ListBox is a complete implementation of a Listbox.
- ListBox() - Constructor for class totalcross.ui.ListBox
-
Creates an empty Listbox.
- ListBox(Object[]) - Constructor for class totalcross.ui.ListBox
-
Creates a Listbox with the given items.
- LISTBOX - Static variable in class totalcross.ui.NinePatch
- ListBox.CustomDrawingItem - Interface in totalcross.ui
-
An interface that makes easier to draw custom items.
- ListBox.IconItem - Class in totalcross.ui
-
Used to show an icon and a text.
- ListContainer - Class in totalcross.ui
-
ListContainer is a ListBox where each item is a Container.
- ListContainer() - Constructor for class totalcross.ui.ListContainer
- LISTCONTAINER - Static variable in class totalcross.ui.event.Listener
- ListContainer.Item - Class in totalcross.ui
-
An item of the ListContainer.
- ListContainer.Layout - Class in totalcross.ui
-
A set of fields and default fields that will be used to define the layout of a ListContainer's Item.
- ListContainerEvent - Class in totalcross.ui.event
-
An event generated when the user clicks on ListContainer.Item.
- ListContainerEvent() - Constructor for class totalcross.ui.event.ListContainerEvent
- ListContainerListener - Interface in totalcross.ui.event
-
Interface used to listen to ListContainer events.
- listener - Static variable in class totalcross.io.device.scanner.Scanner
-
Set this listener to send all Scanner events to its onEvent method.
- listener - Static variable in class totalcross.phone.Dial
-
The listener that will receive status change messages.
- listener - Variable in class totalcross.ui.event.Listener
-
The control that's listening to the event.
- Listener - Class in totalcross.ui.event
-
A class that represents an event Listener.
- Listener(Object, int, Object) - Constructor for class totalcross.ui.event.Listener
- listFiles() - Method in class totalcross.io.File
-
Lists the files contained in a directory.
- listFiles(String) - Static method in class totalcross.io.File
-
Returns a recursive list of all files inside the given directory (including it).
- listFiles(String) - Static method in class totalcross.io.sync.RemoteFile
-
Lists the files contained in a folder.
The strings returned are the names of the files and directories contained within this folder. - listFiles(String, boolean) - Static method in class totalcross.io.File
-
Lists all the files in the specified directory, and also the files in the subdirectories if recursive is true.
- listNames(String) - Method in class totalcross.net.FTP
-
List the names of the files on the specified pathname.
- listPDBs() - Static method in class totalcross.io.PDBFile
-
Returns the complete list of existing PDBFiles.
- listPDBs(int, int) - Static method in class totalcross.io.PDBFile
-
Returns the list of existing PDBFiles with the given creator id and/or type.
- listPDBs(int, int) - Static method in class totalcross.io.sync.RemotePDBFile
-
Lists the available PDBFiles on the device that has the given creator id and type.
- listRoots() - Static method in class totalcross.io.File
-
List the root drives.
- liveScrolling - Variable in class totalcross.ui.Grid
-
Set to true before calling setDataSource to enable live scrolling when using a DataSource.
- liveScrolling - Variable in class totalcross.ui.ScrollBar
- load(DataStream) - Method in class totalcross.net.mail.MailSession
-
Load properties from the given DataStream, but unlike Properties, the contents of the MailSession are not cleared before reading from the DataStream.
- load(DataStream) - Method in class totalcross.util.Properties
-
Load all properties from the given DataStream.
- load(DataStream, boolean) - Method in class totalcross.util.Properties
-
Load properties from the given DataStream.
- load(Image, int, int) - Method in class totalcross.ui.NinePatch
- loadBehind() - Method in class totalcross.ui.MenuBarDropDown
- loadBehind() - Method in class totalcross.ui.Window
-
This method repaints all windows from bottom to top.
- loaded - Variable in class totalcross.ui.image.BulkImageLoader
- loadFactor - Variable in class totalcross.util.IntHashtable
-
The load factor for the hashtable.
- loadFrom(PDBFile, String) - Static method in class totalcross.ui.image.Image
-
Loads an image from a PDB file, if it was previously saved using saveTo method.
- loadImage(String, URI) - Method in class totalcross.ui.html.Document
-
Can be overridden by the caller in order to load an image from a different place.
- loadObjectAt(int) - Method in class totalcross.io.ObjectPDBFile
-
Loads an object from the PDBFile.
- loadObjectAt(Storable, int) - Method in class totalcross.io.ObjectPDBFile
-
Load an object from the PDBFile into the given storable.
- loadState(DataStream) - Method in interface totalcross.io.Storable
-
Load state information from the given DataStream into this object If any Storable objects need to be loaded as part of the state, their loadState() method can be called too.
- LocalDevice - Class in totalcross.io.device.bluetooth
-
The
LocalDeviceclass defines the basic functions of the Bluetooth manager. - localItemsText - Variable in class totalcross.ui.MultiListBox
-
Local suffix to display the number of items in a ComboBox.
- location - Variable in class totalcross.io.device.gps.GPS
-
Stores the location - latitude on first index (0) and longitude on second index (1).
- location - Variable in class totalcross.net.HttpStream
-
READ-ONLY location.
- locatorsUpdateCopy() - Method in interface totalcross.sql.DatabaseMetaData
- Lock - Class in totalcross.util.concurrent
-
Class used with the
synchronizekeyword, representing a lock to avoid concurrent access. - Lock() - Constructor for class totalcross.util.concurrent.Lock
- lockChanges() - Method in class totalcross.ui.image.Image
-
In OpenGL platforms, apply changes to the current texture and frees the memory used for the pixels in internal memory (the image can, however, be drawn on screen because the texture will be ready).
- log(int, String, boolean) - Method in class totalcross.util.Logger
-
Logs a given message.
- log(String) - Static method in class totalcross.io.sync.Conduit
-
When synchronizing Palm OS devices, logs the given text on the HotSync log.
When synchronizing Windows CE devices, the text is logged on the debug console instead. - log2console - Static variable in class totalcross.net.FTP
-
Set this to true to send the log to both the console and the combo.
- Logger - Class in totalcross.util
-
A Logger object is used to log messages for a specific system or application component.
- logInfo(StringBuffer) - Method in class totalcross.util.Logger
-
Used internally.
- LOGO_DOUBLE_HEIGHT - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- LOGO_DOUBLE_WIDTH - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- LOGO_NORMAL - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- LOGO_QUADRUPLE - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- lon - Variable in class totalcross.map.GoogleMaps.Circle
-
Center of the circle
- lon - Variable in class totalcross.map.GoogleMaps.Place
-
The location of the place
- LON_LOW_SIGNAL - Static variable in class totalcross.io.device.gps.GPSView
-
String that will be printed with there longitude can't be acquired.
- Long(long) - Constructor for class totalcross.util.Properties.Long
- LONG - Static variable in class totalcross.xml.rpc.XmlRpcValue
- longBitsToDouble(long) - Static method in class totalcross.sys.Convert
-
Returns the double-float corresponding to a given bit represention.
- longestFlick - Variable in class totalcross.ui.Flick
- LONGNVARCHAR - Static variable in class totalcross.sql.Types
- longValue() - Method in class totalcross.util.BigDecimal
- longValue() - Method in class totalcross.util.BigInteger
- longValueExact() - Method in class totalcross.util.BigDecimal
-
Converts this BigDecimal to a long value.
- LONGVARBINARY - Static variable in class totalcross.sql.Types
- LONGVARCHAR - Static variable in class totalcross.sql.Types
- lons - Variable in class totalcross.map.GoogleMaps.Shape
-
The coordinates of the polygon
- LOOP - Static variable in class totalcross.game.AnimationEvent
-
The event type when the animation loops.
- loopDelay - Variable in class totalcross.Service
- LOOPS_UNLIMITED - Static variable in class totalcross.game.Animation
-
start()methodloopsargument special value to loop endlessly. - LOW - Static variable in interface totalcross.io.device.escpos.EscPosQRCode.ErrorCorrectionLevel
- LOW - Static variable in class totalcross.ui.media.MediaClip
-
Used as a samplesPerSecond parameter in record method.
- LOW_GPS_PRECISION - Static variable in class totalcross.io.device.gps.GPS
-
Used in gpsPrecision
- lowSignalReason - Variable in class totalcross.io.device.gps.GPS
-
The reason for the low signal, if retrieveGPSData returned false.
- lr - Variable in class totalcross.net.HttpStream
- LT - Static variable in class totalcross.json.XML
-
The Character '<'.
M
- m_buf - Variable in class totalcross.net.ssl.SSLReadHolder
- MAC_ROMAN_ENCODING - Static variable in class totalcross.util.pdf.StandardFonts
- macAddress - Static variable in class totalcross.sys.Settings
-
Deprecated.due to provide users with greater data protection
- MAGENTA - Static variable in class totalcross.ui.gfx.Color
- MailSession - Class in totalcross.net.mail
-
Used to store properties used by the messaging API.
- MailSession() - Constructor for class totalcross.net.mail.MailSession
- main(String[]) - Static method in class totalcross.Launcher
- MAIN_DB - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- MAIN_JOURNAL - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- MainClass - Interface in totalcross
-
This is the main class of a TotalCross package.
- mainClassName - Static variable in class totalcross.util.zip.TCZ
-
Set this to be the main class name.
- maing - Variable in class totalcross.unit.ImageComparisionTest
- mainSwapContainer - Variable in class totalcross.ui.Window
-
Used in the swap method
- mainWindow - Variable in class totalcross.Launcher
- MainWindow - Class in totalcross.ui
-
MainWindow is the main window of a UI-based application.
- MainWindow() - Constructor for class totalcross.ui.MainWindow
-
Constructs a main window with no title and no border.
- MainWindow(String, byte) - Constructor for class totalcross.ui.MainWindow
-
Constructs a main window with the given title and border style.
- mainWindowPixels - Static variable in class totalcross.ui.gfx.Graphics
-
Contains the pixels of the MainWindow.
- makeImage() - Method in class totalcross.net.HttpStream
-
Create the image instance from this HttpStream.
- makeUnmovable() - Method in class totalcross.ui.Window
-
Makes this window static, i.e., the user will not be able to move it around the screen by dragging the title area.
- MAP - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "MAP" tag
- MapItem() - Constructor for class totalcross.map.GoogleMaps.MapItem
- mapKeys(String, String) - Method in class totalcross.ui.Edit
-
Maps the keys in the from char array into the keys in the to char array.
- mapKeys(String, String) - Method in class totalcross.ui.MultiEdit
-
Maps the keys in the from char array into the keys in the to char array.
- MARCH - Static variable in class totalcross.util.Date
- mark() - Method in class totalcross.io.ByteArrayStream
-
Sets the current position as the maximum size of the buffer so that no more than the current written data will be read.
- mark(int) - Method in class totalcross.Launcher.S2FIS
- markAll(boolean) - Method in class totalcross.ui.Grid
-
Checks or unchecks all rows in this grid.
- markSupported() - Method in class totalcross.Launcher.S2FIS
- mask - Variable in class totalcross.ui.MultiEdit
-
The mask used to infer the preferred width.
- MASTER_JOURNAL - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- MATCH - Static variable in interface totalcross.util.regex.MatchResult
- matcher() - Method in class totalcross.util.regex.Pattern
-
Returns a targetless matcher.
- matcher(char[], int, int) - Method in class totalcross.util.regex.Pattern
-
Returns a matcher for a specified region.
- matcher(String) - Method in class totalcross.util.regex.Pattern
-
Returns a matcher for a specified string.
- matcher(CharStream, int) - Method in class totalcross.util.regex.Pattern
-
Returns a matcher taking a text stream as target.
- matcher(MatchResult, int) - Method in class totalcross.util.regex.Pattern
-
Returns a matcher for a match result (in a performance-friendly way).
- matcher(MatchResult, String) - Method in class totalcross.util.regex.Pattern
-
Just as above, yet with symbolic group name.
- Matcher - Class in totalcross.util.regex
-
Matcher instance is an automaton that actually performs matching.
- matches() - Method in class totalcross.util.regex.Matcher
-
Tells whether a current target matches the whole pattern.
- matches(String) - Method in class totalcross.util.regex.Matcher
-
Just a combination of setTarget(String) and matches().
- matches(String) - Method in class totalcross.util.regex.Pattern
-
A shorthand for Pattern.matcher(String).matches().
- matchesPrefix() - Method in class totalcross.util.regex.Matcher
-
Tells whether the entire target matches the beginning of the pattern.
- MatchIterator - Interface in totalcross.util.regex
- MatchResult - Interface in totalcross.util.regex
- Material - Static variable in class totalcross.sys.Settings
-
Defines an user interface style.
- MATERIAL - totalcross.ui.effect.UIEffects.Effects
- MATERIAL_UI - Static variable in class totalcross.sys.Settings
-
Defines an user interface style.
- MaterialEffect - Class in totalcross.ui.effect
- MaterialEffect(Control) - Constructor for class totalcross.ui.effect.MaterialEffect
- MaterialEffect.SideEffect - Interface in totalcross.ui.effect
- materialSelectedColor - Static variable in class totalcross.ui.UIColors
-
The selected color for material UI
- MATRIX_2_OF_5 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Matrix 2 of 5 barcode type. - MATRIX25 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- max - Variable in class totalcross.ui.chart.Velocimeter
-
The maximum value; defaults to 100
- max - Variable in class totalcross.ui.ProgressBar
-
The maximum value of a progress bar.
- max(int...) - Static method in class totalcross.sys.Convert
-
Returns the maximum value among the given ints
- max(BigDecimal) - Method in class totalcross.util.BigDecimal
- max(BigInteger) - Method in class totalcross.util.BigInteger
- MAX_CHAR_VALUE - Static variable in class totalcross.sys.Convert
-
The maximum char value:
- MAX_DELAY - Static variable in class totalcross.ui.PreprocessKey
-
Maximum millis delay to consider that the user is repeating the current key
- MAX_DOUBLE_DIGITS - Static variable in class totalcross.sys.Convert
-
The maximum number of digits in a double value, used when formatting to string.
- MAX_DOUBLE_VALUE - Static variable in class totalcross.sys.Convert
-
The maximum double value: 1.7976931348623157E308d
- MAX_FONT_SIZE - Static variable in class totalcross.ui.font.Font
-
The maximum font size: 48 for Windows32, unlimited for OpenGL platforms (the number here will be 80, since this is the size that the base font was created; you can specify something higher, but it will use upscaling, which usually results in a smooth font).
- MAX_INT_VALUE - Static variable in class totalcross.sys.Convert
-
The maximum int value: 2147483647
- MAX_LONG_VALUE - Static variable in class totalcross.sys.Convert
-
The maximum long value: 9223372036854775807
- MAX_PROPS - Static variable in class totalcross.util.Properties
-
Avoids that the load method gets into an infinite loop if the file is empty or corrupted.
- MAX_SHORT_VALUE - Static variable in class totalcross.sys.Convert
-
The maximum short value: 32767
- maxAngle - Variable in class totalcross.ui.chart.Velocimeter
-
The maximum angle value; defaults to 270 for the default gauge
- maxCACerts() - Static method in class totalcross.net.ssl.SSLUtil
-
Return the number of CA certificates that the client/server supports.
- maxCerts() - Static method in class totalcross.net.ssl.SSLUtil
-
Return the number of chained certificates that the client/server supports.
- maxFade - Static variable in class totalcross.ui.anim.FadeAnimation
-
Change this will affect all fade animations until you reset it to DEFAULT_MAX_FADE.
- maxHeight - Variable in class totalcross.Launcher.UserFont
- MAXICODE - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- MAXICODE - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Maxicode barcode type. - maximum - Variable in class totalcross.ui.ScrollBar
- maximumAccelerationMultiplier - Variable in class totalcross.ui.Flick
-
The maximum accelleration that can be applied when the user keep dragging the container.
- maxLength - Variable in class totalcross.ui.dialog.CalculatorBox
-
The maximum length for the edit that will be created.
- maxLength - Variable in class totalcross.ui.Edit
- maxLength2 - Variable in class totalcross.ui.dialog.keyboard.KeyboardEdit
-
tamanho maximo.
- maxSelections - Variable in class totalcross.ui.MultiListBox
- maxStates - Variable in class totalcross.game.AnimatedButton
- maxTries - Variable in class totalcross.io.LineReader
-
The number of times it tries to read more data if none is available.
- maxWidth - Variable in class totalcross.Launcher.UserFont
- MAY - Static variable in class totalcross.util.Date
- mbar - Variable in class totalcross.unit.TestSuite
- mcc - Static variable in class totalcross.phone.CellInfo
- mContent - Variable in class totalcross.util.pdf.EnclosedContent
- MD5Digest - Class in totalcross.crypto.digest
-
This class implements the MD5 message digest algorithm.
- MD5Digest() - Constructor for class totalcross.crypto.digest.MD5Digest
-
Creates a new MD5Digest object.
- MediaClip - Class in totalcross.ui.media
-
MediaClip is a sound clip.
- MediaClip(RandomAccessStream) - Constructor for class totalcross.ui.media.MediaClip
-
Create a MediaClip to play back or record a media from/to a RandomAccessStream.
- MediaClipEvent - Class in totalcross.ui.media
-
Events posted by a soundclip control.
- MediaClipEvent() - Constructor for class totalcross.ui.media.MediaClipEvent
-
Constructs an empty MediaClipEvent.
- MediaClipEvent(int, Object) - Constructor for class totalcross.ui.media.MediaClipEvent
-
Constructs a MediaClipEvent, setting the type and target to the given parameters.
- MEDIUM - Static variable in interface totalcross.io.device.escpos.EscPosQRCode.ErrorCorrectionLevel
- MEDIUM - Static variable in class totalcross.ui.media.MediaClip
-
Used as a samplesPerSecond parameter in record method.
- MEMBER - Static variable in class totalcross.xml.rpc.XmlRpcValue
- MEMORY - Static variable in class totalcross.db.sqlite.SQLiteConfig.JournalMode
- MEMORY - Static variable in class totalcross.db.sqlite.SQLiteConfig.TempStore
- menu - Static variable in class totalcross.res.Resources
- MENU - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- MENU - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "MENU" tag
- menubar - Variable in class totalcross.ui.Window
-
The window's menu bar
- MenuBar - Class in totalcross.ui
-
Constructs a Menu with the given items.
- MenuBar(MenuItem[][]) - Constructor for class totalcross.ui.MenuBar
-
Create a MenuBar with the given menu items.
- MenuBarDropDown - Class in totalcross.ui
-
Constructs a MenuBarDropDown with the given items.
- MenuBarDropDown(int, int, MenuItem[]) - Constructor for class totalcross.ui.MenuBarDropDown
-
Constructs a MenuBarDropDown that will show at the given x,y position the given items.
- MenuItem - Class in totalcross.ui
-
This class represents a menu item.
- MenuItem() - Constructor for class totalcross.ui.MenuItem
-
Constructs a separator menu item.
- MenuItem(String) - Constructor for class totalcross.ui.MenuItem
-
Constructs a menu item with the given caption.
- MenuItem(String, boolean) - Constructor for class totalcross.ui.MenuItem
-
Constructs a menu item with the given caption and the given default state for the check.
- message - Variable in class totalcross.ui.event.PushNotificationEvent
-
Deprecated.The message or the token, depending on the event type
- Message - Class in totalcross.net.mail
-
This class represents a MIME style e-mail message.
- Message() - Constructor for class totalcross.net.mail.Message
-
Creates a new empty message.
- MESSAGE_RECEIVED - Static variable in class totalcross.ui.event.PushNotificationEvent
-
Deprecated.The event type for a message being received by server
- Message.RecipientType - Interface in totalcross.net.mail
- MessageBox - Class in totalcross.ui.dialog
-
This class implements a scrollable message box window with customized buttons, delayed unpop and scrolling text.
- MessageBox(String, String) - Constructor for class totalcross.ui.dialog.MessageBox
-
Constructs a message box with the text and one "Ok" button.
- MessageBox(String, String, String[]) - Constructor for class totalcross.ui.dialog.MessageBox
-
Constructs a message box with the text and the specified button captions.
- MessageBox(String, String, String[], boolean) - Constructor for class totalcross.ui.dialog.MessageBox
-
Constructs a message box with the text and the specified button captions.
- MessageBox(String, String, String[], boolean, int, int) - Constructor for class totalcross.ui.dialog.MessageBox
-
Constructs a message box with the text and the specified button captions.
- MessageBox(String, String, String[], int, int) - Constructor for class totalcross.ui.dialog.MessageBox
-
Constructs a message box with the text and the specified button captions.
- messageboxAction - Static variable in class totalcross.ui.UIColors
-
MessageBox action color.
- messageboxBack - Static variable in class totalcross.ui.UIColors
-
MessageBox background color.
- messageboxFore - Static variable in class totalcross.ui.UIColors
-
MessageBox foreground color.
- messageCount - Variable in class totalcross.net.mail.Folder
- messageReceived - Variable in class totalcross.io.device.gps.GPS
-
The retrieved message, or null in Windows Mobile and Android.
- messageReceived(PushNotificationEvent) - Method in interface totalcross.ui.event.PushNotificationListener
- messagesByNumber - Variable in class totalcross.net.mail.Folder
- messagesByUidl - Variable in class totalcross.net.mail.Folder
- MessagingException - Exception in totalcross.net.mail
-
Thrown when a write operation fails when sending a Message, or when an unexpected code is received from the remote host.
- MessagingException() - Constructor for exception totalcross.net.mail.MessagingException
-
Constructs an empty Exception.
- MessagingException(String) - Constructor for exception totalcross.net.mail.MessagingException
-
Constructs an exception with the given message.
- MessagingException(Throwable) - Constructor for exception totalcross.net.mail.MessagingException
- META - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "META" tag
- method - Variable in class totalcross.ui.html.Form
- METHODNAME - Static variable in class totalcross.xml.rpc.XmlRpcValue
- MICRO_PDF_417 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Micro PDF 417 barcode type. - MICROPDF - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- midBarSize - Variable in class totalcross.ui.ScrollBar
- midiTone(int, int) - Static method in class totalcross.ui.media.Sound
-
Deprecated.Since it only works on Windows 32.
- millis - Variable in class totalcross.sys.Time
-
Milliseconds in the range of 0 to 999.
- millis - Variable in class totalcross.ui.event.TimerEvent
-
The timer interval in milliseconds.
- millisDelay - Variable in class totalcross.ui.ToolTip
-
The amount of time that the pen must be down until the tip pops up (by default, 1000ms)
- millisDisplay - Variable in class totalcross.ui.ToolTip
-
The amount of time that the tip will be shown (by default, 2000ms)
- MILLISECONDS - Static variable in class totalcross.db.sqlite.SQLiteConfig.DatePrecision
- mimeType - Variable in class totalcross.net.mail.Part
- min - Variable in class totalcross.ui.chart.Velocimeter
-
The minimum value; defaults to 0
- min - Variable in class totalcross.ui.ProgressBar
-
The minimum value of a progress bar.
- min(int...) - Static method in class totalcross.sys.Convert
-
Returns the minimum value among the given ints
- min(BigDecimal) - Method in class totalcross.util.BigDecimal
- min(BigInteger) - Method in class totalcross.util.BigInteger
- MIN_CHAR_VALUE - Static variable in class totalcross.sys.Convert
-
The minimum char value: ' '
- MIN_DOUBLE_VALUE - Static variable in class totalcross.sys.Convert
-
The minimum double value: 4.9E-324d
- MIN_FONT_SIZE - Static variable in class totalcross.ui.font.Font
-
The minimum font size: 7.
- MIN_INT_VALUE - Static variable in class totalcross.sys.Convert
-
The minimum int value: -2147483648
- MIN_LONG_VALUE - Static variable in class totalcross.sys.Convert
-
The minimum long value: -9223372036854775808
- MIN_SHORT_VALUE - Static variable in class totalcross.sys.Convert
-
The minimum short value: -32768
- minDragBarSize - Variable in class totalcross.ui.ScrollBar
-
The minimum dragbar size in pixels.
- minH - Variable in class totalcross.ui.AccordionContainer
-
The minH defines the height of this container when it is collapsed.
- minimize() - Method in class totalcross.Launcher
- minimize() - Static method in class totalcross.ui.MainWindow
-
Notifies the application that it should be minimized, that is, transfered to the background.
- MINIMIZE_BUTTON - Static variable in class totalcross.sys.Settings
-
To be used in the closeButtonType.
- minimum - Variable in class totalcross.ui.ScrollBar
- minute - Variable in class totalcross.sys.Time
-
The minute in the range of 0 to 59.
- minValidYear - Static variable in class totalcross.util.Date
-
Defines the minimum valid year.
- MIXED - Static variable in class totalcross.net.mail.Multipart
- mList - Variable in class totalcross.util.pdf.List
- mnc - Static variable in class totalcross.phone.CellInfo
- mod(BigInteger) - Method in class totalcross.util.BigInteger
- mode - Variable in class totalcross.io.sync.RemotePDBFile
- mode - Variable in class totalcross.json.JSONWriter
-
The current mode.
- mode - Variable in class totalcross.ui.Edit
- mode - Variable in class totalcross.util.zip.CompressedStream
- model - Variable in class totalcross.ui.tree.Tree
- modifiedBy(int, int, int, int) - Method in class totalcross.ui.gfx.Rect
-
Returns a new rect modified by the specified parameters.
- modifiers - Variable in class totalcross.ui.event.KeyEvent
-
The state of the modifier keys when the event occured.
- modifiers - Variable in class totalcross.ui.event.PenEvent
-
The state of the modifier keys when the event occured.
- modify(int, int, int, int) - Method in class totalcross.ui.gfx.Rect
-
Modifies this rect by the specified parameters.
- modifyNode(Node, Object) - Method in class totalcross.ui.tree.TreeModel
-
Method to modify a node userObject and notify the tree of the changes.
- modInverse(BigInteger) - Method in class totalcross.util.BigInteger
- modPow(BigInteger, BigInteger) - Method in class totalcross.util.BigInteger
- MonoImage - Class in totalcross.io.device.printer
-
Image class that can be used to save 1-bpp images and print on monochromatic printers.
- MonoImage(byte[]) - Constructor for class totalcross.io.device.printer.MonoImage
-
Creates a MonoImage based on the given full description.
- MonoImage(int, int) - Constructor for class totalcross.io.device.printer.MonoImage
-
Creates a MonoImage with the given width and height.
- MonoImage(String) - Constructor for class totalcross.io.device.printer.MonoImage
-
Creates a MonoImage, loading the given bmp file.
- MonoImage(Stream) - Constructor for class totalcross.io.device.printer.MonoImage
-
Creates a MonoImage read from the given Stream.
- MonoImage(Image) - Constructor for class totalcross.io.device.printer.MonoImage
-
Makes a copy of the given image.
- month - Variable in class totalcross.sys.Time
-
The month in the range of 1 to 12.
- monthNames - Static variable in class totalcross.util.Date
-
The month names used in some routines.
- more() - Method in class totalcross.json.JSONTokener
-
Determine if the source string still contains characters that next() can consume.
- mountTree(String) - Method in class totalcross.ui.dialog.FileChooserBox
-
Call this method to mount the tree, starting from the given path and volume.
- mountTree(String, int) - Method in class totalcross.ui.dialog.FileChooserBox
-
Deprecated.
- mountTree(Node, File) - Method in class totalcross.ui.dialog.FileChooserBox
- MOUSE - Static variable in class totalcross.ui.event.Listener
- MOUSE_IN - Static variable in class totalcross.ui.event.MouseEvent
-
The event type for a mouse moving into a control.
- MOUSE_MOVE - Static variable in class totalcross.ui.event.MouseEvent
-
The event type for a mouse moving over a control.
- MOUSE_OUT - Static variable in class totalcross.ui.event.MouseEvent
-
The event type for a mouse moving outside a control.
- MOUSE_WHEEL - Static variable in class totalcross.ui.event.MouseEvent
-
The event type for a mouse wheel.
- mouseClicked(MouseEvent) - Method in class totalcross.Launcher
- mouseDragged(MouseEvent) - Method in class totalcross.Launcher
- mouseEntered(MouseEvent) - Method in class totalcross.Launcher
- MouseEvent - Class in totalcross.ui.event
-
MouseEvent is a mouse move, in a control or out a control events.
- MouseEvent() - Constructor for class totalcross.ui.event.MouseEvent
- mouseExited(MouseEvent) - Method in class totalcross.Launcher
- mouseIn(MouseEvent) - Method in interface totalcross.ui.event.MouseListener
-
A MOUSE_IN event was dispatched when the mouse was going into a control.
- mouseIn(MouseEvent) - Method in class totalcross.ui.ToolTip
- MouseListener - Interface in totalcross.ui.event
-
Interface used to listen to mouse move events.
- mouseMove(MouseEvent) - Method in interface totalcross.ui.event.MouseListener
-
A MOUSE_MOVE event was dispatched.
- mouseMove(MouseEvent) - Method in class totalcross.ui.ToolTip
- mouseMoved(MouseEvent) - Method in class totalcross.Launcher
- mouseOut(MouseEvent) - Method in interface totalcross.ui.event.MouseListener
-
A MOUSE_OUT event was dispatched when the mouse was going out of a control.
- mouseOut(MouseEvent) - Method in class totalcross.ui.ToolTip
- mousePressed(MouseEvent) - Method in class totalcross.Launcher
- mouseReleased(MouseEvent) - Method in class totalcross.Launcher
- mouseWheel(MouseEvent) - Method in interface totalcross.ui.event.MouseListener
-
The event type for a mouse wheel moving down.
- mouseWheel(MouseEvent) - Method in class totalcross.ui.ToolTip
- mouseWheelMoved(MouseWheelEvent) - Method in class totalcross.Launcher
- move(int, boolean) - Method in class totalcross.ui.Grid
-
Move the items at given indexes.
- move(String, String) - Static method in class totalcross.io.File
-
A handy method to call moveTo creating two File instances and closing them.
- moveBy(int) - Method in class totalcross.ui.MenuBar
-
Moves to the MenuItem array at left or right depending on the passed value (-1 or +1).
- moveCursorToEndOnFocus - Static variable in class totalcross.sys.Settings
-
Set to true to put the cursor at the end of the Edit and MultiEdit when focus was set to the control (default is at the start).
- moveFocusToNextControl(Control, boolean) - Method in class totalcross.ui.Container
-
Moves the focus to the next control, which can be an Edit, a MultiEdit, or another control type.
- moveFocusToNextControl(Control, boolean) - Method in class totalcross.ui.Grid
-
Traverse throught the Edits of this Grid.
- moveFocusToNextControl(Control, boolean) - Method in class totalcross.ui.ScrollContainer
- moveFocusToNextEditable(Control, boolean) - Method in class totalcross.ui.Container
-
Moves the focus to the next Edit or MultiEdit control.
- movePointLeft(int) - Method in class totalcross.util.BigDecimal
- movePointRight(int) - Method in class totalcross.util.BigDecimal
- moveSwitch(boolean) - Method in class totalcross.ui.Switch
- moveTo(int, int) - Method in class totalcross.ui.ImageControl
-
Moves to the given coordinates, respecting the current moving policy regarding allowBeyondLimits.
- moveTo(File) - Method in class totalcross.io.File
-
Moves the current file to the given one (the original file is deleted).
- MPTPrinter - Class in totalcross.io.device.printer
-
This class extends BluetoothPrinter to send special MTP commands to the printer.
- MPTPrinter() - Constructor for class totalcross.io.device.printer.MPTPrinter
-
Creates a new CitizenPrinter instance, using PortConnector.BLUETOOTH port at 57600 baud rate.
- MPTPrinter(PortConnector) - Constructor for class totalcross.io.device.printer.MPTPrinter
-
Creates a new CitizenPrinter instance, using the given PortConnector as bridge to the printer.
- MPTPrinter(Stream) - Constructor for class totalcross.io.device.printer.MPTPrinter
-
Creates a new CitizenPrinter instance, using the given Stream as bridge to the printer.
- msg - Variable in class totalcross.ui.dialog.ControlBox
- msg - Variable in class totalcross.ui.dialog.MessageBox
- msgHeaderBuffer - Variable in class totalcross.net.mail.Folder
- msgInvalidVolumeMessage - Static variable in class totalcross.ui.dialog.FileChooserBox
-
The body of a message box that appears if the user tries to access a volume and an error is issued by the operating system.
- msgInvalidVolumeTitle - Static variable in class totalcross.ui.dialog.FileChooserBox
-
The title of a message box that appears if the user tries to access a volume and an error is issued by the operating system.
- msgRefresh - Static variable in class totalcross.ui.dialog.FileChooserBox
-
The " Refresh " button that's placed after the volume combo.
- msgVolume - Static variable in class totalcross.ui.dialog.FileChooserBox
-
The "Volume: " label that's placed before the volume combo.
- MSI - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- MSI - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable MSI barcode type. - MSI_CHECK_DIGIT_MODE_DOUBLE_MOD_10_CHECK - Static variable in class totalcross.io.device.scanner.Honeywell
-
Two mod 10 checksum digits checked.
- MSI_CHECK_DIGIT_MODE_DOUBLE_MOD_10_CHECK_AND_STRIP - Static variable in class totalcross.io.device.scanner.Honeywell
-
Two mod 10 checksum digits checked and stripped from the result string.
- MSI_CHECK_DIGIT_MODE_NO_CHECK - Static variable in class totalcross.io.device.scanner.Honeywell
-
No checksum checking is performed.
- MSI_CHECK_DIGIT_MODE_SINGLE_MOD_10_CHECK - Static variable in class totalcross.io.device.scanner.Honeywell
-
One mod 10 checksum digit checked.
- MSI_CHECK_DIGIT_MODE_SINGLE_MOD_10_CHECK_AND_STRIP - Static variable in class totalcross.io.device.scanner.Honeywell
-
One mod 10 checksum digit checked and stripped from the result string.
- MSI_CHECK_DIGIT_MODE_SINGLE_MOD_11_PLUS_MOD_10_CHECK - Static variable in class totalcross.io.device.scanner.Honeywell
-
One mod 11 checksum digit plus one mod 10 checksum digit checked.
- MSI_CHECK_DIGIT_MODE_SINGLE_MOD_11_PLUS_MOD_10_CHECK_AND_STRIP - Static variable in class totalcross.io.device.scanner.Honeywell
-
One mod 11 checksum digit plus one mod 10 checksum digit checked and stripped from the result string.
- MSI_PLESSEY_ALGORITHMS_PARAM - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setParam method
- MSI_PLESSEY_CHECKDIGIT_PARAM - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setParam method
- MSI_PLESSEY_OPTIONS_PARAM - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setParam method
- mtd - Variable in class totalcross.xml.soap.SOAP
- multibutton - Static variable in class totalcross.res.Resources
- MultiButton - Class in totalcross.ui
-
MultiButton is a control that displays a single line button with a set of titles.
- MultiButton(String[]) - Constructor for class totalcross.ui.MultiButton
-
Constructs a MultiButton with the given captions.
- MULTIBUTTON - Static variable in class totalcross.ui.NinePatch
- multiedit - Static variable in class totalcross.res.Resources
- MultiEdit - Class in totalcross.ui
-
MultiEdit is an Edit with support for multiple lines.
- MultiEdit() - Constructor for class totalcross.ui.MultiEdit
-
Constructs a MultiEdit with 1 pixel as space between lines and with no lines.
- MultiEdit(int, int) - Constructor for class totalcross.ui.MultiEdit
-
Constructor for a text Edit with a vertical scroll Bar, gap is 1 by default and control's bounds must be specified with a setRect.
- MultiEdit(String, int, int) - Constructor for class totalcross.ui.MultiEdit
-
Constructor for a text Edit with a vertical scroll Bar, gap is 1 by default and control's bounds must be given with a setRect.
- MULTIEDIT - Static variable in class totalcross.ui.NinePatch
- MULTILINE - Static variable in interface totalcross.util.regex.REFlags
-
Affects the behaviour of "^" and "$" tags.
- MultiListBox - Class in totalcross.ui
-
MultiListBox is a listbox that allows more than one item to be selected.
- MultiListBox() - Constructor for class totalcross.ui.MultiListBox
-
Constructs an empty MultiListBox.
- MultiListBox(Object[]) - Constructor for class totalcross.ui.MultiListBox
-
Constructs a MultiListBox with the given items.
- Multipart - Class in totalcross.net.mail
-
Multipart is a container that holds multiple body parts.
- Multipart() - Constructor for class totalcross.net.mail.Multipart
- Multipart(String) - Constructor for class totalcross.net.mail.Multipart
- MULTIPART_TYPE - Static variable in class totalcross.net.HttpStream
-
Used in the contentType property.
- MULTIPLE_HORIZONTAL - Static variable in class totalcross.ui.ButtonMenu
-
Used in the disposition member of the constructor.
- MULTIPLE_VERTICAL - Static variable in class totalcross.ui.ButtonMenu
-
Used in the disposition member of the constructor.
- multipleInstances - Static variable in class totalcross.sys.Settings
-
Setting this field to true allows the execution of multiple instances of the same application.
- multipleSelection - Variable in class totalcross.ui.dialog.FileChooserBox
-
Set to true to allow multiple selections using a Check drawn before the nodes.
- multipleSelection - Variable in class totalcross.ui.tree.Tree
-
Set to true to allow multiple selections using a Check drawn before the nodes.
- multiply(BigDecimal) - Method in class totalcross.util.BigDecimal
-
Returns a
BigDecimalwhose value is (this × val), and whose scale is(this.scale() + val.scale()). - multiply(BigInteger) - Method in class totalcross.util.BigInteger
- MULTITOUCH - Static variable in class totalcross.ui.event.Listener
- MultiTouchEvent - Class in totalcross.ui.event
-
MultiTouchEvent works on devices that support more than one finger at a time.
- MultiTouchEvent() - Constructor for class totalcross.ui.event.MultiTouchEvent
- multiTouching - Variable in class totalcross.ui.Window
- MultiTouchListener - Interface in totalcross.ui.event
-
Interface used to listen to MultiTouch events.
- mustSendData() - Method in class totalcross.net.HttpStream.Options
N
- n - Variable in class totalcross.barcode.Barcode
-
The bar multiplier for wide bars or the distance between bars for Postnet and Planet.
- name - Variable in class totalcross.game.HighScoreEntry
-
The performer's name.
- name - Variable in class totalcross.io.sync.RemotePDBFile
- name - Variable in class totalcross.net.ssl.SSLContextSpi
- name - Variable in class totalcross.sql.DriverPropertyInfo
-
The name of the property.
- name - Variable in class totalcross.ui.chart.Series
-
This series' name
- name - Variable in class totalcross.ui.font.Font
-
Read only field that contains the font's name.
- name - Variable in class totalcross.ui.html.ControlProperties
-
The name of this control
- name - Variable in class totalcross.unit.ImageTester
- name - Variable in class totalcross.util.Enum
- name - Variable in class totalcross.util.zip.TCZ.Entry
-
The name of the entry.
- NAME - Static variable in class totalcross.xml.rpc.XmlRpcValue
- NamedEntitiesDereferencer - Class in totalcross.ui.html
-
NamedEntitiesDereferencerprovides an extremely fast way to map Named Entities References to their corresponding Unicode value. - NamedEntitiesDereferencer() - Constructor for class totalcross.ui.html.NamedEntitiesDereferencer
- namehuff - Variable in class totalcross.json.zip.JSONzip
-
A Huffman encoder for names.
- namehuffext - Variable in class totalcross.json.zip.JSONzip
-
A Huffman encoder for names extended bytes.
- namekeep - Variable in class totalcross.json.zip.JSONzip
-
A place to keep the names (keys).
- names - Static variable in class totalcross.ui.dialog.KeyboardBox
- names - Variable in class totalcross.ui.PushButtonGroup
- names - Variable in class totalcross.util.zip.TCZ
-
The names of the files.
- names() - Method in class totalcross.json.JSONObject
-
Produce a JSONArray containing the names of the elements of this JSONObject.
- namespace - Variable in class totalcross.xml.soap.SOAP
- namespaceId - Variable in class totalcross.xml.soap.SOAP
- namesUp - Static variable in class totalcross.ui.dialog.KeyboardBox
- nativeFonts - Variable in class totalcross.Launcher.UserFont
- nativeHeap - Variable in class totalcross.crypto.cipher.Cipher
- nativeSQL(String) - Method in class totalcross.db.sqlite.SQLiteConnection
- nativeSQL(String) - Method in interface totalcross.sql.Connection
- nativeSQL(String) - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- NCHAR - Static variable in class totalcross.sql.Types
- NCLOB - Static variable in class totalcross.sql.Types
- needsPaint - Static variable in class totalcross.ui.Window
-
True if some area of any window is invalidated
- needsUpdate - Static variable in class totalcross.ui.gfx.Graphics
-
Defines if the screen has been changed.
- negate() - Method in class totalcross.util.BigDecimal
- negate() - Method in class totalcross.util.BigInteger
- newClient(Socket, byte[]) - Method in class totalcross.net.ssl.SSLCTX
- newDecoder() - Method in class totalcross.sys.AbstractCharacterConverter
- newDictionaryObject(String) - Method in class totalcross.util.pdf.PDFDocument
- newEncoder() - Method in class totalcross.sys.AbstractCharacterConverter
- newestFirst - Variable in class totalcross.ui.dialog.FileChooserBox
-
Set to true to sort the list showing the newest files first, instead of alphabetical order
- newIndirectObject() - Method in class totalcross.util.pdf.PDFDocument
- newLine() - Method in class totalcross.io.device.printer.BluetoothPrinter
-
Sends a new line to the printer.
- newLine(int) - Method in class totalcross.io.device.printer.BluetoothPrinter
-
Sends a number of new lines to the printer.
- newPage() - Method in class totalcross.util.pdf.Pages
- newPage() - Method in class totalcross.util.pdf.PDFWriter
- newRawObject(String) - Method in class totalcross.util.pdf.PDFDocument
- newServer(Socket) - Method in class totalcross.net.ssl.SSLCTX
- newStreamObject(String) - Method in class totalcross.util.pdf.PDFDocument
- newVersion - Variable in class totalcross.game.Options
-
The options database new version number.
- next - Variable in class totalcross.ui.event.TimerEvent
-
The next timer in the linked list.
- next - Variable in class totalcross.util.Hashtable.Entry
- next - Variable in class totalcross.util.IntHashtable.Entry
- next() - Method in class totalcross.json.JSONTokener
-
Get the next character in the source string.
- next() - Method in interface totalcross.sql.ResultSet
- next() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- next() - Method in class totalcross.xml.AttributeList.Iterator
-
Makes current the next attribute in this
AttributeList. - next(char) - Method in class totalcross.json.JSONTokener
-
Consume the next character, and check that it matches a specified character.
- next(int) - Method in class totalcross.json.JSONTokener
-
Get the next n characters.
- next(int) - Method in class totalcross.util.Random
-
Bits should be <= 31
- nextCDATA() - Method in class totalcross.json.XMLTokener
-
Get the text in the CDATA block.
- nextClean() - Method in class totalcross.json.JSONTokener
-
Get the next char in the string, skipping whitespace.
- nextContent() - Method in class totalcross.json.XMLTokener
-
Get the next XML outer token, trimming whitespace.
- nextDouble() - Method in class totalcross.util.Random
-
Returns a double floating-point value in the half-open range [0,1).
- nextElement() - Method in class totalcross.util.regex.RETokenizer
- nextEntity(char) - Method in class totalcross.json.XMLTokener
-
Return the next entity.
- nextFrame() - Method in class totalcross.ui.image.Image
-
Move to next frame in a multi-frame image.
- nextInt(int) - Method in class totalcross.util.Random
-
Returns an integer in the range [0,n).
- nextMatch() - Method in interface totalcross.util.regex.MatchIterator
- nextMeta() - Method in class totalcross.json.XMLTokener
-
Returns the next XML meta token.
- nextObject() - Method in class totalcross.io.ObjectPDBFile
-
Gets the next object in the PDBFile.
- nextObject(Storable) - Method in class totalcross.io.ObjectPDBFile
-
Gets the next object in the PDBFile and places it in the given storable.
- nextString(char) - Method in class totalcross.json.JSONTokener
-
Return the characters up to the next close quote character.
- nextTabControl - Variable in class totalcross.ui.Control
-
The next control that will receive focus when tab is hit.
- nextTo(char) - Method in class totalcross.json.JSONTokener
-
Get the text up but not including the specified character or the end of line, whichever comes first.
- nextTo(String) - Method in class totalcross.json.JSONTokener
-
Get the text up but not including one of the specified delimiter characters or the end of line, whichever comes first.
- nextToken() - Method in class totalcross.json.HTTPTokener
-
Get the next token or string.
- nextToken() - Method in class totalcross.json.XMLTokener
-
Get the next XML Token.
- nextToken() - Method in class totalcross.util.regex.RETokenizer
- nextValue() - Method in class totalcross.json.JSONTokener
-
Get the next value.
- NinePatch - Class in totalcross.ui
-
NinePatch is a class that creates a button of any size by dividing a sample button into 9 parts: the 4 corners, the 4 sides, and the middle.
- NinePatch.Parts - Class in totalcross.ui
- NO_AUTO_REFRESH - Static variable in class totalcross.game.GameEngine
-
No automatic refresh.
- NO_BORDER - Static variable in class totalcross.ui.Window
-
To be used in setBorderStyle
- NO_BUTTON - Static variable in class totalcross.sys.Settings
-
To be used in the closeButtonType.
- NO_COMPRESSION - Static variable in class totalcross.util.zip.ZLib
-
Compression level for no compression, which is 0 in a scale from 0 (no compression) to 9 (best compression)
- NO_OLD_SELECTION - Static variable in class totalcross.ui.MultiListBox
- NO_PAGEPOSITION - Static variable in class totalcross.ui.ButtonMenu
-
Used in the pagePositionDisposition.
- NO_TRANSPARENT_COLOR - Static variable in class totalcross.ui.image.Image
-
Dumb field to keep compilation compatibility with TC 1
- NOAUTHENTICATE_NOENCRYPT - Static variable in class totalcross.io.device.bluetooth.ServiceRecord
-
Authentication and encryption are not needed on a connection to this service.
- Node - Class in totalcross.ui.tree
-
This class defines the requirements for an object that can be used as a tree node in a Tree.
- Node() - Constructor for class totalcross.ui.tree.Node
-
Default constructor to create a tree node that has no parent and no children, but which allows children.
- Node(Object) - Constructor for class totalcross.ui.tree.Node
-
Default constructor to create a tree node with no parent, no children, but which allows children, and initializes it with the specified user object.
- nodeInserted(Node, Node, int) - Method in class totalcross.ui.tree.Tree
-
Method to notify the tree that a node has been added to the tree model and to repaint the tree to reflect the changes.
- nodeModified(Node) - Method in class totalcross.ui.tree.Tree
-
Method to notify the tree that a node in the tree model has been modified (currently - only changing the user object)
- nodeRemoved(Node) - Method in class totalcross.ui.tree.Tree
-
Method to notify the tree that a node has been removed from the tree model and to repaint the tree to reflect the changes, if necessary
- NOFRAMES - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "NOFRAMES" tag
- NOMUTEX - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- none - Static variable in interface totalcross.json.zip.None
-
Negative One.
- None - Interface in totalcross.json.zip
-
None is an interface that makes the constant none (short for negative one or long for -1) available to any class that implements it.
- NONE - totalcross.ui.Control.TranslucentShape
- NONE - totalcross.ui.effect.UIEffects.Effects
- noop() - Method in class totalcross.net.FTP
-
This command may help to keep the connection open.
- NORMAL - Static variable in class totalcross.db.sqlite.SQLiteConfig.LockingMode
- NORMAL - Static variable in class totalcross.db.sqlite.SQLiteConfig.SynchronousMode
- NORMAL - Static variable in class totalcross.ui.Edit
-
to be used in the setMode method
- NORMAL - Static variable in class totalcross.ui.PushButtonGroup
-
Normal: only one selected at a time
- NORMAL_SIZE - Static variable in class totalcross.ui.font.Font
-
A normal-sized font
- normalizePath(String) - Static method in class totalcross.sys.Convert
-
Normalizes a string using / as the path separator and removing any duplicate separators.
- NOSCRIPT - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "NOSCRIPT" tag
- noSpace(String) - Static method in class totalcross.json.XML
-
Throw an exception if the string contains whitespace.
- NoSuchAlgorithmException - Exception in totalcross.crypto
-
This exception is thrown when a particular cryptographic algorithm is requested but is not available in the environment.
- NoSuchAlgorithmException() - Constructor for exception totalcross.crypto.NoSuchAlgorithmException
-
Constructs a NoSuchAlgorithmException with no detail message.
- NoSuchAlgorithmException(String) - Constructor for exception totalcross.crypto.NoSuchAlgorithmException
-
Constructs a NoSuchAlgorithmException with the specified detail message.
- not() - Method in class totalcross.util.BigInteger
-
Return the logical (bit-wise) negation of a BigInteger.
- NOT_DISCOVERABLE - Static variable in class totalcross.io.device.bluetooth.DiscoveryAgent
-
Takes the device out of discoverable mode.
- Notification - Class in totalcross.notification
-
A class that represents how a persistent notification is to be presented to the user using the
NotificationManager. - Notification.Builder - Class in totalcross.notification
-
Builder class for Notification objects.
- NotificationManager - Class in totalcross.notification
-
Class to notify the user of events that happen.
- notify(Notification) - Method in class totalcross.notification.NotificationManager
-
Post a notification to be shown in the status bar.
- NotInstalledException - Exception in totalcross.util
- NotInstalledException() - Constructor for exception totalcross.util.NotInstalledException
- NOVEMBER - Static variable in class totalcross.util.Date
- nrBits() - Method in class totalcross.json.zip.BitInputStream
-
Get the number of bits that have been read from this BitInputStream.
- nrBits() - Method in class totalcross.json.zip.BitOutputStream
-
Returns the number of bits that have been written to this bitOutputStream.
- nrBits() - Method in interface totalcross.json.zip.BitReader
-
Returns the number of bits that have been read from this bitreader.
- NULL - Static variable in class totalcross.io.device.bluetooth.DataElement
- NULL - Static variable in interface totalcross.io.device.escpos.EscPosCommands
- NULL - Static variable in class totalcross.json.JSONObject
-
It is sometimes more convenient and less ambiguous to have a
NULLobject than to use Java'snullvalue. - NULL - Static variable in class totalcross.sql.Types
- nullPlusNonNullIsNull() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether the concatenation of a NULL and non-NULL value results in a NULL.
- nullsAreSortedAtEnd() - Method in interface totalcross.sql.DatabaseMetaData
-
This method test whether or not NULL's are sorted to the end of the list regardless of ascending or descending sort order.
- nullsAreSortedAtStart() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not NULL's sort as high values.
- nullsAreSortedHigh() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not NULL's sort as high values.
- nullsAreSortedLow() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not NULL's sort as low values.
- number(String) - Static method in class totalcross.phone.Dial
-
Dials the given number.
- numberOf(String, char) - Static method in class totalcross.sys.Convert
-
Returns the number of chars in a String.
- numberOfChunks - Variable in class totalcross.util.zip.TCZ
-
The number of chunks.
- numberPad(int, int) - Static method in class totalcross.sys.Convert
-
Converts the int to String and pads it with the char 160 (that have the same width of a number) at left.
- numberPad(String, int) - Static method in class totalcross.sys.Convert
-
Pads the given string with the char 160 (that have the same width of a number), putting it before or after the string.
- numbersSet - Static variable in class totalcross.ui.Edit
-
to be used in the setValidChars method
- numberToString(Number) - Static method in class totalcross.json.JSONObject
-
Produce a string from a Number.
- numeric - Static variable in class totalcross.ui.Edit
-
The NumericBox used in all Edits.
- NUMERIC - Static variable in class totalcross.sql.Types
- NumericAndSymbolsKeyboard - Class in totalcross.ui.dialog.keyboard
- NumericAndSymbolsKeyboard(Integer, Integer, Integer) - Constructor for class totalcross.ui.dialog.keyboard.NumericAndSymbolsKeyboard
- numericboxAction - Static variable in class totalcross.ui.UIColors
-
NumericBox action color.
- numericboxBack - Static variable in class totalcross.ui.UIColors
-
NumericBox background color.
- numericboxFore - Static variable in class totalcross.ui.UIColors
-
NumericBox foreground color.
- numericKeyboard - Variable in class totalcross.ui.dialog.keyboard.VirtualKeyboard
-
Representa o container do teclado numérico
- NumericPagePosition - Class in totalcross.ui
- NumericPagePosition() - Constructor for class totalcross.ui.NumericPagePosition
- NVARCHAR - Static variable in class totalcross.sql.Types
- nvfsVolume - Static variable in class totalcross.sys.Settings
-
Dumb field to keep compilation compatibility with TC 1
O
- object() - Method in class totalcross.json.JSONWriter
-
Begin appending a new object.
- OBJECT - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "OBJECT" tag
- ObjectPDBFile - Class in totalcross.io
-
An extension to PDBFile that allows storage and retrieval of objects that implement the Storable interface.
- ObjectPDBFile(String) - Constructor for class totalcross.io.ObjectPDBFile
-
Construct a new ObjectPDBFile
- ObjectPDBFile(String, int) - Constructor for class totalcross.io.ObjectPDBFile
-
Constructs a new ObjectPDBFile
- objLoad(int, byte[], int, String) - Method in class totalcross.net.ssl.SSLCTX
-
Load security material (CA, Cert or private key) in binary DER or ASCII PEM format.
- objLoad(int, Stream, String) - Method in class totalcross.net.ssl.SSLCTX
-
Load security material (CA, Cert or private key) in binary DER or ASCII PEM format.
- OCR - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- OCTOBER - Static variable in class totalcross.util.Date
- OFF - Static variable in class totalcross.db.sqlite.SQLiteConfig.JournalMode
- OFF - Static variable in class totalcross.db.sqlite.SQLiteConfig.SynchronousMode
- OFF - Static variable in class totalcross.util.Logger
-
OFF is a special level that can be used to turn off logging.
- offscreen - Variable in class totalcross.ui.Control
-
The offscreen image taken with takeScreenShot.
- offscreen0 - Variable in class totalcross.ui.Control
-
The offscreen image taken with takeScreenShot.
- offset - Variable in class totalcross.Launcher.CharBits
- offset - Variable in class totalcross.ui.ListBox
- offset - Variable in class totalcross.ui.tree.Tree
- offsets - Variable in class totalcross.util.zip.TCZ
-
Offsets to the compressed data chunks
- offsetSelectedSlice - Variable in class totalcross.ui.chart.PieChart
-
GAO: if true, then offset selected pie slice, for visual indicator that its been selected
- ofs - Variable in class totalcross.io.LineReader
- ofsEnd - Variable in class totalcross.net.HttpStream
- ofsStart - Variable in class totalcross.net.HttpStream
- okCaption - Static variable in class totalcross.ui.dialog.TimeBox
-
Used in the button.
- OL - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "OL" tag
- oldCellText - Variable in class totalcross.ui.Grid
-
The text that was in the cell before the user had editted it.
- oldSelection - Variable in class totalcross.ui.MultiListBox
- oldVersion - Variable in class totalcross.game.Options
-
The options database old version number.
- onAddAgain() - Method in class totalcross.ui.Container
-
When the container is added for the first time, the method initUI is called, so the user interface can be initialized.
- onAnimationFinished() - Method in interface totalcross.ui.TopMenu.AnimationListener
- onAnimationFinished(ControlAnimation) - Method in class totalcross.ui.AccordionContainer
- onAnimationFinished(ControlAnimation) - Method in interface totalcross.ui.anim.ControlAnimation.AnimationFinished
- onAnimationFinished(ControlAnimation) - Method in class totalcross.ui.ScrollBar
- onAnimationFinished(ControlAnimation) - Method in class totalcross.ui.Switch
- onAnimationFinished(ControlAnimation) - Method in class totalcross.ui.TabbedContainer
- onAnimationFinished(ControlAnimation) - Method in class totalcross.ui.TopMenu
- onBoundsChanged(boolean) - Method in class totalcross.ui.ArrowButton
-
Called after a
setRect(). - onBoundsChanged(boolean) - Method in class totalcross.ui.Bar.BarButton
- onBoundsChanged(boolean) - Method in class totalcross.ui.Button
- onBoundsChanged(boolean) - Method in class totalcross.ui.Check
- onBoundsChanged(boolean) - Method in class totalcross.ui.ComboBox
- onBoundsChanged(boolean) - Method in class totalcross.ui.ComboBoxEditable
- onBoundsChanged(boolean) - Method in class totalcross.ui.Control
-
Called after a setRect.
- onBoundsChanged(boolean) - Method in class totalcross.ui.Edit
- onBoundsChanged(boolean) - Method in class totalcross.ui.FlowContainer
- onBoundsChanged(boolean) - Method in class totalcross.ui.Grid
- onBoundsChanged(boolean) - Method in class totalcross.ui.ImageControl
- onBoundsChanged(boolean) - Method in class totalcross.ui.Label
- onBoundsChanged(boolean) - Method in class totalcross.ui.ListBox
-
This is needed to recalculate the box size for the selected item if the control is resized by the main application
- onBoundsChanged(boolean) - Method in class totalcross.ui.MultiButton
- onBoundsChanged(boolean) - Method in class totalcross.ui.MultiEdit
- onBoundsChanged(boolean) - Method in class totalcross.ui.ProgressBar
- onBoundsChanged(boolean) - Method in class totalcross.ui.PushButtonGroup
- onBoundsChanged(boolean) - Method in class totalcross.ui.Radio
- onBoundsChanged(boolean) - Method in class totalcross.ui.ScrollBar
- onBoundsChanged(boolean) - Method in class totalcross.ui.ScrollContainer
- onBoundsChanged(boolean) - Method in class totalcross.ui.ScrollPosition
- onBoundsChanged(boolean) - Method in class totalcross.ui.ShadedButton
- onBoundsChanged(boolean) - Method in class totalcross.ui.Spinner
- onBoundsChanged(boolean) - Method in class totalcross.ui.Switch
- onBoundsChanged(boolean) - Method in class totalcross.ui.TabbedContainer
-
Used internally.
- onBoundsChanged(boolean) - Method in class totalcross.ui.tree.Tree
-
Method to recalculate the box size for the selected item if the control is resized by the main application .
- onBoundsChanged(boolean) - Method in class totalcross.ui.Whiteboard
-
Now that we know our bounds, we can create the image that will hold the drawing
- onCaptionPress() - Method in interface totalcross.ui.CaptionPress
- onClickedOutside(PenEvent) - Method in class totalcross.ui.ComboBoxDropDown
-
Close the popup list with a click outside its bounds
- onClickedOutside(PenEvent) - Method in class totalcross.ui.MenuBar
-
Close the popup list with a click outside its bounds
- onClickedOutside(PenEvent) - Method in class totalcross.ui.MenuBarDropDown
-
Close the popup list with a click outside its bounds
- onClickedOutside(PenEvent) - Method in class totalcross.ui.TopMenu
- onClickedOutside(PenEvent) - Method in class totalcross.ui.Window
-
called when the user clicks outside the bounds of this window.
- onColorsChanged(boolean) - Method in class totalcross.io.device.gps.GPSView
- onColorsChanged(boolean) - Method in class totalcross.ui.Bar
-
Called after a
setEnabled(),setForeColor(), orsetBackColor(); or when a control has been added to a container. - onColorsChanged(boolean) - Method in class totalcross.ui.Button
- onColorsChanged(boolean) - Method in class totalcross.ui.Check
- onColorsChanged(boolean) - Method in class totalcross.ui.ComboBox
- onColorsChanged(boolean) - Method in class totalcross.ui.ComboBoxEditable
- onColorsChanged(boolean) - Method in class totalcross.ui.Container
- onColorsChanged(boolean) - Method in class totalcross.ui.Control
-
Called after a setEnabled, setForeColor and setBackColor and when a control has been added to a Container.
- onColorsChanged(boolean) - Method in class totalcross.ui.Edit
- onColorsChanged(boolean) - Method in class totalcross.ui.Grid
- onColorsChanged(boolean) - Method in class totalcross.ui.GridContainer
- onColorsChanged(boolean) - Method in class totalcross.ui.Label
- onColorsChanged(boolean) - Method in class totalcross.ui.ListBox
- onColorsChanged(boolean) - Method in class totalcross.ui.ListContainer
- onColorsChanged(boolean) - Method in class totalcross.ui.MenuBar
- onColorsChanged(boolean) - Method in class totalcross.ui.MenuBarDropDown
- onColorsChanged(boolean) - Method in class totalcross.ui.MultiButton
- onColorsChanged(boolean) - Method in class totalcross.ui.MultiEdit
- onColorsChanged(boolean) - Method in class totalcross.ui.MultiListBox
- onColorsChanged(boolean) - Method in class totalcross.ui.ProgressBar
- onColorsChanged(boolean) - Method in class totalcross.ui.PushButtonGroup
- onColorsChanged(boolean) - Method in class totalcross.ui.Radio
- onColorsChanged(boolean) - Method in class totalcross.ui.Ruler
- onColorsChanged(boolean) - Method in class totalcross.ui.ScrollBar
- onColorsChanged(boolean) - Method in class totalcross.ui.ScrollContainer
- onColorsChanged(boolean) - Method in class totalcross.ui.ScrollPosition
- onColorsChanged(boolean) - Method in class totalcross.ui.Slider
- onColorsChanged(boolean) - Method in class totalcross.ui.Spinner
- onColorsChanged(boolean) - Method in class totalcross.ui.Switch
- onColorsChanged(boolean) - Method in class totalcross.ui.TabbedContainer
- onColorsChanged(boolean) - Method in class totalcross.ui.tree.Tree
- one() - Method in class totalcross.json.zip.BitOutputStream
-
Write a 1 bit.
- one() - Method in interface totalcross.json.zip.BitWriter
-
Write a 1 bit.
- ONE - Static variable in class totalcross.util.BigDecimal
-
The constant one as a
BigDecimalwith scale zero. - ONE - Static variable in class totalcross.util.BigInteger
-
The constant one as a BigInteger.
- onEvent(int, int, int, int, int) - Method in class totalcross.unit.UIRobot
- onEvent(Event) - Method in class totalcross.game.AnimatedButton
-
Animated button event handler.
- onEvent(Event) - Method in class totalcross.game.Animation
-
Process events for the
Animationclass. - onEvent(Event) - Method in class totalcross.io.sync.Conduit
- onEvent(Event) - Method in class totalcross.ui.AccordionContainer.Caption
- onEvent(Event) - Method in class totalcross.ui.Bar.BarButton
- onEvent(Event) - Method in class totalcross.ui.Button
-
Called by the system to pass events to the button.
- onEvent(Event) - Method in class totalcross.ui.chart.ArcChart
- onEvent(Event) - Method in class totalcross.ui.chart.ChartData
- onEvent(Event) - Method in class totalcross.ui.chart.ColumnChart
- onEvent(Event) - Method in class totalcross.ui.chart.PieChart
- onEvent(Event) - Method in class totalcross.ui.chart.PointLineChart
- onEvent(Event) - Method in class totalcross.ui.Check
-
Called by the system to pass events to the check control.
- onEvent(Event) - Method in class totalcross.ui.ComboBox
- onEvent(Event) - Method in class totalcross.ui.ComboBoxDropDown
- onEvent(Event) - Method in class totalcross.ui.ComboBoxEditable
- onEvent(Event) - Method in class totalcross.ui.Control
-
Called to process key, pen, control and other posted events.
- onEvent(Event) - Method in class totalcross.ui.dialog.CalculatorBox
- onEvent(Event) - Method in class totalcross.ui.dialog.CalendarBox
- onEvent(Event) - Method in class totalcross.ui.dialog.ColorChooserBox
- onEvent(Event) - Method in class totalcross.ui.dialog.ControlBox
-
handle scroll buttons and normal buttons
- onEvent(Event) - Method in class totalcross.ui.dialog.FileChooserBox
- onEvent(Event) - Method in class totalcross.ui.dialog.InputBox
-
handle scroll buttons and normal buttons
- onEvent(Event) - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- onEvent(Event) - Method in class totalcross.ui.dialog.KeyboardBox
- onEvent(Event) - Method in class totalcross.ui.dialog.MessageBox
-
handle scroll buttons and normal buttons
- onEvent(Event) - Method in class totalcross.ui.dialog.TimeBox
- onEvent(Event) - Method in class totalcross.ui.DynamicScrollContainer
- onEvent(Event) - Method in class totalcross.ui.Edit
-
Called by the system to pass events to the edit control.
- onEvent(Event) - Method in class totalcross.ui.Grid
- onEvent(Event) - Method in class totalcross.ui.GridContainer.Cell
- onEvent(Event) - Method in class totalcross.ui.GridContainer
- onEvent(Event) - Method in class totalcross.ui.html.HtmlContainer
- onEvent(Event) - Method in class totalcross.ui.ImageControl
- onEvent(Event) - Method in class totalcross.ui.Label
- onEvent(Event) - Method in class totalcross.ui.ListBox
-
Handles the events for this control.
- onEvent(Event) - Method in class totalcross.ui.ListContainer.Item
- onEvent(Event) - Method in class totalcross.ui.ListContainer
- onEvent(Event) - Method in class totalcross.ui.MenuBar
- onEvent(Event) - Method in class totalcross.ui.MenuBarDropDown
- onEvent(Event) - Method in class totalcross.ui.MultiButton
- onEvent(Event) - Method in class totalcross.ui.MultiEdit
-
Called by the system to pass events to the edit control.
- onEvent(Event) - Method in class totalcross.ui.MultiListBox
- onEvent(Event) - Method in class totalcross.ui.PopupMenu
- onEvent(Event) - Method in class totalcross.ui.PushButtonGroup
- onEvent(Event) - Method in class totalcross.ui.Radio
-
Called by the system to pass events to the radio control.
- onEvent(Event) - Method in class totalcross.ui.ScrollBar
- onEvent(Event) - Method in class totalcross.ui.ScrollContainer
- onEvent(Event) - Method in class totalcross.ui.ScrollPosition
- onEvent(Event) - Method in class totalcross.ui.SpinList
- onEvent(Event) - Method in class totalcross.ui.Switch
- onEvent(Event) - Method in class totalcross.ui.TabbedContainer
-
Called by the system to pass events to the tab bar control.
- onEvent(Event) - Method in class totalcross.ui.ToolTip
- onEvent(Event) - Method in class totalcross.ui.TopMenu.Item
- onEvent(Event) - Method in class totalcross.ui.TopMenu
- onEvent(Event) - Method in class totalcross.ui.Whiteboard
- onEvent(Event) - Method in class totalcross.unit.CompareBox
- onEvent(Event) - Method in class totalcross.unit.TestSuite
-
If you override this method, you must call super.onEvent(); this call must be the first statement
- onEventFirst - Variable in class totalcross.ui.Control
-
Set to true to call onEvent before calling the event listeners.
- onExit() - Method in class totalcross.ui.MainWindow
-
Called just before an application exits.
- onFontChanged() - Method in class totalcross.io.device.gps.GPSView
- onFontChanged() - Method in class totalcross.ui.AlignedLabelsContainer
-
Called after a
setFont() - onFontChanged() - Method in class totalcross.ui.Bar.BarButton
- onFontChanged() - Method in class totalcross.ui.Bar
- onFontChanged() - Method in class totalcross.ui.Button
- onFontChanged() - Method in class totalcross.ui.ButtonMenu
-
Creates and resizes all Button and images.
- onFontChanged() - Method in class totalcross.ui.chart.ArcChart
- onFontChanged() - Method in class totalcross.ui.chart.PieChart
- onFontChanged() - Method in class totalcross.ui.Check
- onFontChanged() - Method in class totalcross.ui.ComboBox
-
Passes the font to the pop list
- onFontChanged() - Method in class totalcross.ui.ComboBoxDropDown
-
Sets the font of the controls inside this window
- onFontChanged() - Method in class totalcross.ui.ComboBoxEditable
- onFontChanged() - Method in class totalcross.ui.Control
-
Called after a setFont
- onFontChanged() - Method in class totalcross.ui.dialog.MessageBox
- onFontChanged() - Method in class totalcross.ui.dialog.TimeBox
- onFontChanged() - Method in class totalcross.ui.Edit
- onFontChanged() - Method in class totalcross.ui.Grid
- onFontChanged() - Method in class totalcross.ui.GridContainer
- onFontChanged() - Method in class totalcross.ui.Label
- onFontChanged() - Method in class totalcross.ui.MenuBar
-
Change the font and recompute some parameters
- onFontChanged() - Method in class totalcross.ui.MenuBarDropDown
-
Change the font and recompute some parameters
- onFontChanged() - Method in class totalcross.ui.MultiEdit
- onFontChanged() - Method in class totalcross.ui.PushButtonGroup
- onFontChanged() - Method in class totalcross.ui.Radio
- onFontChanged() - Method in class totalcross.ui.ScrollBar
- onFontChanged() - Method in class totalcross.ui.ScrollContainer
- onFontChanged() - Method in class totalcross.ui.Slider
- onFontChanged() - Method in class totalcross.ui.TabbedContainer
-
Compute the rectangles of the tabs based on the selected (bolded) and unselected (plain) titles.
- onFontChanged() - Method in class totalcross.ui.tree.Tree
- onGameExit() - Method in class totalcross.game.GameEngine
-
Event notication called when the game exits.
- onGameInit() - Method in class totalcross.game.GameEngine
-
Event notication called when the game is initialized.
- onGameStart() - Method in class totalcross.game.GameEngine
-
Event notication called when the game mainloop is entered.
- onGameStop() - Method in class totalcross.game.GameEngine
-
Event notication called when the game mainloop is leaved.
- onIconPress() - Method in interface totalcross.ui.CaptionPress
- onItemPaint(Graphics, int, int, int, int) - Method in interface totalcross.ui.ListBox.CustomDrawingItem
- onJavaSE - Static variable in class totalcross.sys.Settings
-
Field that defines if running in Java Standard Edition (ie, in Eclipse or java in your desktop or even on an applet in a browser) instead of a handheld device.
- onKey(KeyEvent) - Method in class totalcross.game.GameEngine
-
Event notication called when a key event is signaled.
- onlyShowCategories - Variable in class totalcross.ui.chart.Chart
- onMinimize() - Method in class totalcross.ui.MainWindow
-
Called just after the application is minimized.
- onOtherEvent(Event) - Method in class totalcross.game.GameEngine
-
Event notication called when any other event is signaled.
- onPaint(Graphics) - Method in class totalcross.game.Animation
-
Called by the system to draw the animation.
- onPaint(Graphics) - Method in class totalcross.game.GameEngine
-
Called at each refresh to draw the current game state
- onPaint(Graphics) - Method in class totalcross.ui.AlignedLabelsContainer
-
Draws the border (if any).
- onPaint(Graphics) - Method in class totalcross.ui.ArrowButton
-
Called by the system to draw the
ArrowButton. - onPaint(Graphics) - Method in class totalcross.ui.Bar.BarButton
- onPaint(Graphics) - Method in class totalcross.ui.BorderContainer
- onPaint(Graphics) - Method in class totalcross.ui.Button
-
Called by the system to draw the button.
- onPaint(Graphics) - Method in class totalcross.ui.chart.ArcChart
- onPaint(Graphics) - Method in class totalcross.ui.chart.ChartData
- onPaint(Graphics) - Method in class totalcross.ui.chart.ColumnChart
- onPaint(Graphics) - Method in class totalcross.ui.chart.LineChart
- onPaint(Graphics) - Method in class totalcross.ui.chart.PieChart
- onPaint(Graphics) - Method in class totalcross.ui.chart.PointLineChart
- onPaint(Graphics) - Method in class totalcross.ui.chart.Velocimeter
- onPaint(Graphics) - Method in class totalcross.ui.chart.XYChart
- onPaint(Graphics) - Method in class totalcross.ui.Check
-
Called by the system to draw the check control.
- onPaint(Graphics) - Method in class totalcross.ui.ComboBox
-
paint the combo's border and the current selected item
- onPaint(Graphics) - Method in class totalcross.ui.Container
-
Draws the border (if any).
- onPaint(Graphics) - Method in class totalcross.ui.Control
-
Called to draw the control.
- onPaint(Graphics) - Method in class totalcross.ui.dialog.CalendarBox
- onPaint(Graphics) - Method in class totalcross.ui.dialog.MessageBox
- onPaint(Graphics) - Method in class totalcross.ui.Edit
-
Called by the system to draw the edit control.
- onPaint(Graphics) - Method in class totalcross.ui.image.BulkImageLoader.DynImage
- onPaint(Graphics) - Method in class totalcross.ui.ImageControl
- onPaint(Graphics) - Method in class totalcross.ui.Label
-
Called by the system to draw the button.
- onPaint(Graphics) - Method in class totalcross.ui.ListBox
- onPaint(Graphics) - Method in class totalcross.ui.ListContainer.Item
- onPaint(Graphics) - Method in class totalcross.ui.MenuBar
- onPaint(Graphics) - Method in class totalcross.ui.MenuBarDropDown
- onPaint(Graphics) - Method in class totalcross.ui.MultiButton
- onPaint(Graphics) - Method in class totalcross.ui.MultiEdit
- onPaint(Graphics) - Method in class totalcross.ui.NumericPagePosition
- onPaint(Graphics) - Method in class totalcross.ui.PagePosition
- onPaint(Graphics) - Method in class totalcross.ui.ProgressBar
-
Paint the Progress Bar.
- onPaint(Graphics) - Method in class totalcross.ui.PushButtonGroup
- onPaint(Graphics) - Method in class totalcross.ui.Radio
-
Called by the system to draw the radio control.
- onPaint(Graphics) - Method in class totalcross.ui.Ruler
- onPaint(Graphics) - Method in class totalcross.ui.ScrollBar
- onPaint(Graphics) - Method in class totalcross.ui.ScrollContainer
- onPaint(Graphics) - Method in class totalcross.ui.ScrollPosition
- onPaint(Graphics) - Method in class totalcross.ui.ShadedButton
- onPaint(Graphics) - Method in class totalcross.ui.Slider
- onPaint(Graphics) - Method in class totalcross.ui.SpinList
- onPaint(Graphics) - Method in class totalcross.ui.Spinner
- onPaint(Graphics) - Method in class totalcross.ui.Switch
- onPaint(Graphics) - Method in class totalcross.ui.TabbedContainer
-
Called by the system to draw the tab bar.
- onPaint(Graphics) - Method in class totalcross.ui.ToolTip
- onPaint(Graphics) - Method in class totalcross.ui.tree.Tree
- onPaint(Graphics) - Method in class totalcross.ui.Whiteboard
- onPenDown(PenEvent) - Method in class totalcross.game.GameEngine
-
Event notication called when a pen down event is signaled.
- onPenDrag(PenEvent) - Method in class totalcross.game.GameEngine
-
Event notication called when a pen drag/move event is signaled.
- onPenUp(PenEvent) - Method in class totalcross.game.GameEngine
-
Event notication called when a pen up event is signaled.
- onPopup() - Method in class totalcross.ui.ComboBoxDropDown
- onPopup() - Method in class totalcross.ui.dialog.CalculatorBox
- onPopup() - Method in class totalcross.ui.dialog.CalendarBox
- onPopup() - Method in class totalcross.ui.dialog.ColorChooserBox
- onPopup() - Method in class totalcross.ui.dialog.ControlBox
- onPopup() - Method in class totalcross.ui.dialog.FileChooserBox
- onPopup() - Method in class totalcross.ui.dialog.InputBox
- onPopup() - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- onPopup() - Method in class totalcross.ui.dialog.KeyboardBox
- onPopup() - Method in class totalcross.ui.dialog.MessageBox
- onPopup() - Method in class totalcross.ui.dialog.ProgressBox
- onPopup() - Method in class totalcross.ui.dialog.TimeBox
- onPopup() - Method in class totalcross.ui.MenuBar
-
Setup some important variables
- onPopup() - Method in class totalcross.ui.MenuBarDropDown
-
Setup some important variables
- onPopup() - Method in class totalcross.ui.PopupMenu
-
Setup some important variables
- onPopup() - Method in class totalcross.ui.TopMenu
- onPopup() - Method in class totalcross.ui.Window
-
Placeholder called imediatly before the popup began.
- onPositionChange() - Method in class totalcross.game.Sprite
-
Default position validation function.
- onPostExecute(Result) - Method in class totalcross.util.concurrent.AsyncTask
-
Method called in UI Thread when the task executed in
AsyncTask.doInBackground(java.lang.Object[])is finished. - onPreExecute() - Method in class totalcross.util.concurrent.AsyncTask
-
Process task on pre execute in the thread in which this method was called
- onProgressUpdate(Progress...) - Method in class totalcross.util.concurrent.AsyncTask
-
Override this method if you want to Provide progress to the UI Thread when calling publishProgress inside doInBackground.
- onReceive(SmsMessage) - Method in interface totalcross.telephony.SmsReceiver
- onRegister() - Method in class totalcross.io.sync.Conduit
-
Called when the conduit is registered.
- onRemove() - Method in class totalcross.ui.Container
-
Called when this container is removed from the parent.
- onRestore() - Method in class totalcross.ui.MainWindow
-
Called just after the application is restored.
- onRobotKey() - Static method in class totalcross.ui.Window
-
Called when a robot key is pressed.
- onService() - Method in class totalcross.Service
- onStart() - Method in class totalcross.Service
- onStop() - Method in class totalcross.Service
- onSwapFinished() - Method in class totalcross.ui.Container
-
Called when this container has been swapped into the Window and the swap is done.
- onTimer(TimerEvent) - Method in class totalcross.game.GameEngine
-
Event notication called when a control event is signaled.
- onTokenRefresh() - Method in class totalcross.firebase.iid.FirebaseInstanceIdService
- onUnpop() - Method in class totalcross.ui.dialog.CalculatorBox
- onUnpop() - Method in class totalcross.ui.dialog.CalendarBox
- onUnpop() - Method in class totalcross.ui.dialog.KeyboardBox
- onUnpop() - Method in class totalcross.ui.dialog.ProgressBox
- onUnpop() - Method in class totalcross.ui.Window
-
Placeholder called imediatly before the unpop began.
- onUnregister() - Method in class totalcross.io.sync.Conduit
-
Called when the conduit is unregistered.
- onWindowPaintFinished() - Method in class totalcross.ui.Control
-
Called after the window has finished a paint.
- onWindowPaintFinished() - Method in class totalcross.ui.dialog.KeyboardBox
- onWindowPaintFinished() - Method in class totalcross.ui.Edit
- onWindowPaintFinished() - Method in class totalcross.ui.MultiEdit
- open - Variable in class totalcross.io.sync.RemotePDBFile
- open() - Static method in class totalcross.net.ConnectionManager
-
Deprecated.Not necessary anymore.
- open() - Method in class totalcross.net.mail.Folder
-
Open this Folder.
- open() - Method in class totalcross.net.mail.POP3Folder
- open(int) - Static method in class totalcross.net.ConnectionManager
-
Deprecated.Not necessary anymore.
- open(String) - Static method in class totalcross.io.Connector
-
Opens a new socket to the given url.
- OPEN_MEMORY - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- OPEN_URI - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- openInputStream(String) - Method in class totalcross.Launcher
-
used in some classes so they can correctly open files.
- openKeyboardOnPopup - Static variable in class totalcross.ui.dialog.InputBox
-
Set to true to automatically open the keyboard once the InputBox is open.
- openOutputStream(String) - Method in class totalcross.Launcher
-
used in some classes so they can correctly open files.
- openTimeout - Variable in class totalcross.xml.soap.SOAP
-
The open timeout for the connection.
- openTimeOut - Variable in class totalcross.net.HttpStream.Options
-
The timeout to open.
- operation - Variable in class totalcross.crypto.cipher.Cipher
- operation - Variable in class totalcross.crypto.signature.Signature
- OPERATION_DECRYPT - Static variable in class totalcross.crypto.cipher.Cipher
-
Constant used to initialize cipher to decrypt.
- OPERATION_ENCRYPT - Static variable in class totalcross.crypto.cipher.Cipher
-
Constant used to initialize cipher to encrypt.
- OPERATION_SIGN - Static variable in class totalcross.crypto.signature.Signature
-
Constant used to initialize this signature algorithm to sign.
- OPERATION_VERIFY - Static variable in class totalcross.crypto.signature.Signature
-
Constant used to initialize this signature algorithm to verify.
- opt(int) - Method in class totalcross.json.JSONArray
-
Get the optional object value associated with an index.
- opt(String) - Method in class totalcross.json.JSONObject
-
Get an optional value associated with a key.
- optBoolean(int) - Method in class totalcross.json.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(int, boolean) - Method in class totalcross.json.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(String) - Method in class totalcross.json.JSONObject
-
Get an optional boolean associated with a key.
- optBoolean(String, boolean) - Method in class totalcross.json.JSONObject
-
Get an optional boolean associated with a key.
- optDouble(int) - Method in class totalcross.json.JSONArray
-
Get the optional double value associated with an index.
- optDouble(int, double) - Method in class totalcross.json.JSONArray
-
Get the optional double value associated with an index.
- optDouble(String) - Method in class totalcross.json.JSONObject
-
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
- optDouble(String, double) - Method in class totalcross.json.JSONObject
-
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
- OPTGROUP - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "OPTGROUP" tag
- Optimizer - Class in totalcross.util.regex
- optimizeScroll - Static variable in class totalcross.sys.Settings
-
Set to false to disable the scroll optimization using images.
- optInt(int) - Method in class totalcross.json.JSONArray
-
Get the optional int value associated with an index.
- optInt(int, int) - Method in class totalcross.json.JSONArray
-
Get the optional int value associated with an index.
- optInt(String) - Method in class totalcross.json.JSONObject
-
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
- optInt(String, int) - Method in class totalcross.json.JSONObject
-
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
- OPTION - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "OPTION" tag
- optionalBackspaceKey - Static variable in class totalcross.sys.Settings
-
An optional value for the backspace key.
- optionalValue - Variable in class totalcross.ui.dialog.CalculatorBox
-
Defines an optional character to be used in the NumericBox.
- optionalValue4CalculatorBox - Variable in class totalcross.ui.Edit
-
Defines an optional value to be used in the CalculatorBox when the keyboard type is KBD_NUMERIC or KBD_CALCULATOR.
- Options - Class in totalcross.game
-
The game options management class.
- Options() - Constructor for class totalcross.net.HttpStream.Options
-
Constructs a new Options class, from where you change the behaviour of an Http connection.
- Options(GameEngine) - Constructor for class totalcross.game.Options
- optJSONArray(int) - Method in class totalcross.json.JSONArray
-
Get the optional JSONArray associated with an index.
- optJSONArray(String) - Method in class totalcross.json.JSONObject
-
Get an optional JSONArray associated with a key.
- optJSONObject(int) - Method in class totalcross.json.JSONArray
-
Get the optional JSONObject associated with an index.
- optJSONObject(String) - Method in class totalcross.json.JSONObject
-
Get an optional JSONObject associated with a key.
- optLong(int) - Method in class totalcross.json.JSONArray
-
Get the optional long value associated with an index.
- optLong(int, long) - Method in class totalcross.json.JSONArray
-
Get the optional long value associated with an index.
- optLong(String) - Method in class totalcross.json.JSONObject
-
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
- optLong(String, long) - Method in class totalcross.json.JSONObject
-
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
- optString(int) - Method in class totalcross.json.JSONArray
-
Get the optional string value associated with an index.
- optString(int, String) - Method in class totalcross.json.JSONArray
-
Get the optional string associated with an index.
- optString(String) - Method in class totalcross.json.JSONObject
-
Get an optional string associated with a key.
- optString(String, String) - Method in class totalcross.json.JSONObject
-
Get an optional string associated with a key.
- or(BigInteger) - Method in class totalcross.util.BigInteger
-
Return the logical (bit-wise) "(inclusive) or" of two BigIntegers.
- ORANGE - Static variable in class totalcross.ui.gfx.Color
- order - Variable in class totalcross.ui.MultiListBox
- org.json.simple - package org.json.simple
- org.json.simple.parser - package org.json.simple.parser
- organizarVisibilidadeTecladoAlfa() - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
-
Organiza os botoes que sao visiveis de acordo com os caracteres validos do edit.
- organizarVisibilidadeTecladoNumerico() - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
-
Organiza os botoes que sao visiveis de acordo com os caracteres validos do edit.
- ORIENTATION_INVERTED - Static variable in class totalcross.ui.Window
- ORIENTATION_LANDSCAPE - Static variable in class totalcross.ui.Window
- ORIENTATION_PORTRAIT - Static variable in class totalcross.ui.Window
-
Force the orientation during runtime.
- orientationChanged(boolean) - Static method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- OTHER - Static variable in class totalcross.sql.Types
- othersDeletesAreVisible(int) - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type sees deletes committed by others.
- othersInsertsAreVisible(int) - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type sees inserts committed by others.
- othersUpdatesAreVisible(int) - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type sees updates committed by others.
- output(String) - Static method in class totalcross.unit.TestCase
-
Shows the text, in the output listbox, after all tests were finished.
- OUTPUT_ASSERT_FAILED - Static variable in class totalcross.unit.TestSuite
- OUTPUT_MSG - Static variable in class totalcross.unit.TestSuite
- OUTPUT_TEST_FAILED - Static variable in class totalcross.unit.TestSuite
- overwrite - Variable in class totalcross.ui.Edit
-
Specifies if new chars should overwrite existing ones.
- ownDeletesAreVisible(int) - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type sees its own deletes.
- ownInsertsAreVisible(int) - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type sees its own inserts.
- ownUpdatesAreVisible(int) - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type sees its own updates.
- owTLoc - Variable in class totalcross.Launcher.UserFont
P
- P - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "P" tag
- pad(int) - Method in class totalcross.io.DataStream
-
Pads the stream writing 0 the given number of times.
- pad(int) - Method in class totalcross.json.zip.BitInputStream
-
Check that the rest of the block has been padded with zeroes.
- pad(int) - Method in class totalcross.json.zip.BitOutputStream
-
Pad the rest of the block with zeros and flush.
- pad(int) - Method in interface totalcross.json.zip.BitReader
-
Check that the rest of the block has been padded with zeros.
- pad(int) - Method in interface totalcross.json.zip.BitWriter
-
Pad the rest of the block with zeros and flush.
- pad(int) - Method in class totalcross.json.zip.Unzipper
-
The pad method skips the bits that padded a stream to fit some allocation.
- pad(int) - Method in class totalcross.json.zip.Zipper
-
Pad the output to fill an allotment of bits.
- padding - Variable in class totalcross.crypto.cipher.Cipher
- PADDING_NONE - Static variable in class totalcross.crypto.cipher.Cipher
-
Constant used to initialize cipher using no padding.
- PADDING_PKCS1 - Static variable in class totalcross.crypto.cipher.Cipher
-
Constant used to initialize cipher using PKCS #1 padding.
- PADDING_PKCS5 - Static variable in class totalcross.crypto.cipher.Cipher
-
Constant used to initialize cipher using PKCS #5 padding.
Comment about PKCS#5 padding:
PKCS#5 padding is a padding scheme that always adds padding bytes even if the input size is a multiple of the block size (i. - Page - Class in totalcross.util.pdf
- Page(PDFDocument) - Constructor for class totalcross.util.pdf.Page
- PAGE_DOWN - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- PAGE_UP - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- pagepos - Variable in class totalcross.ui.ButtonMenu
-
The control that keeps track of the current position.
- pagepos - Variable in class totalcross.ui.Flick
- pagepos - Variable in class totalcross.ui.GridContainer
-
The container that has the page number and first/last arrows.
- PagePosition - Class in totalcross.ui
-
PagePosition implements the empty and filled balls that indicates the current page in a set of pages, very common on Android and iPhone.
- PagePosition(int) - Constructor for class totalcross.ui.PagePosition
-
Constructs a new PagePosition with the given number of visible balls.
- PAGEPOSITION_AT_BOTTOM - Static variable in class totalcross.ui.ButtonMenu
-
Used in the pagePositionDisposition.
- PAGEPOSITION_AT_TOP - Static variable in class totalcross.ui.ButtonMenu
-
Used in the pagePositionDisposition.
- pagePositionDisposition - Variable in class totalcross.ui.ButtonMenu
-
If disposition is a MULTIPLE_HORIZONTAL, set how the PagePosition will replace the ScrollPosition control.
- Pages - Class in totalcross.util.pdf
- Pages(PDFDocument, int, int) - Constructor for class totalcross.util.pdf.Pages
- pageScroll - Variable in class totalcross.ui.Label
-
Set to false if you want to scroll the text a line at a time instead of a page at a time.
- pagesInMemory - Variable in class totalcross.ui.image.BulkImageLoader
- pageSize - Variable in class totalcross.ui.image.BulkImageLoader
- paint(Graphics) - Method in class totalcross.Launcher
- paintBackground(Graphics) - Method in class totalcross.ui.Button
-
Paint button's background.
- paintCheck(Graphics, int, int) - Static method in class totalcross.ui.Check
-
Paints a check in the given coordinates.
- paintChildren() - Method in class totalcross.ui.ClippedContainer
- paintChildren() - Method in class totalcross.ui.Container
-
Called by the system to draw the children of the container.
- paintEffect(Graphics) - Method in class totalcross.ui.effect.MaterialEffect
- paintEffect(Graphics) - Method in class totalcross.ui.effect.UIEffects
- paintImage(Graphics, boolean, int, int) - Method in class totalcross.ui.Button
- paintText(Graphics, int, int) - Method in class totalcross.ui.Button
-
Paint button's text.
- paintTitle(String, Graphics) - Method in class totalcross.ui.Window
-
Paints the title and border.
- paintWindowBackground(Graphics) - Method in class totalcross.ui.Window
- PalmOS - Static variable in class totalcross.sys.Settings
-
Deprecated.Use Flat, Vista or Android. This user interface does not work on TotalCross 2.
- PALMOS - Static variable in class totalcross.sys.Settings
-
Dumb field to keep compilation compatibility with TC 1
- PAPER_A7 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- PAPER_A8 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- PaperSize - Interface in totalcross.util.pdf
- PARAM - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "PARAM" tag
- ParameterMetaData - Interface in totalcross.sql
- parameterModeIn - Static variable in interface totalcross.sql.ParameterMetaData
- parameterModeInOut - Static variable in interface totalcross.sql.ParameterMetaData
- parameterModeOut - Static variable in interface totalcross.sql.ParameterMetaData
- parameterModeUnknown - Static variable in interface totalcross.sql.ParameterMetaData
- parameterNoNulls - Static variable in interface totalcross.sql.ParameterMetaData
- parameterNullable - Static variable in interface totalcross.sql.ParameterMetaData
- parameterNullableUnknown - Static variable in interface totalcross.sql.ParameterMetaData
- paramIndex - Variable in class totalcross.xml.soap.SOAP
- parent - Variable in class totalcross.ui.Control
-
The parent of the control.
- parent - Variable in class totalcross.ui.tree.Node
-
This node's parent (root node is when the parent node = null).
- PARENTSIZE - Static variable in class totalcross.ui.Control
-
Constant used in param width (will use parent's width) and height (will use parent's height) in setRect.
- PARENTSIZEMAX - Static variable in class totalcross.ui.Control
-
Constant used in param width or height (will use parent's maximum size between width and height) in setRect.
- PARENTSIZEMIN - Static variable in class totalcross.ui.Control
-
Constant used in param width or height (will use parent's minimum size between width and height) in setRect.
- parentWidth - Variable in class totalcross.ui.DynamicScrollContainer.AbstractView
-
the width of the parent container in which this view will be visible, this is the width of
DynamicScrollContainerDO NOT MODIFY This is set when adding this view to theDynamicScrollContainer.DataSource - PARITY_EVEN - Static variable in class totalcross.io.device.PortConnector
-
Used in the constructor to define the parity
- PARITY_NONE - Static variable in class totalcross.io.device.PortConnector
-
Used in the constructor to define the parity
- PARITY_ODD - Static variable in class totalcross.io.device.PortConnector
-
Used in the constructor to define the parity
- parse(byte[], int, int) - Method in class totalcross.xml.XmlReader
-
Parse XML data from an array of bytes, offset and count.
- parse(Reader) - Static method in class org.json.simple.JSONValue
-
Deprecated.this method may throw an
Errorinstead of returningnull; please useJSONValue.parseWithException(Reader)instead - parse(Reader) - Method in class org.json.simple.parser.JSONParser
-
description omitted.
- parse(Reader, ContainerFactory) - Method in class org.json.simple.parser.JSONParser
-
Parse JSON text into java object from the input source.
- parse(Reader, ContentHandler) - Method in class org.json.simple.parser.JSONParser
-
description omitted.
- parse(Reader, ContentHandler, boolean) - Method in class org.json.simple.parser.JSONParser
-
Stream processing of JSON text.
- parse(String) - Static method in class org.json.simple.JSONValue
-
Deprecated.this method may throw an
Errorinstead of returningnull; please useJSONValue.parseWithException(String)instead - parse(String) - Method in class org.json.simple.parser.JSONParser
-
description omitted.
- parse(String) - Static method in class totalcross.db.sqlite.ExtendedCommand.BackupCommand
-
Parses SQLite database backup command and creates a BackupCommand object.
- parse(String) - Static method in class totalcross.db.sqlite.ExtendedCommand
-
Parses extended commands of "backup" or "restore" for SQLite database.
- parse(String) - Static method in class totalcross.db.sqlite.ExtendedCommand.RestoreCommand
-
Parses SQLite database restore command and creates a RestoreCommand object.
- parse(String) - Method in class totalcross.db.sqlite.SQLiteConfig.DateFormat
- parse(String, Class<T>) - Static method in class totalcross.json.JSONFactory
- parse(String, ContainerFactory) - Method in class org.json.simple.parser.JSONParser
-
description omitted.
- parse(String, ContentHandler) - Method in class org.json.simple.parser.JSONParser
-
description omitted.
- parse(String, ContentHandler, boolean) - Method in class org.json.simple.parser.JSONParser
-
description omitted.
- parse(Stream) - Method in class totalcross.xml.XmlReader
-
Parse an XML document from a Stream.
- parse(Stream, byte[], int, int, int) - Method in class totalcross.xml.XmlReader
-
Parse an XML document from an already buffered stream.
- parse(JSONArray, Class<T>) - Static method in class totalcross.json.JSONFactory
- parse(JSONObject, Class<T>) - Static method in class totalcross.json.JSONFactory
- parse(XmlReadable) - Method in class totalcross.xml.XmlReader
-
Parse an XmlReadable Impl.
- parseArguments(String...) - Method in class totalcross.Launcher
- parseArguments(String, String...) - Method in class totalcross.Launcher
- ParseException - Exception in org.json.simple.parser
-
ParseException explains why and where the error occurs in source JSON text.
- ParseException(int) - Constructor for exception org.json.simple.parser.ParseException
- ParseException(int, int, Object) - Constructor for exception org.json.simple.parser.ParseException
- ParseException(int, Object) - Constructor for exception org.json.simple.parser.ParseException
- parseHeader() - Method in class totalcross.xml.rpc.StandardHttpClient
-
Places all the returning values frm the header in a hashtable for easy access.
- parseWithException(Reader) - Static method in class org.json.simple.JSONValue
-
Parse JSON text into java object from the input source.
- parseWithException(String) - Static method in class org.json.simple.JSONValue
-
description omitted.
- Part - Class in totalcross.net.mail
-
This class represents a MIME body part, which are contained by Multipart objects.
- Part() - Constructor for class totalcross.net.mail.Part
- parts - Variable in class totalcross.net.mail.Multipart
-
List of parts contained in this container
- Parts() - Constructor for class totalcross.ui.NinePatch.Parts
- password - Variable in class totalcross.net.mail.Service
- PASSWORD - Static variable in class totalcross.ui.Edit
-
to be used in the setMode method.
- PASSWORD_ALL - Static variable in class totalcross.ui.Edit
-
to be used in the setMode method.
- passwordMode - Variable in class totalcross.ui.html.Document
-
The password mode for the Edits.
- pasteStr - Static variable in class totalcross.ui.Edit
-
Used to inform that a paste operation has been made.
- PATCH - Static variable in class totalcross.net.HttpStream
-
Used in the httpType field
- path - Variable in class totalcross.io.File
-
The path that represents this file
- path - Variable in class totalcross.net.URI
-
The path represented in this URI.
- PathAnimation - Class in totalcross.ui.anim
-
Creates an animation that follows a path.
- PathAnimation.SetPosition - Interface in totalcross.ui.anim
- PathEntry - Class in totalcross.ui.tree
-
This is a class that defines a path and also if its a directory or a file.
- PathEntry(String, boolean) - Constructor for class totalcross.ui.tree.PathEntry
-
Constructs a new PathEntry based on the given parameters.
- pattern() - Method in class totalcross.util.regex.Matcher
- pattern() - Method in interface totalcross.util.regex.MatchResult
- Pattern - Class in totalcross.util.regex
-
A handle for a precompiled regular expression.
To match a regular expressionmyExpragainst a textmyStringone should first create a Pattern object: - Pattern() - Constructor for class totalcross.util.regex.Pattern
- Pattern(String) - Constructor for class totalcross.util.regex.Pattern
-
Compiles an expression with default flags.
- Pattern(String, int) - Constructor for class totalcross.util.regex.Pattern
-
Compiles a regular expression using REFlags.
- Pattern(String, String) - Constructor for class totalcross.util.regex.Pattern
-
Compiles a regular expression using Perl5-style flags.
- PatternSyntaxException - Exception in totalcross.util.regex
-
Is thrown when Pattern constructor's argument doesn't conform the Perl5 regular expression syntax.
- PatternSyntaxException(String) - Constructor for exception totalcross.util.regex.PatternSyntaxException
- pause() - Method in class totalcross.game.Animation
-
Pauses a running animation.
- pauseIfNotVisible - Variable in class totalcross.game.Animation
-
Sets to true to stop the animation if its parent window is not the top most.
- pbg - Variable in class totalcross.ui.dialog.FileChooserBox
- PBKDF2SecretKey - Class in totalcross.crypto.provider
- PBKDF2WithHmacSHA1Factory - Class in totalcross.crypto.provider
- PBKDF2WithHmacSHA1Factory() - Constructor for class totalcross.crypto.provider.PBKDF2WithHmacSHA1Factory
- pdb - Variable in class totalcross.io.PDBStream
- PDBFile - Class in totalcross.io
-
PDBFile is a collection of records commonly referred to as a database on small devices.
- PDBFile(String, int) - Constructor for class totalcross.io.PDBFile
-
Opens a PDBFile with the given name and mode.
- PDBStream - Class in totalcross.io
-
Used to make a PDBFile act as a single Stream, reading all records in sequence.
- PDBStream(String) - Constructor for class totalcross.io.PDBStream
-
Constructs a new PDBStream opening a PDB with the given name in READ_WRITE mode.
- PDF_417 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable PDF 417 barcode type. - PDF417 - totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- PDF417 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- PDFDocument - Class in totalcross.util.pdf
- PDFDocument() - Constructor for class totalcross.util.pdf.PDFDocument
- PDFWriter - Class in totalcross.util.pdf
- PDFWriter() - Constructor for class totalcross.util.pdf.PDFWriter
- PDFWriter(int, int) - Constructor for class totalcross.util.pdf.PDFWriter
- pdop - Variable in class totalcross.io.device.gps.GPS
-
The last PDOP, if any.
- peek() - Method in class totalcross.util.IntVector
-
Returns the last int, without removing it.
- peek() - Method in class totalcross.util.Vector
-
Returns the last object, without removing it.
- peek(int) - Method in class totalcross.util.Vector
-
Returns the n-last object, without removing it.
- peek(Object) - Method in class totalcross.util.Vector
-
Returns the last object, without removing it, or the given default value.
- PEN - Static variable in class totalcross.ui.event.Listener
- PEN_DOWN - Static variable in class totalcross.ui.event.PenEvent
-
The event type for a pen or mouse down.
- PEN_DRAG - Static variable in class totalcross.ui.event.PenEvent
-
The event type for a pen or mouse drag.
- PEN_DRAG_END - Static variable in class totalcross.ui.event.PenEvent
-
The event type for a pen or mouse drag end.
- PEN_DRAG_START - Static variable in class totalcross.ui.event.PenEvent
-
The event type for a pen or mouse drag start.
- PEN_UP - Static variable in class totalcross.ui.event.PenEvent
-
The event type for a pen or mouse up.
- penDown(PenEvent) - Method in class totalcross.ui.dialog.ColorChooserBox
- penDown(PenEvent) - Method in class totalcross.ui.effect.MaterialEffect
- penDown(PenEvent) - Method in interface totalcross.ui.event.PenListener
-
A PEN_DOWN event was dispatched.
- penDown(PenEvent) - Method in class totalcross.ui.Flick
-
Indicates the start of a simple tap or a drag.
- penDown(PenEvent) - Method in class totalcross.ui.ScrollPosition
- penDown(PenEvent) - Method in class totalcross.ui.ToolTip
- penDown(PenEvent) - Method in class totalcross.ui.tree.Tree
- penDrag(DragEvent) - Method in class totalcross.ui.dialog.ColorChooserBox
- penDrag(DragEvent) - Method in class totalcross.ui.effect.MaterialEffect
- penDrag(DragEvent) - Method in interface totalcross.ui.event.PenListener
-
A PEN_DRAG event was dispatched.
- penDrag(DragEvent) - Method in class totalcross.ui.Flick
-
Resets the drag start parameters if the direction changes.
- penDrag(DragEvent) - Method in class totalcross.ui.ScrollPosition
- penDrag(DragEvent) - Method in class totalcross.ui.ToolTip
- penDrag(DragEvent) - Method in class totalcross.ui.tree.Tree
- penDragEnd(DragEvent) - Method in class totalcross.ui.dialog.ColorChooserBox
- penDragEnd(DragEvent) - Method in class totalcross.ui.effect.MaterialEffect
- penDragEnd(DragEvent) - Method in interface totalcross.ui.event.PenListener
-
A PEN_DRAG_END event was dispatched.
- penDragEnd(DragEvent) - Method in class totalcross.ui.Flick
-
Checks whether or not to start a flick animation.
- penDragEnd(DragEvent) - Method in class totalcross.ui.ScrollPosition
- penDragEnd(DragEvent) - Method in class totalcross.ui.ToolTip
- penDragEnd(DragEvent) - Method in class totalcross.ui.tree.Tree
- penDragStart(DragEvent) - Method in class totalcross.ui.dialog.ColorChooserBox
- penDragStart(DragEvent) - Method in class totalcross.ui.effect.MaterialEffect
- penDragStart(DragEvent) - Method in interface totalcross.ui.event.PenListener
-
A PEN_DRAG_START event was dispatched.
- penDragStart(DragEvent) - Method in class totalcross.ui.Flick
-
Indicates the start of a drag.
- penDragStart(DragEvent) - Method in class totalcross.ui.ScrollPosition
- penDragStart(DragEvent) - Method in class totalcross.ui.ToolTip
- penDragStart(DragEvent) - Method in class totalcross.ui.tree.Tree
- PenEvent - Class in totalcross.ui.event
-
PenEvent is a pen down, up, move or drag event.
- PenEvent() - Constructor for class totalcross.ui.event.PenEvent
- PenListener - Interface in totalcross.ui.event
-
Interface used to listen to Pen events.
- penUp(PenEvent) - Method in class totalcross.ui.dialog.ColorChooserBox
- penUp(PenEvent) - Method in class totalcross.ui.effect.MaterialEffect
- penUp(PenEvent) - Method in interface totalcross.ui.event.PenListener
-
A PEN_UP event was dispatched.
- penUp(PenEvent) - Method in class totalcross.ui.Flick
- penUp(PenEvent) - Method in class totalcross.ui.ScrollPosition
- penUp(PenEvent) - Method in class totalcross.ui.ToolTip
- penUp(PenEvent) - Method in class totalcross.ui.tree.Tree
- percCap - Static variable in class totalcross.ui.TopMenu
-
The percentage of the area used for the icon and the caption
- percentBy(int) - Method in class totalcross.ui.font.Font
-
Returns a font with the size changed with that percentage.
- percentBy(int, boolean) - Method in class totalcross.ui.font.Font
-
Returns a font with the size changed with that percentage and the given bold style.
- percIcon - Static variable in class totalcross.ui.TopMenu
-
The percentage of the area used for the icon and the caption
- percWidth - Variable in class totalcross.ui.TopMenu
-
The percentage of the screen that this TopMenu will take: LEFT/RIGHT will take 50% of the screen's width, other directions will take 80% of the screen's width.
- PerlSubstitution - Class in totalcross.util.regex
-
An implementation of the Substitution interface.
- PerlSubstitution(String) - Constructor for class totalcross.util.regex.PerlSubstitution
- PERSIST - Static variable in class totalcross.db.sqlite.SQLiteConfig.JournalMode
- persistentSelection - Variable in class totalcross.ui.Edit
-
Keep the selection persistent; otherwise, it is reset if you change the letter
- persistentSelection - Variable in class totalcross.ui.MultiEdit
-
Keep the selection persistent; otherwise, it is reset if you change the letter
- personal - Variable in class totalcross.net.mail.Address
-
The personal name.
- perspectiveH - Variable in class totalcross.ui.chart.ColumnChart
-
Perspective horizontal distance.
- perspectiveH - Variable in class totalcross.ui.chart.PieChart
-
Perspective horizontal distance.
- perspectiveV - Variable in class totalcross.ui.chart.ColumnChart
-
Perspective vertical distance.
- perspectiveV - Variable in class totalcross.ui.chart.PieChart
-
Perspective vertical distance.
- PHONE - Static variable in class totalcross.io.device.RadioDevice
- PieChart - Class in totalcross.ui.chart
-
A simple pie chart.
- PieChart() - Constructor for class totalcross.ui.chart.PieChart
-
Creates a new Pie chart.
- pinColor - Variable in class totalcross.map.GoogleMaps.Place
-
The item pin's color.
- PINK - Static variable in class totalcross.ui.gfx.Color
- PKCS1Signature - Class in totalcross.crypto.signature
-
This class implements the PKCS #1 signature algorithm.
- PKCS1Signature(Digest) - Constructor for class totalcross.crypto.signature.PKCS1Signature
-
Creates a new PKCS1Signature algorithm with the given message digest.
- Place() - Constructor for class totalcross.map.GoogleMaps.Place
- placeBarcode(Image, int, int) - Method in class totalcross.barcode.Barcode
-
Places the barcode in a BufferedImage.
- placeBarcode(Image, int, int) - Method in class totalcross.barcode.Barcode128
-
Places the barcode in a BufferedImage.
- placeBarcode(Image, int, int) - Method in class totalcross.barcode.Barcode93
-
Places the barcode in a Image.
- placeBarcode(Image, int, int) - Method in class totalcross.barcode.BarcodeInter25
-
Places the barcode in a Image.
- PLAIN - Static variable in class totalcross.net.mail.Part
- PLAINTEXT - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "PLAINTEXT" tag
- PLANET - Static variable in class totalcross.barcode.Barcode
-
A type of barcode
- PLANET - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- PLANET - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Planet barcode type. - platform - Static variable in class totalcross.sys.Settings
-
Field that returns the current platform name.
- play(String) - Static method in class totalcross.ui.media.Sound
-
Plays the given short wav or mp3 file.
- PLAYBACK - Static variable in class totalcross.unit.UIRobot
- PLESSEY - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- PLESSEY - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Plessey barcode type. - plotLineAA(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
- plus() - Method in class totalcross.util.BigDecimal
-
Returns this BigDecimal.
- POCKETPC - Static variable in class totalcross.sys.Settings
-
Underlying platform is Pocket PC.
- pointerColor - Variable in class totalcross.ui.chart.Velocimeter
-
The pointer's color
- PointLineChart - Class in totalcross.ui.chart
-
Abstract class used by points and line charts.
- PointLineChart() - Constructor for class totalcross.ui.chart.PointLineChart
- pointR - Variable in class totalcross.ui.chart.PointLineChart
-
The radious of each point (in pixels)
- points - Variable in class totalcross.ui.chart.PointLineChart
-
Contains all points that are currently painted on this chart
- pop - Variable in class totalcross.ui.ComboBox
- pop() - Method in class totalcross.util.IntVector
-
Returns the last int, removing it.
- pop() - Method in class totalcross.util.Vector
-
Returns the last object, removing it.
- pop(int) - Method in class totalcross.util.IntVector
-
Pops the given number of elements from this vector.
- pop(int) - Method in class totalcross.util.Vector
-
Pops n last elements from the stack.
- pop(Object) - Method in class totalcross.util.Vector
-
Returns the last object, removing it, or the given default value
- POP3_CONNECTIONTIMEOUT - Static variable in class totalcross.net.mail.MailSession
- POP3_HOST - Static variable in class totalcross.net.mail.MailSession
- POP3_PASS - Static variable in class totalcross.net.mail.MailSession
- POP3_PORT - Static variable in class totalcross.net.mail.MailSession
- POP3_TIMEOUT - Static variable in class totalcross.net.mail.MailSession
- POP3_USER - Static variable in class totalcross.net.mail.MailSession
- POP3Folder - Class in totalcross.net.mail
-
A POP3 Folder (can only be "INBOX").
- POP3Folder(Store) - Constructor for class totalcross.net.mail.POP3Folder
- POP3Store - Class in totalcross.net.mail
-
A POP3 Message Store.
- POP3Store(MailSession) - Constructor for class totalcross.net.mail.POP3Store
- popped - Variable in class totalcross.ui.Window
-
Used in popup
- popPosState() - Method in class totalcross.ui.Edit
- popPosState() - Method in class totalcross.ui.MultiEdit
- popTime - Variable in class totalcross.TCEventThread
- popup() - Method in class totalcross.ui.ComboBox
-
Pops up the ComboBoxDropDown
- popup() - Method in class totalcross.ui.ComboBoxEditable
- popup() - Method in class totalcross.ui.TopMenu
- popup() - Method in class totalcross.ui.Window
-
Pops up this window, blocking the execution until the window closes.
- popupKCC() - Method in class totalcross.ui.Edit
-
User method to popup the keyboard/calendar/calculator for this edit.
- popupKCC() - Method in class totalcross.ui.MultiEdit
-
user method to popup the keyboard/calendar/calculator for this edit.
- PopupMenu - Class in totalcross.ui
-
Creates a popup menu with a single line list and some radio buttons at right, like in the Android combobox styles.
- PopupMenu(String, Object[]) - Constructor for class totalcross.ui.PopupMenu
-
Constructs a PopupMenu with the given parameters and without multiple selection support.
- PopupMenu(String, Object[], boolean) - Constructor for class totalcross.ui.PopupMenu
-
Constructs a PopupMenu with the given parameters.
- popupMenuBar() - Method in class totalcross.ui.Window
-
Open the menu bar that is associated with this window
- popupNonBlocking() - Method in class totalcross.ui.Window
-
Pops up this window, but the program execution continues right after, before the window is dismissed.
- popupsHidden() - Static method in class totalcross.ui.Edit
- popupTitle - Variable in class totalcross.ui.ComboBox
-
The title of the PopupMenu when in Android user interface style.
- port - Variable in class totalcross.net.mail.Service
- port - Variable in class totalcross.net.URI
-
The port stored in this URI.
- port - Variable in class totalcross.xml.rpc.StandardHttpClient
- PortConnector - Class in totalcross.io.device
-
PortConnector accesses the device ports.
- PortConnector(int, int) - Constructor for class totalcross.io.device.PortConnector
-
Open a port with settings of 8 bits, no parity and 1 stop bit.
- PortConnector(int, int, int, boolean, int) - Constructor for class totalcross.io.device.PortConnector
-
Opens a port.
- PortConnector(int, int, int, int, int) - Constructor for class totalcross.io.device.PortConnector
-
Opens a port.
- portraitPrefH - Variable in class totalcross.ui.Bar
-
The preferred height on portrait or landscape, in pixels.
- pos - Variable in class totalcross.io.RandomAccessStream
-
The index of the next position to read or write in the stream
- pos - Variable in class totalcross.net.ByteString
- POSICODE - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- position - Variable in class totalcross.ui.PagePosition
- positionAtColumnCenter - Variable in class totalcross.ui.chart.XYChart
-
Position the values at the center of the column instead of at the line.
- positionbarBackgroundColor - Static variable in class totalcross.ui.UIColors
-
The color to fill the background of the PositionBar.
- positionbarColor - Static variable in class totalcross.ui.UIColors
-
The color of the PositionBar for all places that use it.
- positions - Variable in class totalcross.ui.ListContainer.Layout
-
The x position of the label, relative to the column's width.
- post() - Method in class totalcross.ui.Control
-
Posts the enable state change event.
- POST - Static variable in class totalcross.net.HttpStream
-
Used in the httpType field
- postData - Variable in class totalcross.net.HttpStream.Options
-
Deprecated.
- postDataSB - Variable in class totalcross.net.HttpStream.Options
-
Deprecated.
- postEvent(Event) - Method in class totalcross.ui.Control
-
Posts an event.
- postEventOnAxisSelection - Variable in class totalcross.ui.chart.PointLineChart
-
Flag indicating if its to post an event when the user selects an axis.
- postHeaders - Variable in class totalcross.net.HttpStream.Options
-
The headers used in POST.
- postListContainerEvent(Object, Object, int, boolean) - Method in class totalcross.ui.ListContainer.Item
- postMortem(PostMortem) - Method in class totalcross.json.zip.Huff
-
Compare two Huffman tables.
- postMortem(PostMortem) - Method in class totalcross.json.zip.JSONzip
-
This method is used for testing the implementation of JSONzip.
- postMortem(PostMortem) - Method in interface totalcross.json.zip.PostMortem
-
Determine if two objects are equivalent.
- PostMortem - Interface in totalcross.json.zip
-
The PostMortem interface allows for testing the internal state of JSONzip processors.
- POSTNET - Static variable in class totalcross.barcode.Barcode
-
A type of barcode
- POSTNET - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- POSTNET - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Postnet barcode type. - postpone() - Method in class totalcross.ui.event.TimerEvent
- postPopup() - Method in class totalcross.ui.dialog.CalculatorBox
- postPopup() - Method in class totalcross.ui.dialog.InputBox
- postPopup() - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- postPopup() - Method in class totalcross.ui.dialog.MessageBox
- postPopup() - Method in class totalcross.ui.MenuBar
- postPopup() - Method in class totalcross.ui.MenuBarDropDown
- postPopup() - Method in class totalcross.ui.Window
-
Placeholder called after the popup is done and after the repaint of this window.
- postPopup() - Method in class totalcross.unit.CompareBox
- postPrefix - Variable in class totalcross.net.HttpStream.Options
-
Deprecated.
- postPressedEvent() - Method in class totalcross.ui.Control
-
Posts a ControlEvent.PRESSED event with this control as target.
- postPressedEvent() - Method in class totalcross.ui.MultiListBox
- postPressedEvent() - Method in class totalcross.ui.Window
-
Posts a ControlEvent.PRESSED event on the focused control.
- postSuffix - Variable in class totalcross.net.HttpStream.Options
-
Deprecated.
- postUnpop() - Method in class totalcross.ui.ComboBoxDropDown
- postUnpop() - Method in class totalcross.ui.dialog.CalculatorBox
- postUnpop() - Method in class totalcross.ui.dialog.CalendarBox
- postUnpop() - Method in class totalcross.ui.dialog.ControlBox
- postUnpop() - Method in class totalcross.ui.dialog.InputBox
- postUnpop() - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- postUnpop() - Method in class totalcross.ui.dialog.KeyboardBox
- postUnpop() - Method in class totalcross.ui.dialog.MessageBox
- postUnpop() - Method in class totalcross.ui.dialog.TimeBox
- postUnpop() - Method in class totalcross.ui.MenuBar
- postUnpop() - Method in class totalcross.ui.MenuBarDropDown
- postUnpop() - Method in class totalcross.ui.PopupMenu
- postUnpop() - Method in class totalcross.ui.TopMenu
- postUnpop() - Method in class totalcross.ui.Window
-
Placeholder called after the unpop is done and after the repaint of the other window.
- posX - Static variable in class totalcross.ui.Toast
-
X position of the toast.
- posY - Static variable in class totalcross.ui.Toast
-
Y position of the toast.
- pow(int) - Method in class totalcross.util.BigDecimal
-
Returns a BigDecimal whose value is
thisto the power ofn. - pow(int) - Method in class totalcross.util.BigInteger
-
Calculate the integral power of a BigInteger.
- POWER_ON - Static variable in interface totalcross.sys.SpecialKeys
-
The device was turned off and now on while the application was running.
- PRE - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "PRE" tag
- preallocateArray(Object, int) - Static method in class totalcross.sys.Vm
-
This method pre-allocates space for an array of objects with the given length.
- PREAMBLE_PARAM - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setParam method.
- precision - Variable in class totalcross.io.device.gps.GPS
-
Defines the GPS precision (currently has effect only on Android): if HIGH, only the GPS is used, if LOW, then Google Play Services is also used.
- precision() - Method in class totalcross.util.BigDecimal
-
Returns the precision of this BigDecimal (the number of digits in the unscaled value).
- PREFERRED - Static variable in class totalcross.ui.Control
-
Constant used in params width and height in setRect.
- preferredCellHeight - Variable in class totalcross.ui.chart.ChartData
-
The height of the cell when using PREFERRED, defined as a % of the control's font height.
- preferredWidthText - Variable in class totalcross.ui.Label
-
By default, the getPreferredWidth uses the current text to compute the width.
- PREFETCHED - Static variable in class totalcross.ui.media.MediaClip
-
The state of the MediaClip indicating that it has acquired all the resources to begin playing.
- prefH - Variable in class totalcross.ui.dialog.ControlBox
- prefH - Static variable in class totalcross.ui.Edit
- prefix - Variable in class totalcross.ui.ProgressBar
-
The string prefix.
- prefix - Static variable in class totalcross.xml.soap.SOAP
-
The prefix string used when sending requests.
- prefix() - Method in class totalcross.util.regex.Matcher
- prefix() - Method in interface totalcross.util.regex.MatchResult
- PREFIX - Static variable in class totalcross.db.sqlite.JDBC
- PREFIX - Static variable in interface totalcross.util.regex.MatchResult
- prefW - Variable in class totalcross.ui.dialog.ControlBox
- prefWH - Variable in class totalcross.ui.ArrowButton
-
prefWH the desired arrow width/height.
- PREKNOWN - Static variable in class totalcross.io.device.bluetooth.DiscoveryAgent
-
Used with the
retrieveDevices()method to return those devices that are defined to be pre-known devices. - prepareContext() - Method in class totalcross.net.ssl.SSLContextBase
- prepareContext() - Method in class totalcross.net.ssl.SSLSocket
-
Creates a new SSLClient to be used by this instance of SSLSocket during the handshake.
- PreparedStatement - Interface in totalcross.sql
- prepareStatement(String) - Method in class totalcross.db.sqlite.SQLiteConnection
- prepareStatement(String) - Method in class totalcross.db.sqlite.SQLiteUtil
- prepareStatement(String) - Method in interface totalcross.sql.Connection
- prepareStatement(String) - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- prepareStatement(String, int) - Method in class totalcross.db.sqlite.SQLiteConnection
- prepareStatement(String, int[]) - Method in class totalcross.db.sqlite.SQLiteConnection
- prepareStatement(String, int, int) - Method in class totalcross.db.sqlite.SQLiteConnection
- prepareStatement(String, int, int) - Method in interface totalcross.sql.Connection
- prepareStatement(String, int, int) - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- prepareStatement(String, int, int, int) - Method in class totalcross.db.sqlite.SQLiteConnection
- prepareStatement(String, String[]) - Method in class totalcross.db.sqlite.SQLiteConnection
- preprocess(Control, KeyEvent) - Method in class totalcross.ui.PreprocessKey
- PreprocessKey - Class in totalcross.ui
-
Class used to customize the way that Edit and MultiEdit handle keys.
- PreprocessKey() - Constructor for class totalcross.ui.PreprocessKey
- Presenter<T extends Control> - Interface in totalcross.ui
- press(boolean) - Method in class totalcross.ui.Button
-
Simulate the press or release of this button.
- PRESS - Static variable in class totalcross.ui.event.Listener
- pressColor - Variable in class totalcross.ui.Button
- pressColorAlgorithm - Static variable in class totalcross.ui.NinePatch
-
Defines if we will use the Image.applyColor (1) or Image.applyColor2 (2) algorithms when getting the pressed instance.
- PRESSED - Static variable in class totalcross.ui.event.ControlEvent
-
The event type for a pressed event.
- pressedColor - Variable in class totalcross.ui.ButtonMenu
- pressedColor - Variable in class totalcross.ui.TabbedContainer
-
Set the color when the user clicks on the tab.
- pressedImage - Variable in class totalcross.ui.Button
-
Sets the image that will be displayed when the user press this button.
- pressedLink - Variable in class totalcross.ui.html.HtmlContainer
- PressListener - Interface in totalcross.ui.event
-
Interface used to listen to Press events.
- prevFrame() - Method in class totalcross.ui.image.Image
-
Move to the previous frame in a multi-frame image.
- preview - Variable in class totalcross.ui.dialog.FileChooserBox
- PREVIEW_HEIGHT - Static variable in class totalcross.ui.dialog.FileChooserBox
-
The preview height in percentage of the total height.
- previewTitle - Static variable in class totalcross.ui.dialog.FileChooserBox
-
The " Preview " button title.
- previous() - Method in interface totalcross.sql.ResultSet
- previous() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- primitive(Object) - Method in interface org.json.simple.parser.ContentHandler
-
Receive notification of the JSON primitive values: java.lang.String, java.lang.Number, java.lang.Boolean null
- print(byte) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Writes the specified byte to the underlying stream.
- print(byte...) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Writes the given bytes to the underlying output stream.
- print(byte[], int, int) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Writes
lenbytes from the specified byte array starting at offsetoffto the underlying output stream. - print(int) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Writes the specified byte to the underlying stream.
- print(Graphics) - Method in class totalcross.Launcher
- print(CharSequence) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Writes the given text to the underlying stream.
- print(String) - Method in class totalcross.io.device.printer.BluetoothPrinter
-
Prints the given String.
- print(String) - Static method in class totalcross.Launcher
-
Calls System.out.println.
- print(EscPosPrintObject) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Writes an EscPosPrintObject to the underlying stream.
- print(EscPosPrintObject...) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Writes a set of EscPosPrintObject to the underlying stream.
- print(MonoImage) - Method in class totalcross.io.device.printer.BluetoothPrinter
-
Prints the given MonoImage.
- print(MonoImage, byte) - Method in class totalcross.io.device.printer.BluetoothPrinter
-
Deprecated.Use the other print method without imageMode parameter.
- println() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Print and line feed.
- println(String) - Static method in class totalcross.sql.DriverManager
- printLogo(byte) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Print downloaded bit image using the specified mode (size).
- printStackTrace() - Method in exception totalcross.net.mail.MessagingException
- printStackTrace() - Static method in class totalcross.sys.Vm
-
Prints the stack trace to the debug console file.
- printStackTrace() - Method in exception totalcross.xml.soap.SOAPException
- printStackTrace(String) - Static method in class totalcross.sys.Vm
-
Prints the stack trace to the debug console file with the given message.
- printTo(BluetoothPrinter) - Method in class totalcross.io.device.printer.MonoImage
-
Prints a 1-bpp bitmap from this image.
- PRIVATECACHE - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- privateReadResponse() - Method in class totalcross.xml.rpc.StandardHttpClient
-
Used internally by readResponse and readResponseBytes.
- probablePrime(int, Random) - Static method in class totalcross.util.BigInteger
-
Return a BigInteger that is bitLength bits long with a probability < 2^-100 of being composite.
- probe - Static variable in class totalcross.json.zip.JSONzip
-
The package supports tracing for debugging.
- procedureColumnIn - Static variable in interface totalcross.sql.DatabaseMetaData
- procedureColumnInOut - Static variable in interface totalcross.sql.DatabaseMetaData
- procedureColumnOut - Static variable in interface totalcross.sql.DatabaseMetaData
- procedureColumnResult - Static variable in interface totalcross.sql.DatabaseMetaData
- procedureColumnReturn - Static variable in interface totalcross.sql.DatabaseMetaData
- procedureColumnUnknown - Static variable in interface totalcross.sql.DatabaseMetaData
- procedureNoNulls - Static variable in interface totalcross.sql.DatabaseMetaData
- procedureNoResult - Static variable in interface totalcross.sql.DatabaseMetaData
- procedureNullable - Static variable in interface totalcross.sql.DatabaseMetaData
- procedureNullableUnknown - Static variable in interface totalcross.sql.DatabaseMetaData
- procedureResultUnknown - Static variable in interface totalcross.sql.DatabaseMetaData
- procedureReturnsResult - Static variable in interface totalcross.sql.DatabaseMetaData
- proceed() - Method in class totalcross.util.regex.Matcher
-
Continues to search from where the last search left off.
- proceed(int) - Method in class totalcross.util.regex.Matcher
-
Continues to search from where the last search left off using specified options:
- process(byte[]) - Method in class totalcross.crypto.cipher.AESCipher
- process(byte[]) - Method in class totalcross.crypto.cipher.Cipher
- process(byte[]) - Method in class totalcross.crypto.cipher.RSACipher
- process(byte[]) - Method in class totalcross.crypto.digest.Digest
- process(byte[]) - Method in class totalcross.crypto.digest.MD5Digest
- process(byte[]) - Method in class totalcross.crypto.digest.SHA1Digest
- process(byte[]) - Method in class totalcross.crypto.digest.SHA256Digest
- ProgressBar - Class in totalcross.ui
-
A basic progress bar, with the bar and a text.
- ProgressBar() - Constructor for class totalcross.ui.ProgressBar
-
Creates a progress bar, with minimum and maximum set as 0 and 100, respectively.
- ProgressBar(int, int) - Constructor for class totalcross.ui.ProgressBar
-
Creates a progress bar, String is set to
null, which is the default. - PROGRESSBARH - Static variable in class totalcross.ui.NinePatch
- progressbarv - Static variable in class totalcross.res.Resources
- PROGRESSBARV - Static variable in class totalcross.ui.NinePatch
- ProgressBox - Class in totalcross.ui.dialog
-
This class implements a MessageBox that shows a Spinner at left of the text.
- ProgressBox(String, String) - Constructor for class totalcross.ui.dialog.ProgressBox
-
Constructs a progress box with the text and one "Ok" button.
- ProgressBox(String, String, String[]) - Constructor for class totalcross.ui.dialog.ProgressBox
-
Constructs a progress box with the text and the specified button captions.
- ProgressBox(String, String, String[], boolean) - Constructor for class totalcross.ui.dialog.ProgressBox
-
Constructs a progress box with the text and the specified button captions.
- ProgressBox(String, String, String[], boolean, int, int) - Constructor for class totalcross.ui.dialog.ProgressBox
-
Constructs a progress box with the text and the specified button captions.
- ProgressBox(String, String, String[], int, int) - Constructor for class totalcross.ui.dialog.ProgressBox
-
Constructs a progress box with the text and the specified button captions.
- progressHandle - Static variable in class totalcross.res.Resources
- progressInfo - Variable in class totalcross.net.FTP
-
Assign the ProgressInformation member to receive information about the file transfer.
- Properties - Class in totalcross.util
-
Used to store properties pairs (key,value).
- Properties() - Constructor for class totalcross.util.Properties
- Properties(String[], Properties.Value[]) - Constructor for class totalcross.util.Properties
-
Stores the given keys/values pairs in a new Properties.
- Properties.Boolean - Class in totalcross.util
-
Implements a value of type boolean
- Properties.Double - Class in totalcross.util
-
Implements a value of type double
- Properties.Int - Class in totalcross.util
-
Implements a value of type int
- Properties.Long - Class in totalcross.util
-
Implements a value of type long
- Properties.Str - Class in totalcross.util
-
Implements a value of type String
- Properties.Value - Class in totalcross.util
-
Represents a generic value that can be stored here.
- Property - Class in totalcross.json
-
Converts a Property file data into JSONObject and back.
- Property() - Constructor for class totalcross.json.Property
- PROPERTY_AZTEC_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_AZTEC_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_AZTEC_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_CHINA_POST_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_CHINA_POST_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_CHINA_POST_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_CODABAR_CHECK_DIGIT_MODE - Static variable in class totalcross.io.device.scanner.Honeywell
-
Check digit mode.
- PROPERTY_CODABAR_CONCAT_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_CODABAR_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_CODABAR_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_CODABAR_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_CODABAR_START_STOP_TRANSMIT_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable the start/stop transmission.
- PROPERTY_CODABLOCK_A_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_CODABLOCK_A_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_CODABLOCK_A_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_CODABLOCK_F_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_CODABLOCK_F_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_CODABLOCK_F_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_CODE_11_CHECK_DIGIT_MODE - Static variable in class totalcross.io.device.scanner.Honeywell
-
Check digit mode.
- PROPERTY_CODE_11_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_CODE_11_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_CODE_11_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_CODE_128_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_CODE_128_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_CODE_128_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_CODE_39_BASE_32_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_CODE_39_CHECK_DIGIT_MODE - Static variable in class totalcross.io.device.scanner.Honeywell
-
Check digit mode.
- PROPERTY_CODE_39_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_CODE_39_FULL_ASCII_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable full ASCII.
- PROPERTY_CODE_39_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_CODE_39_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_CODE_39_START_STOP_TRANSMIT_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable the start/stop transmission.
- PROPERTY_CODE_93_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_CODE_93_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_CODE_93_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_COMPOSITE_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_COMPOSITE_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_COMPOSITE_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_DATAMATRIX_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_DATAMATRIX_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_DATAMATRIX_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_EAN_13_ADDENDA_REQUIRED_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_EAN_13_ADDENDA_SEPARATOR_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_EAN_13_CHECK_DIGIT_TRANSMIT_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_EAN_13_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_EAN_13_FIVE_CHAR_ADDENDA_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_EAN_13_TWO_CHAR_ADDENDA_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_EAN_8_ADDENDA_REQUIRED_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_EAN_8_ADDENDA_SEPARATOR_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_EAN_8_CHECK_DIGIT_TRANSMIT_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_EAN_8_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_EAN_8_FIVE_CHAR_ADDENDA_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_EAN_8_TWO_CHAR_ADDENDA_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_GS1_128_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_GS1_128_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_GS1_128_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_HAX_XIN_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_HAX_XIN_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_HAX_XIN_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_IATA_25_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_IATA_25_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_IATA_25_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_INTERLEAVED_25_CHECK_DIGIT_MODE - Static variable in class totalcross.io.device.scanner.Honeywell
-
Check digit mode.
- PROPERTY_INTERLEAVED_25_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_INTERLEAVED_25_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_INTERLEAVED_25_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_ISBT_128_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_KOREAN_POST_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_KOREAN_POST_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_KOREAN_POST_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_MATRIX_25_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_MATRIX_25_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_MATRIX_25_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_MAXICODE_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_MAXICODE_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_MAXICODE_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_MICRO_PDF_417_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_MICRO_PDF_417_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_MICRO_PDF_417_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_MSI_CHECK_DIGIT_MODE - Static variable in class totalcross.io.device.scanner.Honeywell
-
Check digit mode.
- PROPERTY_MSI_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_MSI_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_MSI_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_PDF_417_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_PDF_417_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_PDF_417_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_QR_CODE_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_QR_CODE_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_QR_CODE_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_RSS_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_RSS_EXPANDED_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_RSS_EXPANDED_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_RSS_EXPANDED_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_RSS_LIMITED_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_STANDARD_25_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_STANDARD_25_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_STANDARD_25_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_TELEPEN_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_TELEPEN_MAXIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Maximum code length for decoding.
- PROPERTY_TELEPEN_MINIMUM_LENGTH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Minimum code length for decoding.
- PROPERTY_TELEPEN_OLD_STYLE_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_TLC_39_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_TRIOPTIC_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_A_ADDENDA_REQUIRED_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_A_ADDENDA_SEPARATOR_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_A_CHECK_DIGIT_TRANSMIT_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_A_COMBINE_COUPON_CODE_MODE_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_A_COUPON_CODE_MODE_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_A_ENABLE - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_A_FIVE_CHAR_ADDENDA_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_A_NUMBER_SYSTEM_TRANSMIT_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_A_TRANSLATE_EAN13 - Static variable in class totalcross.io.device.scanner.Honeywell
-
Translate UPC-A to EAN13.
- PROPERTY_UPC_A_TWO_CHAR_ADDENDA_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_E_ADDENDA_REQUIRED_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_E_ADDENDA_SEPARATOR_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_E_CHECK_DIGIT_TRANSMIT_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_E_E1_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_E_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_E_FIVE_CHAR_ADDENDA_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_E_NUMBER_SYSTEM_TRANSMIT_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- PROPERTY_UPC_E_TWO_CHAR_ADDENDA_ENABLED - Static variable in class totalcross.io.device.scanner.Honeywell
-
Enable or disable.
- proprietaryScanLoad(Runnable) - Static method in class totalcross.io.device.scanner.Scanner
- protocolConnect(String, int, String, String) - Method in class totalcross.net.mail.Service
- protocolConnect(String, int, String, String) - Method in class totalcross.net.mail.SMTPTransport
- proxyAddress - Variable in class totalcross.net.HttpStream.Options
-
Basic support for proxy servers on HttpStream.
- proxyPort - Variable in class totalcross.net.HttpStream.Options
-
Associated to the proxyAddress, proxyPort must match your proxy's port.
- publishProgress(Progress...) - Method in class totalcross.util.concurrent.AsyncTask
-
Calls
AsyncTask.onProgressUpdate(java.lang.Object[])in UI Thread - pumpEvents() - Method in class totalcross.Launcher
- pumpEvents() - Static method in class totalcross.ui.Window
-
Let the VM handle all the events in the event queue.
- push(int) - Method in class totalcross.util.IntVector
-
Pushes an int.
- push(Object) - Method in class totalcross.util.Vector
-
Pushes an object.
- PushButtonGroup - Class in totalcross.ui
-
Group or matrix of pushbuttons in a single control.
- PushButtonGroup(String[], boolean, int, int, int, int, boolean, byte) - Constructor for class totalcross.ui.PushButtonGroup
-
Create the button matrix.
- PushButtonGroup(String[], int, int) - Constructor for class totalcross.ui.PushButtonGroup
-
Create the button matrix, with insideGap = 4, selected = -1, atLeastOne = false, allSameWidth = true and type = BUTTON.
- PushButtonGroup(String[], int, int, int) - Constructor for class totalcross.ui.PushButtonGroup
-
Create the button matrix, with selected = -1, atLeastOne = false, allSameWidth = false and type = BUTTON.
- pushedInsertPos - Variable in class totalcross.ui.Edit
- pushedStartSelectPos - Variable in class totalcross.ui.Edit
- pushedxOffset - Variable in class totalcross.ui.Edit
- pushEvent(int, int, int, int, int, int) - Method in class totalcross.TCEventThread
- PushNotification - Class in totalcross.phone
-
Deprecated.
- PushNotification() - Constructor for class totalcross.phone.PushNotification
-
Deprecated.
- PUSHNOTIFICATION - Static variable in class totalcross.ui.event.Listener
- PushNotificationEvent - Class in totalcross.ui.event
-
Deprecated.
- PushNotificationEvent(int, String) - Constructor for class totalcross.ui.event.PushNotificationEvent
-
Deprecated.
- PushNotificationListener - Interface in totalcross.ui.event
-
Interface used to listen to Push notification events.
- pushPosState() - Method in class totalcross.ui.Edit
- pushPosState() - Method in class totalcross.ui.MultiEdit
- pushTokenAndroid - Static variable in class totalcross.sys.Settings
-
Deprecated.
- put(boolean) - Method in class totalcross.json.JSONArray
-
Append a boolean value.
- put(double) - Method in class totalcross.json.JSONArray
-
Append a double value.
- put(int) - Method in class totalcross.json.JSONArray
-
Append an int value.
- put(int, boolean) - Method in class totalcross.json.JSONArray
-
Put or replace a boolean value in the JSONArray.
- put(int, double) - Method in class totalcross.json.JSONArray
-
Put or replace a double value.
- put(int, int) - Method in class totalcross.json.JSONArray
-
Put or replace an int value.
- put(int, int) - Method in class totalcross.util.IntHashtable
-
Maps the specified
keyto the specifiedvaluein this hashtable. - put(int, long) - Method in class totalcross.json.JSONArray
-
Put or replace a long value.
- put(int, Object) - Method in class totalcross.json.JSONArray
-
Put or replace an object value in the JSONArray.
- put(int, Object) - Method in class totalcross.util.Hashtable
-
Maps the specified
keyto the specifiedvaluein this hashtable. - put(int, Collection<Object>) - Method in class totalcross.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
- put(int, Map<String, Object>) - Method in class totalcross.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONObject that is produced from a Map.
- put(long) - Method in class totalcross.json.JSONArray
-
Append an long value.
- put(Object) - Method in class totalcross.json.JSONArray
-
Append an object value.
- put(Object, int) - Method in class totalcross.util.IntHashtable
-
Takes out the hashCode from the given key object and calls put(int,int).
- put(Object, Object) - Method in class totalcross.util.Hashtable
-
Maps the specified
keyto the specifiedvaluein this hashtable. - put(String, boolean) - Method in class totalcross.json.JSONObject
-
Put a key/boolean pair in the JSONObject.
- put(String, double) - Method in class totalcross.json.JSONObject
-
Put a key/double pair in the JSONObject.
- put(String, int) - Method in class totalcross.json.JSONObject
-
Put a key/int pair in the JSONObject.
- put(String, long) - Method in class totalcross.json.JSONObject
-
Put a key/long pair in the JSONObject.
- put(String, Object) - Method in class totalcross.json.JSONObject
-
Put a key/value pair in the JSONObject.
- put(String, Collection<Object>) - Method in class totalcross.json.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
- put(String, Map<String, Object>) - Method in class totalcross.json.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
- put(String, Properties.Value) - Method in class totalcross.util.Properties
-
Put the given key/value pair in the hashtable that stores the properties.
- put(Collection<Object>) - Method in class totalcross.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
- put(Map<String, Object>) - Method in class totalcross.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
- PUT - Static variable in class totalcross.net.HttpStream
-
Used in the httpType field
- putNextEntry(ZipEntry) - Method in class totalcross.util.zip.ZipStream
-
Begins writing a new ZIP file entry and positions the stream to the start of the entry data.
- putOnce(String, Object) - Method in class totalcross.json.JSONObject
-
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
- putOpt(String, Object) - Method in class totalcross.json.JSONObject
-
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
Q
- Q - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "Q" tag
- QR - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- QR_CODE - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable QR Code barcode type. - qsort() - Method in class totalcross.db.sqlite.ui.DBListBox
-
Sorts the elements of this ListBox.
- qsort() - Method in class totalcross.ui.ComboBox
-
Sorts the items of this combobox, and then unselects the current item.
- qsort() - Method in class totalcross.ui.ListBox
-
Sorts the elements of this ListBox.
- qsort() - Method in class totalcross.util.IntVector
-
Does a quick sort in the elements of this IntVector
- qsort() - Method in class totalcross.util.Vector
-
Sorts the elements of this Vector.
- qsort(boolean) - Method in class totalcross.ui.ComboBox
-
Sorts the elements of this ListBox.
- qsort(boolean) - Method in class totalcross.ui.ListBox
-
Sorts the elements of this ListBox.
- qsort(boolean) - Method in class totalcross.util.Vector
-
Sorts the elements of this Vector, in the given order.
- qsort(int) - Method in class totalcross.ui.Grid
-
Performs a quicksort in the items of the given column.
- qsort(int) - Method in class totalcross.util.Vector
-
Sorts the elements of this Vector, with the given sort type.
- qsort(int, boolean) - Method in class totalcross.ui.Grid
-
Performs a quicksort in the items of the given column in the given order.
- qsort(int, boolean) - Method in class totalcross.util.Vector
-
Sorts the elements of this Vector, with the given sort type and order.
- qsort(Object[], int, int) - Static method in class totalcross.sys.Convert
-
Applies the Quick Sort algorithm to the elements of the given array.
- qsort(Object[], int, int, int) - Static method in class totalcross.sys.Convert
-
Applies the Quick Sort algorithm to the elements of the given array, sorting in ascending order.
- qsort(Object[], int, int, int, boolean) - Static method in class totalcross.sys.Convert
-
Applies the Quick Sort algorithm to the elements of the given array, in ascending or descending order.
- QUARTILE - Static variable in interface totalcross.io.device.escpos.EscPosQRCode.ErrorCorrectionLevel
- QUARTO_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- QUARTO_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- query - Variable in class totalcross.net.URI
-
The query stored in this URI.
- QUEST - Static variable in class totalcross.json.XML
-
The Character '?'.
- quietZone - Variable in class totalcross.barcode.Barcode
-
The option to generate a starting and ending quiet zone
- quietZoneX - Variable in class totalcross.barcode.Barcode
-
The width of the quiet zone expressed in multiples of x(the minimun width of the bar)
- quit() - Method in class totalcross.net.FTP
-
Sends a quit command to the server and closes the socket.
- QUOT - Static variable in class totalcross.json.XML
-
The Character '"'.
- quote(String) - Static method in class totalcross.json.JSONObject
-
Produce a string in double quotes with backslash sequences in all the right places.
- quote(String, StringBuffer) - Static method in class totalcross.json.JSONObject
R
- R3D_CHECK - Static variable in class totalcross.ui.gfx.Graphics
-
used in the draw3dRect method
- R3D_EDIT - Static variable in class totalcross.ui.gfx.Graphics
-
used in the draw3dRect method
- R3D_FILL - Static variable in class totalcross.ui.gfx.Graphics
-
used in the draw3dRect method
- R3D_LOWERED - Static variable in class totalcross.ui.gfx.Graphics
-
used in the draw3dRect method
- R3D_RAISED - Static variable in class totalcross.ui.gfx.Graphics
-
used in the draw3dRect method
- R3D_SHADED - Static variable in class totalcross.ui.gfx.Graphics
-
used in the draw3dRect method.
- rad - Variable in class totalcross.map.GoogleMaps.Circle
-
The radius; if > 0, its computed as meters; if < 0, its computed as delta of the coordinates
- Radio - Class in totalcross.ui
-
Radio is a radio control.
- Radio(String) - Constructor for class totalcross.ui.Radio
-
Creates a radio control displaying the given text.
- Radio(String, RadioGroupController) - Constructor for class totalcross.ui.Radio
-
Creates a radio control with the given text attached to the given RadioGroupController
- RADIO_STATE_DISABLED - Static variable in class totalcross.io.device.RadioDevice
- RADIO_STATE_ENABLED - Static variable in class totalcross.io.device.RadioDevice
- radioBkg - Static variable in class totalcross.res.Resources
- RadioDevice - Class in totalcross.io.device
-
Provides access to the device's radios and information about their status.
- RadioGroupController - Class in totalcross.ui
-
RadioGroupController is a Radio control grouper.
- RadioGroupController() - Constructor for class totalcross.ui.RadioGroupController
- radioSel - Static variable in class totalcross.res.Resources
- Random - Class in totalcross.util
-
This is a simple Linear Congruential Generator which produces random numbers in the range [0,2^31), derived from ran0 in Numerical Recipies.
- Random() - Constructor for class totalcross.util.Random
-
Randomizes based on the current timestamp
- Random(int) - Constructor for class totalcross.util.Random
-
The only reasonable seeds are between 0 and 2^31 inclusive; if you're negative, it'll get the absolute value of it.
- RandomAccessStream - Class in totalcross.io
-
Represents a stream that behaves like a large array of bytes and may be randomly accessed.
- RandomAccessStream() - Constructor for class totalcross.io.RandomAccessStream
- RANGE - Static variable in class totalcross.ui.Control
- rangeCheck - Variable in class totalcross.ui.dialog.CalculatorBox
-
The RangeCheck instance that will be called before the user closes the box.
- rangeCheck - Variable in class totalcross.ui.Edit
- rc - Variable in class totalcross.io.sync.RemotePDBRecord
- read() - Method in class totalcross.io.Base64decoderStream
- read() - Method in class totalcross.io.File
-
Deprecated.
- read() - Method in class totalcross.Launcher.S2IS
- read(byte[], int, int) - Method in class totalcross.io.Base64decoderStream
- read(byte[], int, int) - Method in class totalcross.Launcher.S2IS
- read(char[]) - Method in class totalcross.io.CharStream
- read(char[], int, int) - Method in class totalcross.io.CharStream
- read(int) - Method in class totalcross.json.zip.BitInputStream
-
Read some bits.
- read(int) - Method in interface totalcross.json.zip.BitReader
-
Read some bits.
- read(DataStream) - Method in class totalcross.io.sync.RemotePDBRecord
- read(BitReader) - Method in class totalcross.json.zip.Huff
-
Read bits until a symbol can be identified.
- read(SSLReadHolder) - Method in class totalcross.net.ssl.SSL
-
Read the SSL data stream.
- READ - Static variable in class totalcross.io.BufferedStream
-
Used for opening this buffered stream for reading.
- READ_MODE - Static variable in class totalcross.io.CompressedByteArrayStream
-
Used in the setMode method.
- READ_ONLY - Static variable in interface totalcross.io.FileStates
-
Read-only open mode.
- READ_WRITE - Static variable in interface totalcross.io.FileStates
-
Read-write open mode.
- READ_WRITE - Static variable in class totalcross.io.PDBFile
-
Read-write open mode.
- readAndClose() - Method in class totalcross.io.File
-
Deprecated.
- readAndDelete() - Method in class totalcross.io.File
-
Deprecated.
- readBarcode(String) - Static method in class totalcross.io.device.scanner.Scanner
-
Reads a barcode using ZXing for Android.
- readBigChars() - Method in class totalcross.io.DataStream
-
Reads an array of chars, where its length is stored in the first four bytes as an int.
- readBigString() - Method in class totalcross.io.DataStream
-
Reads a big string, converting from Pascal (the length is placed before the string) to Java format.
- readBoolean() - Method in class totalcross.io.DataStream
-
Reads a byte from the stream as a boolean.
- readBuf - Variable in class totalcross.io.LineReader
- readByte() - Method in class totalcross.io.DataStream
-
Reads a single byte from the stream.
- readBytes(byte[]) - Method in class totalcross.io.DataStream
-
Reads bytes from the stream.
- readBytes(byte[]) - Method in class totalcross.net.Socket
-
Reads bytes from the socket into a byte array, from offset 0 to buf.length.
- readBytes(byte[], int, int) - Method in class totalcross.io.BufferedStream
- readBytes(byte[], int, int) - Method in class totalcross.io.ByteArrayStream
- readBytes(byte[], int, int) - Method in class totalcross.io.CompressedByteArrayStream
-
Transfers count bytes from the internal buffer to the given one.
- readBytes(byte[], int, int) - Method in class totalcross.io.CRC32Stream
-
Computes the checksum for the bytes read from the attached stream.
- readBytes(byte[], int, int) - Method in class totalcross.io.DataStream
- readBytes(byte[], int, int) - Method in class totalcross.io.device.bluetooth.SerialPortClient
- readBytes(byte[], int, int) - Method in class totalcross.io.device.PortConnector
- readBytes(byte[], int, int) - Method in class totalcross.io.File
- readBytes(byte[], int, int) - Method in class totalcross.io.PDBFile
-
Reads bytes from the current record into a byte array.
- readBytes(byte[], int, int) - Method in class totalcross.io.PDBStream
- readBytes(byte[], int, int) - Method in class totalcross.io.ResizeRecord
- readBytes(byte[], int, int) - Method in class totalcross.io.Stream
-
Reads bytes from the stream.
- readBytes(byte[], int, int) - Method in class totalcross.Launcher.IS2S
- readBytes(byte[], int, int) - Method in class totalcross.net.HttpStream
- readBytes(byte[], int, int) - Method in class totalcross.net.Socket
-
Reads bytes from the socket into a byte array.
- readBytes(byte[], int, int) - Method in class totalcross.net.ssl.SSLSocket
- readBytes(byte[], int, int) - Method in class totalcross.util.zip.CompressedStream
-
Attempts to read count bytes to the given byte array, starting from offset start.
This method can be used only with CompressedStreams created in INFLATE mode, and should be used only for reading compressed data from the original stream, returning uncompressed data on the give byte array. - readBytes(String) - Method in class totalcross.Launcher
-
read the available bytes from the stream getted with openInputStream.
- readBytesInternal(byte[], int, int, boolean) - Method in class totalcross.io.DataStream
-
Blocks until the requested number of bytes is read from the underlying stream, only returning less than count if the end of the stream is reached.
- readChar() - Method in class totalcross.io.DataStream
-
Reads a two-byte character.
- readChar() - Method in class totalcross.io.DataStreamLE
- readChars() - Method in class totalcross.io.DataStream
-
Reads an array of chars.
- readChars(char[], int) - Method in class totalcross.io.DataStream
-
Reads a char array with the given length.
- readChars(char[], int) - Method in class totalcross.io.DataStreamLE
-
Reads a char array with the given length.
- readChars(char[], int, int) - Method in class totalcross.io.DataStream
-
Reads 'count' chars from the stream to the given char array, starting from index 'start'.
- readChars(int) - Method in class totalcross.io.DataStream
-
Reads a char array with the given length.
- readChars(int) - Method in class totalcross.io.DataStreamLE
- readCheck() - Method in class totalcross.io.device.PortConnector
-
Returns the number of bytes currently available to be read from the port's queue.
- readCString() - Method in class totalcross.io.DataStream
-
Reads a C-style string from the stream.
- readDouble() - Method in class totalcross.io.DataStream
-
Reads a double.
- reader - Variable in class totalcross.xml.rpc.StandardHttpClient
- readFixedString(int) - Method in class totalcross.io.DataStream
-
Reads a fixed length string from the stream.
- readFloat() - Method in class totalcross.io.DataStream
-
Reads a float value from the stream as four bytes in IEEE 754 format.
- readFully(Stream, int, int) - Method in class totalcross.io.ByteArrayStream
-
Reads all data from the input stream into our buffer.
- readFully(Stream, int, int) - Method in class totalcross.io.CompressedByteArrayStream
-
Reads all data from the input stream into our buffer.
- readInt() - Method in class totalcross.io.DataStream
-
Reads an integer from the stream as four bytes.
- readInt() - Method in class totalcross.io.DataStreamLE
- readLine() - Method in class totalcross.io.BufferedStream
-
Reads a line of text from this BufferedStream.
- readLine() - Method in class totalcross.io.CompressedByteArrayStream
-
Reads a String until the next control character (newline, enter, tab, etc) is read.
- readLine() - Method in class totalcross.io.LineReader
-
Returns the next line available on this stream or null if none.
- readLine() - Method in class totalcross.io.TokenReader
-
Cannot be used; throws a RuntimeException.
- readLine() - Method in class totalcross.net.HttpStream
-
Reads a line of text comming from the socket attached to this HttpStream.
- readLine() - Method in class totalcross.net.Socket
-
Reads a line of text from this socket.
- readLine() - Method in class totalcross.xml.rpc.StandardHttpClient
-
Reads a line from the socket, retrying up to four times, with a 250ms delay between the tries.
- readLong() - Method in class totalcross.io.DataStream
-
Reads a long.
- readLong() - Method in class totalcross.io.DataStreamLE
- readMessages() - Static method in class totalcross.phone.PushNotification
-
Deprecated.
- readMore() - Method in class totalcross.io.LineReader
-
Read more bytes from the stream.
- readNextChunk(Stream) - Method in class totalcross.util.zip.TCZ
-
Fills the given stream with the next available chunk.
- readObject() - Method in class totalcross.io.DataStream
-
Read a Storable object.
- READONLY - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- readPos - Variable in class totalcross.net.HttpStream
- readRecord(int, RemotePDBRecord) - Method in class totalcross.io.sync.RemotePDBFile
-
Fetches the given index, passing to the rec a DataStream to read the record information.
- readResponse() - Method in class totalcross.xml.rpc.StandardHttpClient
-
Reads all the lines and place them in a single contiguous String.
- readResponseBytes() - Method in class totalcross.xml.rpc.StandardHttpClient
-
Reads all the lines and place them in a single contiguous String.
- readServerResponse() - Method in class totalcross.net.mail.SMTPTransport
- readShort() - Method in class totalcross.io.DataStream
-
Reads a short from the stream as two bytes.
- readShort() - Method in class totalcross.io.DataStreamLE
- readSmallString() - Method in class totalcross.io.DataStream
-
Read a small String.
- readString() - Method in class totalcross.io.DataStream
-
Reads a string, converting from Pascal (the length is placed before the string) to Java format.
- readStringArray() - Method in class totalcross.io.DataStream
-
Reads an array of Strings.
- readStringArray(int) - Method in class totalcross.io.DataStream
-
Reads an array of Strings.
- readTimeout - Variable in class totalcross.io.device.PortConnector
-
Defines the read timeout, in milliseconds.
- readTimeout - Variable in class totalcross.net.Socket
-
Stores the timeout value for read operations.
- readTimeout - Variable in class totalcross.xml.soap.SOAP
-
The read timeout.
- readTimeOut - Variable in class totalcross.net.HttpStream.Options
-
The read timeout.
- readToken() - Static method in class totalcross.phone.PushNotification
-
Deprecated.
- readTokens() - Method in class totalcross.io.TokenReader
-
Returns the next tokens available in this stream or null if none.
- readTokens() - Method in class totalcross.net.HttpStream
-
Reads a line of text comming from the socket attached to this HttpStream.
- readTokensDelimiter - Variable in class totalcross.net.HttpStream
-
The delimiter used when reading data using readTokens.
- readTokensDoTrim - Variable in class totalcross.net.HttpStream
-
This value is passed to the TokenReader created when readTokens is called.
- readTries - Static variable in class totalcross.io.device.PortConnector
-
Set this to a value that will be used to keep trying to read further while something is available.
- readUnsignedByte() - Method in class totalcross.io.DataStream
-
Reads a single unsigned byte from the stream.
- readUnsignedInt() - Method in class totalcross.io.DataStream
-
Reads an unsigned integer from the stream as four bytes.
The returned value will range from 0 to 4294967295. - readUnsignedShort() - Method in class totalcross.io.DataStream
-
Reads an unsigned short from the stream as two bytes.
- readUnsignedShort() - Method in class totalcross.io.DataStreamLE
- readUntilNextChar(char) - Method in class totalcross.io.CompressedByteArrayStream
-
Reads the buffer until the given character is found.
- READWRITE - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- readXml(XmlReader) - Method in interface totalcross.xml.XmlReadable
-
Read this XmlReadable through an XmlReader parser.
- readXml(XmlReader) - Method in class totalcross.xml.XmlReadableByteArray
- readXml(XmlReader) - Method in class totalcross.xml.XmlReadablePort
- readXml(XmlReader) - Method in class totalcross.xml.XmlReadableSocket
- REAL - Static variable in class totalcross.db.sqlite.SQLiteConfig.DateClass
- REAL - Static variable in class totalcross.sql.Types
- REALIZED - Static variable in class totalcross.ui.media.MediaClip
-
The state of the MediaClip indicating that it has acquired the required information but not the resources to function.
- REC_ATTR_DELETE - Static variable in class totalcross.io.PDBFile
-
Record atribute: Deleted.
- REC_ATTR_DIRTY - Static variable in class totalcross.io.PDBFile
-
Record atribute: Dirty (has been modified since last sync)
- REC_ATTR_SECRET - Static variable in class totalcross.io.PDBFile
-
Record atribute: Private
- REC_RELEASE - Static variable in class totalcross.io.PDBFile
-
Use this in order to explicitly release a record through the setRecordAttributes method.
- receive() - Static method in class totalcross.phone.SMS
-
Deprecated.
- receiveFile(String, Stream) - Method in class totalcross.net.FTP
-
Transfers a copy of the file specified in the pathname from the server.
- recIndex - Variable in class totalcross.io.sync.RemotePDBFile
- recipientPrefix - Static variable in interface totalcross.net.mail.Message.RecipientType
- recomputeParams(boolean) - Method in class totalcross.ui.ScrollBar
- recomputeParams(boolean) - Method in class totalcross.ui.Slider
- record(int, int, boolean) - Method in class totalcross.ui.media.MediaClip
-
Starts recording the media until the
stopmethod is called.
Please notice you must explicitly close the MediaClip and close the underlying stream to make sure the data was fully written to the underlying stream.
- RECORD_SIZE_AUTO - Static variable in class totalcross.io.sync.RemotePDBFile
- recording - Variable in class totalcross.unit.ImageComparisionTest
- RECORDING - Static variable in class totalcross.unit.UIRobot
- recSize - Variable in class totalcross.io.PDBStream
- Rect - Class in totalcross.ui.gfx
-
Rect represents a rectangle.
- Rect() - Constructor for class totalcross.ui.gfx.Rect
-
Constructs a rectangle with x = y = width = height = 0.
- Rect(int, int, int, int) - Constructor for class totalcross.ui.gfx.Rect
-
Constructs a rectangle with the given x, y, width and height.
- Rect(Coord, Coord) - Constructor for class totalcross.ui.gfx.Rect
-
Constructs a rectangle with the given coords
- Rect(Rect) - Constructor for class totalcross.ui.gfx.Rect
-
Constructs a rectangle with the given rectangle coordinates.
- RECT - totalcross.ui.Control.TranslucentShape
- RECT_BORDER - Static variable in class totalcross.ui.Window
-
To be used in setBorderStyle
- rects - Variable in class totalcross.ui.PushButtonGroup
-
The bounds of each of the buttons.
- RED - Static variable in class totalcross.ui.gfx.Color
- REF - Static variable in class totalcross.sql.Types
- refill() - Method in class totalcross.net.HttpStream
-
Refill the buffer, assuming that ofsCur is at ofsEnd.
- REFlags - Interface in totalcross.util.regex
- refresh() - Method in class totalcross.game.GameEngine
-
This function causes an onPaint() call to draw a new frame.
This function has to be called in non time based games to refresh the complete screen. - refresh() - Static method in class totalcross.sys.Settings
-
Refresh some fields thay may have been updated since the program started.
- refresh(int, int, int, int, int, int, Font) - Method in class totalcross.ui.gfx.Graphics
-
Refreshes the clipping bounds, translation and font for this Graphics.
- refreshDataSource() - Method in class totalcross.ui.Grid
-
Causes a refresh to be made in the items of the datasource.
- regionMaxx - Variable in class totalcross.game.Sprite
-
Sprite valid region.
- regionMaxy - Variable in class totalcross.game.Sprite
-
Sprite valid region.
- regionMinx - Variable in class totalcross.game.Sprite
-
Sprite valid region.
- regionMiny - Variable in class totalcross.game.Sprite
-
Sprite valid region.
- registerCharacterConverter(AbstractCharacterConverter) - Static method in class totalcross.sys.Convert
-
Registers the given subclass of AbstractCharacterConverter to the list of encodings supported to this instance of the running TotalCross VM
- registerClass(Storable) - Method in class totalcross.io.ObjectPDBFile
-
Registers this class with the PDBFile.
- registerDriver(Driver) - Static method in class totalcross.sql.DriverManager
- registerFirebaseInstanceIdService(FirebaseInstanceIdService) - Method in class totalcross.firebase.FirebaseManager
- registerMainWindow(MainWindow) - Method in class totalcross.Launcher
- registerService() - Method in class totalcross.Service
- registerSmsReceiver(SmsReceiver) - Method in class totalcross.telephony.SmsManager
-
Registers a receiver to listen for incoming text sms messages
- registerSmsReceiver(SmsReceiver, int) - Method in class totalcross.telephony.SmsManager
-
Registers a receiver to listen for incoming sms messages
- Registry - Class in totalcross.sys
-
This class can be used to create, delete, read, write and list registry values.
- Registry() - Constructor for class totalcross.sys.Registry
- REGULAR - Static variable in interface totalcross.io.device.escpos.EscPosQRCode.Size
- rehash() - Method in class totalcross.util.Hashtable
-
Rehashes the contents of the hashtable into a hashtable with a larger capacity.
- rehash() - Method in class totalcross.util.IntHashtable
-
Rehashes the contents of the hashtable into a hashtable with a larger capacity.
- relative(int) - Method in interface totalcross.sql.ResultSet
- relative(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- relativeFontSizes - Variable in class totalcross.ui.ListContainer.Layout
-
The default relative font sizes.
- relativeToText - Variable in class totalcross.ui.Button
-
Used when the textPosition is RIGHT_OF.
- releaseScreenShot - Variable in class totalcross.ui.anim.ControlAnimation
- releaseScreenShot() - Method in class totalcross.ui.Control
-
Releases the screen shot.
- reload() - Method in class totalcross.ui.tree.Tree
-
Method to reload the tree.
- reload() - Method in class totalcross.ui.tree.TreeModel
-
Method to notify the tree to reload.
- remainder(BigDecimal) - Method in class totalcross.util.BigDecimal
-
Returns a
BigDecimalwhose value is the remainder in the quotientthis / val. - remainder(BigInteger) - Method in class totalcross.util.BigInteger
- RemoteDevice - Class in totalcross.io.device.bluetooth
-
The RemoteDevice class represents a remote Bluetooth device.
- RemoteDevice(String) - Constructor for class totalcross.io.device.bluetooth.RemoteDevice
-
Creates a Bluetooth device based upon its address.
- RemoteFile - Class in totalcross.io.sync
-
Allows you to access a file on the device from the desktop during the conduit synchronization.
It may only be used on files stored using a file system, therefore, it cannot be used to handle files on the PalmOS internal memory. - RemoteFile() - Constructor for class totalcross.io.sync.RemoteFile
- RemotePDBFile - Class in totalcross.io.sync
-
Allows you to access a pdb file on the device from the desktop during the conduit synchronization.
On PalmOS it may only be used to handle files on the device's internal memory. - RemotePDBFile(String) - Constructor for class totalcross.io.sync.RemotePDBFile
-
Opens a remote PDBFile in READ_WRITE mode.
- RemotePDBFile(String, int) - Constructor for class totalcross.io.sync.RemotePDBFile
-
Opens a remote PDBFile in the given mode.
- RemotePDBFile(String, int, int) - Constructor for class totalcross.io.sync.RemotePDBFile
-
Opens a remote PDBFile with the given name.
- RemotePDBRecord - Class in totalcross.io.sync
-
This class represent a Remote PDBFile Record.
- RemotePDBRecord() - Constructor for class totalcross.io.sync.RemotePDBRecord
- remove(int) - Method in class totalcross.db.sqlite.ui.DBListBox
-
Does nothing
- remove(int) - Method in class totalcross.json.JSONArray
-
Remove an index and close the hole.
- remove(int) - Method in class totalcross.ui.ComboBox
-
Removes an Object from the Listbox at the given index.
- remove(int) - Method in class totalcross.ui.ListBox
-
Removes the Object at the given index from the Listbox
- remove(int) - Method in class totalcross.ui.tree.Node
-
Method to remove the child at the specified index from this node's children and sets that node's parent to null.
- remove(int) - Method in class totalcross.ui.tree.Tree
-
Method to remove the given index from the Tree items vector.
- remove(int) - Method in class totalcross.util.Hashtable
-
Removes the key (and its corresponding value) from this hashtable.
- remove(int) - Method in class totalcross.util.IntHashtable
-
Removes the key (and its corresponding value) from this hashtable.
- remove(Object) - Method in class totalcross.db.sqlite.ui.DBListBox
-
Does nothing
- remove(Object) - Method in class totalcross.ui.ComboBox
-
Removes an Object from the Listbox
- remove(Object) - Method in class totalcross.ui.ListBox
-
Removes an Object from the Listbox
- remove(Object) - Method in class totalcross.ui.tree.Tree
-
Method to remove an Object from the Tree's items vector.
- remove(Object) - Method in class totalcross.util.Hashtable
-
Removes the key (and its corresponding value) from this hashtable.
- remove(String) - Method in class totalcross.json.JSONObject
-
Remove a name and its value, if present.
- remove(String) - Method in class totalcross.util.Properties
-
Remove a value from the property
- remove(String, String) - Static method in class totalcross.sys.Convert
-
Removes the given set of chars from the String.
- remove(Control) - Method in class totalcross.db.sqlite.ui.DBListBox
-
Does nothing
- remove(Control) - Method in class totalcross.ui.ComboBox
-
Does nothing
- remove(Control) - Method in class totalcross.ui.Container
-
Removes a child control from the container.
- remove(Control) - Method in class totalcross.ui.ListBox
-
Do nothing.
- remove(Control) - Method in class totalcross.ui.ScrollContainer
-
Removes a child control from the bag container.
- remove(Control) - Method in class totalcross.ui.tree.Tree
-
Do nothing.
- remove(Radio) - Method in class totalcross.ui.RadioGroupController
-
Removes the given Radio from the list of Radios this controller handles.
- remove(Node) - Method in class totalcross.ui.tree.Node
-
Method to remove aChild from this node's child array, giving it a null parent.
- removeAccentuation(String) - Static method in class totalcross.sys.Convert
-
Returns the given string without accentuation characters, using the unicode range 0-255
- removeAll() - Method in class totalcross.db.sqlite.ui.DBListBox
-
Empties this ListBox, setting all elements of the array to
nullso they can be garbage collected. - removeAll() - Method in class totalcross.ui.ComboBox
-
Empties the ListBox
- removeAll() - Method in class totalcross.ui.Container
-
Removes all controls inside this container.
- removeAll() - Method in class totalcross.ui.Grid
-
This method does nothing.
- removeAll() - Method in class totalcross.ui.ListBox
-
Empties this ListBox, setting all elements of the array to
nullso they can be garbage collected. - removeAll() - Method in class totalcross.ui.MultiListBox
- removeAll() - Method in class totalcross.ui.ScrollContainer
-
Removes all controls from the ScrollContainer.
- removeAll() - Method in class totalcross.ui.tree.Tree
-
Method to empties this Tree, setting all elements of the array to null, so they can be garbage collected.
- removeAllChildren() - Method in class totalcross.ui.tree.Node
-
Method to remove all of this node's children, setting their parents to null.
- removeAllContainers() - Method in class totalcross.ui.ListContainer
-
Removes all containers of this ListContainer.
- removeAllElements() - Method in class totalcross.ui.Grid
-
Remove all elements from the grid, leaving it blank.
- removeAllElements() - Method in class totalcross.util.IntVector
-
Sets all elements in this vector to 0 and its size to 0.
- removeAllElements() - Method in class totalcross.util.Vector
-
Clears all elements in this vector and sets the count to 0.
- removeAt(int) - Method in class totalcross.ui.SpinList
-
Removes the item at the given index.
- removeButton(int) - Method in class totalcross.ui.Bar
-
Removes a button at the given index, starting at 1.
- removeCurrent() - Method in class totalcross.ui.SpinList
-
Removes the current item
- removeDir(String) - Method in class totalcross.net.FTP
-
Causes the directory specified in the pathname to be removed as a directory (if the pathname is absolute) or as a subdirectory of the current working directory (if the pathname is relative).
- removeElement(int) - Method in class totalcross.util.IntVector
-
Deletes the given integer from this vector.
- removeElement(Object) - Method in class totalcross.util.Vector
-
Deletes the object.
- removeElement(DataElement) - Method in class totalcross.io.device.bluetooth.DataElement
- removeElementAt(int) - Method in class totalcross.util.IntVector
-
Deletes the int reference at the given index.
- removeElementAt(int) - Method in class totalcross.util.Vector
-
Deletes the object reference at the given index.
- removeEnabledStateListener(EnabledStateChangeListener) - Method in class totalcross.ui.Control
-
Removes a listener for enabled state changes.
- removeEventSource(Control) - Method in class totalcross.ui.Flick
-
Remove a previously added event source.
- removeFocus() - Method in class totalcross.ui.Window
-
Calling this method will cause a FOCUS_OUT control event to be posted to the window's current focus control (if one exists)
- removeFocusListener(FocusListener) - Method in class totalcross.ui.Control
-
Removes a listener for Focus events.
- removeFocusOnAction - Static variable in class totalcross.ui.Edit
- removeFromCache() - Method in class totalcross.ui.font.Font
-
Used internally.
- removeFromCache4D() - Method in class totalcross.ui.font.Font
- removeFromParent() - Method in class totalcross.ui.tree.Node
-
Method to remove the subtree rooted at this node from the tree, giving this node a null parent.
- removeGridListener(GridListener) - Method in class totalcross.ui.Control
-
Removes a listener for Grid events.
- removeHighlightListener(HighlightListener) - Method in class totalcross.ui.Control
-
Removes a listener for Highlight events.
- removeKeyListener(KeyListener) - Method in class totalcross.ui.Control
-
Removes a listener for Key events.
- removeLine(int) - Method in class totalcross.ui.chart.ChartData
- removeLine(String) - Method in class totalcross.ui.chart.ChartData
- removeListContainerListener(ListContainerListener) - Method in class totalcross.ui.Control
-
Removes a listener for ListContainer events.
- removeMouseListener(MouseListener) - Method in class totalcross.ui.Control
-
Removes a listener for mouse events.
- removeMultiTouchListener(MultiTouchListener) - Method in class totalcross.ui.Control
-
Removes a listener for MultiTouch events.
- removeNode(Node, Node) - Method in class totalcross.ui.tree.TreeModel
-
Method to remove a node from the tree.
- removeOutputHandler(Stream) - Method in class totalcross.util.Logger
-
Removes an output handler from the logger's output handler set.
- removePenListener(PenListener) - Method in class totalcross.ui.Control
-
Removes a listener for Pen events.
- removePressListener(PressListener) - Method in class totalcross.ui.Control
-
Removes a listener for Press events.
- removePushNotificationListener(PushNotificationListener) - Method in class totalcross.ui.Control
-
Removes a listener for PushNotification events.
- removeQuotation(String) - Static method in class totalcross.db.sqlite.ExtendedCommand
-
Remove the quotation mark from string.
- removeTimer(TimerEvent) - Method in class totalcross.ui.Control
-
Removes a timer from a control.
- removeTimer(TimerEvent) - Method in class totalcross.ui.MainWindow
-
Removes the given timer from the timers queue.
- removeTimerListener(TimerListener) - Method in class totalcross.ui.Control
-
Removes a listener for Timer events.
- removeUIRobotListener(UIRobotListener) - Method in class totalcross.unit.UIRobot
-
Removes a listener for UIRobot events.
- removeView(DynamicScrollContainer.AbstractView) - Method in class totalcross.ui.DynamicScrollContainer.DataSource
-
Removes the
DynamicScrollContainer.AbstractViewfrom the datasource. - removeWindowListener(WindowListener) - Method in class totalcross.ui.Control
-
Removes a listener for Window events.
- rename(String) - Method in class totalcross.io.File
-
Renames the file.
- rename(String) - Method in class totalcross.io.PDBFile
-
Renames the currently open PDBFile to the given name.
- rename(String, String) - Method in class totalcross.net.FTP
-
Renames a file at the server site.
- render() - Method in class totalcross.util.pdf.IndirectObject
- render() - Method in class totalcross.util.pdf.Pages
- render(String) - Method in class totalcross.util.pdf.Page
- renderDoc(XmlReadable) - Method in class totalcross.ui.html.Document
-
Renders the document.
- renderList() - Method in class totalcross.util.pdf.List
- renegotiate() - Method in class totalcross.net.ssl.SSL
-
Force the client to perform its handshake again.
- repaint() - Static method in class totalcross.ui.Control
-
Marks all controls in the screen for repaint.
- repaintActiveWindows() - Static method in class totalcross.ui.Window
-
Repaints the window stack from 0 to zStack.size().
- repaintNow() - Method in class totalcross.ui.Control
-
Redraws the control immediately.
- repaintOnSwap - Static variable in class totalcross.ui.Window
-
During a swap, the container is repainted.
- replace(char[], int, int) - Method in class totalcross.util.regex.Replacer
- replace(char[], int, int, StringBuffer) - Method in class totalcross.util.regex.Replacer
- replace(char[], int, int, CharStream) - Method in class totalcross.util.regex.Replacer
- replace(char[], int, int, TextBuffer) - Method in class totalcross.util.regex.Replacer
- replace(String) - Method in class totalcross.util.regex.Replacer
- replace(String[], int) - Method in class totalcross.ui.Grid
-
Replace a given line by the specified by its index with the supplied one.
- replace(String, StringBuffer) - Method in class totalcross.util.regex.Replacer
- replace(String, String, String) - Static method in class totalcross.sys.Convert
-
Replace all occurences of the
fromString by thetoString in the givensourceString. - replace(String, CharStream) - Method in class totalcross.util.regex.Replacer
- replace(String, TextBuffer) - Method in class totalcross.util.regex.Replacer
- replace(CharStream, int) - Method in class totalcross.util.regex.Replacer
- replace(CharStream, int, StringBuffer) - Method in class totalcross.util.regex.Replacer
- replace(CharStream, int, CharStream) - Method in class totalcross.util.regex.Replacer
- replace(CharStream, int, TextBuffer) - Method in class totalcross.util.regex.Replacer
- replace(Matcher, Substitution, CharStream) - Static method in class totalcross.util.regex.Replacer
- replace(Matcher, Substitution, TextBuffer) - Static method in class totalcross.util.regex.Replacer
-
Replaces all occurences of a matcher's pattern in a matcher's target by a given substitution appending the result to a buffer.
The substitution starts from current matcher's position, current match not included. - replace(MatchResult, int) - Method in class totalcross.util.regex.Replacer
- replace(MatchResult, int, StringBuffer) - Method in class totalcross.util.regex.Replacer
- replace(MatchResult, int, CharStream) - Method in class totalcross.util.regex.Replacer
- replace(MatchResult, int, TextBuffer) - Method in class totalcross.util.regex.Replacer
- replace(MatchResult, String, StringBuffer) - Method in class totalcross.util.regex.Replacer
- replace(MatchResult, String, CharStream) - Method in class totalcross.util.regex.Replacer
- replace(MatchResult, String, TextBuffer) - Method in class totalcross.util.regex.Replacer
- replaceChoices(String[]) - Method in class totalcross.ui.SpinList
-
Just replaces the choices array.
- REPLACEMENT_CHARACTER - Static variable in class totalcross.sys.UTF8CharacterConverter
- replacer(String) - Method in class totalcross.util.regex.Pattern
-
Returns a replacer of a pattern by specified perl-like expression.
- replacer(Substitution) - Method in class totalcross.util.regex.Pattern
-
Returns a replacer will substitute all occurences of a pattern through applying a user-defined substitution model.
- Replacer - Class in totalcross.util.regex
-
The Replacer class suggests some methods to replace occurences of a pattern either by a result of evaluation of a perl-like expression, or by a plain string, or according to a custom substitution model, provided as a Substitution interface implementation.
A Replacer instance may be obtained either using Pattern.replacer(...) method, or by constructor: - Replacer(Pattern, String) - Constructor for class totalcross.util.regex.Replacer
- Replacer(Pattern, String, boolean) - Constructor for class totalcross.util.regex.Replacer
- Replacer(Pattern, Substitution) - Constructor for class totalcross.util.regex.Replacer
- replaceStr - Static variable in class totalcross.ui.Edit
-
Used to inform that a replace operation has been made.
- replaceWith(Image[], String[]) - Method in class totalcross.ui.ButtonMenu
-
Changes all the buttons to the given parameters.
- reply(boolean) - Method in class totalcross.net.mail.Message
-
Get a new Message suitable for a reply to this message.
- reportSize(int) - Method in interface totalcross.net.FTP.ProgressInformation
-
Called to report the size of the file that will be transferred.
- reposition() - Method in class totalcross.ui.Bar
-
Repositions this control, calling again
setRect()with the original parameters. - reposition() - Method in class totalcross.ui.ButtonMenu
- reposition() - Method in class totalcross.ui.chart.ChartData
- reposition() - Method in class totalcross.ui.Control
-
Reposition this control, calling again setRect with the original parameters.
- reposition() - Method in class totalcross.ui.dialog.CalculatorBox
- reposition() - Method in class totalcross.ui.dialog.InputBox
- reposition() - Method in class totalcross.ui.dialog.MessageBox
- reposition() - Method in class totalcross.ui.dialog.TimeBox
- reposition() - Method in class totalcross.ui.DynamicScrollContainer
- reposition() - Method in class totalcross.ui.Grid
-
Repositions this control in the screen.
- reposition() - Method in class totalcross.ui.html.Document
- reposition() - Method in class totalcross.ui.html.HtmlContainer
- reposition() - Method in class totalcross.ui.PopupMenu
- reposition() - Method in class totalcross.ui.ScrollContainer
- reposition() - Method in class totalcross.ui.TabbedContainer
- reposition() - Method in class totalcross.ui.ToolTip
- reposition(boolean) - Method in class totalcross.ui.Control
-
Repositions this control, and dives into other controls if this is a container and recursive is true.
- reposition(boolean) - Method in class totalcross.ui.dialog.ColorChooserBox
- repositionAllowed - Variable in class totalcross.ui.Control
- repositionChildren() - Method in class totalcross.ui.Control
-
Repositions the children controls.
- requestFocus() - Method in class totalcross.ui.Control
-
Sets the focus to this control.
- requestFocus() - Method in class totalcross.ui.MultiEdit
- requestHeaders - Variable in class totalcross.net.HttpStream.Options
-
HTTP request headers.
- required - Variable in class totalcross.sql.DriverPropertyInfo
-
A flag indicating whether or not a value for this property is required in order to connect to the database.
- reset() - Method in class org.json.simple.parser.JSONParser
-
Reset the parser to the initial state without resetting the underlying reader.
- reset() - Method in class totalcross.crypto.digest.Digest
-
Initializes this message digest.
- reset() - Method in class totalcross.io.ByteArrayStream
-
Resets the position to 0 so the buffer can be reused, and sets the mark to the buffer real limits.
- reset() - Method in class totalcross.io.CRC32Stream
-
Resets the CRC32 data checksum so a new CRC32 can be computed.
- reset() - Method in class totalcross.io.device.printer.MPTPrinter
-
Resets the printer, canceling previous font and line spacing
- reset() - Method in class totalcross.Launcher.S2FIS
- reset() - Method in class totalcross.net.mail.Folder
-
Reset this session, undoing any operations performed over messages on this folder during this session.
- reset() - Method in class totalcross.net.mail.POP3Folder
- reset() - Method in class totalcross.ui.html.Form
-
This method is called by the reset button of the form to reset the contents of the form to their default values.
- reset() - Method in class totalcross.ui.media.MediaClip
-
Stops the playback and reset the media time to 0.
- reset() - Method in class totalcross.util.regex.RETokenizer
- reset() - Method in class totalcross.util.zip.Adler32
-
Resets the Adler-32 checksum to the initial value.
- reset() - Method in class totalcross.util.zip.CRC32
-
Resets the CRC32 data checksum as if no update was ever called.
- reset() - Method in class totalcross.xml.rpc.XmlWriter
-
Resets this XmlWriter so it can be used again
- reset(int, Key) - Method in class totalcross.crypto.cipher.Cipher
-
Initializes this cipher in encryption or decryption mode, without chaining or padding.
- reset(int, Key) - Method in class totalcross.crypto.signature.Signature
-
Initializes this message signature algorithm to sign or verify.
- reset(int, Key, int) - Method in class totalcross.crypto.cipher.Cipher
-
Initializes this cipher in encryption or decryption mode, with the given chaining mode and without a padding.
- reset(int, Key, int, byte[]) - Method in class totalcross.crypto.cipher.Cipher
-
Initializes this cipher in encryption or decryption mode, with the given chaining mode, initialization vector and without a padding.
- reset(int, Key, int, byte[], int) - Method in class totalcross.crypto.cipher.Cipher
-
Initializes this cipher in encryption or decryption mode, with the given chaining mode, initialization vector padding.
- reset(Reader) - Method in class org.json.simple.parser.JSONParser
-
Reset the parser to the initial state with a new character reader.
- resetLineSpacing() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Select default line spacing.
- resetOpenMode(SQLiteOpenMode) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Re-sets the open mode flags.
- resetSearch() - Method in class totalcross.io.ObjectPDBFile
-
Resets a counter for iterating through the PDBFile.
- resetSetPositions() - Method in class totalcross.ui.Control
-
Resets the original points that are set by the first setRect, so if you call setRect again, the old positions are replaced by the new ones.
- resetWith(String) - Method in class totalcross.ui.html.HtmlContainer
-
Resets the given form of the current document with the given parameters.
- resizableWindow - Static variable in class totalcross.sys.Settings
-
Set to true to make the program's window resizable in Windows and desktop.
- resize() - Method in class totalcross.ui.Container
-
This method resizes the Container's width and height to the needed bounds, based on added childs.
- resize() - Method in class totalcross.ui.ListContainer
- resize() - Method in class totalcross.ui.ScrollContainer
-
This method resizes the control to the needed bounds, based on added childs.
- resize() - Method in class totalcross.ui.Window
-
This method resizes the Window to the needed bounds, based on added childs.
- resize(int, int) - Method in class totalcross.ui.DynamicScrollContainer
- resize(int, int) - Method in class totalcross.ui.ScrollContainer
-
This method resizes the control to the needed bounds, based on the given maximum width and heights.
- resizeHeight() - Method in class totalcross.ui.Container
-
This method resizes the Container's width to the needed bounds, based on added childs.
- resizeHeight() - Method in class totalcross.ui.TabbedContainer
-
Resizes the height of each added container and sets the height of this TabbedContainer to the maximum height of the containers.
- resizeHeight() - Method in class totalcross.ui.Window
- resizeJpeg(String, String, int) - Static method in class totalcross.ui.image.Image
- resizeRecord(int) - Method in class totalcross.io.PDBFile
-
Resizes a record.
- ResizeRecord - Class in totalcross.io
-
This class is used to handle record sizes of a PDBFile.
- ResizeRecord(PDBFile, int) - Constructor for class totalcross.io.ResizeRecord
-
Constructs the resize stream.
- resizeWidth() - Method in class totalcross.ui.Container
-
This method resizes the Container's width to the needed bounds, based on added childs.
- resizeWidth() - Method in class totalcross.ui.Window
- resolutionHeight - Variable in class totalcross.ui.media.Camera
-
The height for the resolution
- resolutionWidth - Variable in class totalcross.ui.media.Camera
-
The width for the resolution
- resolveCharacterReference(byte[], int, int) - Static method in class totalcross.xml.XmlTokenizer
-
Resolve a numeric or named character reference.
- Resources - Class in totalcross.res
-
This class loads images depending on the user interface selected.
- Resources() - Constructor for class totalcross.res.Resources
- responseCode - Variable in class totalcross.net.HttpStream
-
READ-ONLY should be one of the 20x.
- restartRecord(int) - Method in class totalcross.io.ResizeRecord
-
Restart writing to the given record pos, overwritting the current record.
- restore() - Method in class totalcross.Launcher
- restore() - Static method in class totalcross.ui.MainWindow
-
Notifies the application that it should be restored, that is, transfered to the foreground.
- RestoreCommand(String, String) - Constructor for class totalcross.db.sqlite.ExtendedCommand.RestoreCommand
-
Constructs a RestoreCommand instance that restores the database from a given source file.
- result - Variable in class totalcross.xml.rpc.XmlRpcContentHandler
-
Gets the object unmarshalled from the last XML-RPC response parsing
- ResultSet - Interface in totalcross.sql
- ResultSetMetaData - Interface in totalcross.sql
- resume() - Method in class totalcross.game.Animation
-
Resumes a paused animation.
- RETokenizer - Class in totalcross.util.regex
-
The Tokenizer class suggests a methods to break a text into tokens using occurences of a pattern as delimiters.
- RETokenizer(Matcher, boolean) - Constructor for class totalcross.util.regex.RETokenizer
- RETokenizer(Pattern, char[], int, int) - Constructor for class totalcross.util.regex.RETokenizer
- RETokenizer(Pattern, String) - Constructor for class totalcross.util.regex.RETokenizer
- RETokenizer(Pattern, CharStream, int) - Constructor for class totalcross.util.regex.RETokenizer
- retrieveDevices(int) - Method in class totalcross.io.device.bluetooth.DiscoveryAgent
-
Returns an array of Bluetooth devices that have either been found by the local device during previous inquiry requests or been specified as a pre-known device depending on the argument.
- retrieveGPSData() - Method in class totalcross.io.device.gps.GPS
-
Call this method to retrieve the data from the GPS.
- retrieveGPSData() - Method in class totalcross.io.device.gps.GPSView
-
Retrieves the GPS data and updates the fields with it.
- returnEmptyLines - Variable in class totalcross.io.LineReader
-
Set to true to receive empty lines (\r\n\r\n returns "","").
- reuse() - Method in class totalcross.io.ByteArrayStream
-
Reuses the already read part of the buffer.
- reuse() - Method in class totalcross.io.LineReader
-
Move the buffer to the beginning, in order to preserve the bytes that were not read yet.
- reverse() - Method in class totalcross.util.IntVector
-
Reverses the order of the elements in this vector.
In a vector with n elements, the element of index 0 is moved to the index n-1, the element of index 1 is moved to the index n-2, and so on. - reverse() - Method in class totalcross.util.Vector
-
Reverses the order of the elements in this vector.
In a vector with n elements, the element of index 0 is moved to the index n-1, the element of index 1 is moved to the index n-2, and so on. - reverseWhiteBlack(boolean) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Turn white/black reverse print mode on/off.
- RFC822 - Static variable in class totalcross.net.mail.Address
-
The e-mail address format used.
- right - Variable in class totalcross.ui.Insets
-
The inset from the right.
- RIGHT - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- RIGHT - Static variable in class totalcross.ui.Control
-
Constant used in param x in setRect.
- RIGHT - Static variable in class totalcross.ui.event.DragEvent
-
The direction constant for a drag or flick right.
- RIGHT_IMAGE_CLICKED_EVENT - Static variable in class totalcross.ui.event.ListContainerEvent
-
Event generated when the right image was clicked.
- RIGHT_OF - Static variable in class totalcross.ui.Control
-
Constant used in param x/y in setRect.
- rightControl - Variable in class totalcross.ui.ListContainer.Item
-
The left and/or right controls that will be displayed.
- rightControlVisible - Variable in class totalcross.ui.ListContainer.Item
-
When leftControl or rightControl is an Image, set this to false to don't show it (and also disable controls)
- rightImageClicked(ListContainerEvent) - Method in interface totalcross.ui.event.ListContainerListener
-
An RIGHT_IMAGE_CLICKED_EVENT event was dispatched.
- rightImageEnlargeIfSmaller - Variable in class totalcross.ui.ListContainer.Layout
-
Specify what to do if the left or right controls are images.
- robot - Static variable in class totalcross.ui.Window
-
The UIRobot instance that is being used to record or play events.
- ROBOT_FAILED - Static variable in class totalcross.unit.UIRobotEvent
-
Event indicating that the robot has failed.
- ROBOT_SUCCEED - Static variable in class totalcross.unit.UIRobotEvent
-
Event indicating that the robot has succeed.
- robotFailed(UIRobotEvent) - Method in interface totalcross.unit.UIRobotListener
-
The UIRobot has failed.
- robotFileName - Static variable in class totalcross.unit.UIRobot
-
The filename of the running robot.
- robotName - Variable in class totalcross.unit.UIRobotEvent
-
The name of the robot that was running.
- robotSucceed(UIRobotEvent) - Method in interface totalcross.unit.UIRobotListener
-
The UIRobot has succeed.
- rol(long, int, int) - Static method in class totalcross.sys.Convert
-
Do a rol of n bits in the given i(nt).
- rollback() - Method in class totalcross.db.sqlite.SQLiteConnection
- rollback() - Method in class totalcross.db.sqlite.SQLiteUtil
- rollback() - Method in interface totalcross.sql.Connection
- rollback() - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- romSerialNumber - Static variable in class totalcross.sys.Settings
-
Field that represents the ROM serial number for this device.
- romVersion - Static variable in class totalcross.sys.Settings
-
Field that returns the ROM version of the device, like 0x02000000 or 0x03010000.
- ROOT - Static variable in class totalcross.net.mail.POP3Store
- ror(long, int, int) - Static method in class totalcross.sys.Convert
-
Do a ror of n bits in the given i(nt).
- rotate(boolean) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Turn 90° clockwise rotation mode on/off.
- rotate(byte) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Sets 90° clockwise rotation with given value.
- ROUND - totalcross.ui.Control.TranslucentShape
- ROUND_BORDER - Static variable in class totalcross.ui.Window
-
To be used in setBorderStyle.
- ROUND_CEILING - Static variable in class totalcross.util.BigDecimal
-
Rounding mode to round towards positive infinity.
- ROUND_DOWN - Static variable in class totalcross.util.BigDecimal
-
Rounding mode to round towards zero.
- ROUND_FLOOR - Static variable in class totalcross.util.BigDecimal
-
Rounding mode to round towards negative infinity.
- ROUND_HALF_DOWN - Static variable in class totalcross.util.BigDecimal
-
Rounding mode to round towards the "nearest neighbor" unless both neighbors are equidistant, in which case round down.
- ROUND_HALF_EVEN - Static variable in class totalcross.util.BigDecimal
-
Rounding mode to round towards the "nearest neighbor" unless both neighbors are equidistant, in which case round towards the even neighbor.
- ROUND_HALF_UP - Static variable in class totalcross.util.BigDecimal
-
Rounding mode to round towards the "nearest neighbor" unless both neighbors are equidistant, in which case round up.
- ROUND_UNNECESSARY - Static variable in class totalcross.util.BigDecimal
-
Rounding mode to assert that the requested operation has an exact result, hence no rounding is necessary.
- ROUND_UP - Static variable in class totalcross.util.BigDecimal
-
Rounding mode to round away from zero.
- roundBorderFactor - Variable in class totalcross.ui.Button
-
The factor by which the height will be divided to find the round border radius.
- row - Variable in class totalcross.ui.event.GridEvent
-
Stores the target row of this grid event.
- rowCount - Variable in class totalcross.ui.MultiEdit
-
Used to set the number of rows of this MultiEdit; used as parameter to compute the preferred height.
- ROWID - Static variable in class totalcross.sql.Types
- rowspan - Variable in class totalcross.ui.PushButtonGroup
-
Span across multiple columns and rows.
- rowToJSONArray(JSONTokener) - Static method in class totalcross.json.CDL
-
Produce a JSONArray of strings from a row of comma delimited values.
- rowToJSONObject(JSONArray, JSONTokener) - Static method in class totalcross.json.CDL
-
Produce a JSONObject from a row of comma delimited text, using a parallel JSONArray of strings to provides the names of the elements.
- rowToString(JSONArray) - Static method in class totalcross.json.CDL
-
Produce a comma delimited text row from a JSONArray.
- rowWIB - Variable in class totalcross.Launcher.CharBits
- rowWords - Variable in class totalcross.Launcher.UserFont
- RSACipher - Class in totalcross.crypto.cipher
-
This class implements the RSA cryptographic cipher.
- RSACipher() - Constructor for class totalcross.crypto.cipher.RSACipher
- RSAPrivateKey - Class in totalcross.crypto.cipher
-
This class implements the RSA cryptographic cipher private key.
- RSAPrivateKey(byte[], byte[], byte[]) - Constructor for class totalcross.crypto.cipher.RSAPrivateKey
-
Creates a new RSAPublicKey object, given the public and private exponents and the modulus.
- RSAPublicKey - Class in totalcross.crypto.cipher
-
This class implements the RSA cryptographic cipher public key.
- RSAPublicKey(byte[], byte[]) - Constructor for class totalcross.crypto.cipher.RSAPublicKey
-
Creates a new RSAPublicKey object, given the public exponent and the modulus.
- RSS - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- rTitle - Variable in class totalcross.ui.Window
- Ruler - Class in totalcross.ui
-
Ruler is a horizontal or vertical ruler.
- Ruler() - Constructor for class totalcross.ui.Ruler
-
Constructs a 3d horizonal ruler.
- Ruler(int, boolean) - Constructor for class totalcross.ui.Ruler
-
Constructs a ruler of the given type.
- run() - Method in class totalcross.TCEventThread
- run() - Method in class totalcross.ui.image.BulkImageLoader
- run() - Method in class totalcross.unit.TestCase
- run(Class<? extends MainWindow>, String...) - Static method in class totalcross.TotalCrossApplication
-
Runs a TotalCross application on Java using the totalcross.Launcher, it receives classes that extends
MainWindowand theLauncherarguments. - running - Variable in class totalcross.TCEventThread
- running - Variable in class totalcross.ui.image.BulkImageLoader
- runOnMainThread(Runnable) - Method in class totalcross.ui.MainWindow
-
The same of
runOnMainThread(r, true). - runOnMainThread(Runnable, boolean) - Method in class totalcross.ui.MainWindow
-
Runs the given code in the main thread.
- runTests() - Method in class totalcross.unit.TestSuite
S
- S - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "S" tag
- S_END - Static variable in class org.json.simple.parser.JSONParser
-
description omitted.
- S_IN_ARRAY - Static variable in class org.json.simple.parser.JSONParser
-
description omitted.
- S_IN_ERROR - Static variable in class org.json.simple.parser.JSONParser
-
description omitted.
- S_IN_FINISHED_VALUE - Static variable in class org.json.simple.parser.JSONParser
-
description omitted.
- S_IN_OBJECT - Static variable in class org.json.simple.parser.JSONParser
-
description omitted.
- S_IN_PAIR_VALUE - Static variable in class org.json.simple.parser.JSONParser
-
description omitted.
- S_INIT - Static variable in class org.json.simple.parser.JSONParser
-
description omitted.
- S_PASSED_PAIR_KEY - Static variable in class org.json.simple.parser.JSONParser
-
description omitted.
- S2FIS(RandomAccessStream) - Constructor for class totalcross.Launcher.S2FIS
- S2FIS(RandomAccessStream, int) - Constructor for class totalcross.Launcher.S2FIS
- S2FIS(RandomAccessStream, int, boolean) - Constructor for class totalcross.Launcher.S2FIS
- S2IS(Stream) - Constructor for class totalcross.Launcher.S2IS
- S2IS(Stream, int) - Constructor for class totalcross.Launcher.S2IS
- S2IS(Stream, int, boolean) - Constructor for class totalcross.Launcher.S2IS
- S2OS(Stream) - Constructor for class totalcross.Launcher.S2OS
- S2OS(Stream, boolean) - Constructor for class totalcross.Launcher.S2OS
- safeRepaintNow() - Method in class totalcross.ui.Control
-
Called by code that runs on threads to safely repaint now.
- safeSleep(int) - Static method in class totalcross.sys.Vm
-
Causes the VM (or the current thread, if called from it) to pause execution for aproximately the given number of milliseconds.
- safeUpdateScreen() - Static method in class totalcross.ui.Control
-
This method causes the screen's update.
- SAME - Static variable in class totalcross.ui.Control
-
Constant used in params x/y/width/height in setRect.
- sameBackgroundColor - Variable in class totalcross.ui.Window
-
Use the same color in border and in body
- sameColors - Static variable in class totalcross.ui.UIColors
-
Make the edit area have the same color of the background setting this to true
- SAMP - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "SAMP" tag
- satellites - Variable in class totalcross.io.device.gps.GPS
-
Number of satellites in view.
- save() - Method in class totalcross.game.HighScores
-
Stores the highscores database.
- save() - Method in class totalcross.game.Options
-
stores the settings database.
- save(DataStream) - Method in class totalcross.util.Properties
-
Save all properties in the given DataStream
- SAVED_PREFERENCES - Static variable in class totalcross.sys.Registry
-
PalmOS-specific value to be used in the hk parameter.
- saveState(DataStream) - Method in interface totalcross.io.Storable
-
Send the state information of this object to the given object catalog using the given DataStream.
- saveTo(PDBFile, String) - Method in class totalcross.ui.image.Image
-
Saves this image as a Windows .png file format to the given PDBFile.
- sb - Variable in class totalcross.ui.MultiEdit
- sb - Variable in class totalcross.xml.rpc.StandardHttpClient
- sbar - Variable in class totalcross.ui.ListBox
- sbColor - Variable in class totalcross.ui.ScrollBar
- sbColorDis - Variable in class totalcross.ui.ScrollBar
- sbH - Variable in class totalcross.ui.ScrollContainer
-
Returns the scrollbar for this ScrollContainer.
- sbuf - Variable in class totalcross.xml.soap.SOAP
- sbV - Variable in class totalcross.ui.ScrollContainer
-
Returns the scrollbar for this ScrollContainer.
- sbWidth(StringBuffer) - Method in class totalcross.ui.font.FontMetrics
-
Returns the width in pixels of the given StringBuffer.
- sbWidth(StringBuffer, int, int) - Method in class totalcross.ui.font.FontMetrics
-
Returns the width in pixels of the given StringBuffer range.
- sc - Variable in class totalcross.ui.GridContainer
-
The ScrollContainer used in this control.
- scale - Variable in class totalcross.ui.event.MultiTouchEvent
-
The current scale value.
- scale() - Method in class totalcross.util.BigDecimal
- scale(int, int, int) - Method in class totalcross.barcode.Barcode
-
Scales a logical coordinate to fit a physical image coordinate Example: Having the logical dimension 200, and the logical coordinate 20.5 we want to scale the coordinate to a 300 pixel physical dimension.
- scale(MultiTouchEvent) - Method in interface totalcross.ui.event.MultiTouchListener
-
A SCALE event was dispatched.
- SCALE - Static variable in class totalcross.ui.event.MultiTouchEvent
-
The event type for a pen or mouse down.
- scaleByPowerOfTen(int) - Method in class totalcross.util.BigDecimal
-
Returns a BigDecimal whose numerical value is the numerical value of this BigDecimal multiplied by 10 to the power of
n. - scaledBy(double, double) - Method in class totalcross.ui.image.Image
-
Returns the scaled instance for this image, given the scale arguments.
- scaleToFit - Variable in class totalcross.ui.ImageControl
-
Set to true to scale the image to fit the bounds.
- SCAN_ANGLE_PARAM - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setParam method
- SCAN_DATA_TRANSMISSION_PARAM - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setParam method
- SCAN_PARAM_BEEPER_DURATION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method: beeper duration on barcode event, expressed in terms of milliseconds
- SCAN_PARAM_BEEPER_FREQUENCY - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method: beeper frequency on barcode event, expressed in terms of hertz
- SCAN_PARAM_BEEPER_TYPE - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method: beeper type, dual-tone (0), monotone (1)
- SCAN_PARAM_CONTINUOUS_MODE - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method: disable/enable the scanning continous mode, the scanning doesn't stop on barcode event
- SCAN_PARAM_KEYBOARD_EMULATION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method: disable/enable the keyborad emulation, all scanned data are translated to keyboard events
- SCAN_PARAM_LED_NUM_OF_PULSES - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method: how many pulses we blink the led on barcode event
- SCAN_PARAM_LED_PULSE_DURATION - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method: duration of each pulse on barcode event, expressed in terms of milliseconds
- SCAN_PARAM_SCAN_ALWAYS_ENABLED - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method: if enabled, allows the scanner to read, even if the active() function has not been called.
- SCAN_PARAM_SOFT_TRIGGER - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method: disable/enable the soft trigger functions.
- SCAN_PARAM_TIMEOUT - Static variable in interface totalcross.io.device.scanner.Datalogic
-
To be used with Datalogic scanners, in the setParam method: scanning timeout, expressed in terms of milliseconds
- ScanEvent - Class in totalcross.io.device.scanner
-
ScanEvent is an event thrown by the barcode scanner.
- ScanEvent() - Constructor for class totalcross.io.device.scanner.ScanEvent
- scanManagerVersion - Static variable in class totalcross.io.device.scanner.Scanner
-
The scanner version.
- SCANNED - Static variable in class totalcross.io.device.scanner.ScanEvent
-
The event type for a scanner scanning event.
- Scanner - Class in totalcross.io.device.scanner
-
Scanner accesses some popular barcode scanners.
- Scanner() - Constructor for class totalcross.io.device.scanner.Scanner
- scheme - Variable in class totalcross.net.URI
-
The scheme represented in this URI.
- scInsets - Variable in class totalcross.ui.TopMenu
-
Insets used to place the ScrollContainer.
- score - Variable in class totalcross.game.HighScoreEntry
-
The performer's s
- SCREEN_CHANGE - Static variable in interface totalcross.sys.SpecialKeys
-
Screen change: can be a rotation or a collapse/expand.
- screenBPP - Static variable in class totalcross.sys.Settings
-
Field that represents if the device supports color.
- screenErased - Variable in class totalcross.game.Sprite
- screenHeight - Static variable in class totalcross.sys.Settings
-
Field that represents the device's screen height
- screenHeightInDPI - Static variable in class totalcross.sys.Settings
-
Field that represents the device's screen vertical pixels density, in dots per inch (DPI).
- screenImg - Variable in class totalcross.Launcher
- screenMis - Variable in class totalcross.Launcher
- screenResized() - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- screenResized() - Method in class totalcross.ui.MenuBarDropDown
- screenResized() - Method in class totalcross.ui.TopMenu
- screenResized() - Method in class totalcross.ui.Window
-
Called when the screen is resized, probably caused by a rotation.
- SCREENSIZE - Static variable in class totalcross.ui.Control
-
Constant used in param width (will use screen's width) and height (will use screen's height) in setRect.
- SCREENSIZEMAX - Static variable in class totalcross.ui.Control
-
Constant used in param width or height (will use screen's maximum size between width and height) in setRect.
- SCREENSIZEMIN - Static variable in class totalcross.ui.Control
-
Constant used in param width or height (will use screen's minimum size between width and height) in setRect.
- screenWidth - Static variable in class totalcross.sys.Settings
-
Field that represents the device's screen width
- screenWidthInDPI - Static variable in class totalcross.sys.Settings
-
Field that represents the device's screen horizontal pixels density, in dots per inch (DPI).
- SCRIPT - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "SCRIPT" tag
- scroll(boolean) - Method in class totalcross.ui.Label
-
Scroll one page.
- scroll(int) - Method in class totalcross.ui.html.Document
- SCROLL_DOWN - Static variable in class totalcross.ui.DynamicScrollContainer
- SCROLL_UNKNOWN - Static variable in class totalcross.ui.DynamicScrollContainer
- SCROLL_UP - Static variable in class totalcross.ui.DynamicScrollContainer
- Scrollable - Interface in totalcross.ui
-
Scrollable is an extension that allows relative motion of the Containers contents using flick animations.
- ScrollBar - Class in totalcross.ui
-
ScrollBar is an implementation of a Scrollbar.
- ScrollBar() - Constructor for class totalcross.ui.ScrollBar
-
Creates Scrollbar with default values:
maximum = 100
minimum = 0
orientation = VERTICAL
blockIncrement = 50
unitIncrement = 1
value = 0
visibleItems = blockIncrement - ScrollBar(byte) - Constructor for class totalcross.ui.ScrollBar
-
Creates Scrollbar with the given orientation and these default values:
maximum = 100
minimum = 0
blockIncrement = 50
unitIncrement = 1
value = 0
visibleItems = blockIncrement - SCROLLBAR_ALWAYS - Static variable in class totalcross.ui.tree.Tree
- SCROLLBAR_AS_NEEDED - Static variable in class totalcross.ui.tree.Tree
- SCROLLBAR_NEVER - Static variable in class totalcross.ui.tree.Tree
- ScrollContainer - Class in totalcross.ui
-
ScrollContainer is a container with a horizontal only, vertical only, both or no ScrollBars, depending on the control positions.
- ScrollContainer() - Constructor for class totalcross.ui.ScrollContainer
-
Standard constructor for a new ScrollContainer, with both scrollbars enabled.
- ScrollContainer(boolean) - Constructor for class totalcross.ui.ScrollContainer
-
Constructor used to specify when both scrollbars are enabled or not.
- ScrollContainer(boolean, boolean) - Constructor for class totalcross.ui.ScrollContainer
-
Constructor used to specify when each scrollbar is enabled or not.
- scrollContent(int, int, boolean) - Method in class totalcross.ui.DynamicScrollContainer
- scrollContent(int, int, boolean) - Method in class totalcross.ui.Grid
- scrollContent(int, int, boolean) - Method in class totalcross.ui.ListBox
- scrollContent(int, int, boolean) - Method in class totalcross.ui.MultiEdit
- scrollContent(int, int, boolean) - Method in interface totalcross.ui.Scrollable
-
Performs a relative move.
- scrollContent(int, int, boolean) - Method in class totalcross.ui.ScrollContainer
- scrollContent(int, int, boolean) - Method in class totalcross.ui.ScrollPosition
- scrollContent(int, int, boolean) - Method in class totalcross.ui.TabbedContainer
- scrollContent(int, int, boolean) - Method in class totalcross.ui.tree.Tree
- scrollDistanceOnMouseWheelMove - Static variable in class totalcross.sys.Settings
-
Set to 0 to disable the automatic scroll of the ScrollContainer under the mouse position when the mouse wheel changes.
- scrollPage(boolean) - Method in class totalcross.ui.ScrollContainer
-
Scrolls a page to left or right.
- scrollposh - Static variable in class totalcross.res.Resources
- SCROLLPOSH - Static variable in class totalcross.ui.NinePatch
- ScrollPosition - Class in totalcross.ui
-
ScrollPosition implements the auto-hide scrollbar that exists in finger-touched devices.
- ScrollPosition() - Constructor for class totalcross.ui.ScrollPosition
-
Constructs a vertical ScrollPosition.
- ScrollPosition(byte) - Constructor for class totalcross.ui.ScrollPosition
-
Constructs a ScrollPosition with the given orientation.
- scrollposv - Static variable in class totalcross.res.Resources
- SCROLLPOSV - Static variable in class totalcross.ui.NinePatch
- scrollTo(int) - Method in class totalcross.ui.Grid
-
Scrolls the grid to the given row.
- scrollTo(int) - Method in class totalcross.ui.Label
-
Scroll to the given line.
- scrollToBegin() - Method in class totalcross.ui.Label
-
Scrolls the text to the begining.
- scrollToBottom() - Method in class totalcross.ui.MultiEdit
-
Scrolls the text to bottom.
- scrollToControl(Control) - Method in class totalcross.ui.ListContainer
-
Positions the given Container (that should be a control added to this ListContainer) at the top of the list.
- scrollToControl(Control) - Method in class totalcross.ui.ScrollContainer
-
Scrolls to the given control.
- scrollToEnd() - Method in class totalcross.ui.Label
-
Scroll the text to the end.
- scrollToLine(int) - Method in class totalcross.ui.MultiEdit
-
Scrolls the text to the given line.
- scrollToOrigin() - Method in class totalcross.ui.ScrollContainer
-
Scroll the container to origin position 0,0
- scrollToPage(int) - Method in class totalcross.ui.ScrollContainer
-
Scrolls to the given page, which is the flick's scrollDistance (if set), or the control's height.
- scrollToTop() - Method in class totalcross.ui.MultiEdit
-
Scrolls the tex to the top.
- scrollToView(DynamicScrollContainer.AbstractView) - Method in class totalcross.ui.DynamicScrollContainer
- scrollValue - Static variable in class totalcross.ui.ImageControl
-
The amount to scroll when in penless mode.
- searchBytes(byte[], int, int) - Method in class totalcross.io.PDBFile
-
Searches the underlying PDBFile for the given byte array.
- searchServices(int[], UUID[], RemoteDevice, DiscoveryListener) - Method in class totalcross.io.device.bluetooth.DiscoveryAgent
-
Searches for services on a remote Bluetooth device that have all the UUIDs specified in
uuidSet. - second - Variable in class totalcross.sys.Time
-
The second in the range of 0 to 59.
- secondGradientColor - Variable in class totalcross.ui.Label
-
The second color used in GRADIENT backgrounds.
- SECONDS - Static variable in class totalcross.db.sqlite.SQLiteConfig.DatePrecision
- SECONDS_PER_DAY - Static variable in class totalcross.sys.Time
- secondStripeColor - Variable in class totalcross.ui.Grid
-
second stripe color.
- SEEK_CUR - Static variable in class totalcross.io.RandomAccessStream
-
Current position of the file pointer
- SEEK_END - Static variable in class totalcross.io.RandomAccessStream
-
End of file
- SEEK_SET - Static variable in class totalcross.io.RandomAccessStream
-
Beginning of file
- selColor - Variable in class totalcross.ui.MultiButton
-
The selection color.
- SELECT - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "SELECT" tag
- selected - Variable in class totalcross.ui.SpinList
- selected - Variable in class totalcross.ui.TopMenu
- SELECTED_EVENT - Static variable in class totalcross.ui.event.GridEvent
-
Event generated when a new row was selected.
- selectedAxis - Variable in class totalcross.ui.chart.PointLineChart
-
The axis that was selected.
- selectedCol - Variable in class totalcross.ui.chart.ChartData
- selectedIndex - Variable in class totalcross.ui.dialog.FileChooserBox
- selectedIndex - Variable in class totalcross.ui.ListBox
- selectedIndex - Variable in class totalcross.ui.tree.Tree
- selectedIndexes - Variable in class totalcross.ui.MultiListBox
- selectedLine - Variable in class totalcross.ui.Grid
-
The current selected line, or -1 if none.
- selectedRow - Variable in class totalcross.ui.chart.ChartData
- selectedSeries - Variable in class totalcross.ui.chart.ArcChart
-
Specifies the selected pie.
- selectedSeries - Variable in class totalcross.ui.chart.PieChart
-
Specifies the selected pie.
- selectedSlice - Variable in class totalcross.ui.chart.PieChart
-
GAO: keeps track of the currently selected slice
- selectLast - Variable in class totalcross.ui.Edit
-
Keep selection of last character
- selectLast - Variable in class totalcross.ui.MultiEdit
-
Keep selection of last character
- selectLast() - Method in class totalcross.ui.ComboBox
-
Selects the last item added to this combobox, doing a scroll if needed.
- selectLast() - Method in class totalcross.ui.ListBox
-
Selects the last item added to this listbox, doing a scroll if needed.
- selectLast(boolean) - Method in class totalcross.ui.ListBox
-
Selects the last item added to this listbox, doing a scroll if needed, and sending or not the event.
- selectService(UUID, int, boolean) - Method in class totalcross.io.device.bluetooth.DiscoveryAgent
-
Attempts to locate a service that contains
uuidin the ServiceClassIDList of its service record. - selfTest() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Prints test page and self-diagnostic information.
- send(String, String) - Static method in class totalcross.phone.SMS
-
Sends the given message to the destination.
- send(Message) - Static method in class totalcross.net.mail.Transport
-
Send a message.
- send(Message, MailSession) - Static method in class totalcross.net.mail.Transport
-
Send a message.
- sendData - Variable in class totalcross.net.HttpStream.Options
- sendDataMessage(String, String, int, byte[]) - Method in class totalcross.telephony.SmsManager
-
Send a data based SMS to a specific application port.
- sendFile(Stream, String) - Method in class totalcross.net.FTP
-
Sends a file to be stored at the server site.
- sendMessage(Message) - Method in class totalcross.net.mail.SMTPTransport
- sendMessage(Message) - Method in class totalcross.net.mail.Transport
- sendPressEventOnChange - Static variable in class totalcross.sys.Settings
-
Set to true to post a PRESSED event when an item is programatically selected or changed.
- sendPressOnLast - Variable in class totalcross.ui.RadioGroupController
-
Set to false to disable sending PRESSED events to the previous control.
- sendSleep - Variable in class totalcross.net.FTP
-
This makes a sleep during the send of a file.
- sendSleep - Variable in class totalcross.net.HttpStream
-
This makes a sleep during the send of a file.
- sendTextMessage(String, String, String) - Method in class totalcross.telephony.SmsManager
-
Send a text based SMS.
- sendToBack() - Method in class totalcross.ui.Control
-
Send this control to the last place of the parent's.
- separatorFore - Static variable in class totalcross.ui.UIColors
-
Separator color of the TopMenu
- SEPTEMBER - Static variable in class totalcross.util.Date
- SerialPortClient - Class in totalcross.io.device.bluetooth
- SerialPortClient(String, int, String[]) - Constructor for class totalcross.io.device.bluetooth.SerialPortClient
- SerialPortServer - Class in totalcross.io.device.bluetooth
- SerialPortServer(String, String[]) - Constructor for class totalcross.io.device.bluetooth.SerialPortServer
- series - Variable in class totalcross.ui.chart.Chart
-
The series that are currently added to this chart
- Series - Class in totalcross.ui.chart
-
The series of data that will be shown in the charts.
- Series(String, double[], double[], int) - Constructor for class totalcross.ui.chart.Series
-
Creates a new series
- Series(String, double[], double[], Image) - Constructor for class totalcross.ui.chart.Series
-
Creates a new series
- Series(String, double[], int) - Constructor for class totalcross.ui.chart.Series
-
Creates a new category series
- ServerSocket - Class in totalcross.net
-
ServerSocket is a TCP/IP network server socket.
- ServerSocket() - Constructor for class totalcross.net.ServerSocket
-
For internal use only
- ServerSocket(int) - Constructor for class totalcross.net.ServerSocket
-
Opens a server socket.
- ServerSocket(int, int) - Constructor for class totalcross.net.ServerSocket
-
Opens a server socket.
- ServerSocket(int, int, int, String) - Constructor for class totalcross.net.ServerSocket
-
Opens a server socket.
- ServerSocket(int, int, String) - Constructor for class totalcross.net.ServerSocket
-
Opens a server socket.
- Service - Class in totalcross.net.mail
-
An abstract class that models a message store and its access protocol, for storing and retrieving messages.
- Service - Class in totalcross
- Service() - Constructor for class totalcross.Service
- Service(String) - Constructor for class totalcross.Service
- Service(MailSession) - Constructor for class totalcross.net.mail.Service
- SERVICE_SEARCH_COMPLETED - Static variable in interface totalcross.io.device.bluetooth.DiscoveryListener
-
Indicates the normal completion of service discovery.
- SERVICE_SEARCH_DEVICE_NOT_REACHABLE - Static variable in interface totalcross.io.device.bluetooth.DiscoveryListener
-
Indicates the service search could not be completed because the remote device provided to
DiscoveryAgent.searchServices()could not be reached. - SERVICE_SEARCH_ERROR - Static variable in interface totalcross.io.device.bluetooth.DiscoveryListener
-
Indicates the service search terminated with an error.
- SERVICE_SEARCH_NO_RECORDS - Static variable in interface totalcross.io.device.bluetooth.DiscoveryListener
-
Indicates the service search has completed with no service records found on the device.
- SERVICE_SEARCH_TERMINATED - Static variable in interface totalcross.io.device.bluetooth.DiscoveryListener
-
Indicates the service search has been canceled by the application and did not complete.
- ServiceRecord - Class in totalcross.io.device.bluetooth
-
The
ServiceRecordclass describes characteristics of a Bluetooth service. - servicesDiscovered(int, ServiceRecord[]) - Method in interface totalcross.io.device.bluetooth.DiscoveryListener
-
Called when service(s) are found during a service search.
- serviceSearchCompleted(int, int) - Method in interface totalcross.io.device.bluetooth.DiscoveryListener
-
Called when a service search is completed or was terminated because of an error.
- session - Variable in class totalcross.net.mail.Service
- session - Variable in class totalcross.net.mail.Store
- set(int) - Method in class totalcross.ui.ColorList.Item
- set(int, int, int) - Method in class totalcross.util.Date
-
Sets the date fields to the given ones.
- set(int, int, int, int) - Method in class totalcross.ui.gfx.Rect
-
Sets the properties of this rect.
- set(int, int, int, int) - Method in class totalcross.ui.Insets
-
Sets the fields with the given values.
- set(int, String, String, byte[]) - Static method in class totalcross.sys.Registry
-
Sets a byte array (blob) value at the given location.
- set(int, String, String, int) - Static method in class totalcross.sys.Registry
-
Sets an integer value at the given location.
- set(int, String, String, String) - Static method in class totalcross.sys.Registry
-
Sets a String value at the given location.
- set(String, byte) - Method in class totalcross.util.Date
-
Sets the date fields by parsing the given String, and using the dateFormat.
- set(Rect) - Method in class totalcross.ui.gfx.Rect
-
Copies the properties of this rect from the given rect.
- set3d(boolean) - Method in class totalcross.ui.Label
-
Draws the label with a 3d effect.
- setActiveIcon(Image) - Method in class totalcross.ui.TabbedContainer
-
Sets the active icon.
- setActiveTab(int) - Method in class totalcross.ui.TabbedContainer
-
Sets the currently active tab, animating it.
- setActiveTab(int, boolean) - Method in class totalcross.ui.TabbedContainer
-
Sets the currently active tab.
- setAlternativeStyle(int, int) - Method in class totalcross.ui.MenuBar
-
Sets the style of this menubar to an alternative style (no borders, rectangular appearance).
- setArrowSize(int) - Method in class totalcross.ui.ArrowButton
-
Sets the arrow size.
- setAttributeListFilter(AttributeList.Filter) - Method in class totalcross.xml.XmlReader
-
Set an AttributeList.Filter to filter the attribute entered in the AttributeList
- setAttributes(int) - Method in class totalcross.io.File
-
Sets the attributes of the opened file - cannot be used with
DONT_OPEN.
Platform specific notes: JDK - This method has no effect on any file when running on JDK, it only checks if the object state and the received argument are valid. - setAttributes(int) - Method in class totalcross.io.PDBFile
-
Sets this PDBFile's attributes.
- setAutoAdd(boolean, boolean) - Method in class totalcross.ui.ComboBoxEditable
-
Set to true to add automatically new names that were typed in the edit.
- setAutoCommit(boolean) - Method in class totalcross.db.sqlite.SQLiteConnection
- setAutoCommit(boolean) - Method in interface totalcross.sql.Connection
- setAutoCommit(boolean) - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- setAutoOff(boolean) - Static method in class totalcross.sys.Vm
-
Enables or disables device automatic turn-off, which happens after a period of inactivity of the device.
- setBackColor(int) - Method in class totalcross.ui.Control
-
Set the background color of this control.
- setBackColor(int) - Method in class totalcross.ui.SideMenuContainer
- setBackColor(int) - Method in class totalcross.ui.tree.Tree
- setBackColor(Container, int) - Method in class totalcross.ui.ListContainer
-
Changes the color of all controls inside the given container that matches the background color of this ListContainer.
- setBackForeColors(int, int) - Method in class totalcross.ui.Control
-
Set the background and foreground colors at once.
- setBackForeItemColors(IntHashtable, IntHashtable) - Method in class totalcross.ui.ComboBox
-
Sets the ihtForeColors and ihtBackColors for the ListBox used with this ComboBox.
- setBackground(Image) - Method in class totalcross.ui.ImageControl
-
Sets the given image as a freezed background of this image control.
- setBackgroundColor(int) - Method in class totalcross.barcode.Barcode
-
Set the backgroud color od the barcode Default color is white
- setBarcodeLength(int, int, int, int) - Static method in class totalcross.io.device.scanner.Scanner
-
Set the length of a barcode.
- setBarcodeParam(int, boolean) - Static method in class totalcross.io.device.scanner.Scanner
-
Set a scanner parameter defining whether a barcode format will be used in scanning.
- setBarHeight(int) - Method in class totalcross.barcode.Barcode
-
Sets the height of the bars.
- setBasicAuthentication(String, String) - Method in class totalcross.net.HttpStream.Options
-
Base64 encodes the username and password given for basic server authentication
- setBasicAuthentication(String, String) - Method in class totalcross.xml.rpc.StandardHttpClient
-
Base64 encodes the username and password given for basic server authentication
- setBasicProxyAuthorization(String, String) - Method in class totalcross.net.HttpStream.Options
-
Encodes the given username and password in Base64 for basic proxy authorization
- setBeginKeyword(String, boolean, boolean) - Method in class totalcross.util.pdf.EnclosedContent
- setBigDecimal(int, BigDecimal) - Method in interface totalcross.sql.PreparedStatement
- setBigDecimal(int, BigDecimal) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setBit(int) - Method in class totalcross.util.BigInteger
- setBit(int, boolean) - Method in class totalcross.util.IntVector
-
Used to let this int vector act like a bit vector.
- setBlockIncrement(int) - Method in class totalcross.ui.ScrollBar
-
Set the amount to increment the value when clicking above the bar.
- setBoolean(int, boolean) - Method in interface totalcross.sql.PreparedStatement
- setBoolean(int, boolean) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setBorder(byte) - Method in class totalcross.ui.ArrowButton
-
Sets the style of the border.
- setBorder(byte) - Method in class totalcross.ui.Button
-
Sets the style of the border.
- setBorderStyle(byte) - Method in class totalcross.ui.Container
-
Sets the border for this container.
- setBorderStyle(byte) - Method in class totalcross.ui.ScrollContainer
- setBorderStyle(byte) - Method in class totalcross.ui.TabbedContainer
-
Sets the type of border.
- setBorderStyle(byte) - Method in class totalcross.ui.Window
-
Sets the border borderStyle.
- setBuffer(byte[]) - Method in class totalcross.io.ByteArrayStream
-
Sets the buffer to be used, resetting the current position.
- setBusyTimeout(int) - Method in class totalcross.db.sqlite.SQLiteConnection
-
Sets the timeout value for the connection.
- setBusyTimeout(String) - Method in class totalcross.db.sqlite.SQLiteConfig
- setButtonRepeatRate(int, int) - Method in class totalcross.ui.Bar
-
Sets the given button with an auto-repeat interval in the given milliseconds.
- setButtonsVisible(boolean, int...) - Method in class totalcross.ui.Bar
-
Shows or hide a set of buttons.
- setByte(int, byte) - Method in interface totalcross.sql.PreparedStatement
- setByte(int, byte) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setByteOffset(int) - Method in class totalcross.util.pdf.IndirectObject
- setByteOffsetStart(int) - Method in class totalcross.util.pdf.Body
- setBytes(int, byte[]) - Method in interface totalcross.sql.PreparedStatement
- setBytes(int, byte[]) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setCacheSize(int) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Changes the maximum number of database disk pages that SQLite will hold in memory at once per open database file.
- setCaptionColor(int) - Method in class totalcross.ui.TabbedContainer
-
Sets the text color of the captions in the tabs.
- setCaptions(String[]) - Method in class totalcross.ui.TabbedContainer
-
Changes the tab captions.
- setCaseInsensitive(boolean) - Method in interface totalcross.xml.XmlReadable
- setCaseInsensitive(boolean) - Method in class totalcross.xml.XmlReadableByteArray
- setCaseInsensitive(boolean) - Method in class totalcross.xml.XmlReadableSocket
- setCaseInsensitive(boolean) - Method in class totalcross.xml.XmlReader
-
Set to true if you want the get/set methods of the AttributeList to be case insensitive.
- setCatalog(String) - Method in class totalcross.db.sqlite.SQLiteConnection
- setCatalog(String) - Method in interface totalcross.sql.Connection
- setCatalog(String) - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- setCdataContents(byte[], int, int) - Method in class totalcross.xml.XmlTokenizer
-
Declare the input to be CDATA, until the end tag of the element
tagNameis found. - setCell(Properties.Value, int, int) - Method in class totalcross.ui.chart.ChartData
- setCellController(Grid.CellController) - Method in class totalcross.ui.Grid
-
Sets the CellController instance for this grid.
- setCells(GridContainer.Cell[]) - Method in class totalcross.ui.GridContainer
-
Sets the cells of this GridContainer.
- setCellText(int, int, String) - Method in class totalcross.ui.Grid
-
Sets the text of a column.
- setCharBits(char, Launcher.CharBits) - Method in class totalcross.Launcher.UserFont
- setCharsetEncoding(String) - Method in class totalcross.net.HttpStream.Options
-
Sets the charset encoding to be used by HttpStream.
- setCharSize(boolean, boolean) - Method in class totalcross.io.device.printer.MPTPrinter
-
Sets the character size
- setChecked(boolean) - Method in class totalcross.ui.Check
-
Sets the checked state of the control.
- setChecked(boolean) - Method in class totalcross.ui.Radio
-
Sets the checked state of the control.
- setChecked(boolean, boolean) - Method in class totalcross.ui.Check
-
Sets the checked state of the control, and send the press event if desired.
- setChecked(boolean, boolean) - Method in class totalcross.ui.Radio
-
Sets the checked state of the control, and send the press event if desired.
- setChecked(int, boolean) - Method in class totalcross.ui.Grid
-
Checks or unchecks the given index based on the second argument.
- setChecksumText(boolean) - Method in class totalcross.barcode.Barcode
-
Sets the property to show the generated checksum in the the text.
- setChoices(String[]) - Method in class totalcross.ui.SpinList
-
Sets the choices to the given ones.
- setClip(int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Sets the clipping rectangle, translated to the current translated origin.
- setClip(Rect) - Method in class totalcross.ui.gfx.Graphics
-
Sets the clipping rectangle, translated to the current translated origin.
- setCode(String) - Method in class totalcross.barcode.Barcode
-
Sets the code to generate.
- setCodeType(int) - Method in class totalcross.barcode.Barcode
-
Sets the code type.
- setColor(int, int, int) - Method in class totalcross.ui.PushButtonGroup
-
Sets a button's index color.
- setColors(int[]) - Method in class totalcross.ui.ColorList
-
Sets the colors that will be displayed.
- setColumnChoices(int, String[]) - Method in class totalcross.ui.Grid
-
Makes the given column ComboBox-like.
- setColumnEditable(int, boolean) - Method in class totalcross.ui.Grid
-
Sets the given column as an editable one.
- setColumnWidth(int, int) - Method in class totalcross.ui.Grid
-
Sets the column width of the given column.
- setComment(String) - Method in class totalcross.util.zip.ZipEntry
-
Sets the optional comment string for the entry.
- setCompressedSize(long) - Method in class totalcross.util.zip.ZipEntry
-
Sets the size of the compressed entry data.
- setConduitRect(int, int, int, int, boolean) - Static method in class totalcross.io.sync.Conduit
-
Sets the conduit's position and size when it is opened.
- setContainer(int, Container) - Method in class totalcross.ui.TabbedContainer
-
Replaces the default created Container with the given one.
- setContent(Object) - Method in class totalcross.net.mail.Part
-
A convenience method for setting this part's content based on the type of the passed object.
If the given object type is Multipart, it's MIME type is set to "multipart/mixed".
If the given object type is String, it's MIME type is set to "text/plain".
Otherwise, the given object will be handled as "application/octet-stream" by the BinaryContentHandler. - setContent(Object, String) - Method in class totalcross.net.mail.Part
-
A convenience method for setting this part's content.
Note that a DataContentHandler class for the specified type should be available, otherwise the content will be handled by the BinaryContentHandler, which writes the content as a base 64 encoded String. - setContent(String) - Method in class totalcross.util.pdf.EnclosedContent
- setContent(String) - Method in class totalcross.util.pdf.IndirectObject
- setContent(Multipart) - Method in class totalcross.net.HttpStream.Options
-
Set the given MIME multipart to be used as the HttpStream POST data.
This method may not be used with post data fields. - setContent(Multipart) - Method in class totalcross.net.mail.Part
-
This method sets the given Multipart object as this part's content.
- setContentHandler(ContentHandler) - Method in class totalcross.xml.XmlReader
-
Allow an application to register a content event cntHandler.
- setContentType(String) - Method in class totalcross.net.HttpStream.Options
-
Replaces the default Content-Type (
application/x-www-form-urlencoded) by the given one. - setControlRect(Rect) - Method in class totalcross.ui.ToolTip
-
Change the control rect to the given one.
- setCookies(Hashtable) - Method in class totalcross.net.HttpStream.Options
-
Sets the cookies to the ones stored in the given Hashtable.
- setCount(int) - Method in class totalcross.ui.NumericPagePosition
- setCount(int) - Method in class totalcross.ui.PagePosition
-
Sets the balls count.
- setCrc(long) - Method in class totalcross.util.zip.ZipEntry
-
Sets the CRC-32 checksum of the uncompressed entry data.
- setCrossReferenceTableByteOffset(int) - Method in class totalcross.util.pdf.Trailer
- setCurrentDir(String) - Method in class totalcross.net.FTP
-
Changes the user's current working directory to the given one.
- setCurrentFrame(int) - Method in class totalcross.ui.image.Image
-
Move the contents of the given frame to the currently visible pixels.
- setCurrentPage(int) - Method in class totalcross.util.pdf.PDFWriter
- setCursorColor(int) - Method in class totalcross.ui.ComboBox
-
Sets the cursor color for this ComboBox.
- setCursorColor(int) - Method in class totalcross.ui.ListBox
-
Sets the cursor color for this ListBox.
- setCursorColor(int) - Method in class totalcross.ui.MenuBar
-
Sets the cursor color.
- setCursorColor(int) - Method in class totalcross.ui.MenuBarDropDown
-
Sets the cursor color.
- setCursorColor(int) - Method in class totalcross.ui.PopupMenu
-
Sets the cursor color.
- setCursorColor(int) - Method in class totalcross.ui.PushButtonGroup
-
Sets the cursor color for this PushButtonGroup.
- setCursorColor(int) - Method in class totalcross.ui.tree.Tree
-
Method to set the cursor color for this Tree.
- setCursorName(String) - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- setCursorName(String) - Method in interface totalcross.sql.Statement
- setCursorPos() - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- setCursorPos(int) - Method in class totalcross.ui.Edit
-
Sets the cursor position
- setCursorPos(int) - Method in class totalcross.ui.MultiEdit
-
Sets the cursor position, ranging from 0 to the text' length.
- setCursorPos(int, int) - Method in class totalcross.ui.Edit
-
Sets the selected text of this Edit (if start != end).
- setCursorPos(int, int) - Method in class totalcross.ui.MultiEdit
-
Sets the selected text of this Edit (if start != end).
- setCursorPosEnd() - Method in class totalcross.ui.dialog.keyboard.KeyboardEdit
- setCursorPosEnd() - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- setDataSource(DynamicScrollContainer.DataSource) - Method in class totalcross.ui.DynamicScrollContainer
-
Set the
DynamicScrollContainer.DataSourceto be used with this container - setDataSource(Grid.DataSource, int) - Method in class totalcross.ui.Grid
-
Sets the data source of this grid to be the given one.
- setDate(int, Date) - Method in interface totalcross.sql.PreparedStatement
- setDate(int, Date) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setDateClass(String) - Method in class totalcross.db.sqlite.SQLiteConfig
- setDatePrecision(String) - Method in class totalcross.db.sqlite.SQLiteConfig
- setDateStringFormat(String) - Method in class totalcross.db.sqlite.SQLiteConfig
- setDecimalPlaces(int) - Method in class totalcross.ui.Edit
-
Set the number of decimal placed if a masked edit with CURRENCY mode.
- setDefaultCacheSize(int) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Sets the suggested maximum number of database disk pages that SQLite will hold in memory at once per open database file.
- setDefaultColor(int, int, int, int) - Static method in class totalcross.ui.dialog.keyboard.Builder
- setDefaultConfiguration(int, String) - Static method in class totalcross.net.ConnectionManager
-
Deprecated.Not used on the newer devices.
- setDefaultConverter(String) - Static method in class totalcross.sys.Convert
-
Changes the default Character Converter to the given one.
- setDefaultFont(Font) - Static method in class totalcross.ui.MainWindow
-
Sets the default font used in all controls created.
- setDefaultLevel(int) - Static method in class totalcross.util.Logger
-
Sets the initial logger level, which will be used when a new logger is created.
- setDefaultSeparator(String) - Static method in class totalcross.util.Logger
-
Sets the initial message separator, which will be used when a new logger is created.
- setDelayToShowButton(int) - Method in class totalcross.ui.dialog.MessageBox
-
Calling this method will make the buttons initially hidden and will show them after the specified number of milisseconds.
- setDensity(int) - Method in class totalcross.io.device.printer.CitizenPrinter
-
Sets the font density, between 0 and 5.
- setDensity(int) - Method in class totalcross.io.device.printer.MPTPrinter
-
Sets the font density, between 0 and 5.
- setDeviceTitle(String) - Static method in class totalcross.ui.Window
-
Sets the title text in the task bar for non-Palm OS operating systems.
- setDictionaryContent(String) - Method in class totalcross.util.pdf.IndirectObject
- setDiscoverable(int) - Method in class totalcross.io.device.bluetooth.LocalDevice
-
Sets the discoverable mode of the device.
- setDisplayCol(int) - Method in class totalcross.db.sqlite.ui.DBListBox
-
Sets the column of the String matrix that will be used to display the elements.
- setDistanceToAbortScroll(int) - Method in class totalcross.ui.Flick
-
The distance used to abort the scroll.
- setDocument(Document) - Method in class totalcross.ui.html.HtmlContainer
-
Sets the document to be displayed in this HtmlContainer.
- setDouble(int, double) - Method in interface totalcross.sql.PreparedStatement
- setDouble(int, double) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setEdit(Edit) - Method in class totalcross.ui.dialog.InputBox
-
Sets the Edit to the given one.
- setEditable(boolean) - Method in class totalcross.ui.Edit
-
Sets if the control accepts input from the user.
- setEditable(boolean) - Method in class totalcross.ui.MultiEdit
-
Sets if the control accepts input from the user.
- setEmptyEnabled(boolean) - Method in class totalcross.util.regex.RETokenizer
- setEnabled(boolean) - Method in class totalcross.ui.Container
-
Sets if this container and all childrens can or not accept events
- setEnabled(boolean) - Method in class totalcross.ui.Control
-
Sets if this control can or not accept events.
- setEnabled(boolean) - Method in class totalcross.ui.ListBox
- setEnabled(boolean) - Static method in class totalcross.ui.media.Sound
-
Sets the sound of the device on/off.
- setEnabled(boolean) - Method in class totalcross.ui.ScrollBar
- setEnabled(boolean) - Method in class totalcross.ui.TabbedContainer
- setEnabled(boolean) - Method in class totalcross.ui.tree.Tree
-
Method to enable this control if the specified enabled flag is true.
- setEnabled(int, boolean) - Method in class totalcross.ui.MultiButton
-
Enables or disables a caption
- setEnabled(int, boolean) - Method in class totalcross.ui.TabbedContainer
-
Sets the given tab index as enabled or not.
- setEncoding(SQLiteConfig.Encoding) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Sets the text encoding used by the main database.
- setEndKeyword(String, boolean, boolean) - Method in class totalcross.util.pdf.EnclosedContent
- setEndless() - Method in class totalcross.ui.ProgressBar
-
Call this method to make this ProgressBar a horizontal endless progressbar; just keep calling
setValue(step)to increase the value of the progressbar. - setErrorType(int) - Method in exception org.json.simple.parser.ParseException
-
Action on data for a result.
- setEventsEnabled(boolean) - Method in class totalcross.ui.ImageControl
-
Pass true to enable dragging and events on the image.
- setExtended(boolean) - Method in class totalcross.barcode.Barcode
-
Sets the property to generate extended barcode 39.
- setExtra(byte[]) - Method in class totalcross.util.zip.ZipEntry
-
Sets the optional extra field data for the entry.
- setFetchDirection(int) - Method in interface totalcross.sql.ResultSet
- setFetchDirection(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- setFetchDirection(int) - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- setFetchDirection(int) - Method in interface totalcross.sql.Statement
- setFetchSize(int) - Method in interface totalcross.sql.ResultSet
- setFetchSize(int) - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- setFetchSize(int) - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- setFetchSize(int) - Method in interface totalcross.sql.Statement
- setFlowControl(boolean) - Method in class totalcross.io.device.PortConnector
-
Turns RTS/CTS flow control (hardware flow control) on or off.
- setFocus(Control) - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- setFocus(Control) - Method in class totalcross.ui.Window
-
Sets focus to the given control.
- setFocusLess(boolean) - Method in class totalcross.ui.Control
-
Sets this control to be focusless.
- setFocusTraversable(boolean) - Method in class totalcross.ui.Container
-
Changes the focusTraversable property for this container and all controls, recursively
- setFont - Variable in class totalcross.ui.Control
- setFont(boolean, boolean, boolean, boolean) - Method in class totalcross.io.device.printer.MPTPrinter
-
Sets the current font based on the given attributes.
- setFont(boolean, boolean, boolean, boolean, boolean) - Method in class totalcross.io.device.printer.CitizenPrinter
-
Sets the current font based on the given attributes.
- setFont(String, String) - Method in class totalcross.util.pdf.Page
- setFont(String, String) - Method in class totalcross.util.pdf.PDFWriter
- setFont(String, String, String) - Method in class totalcross.util.pdf.Page
- setFont(String, String, String) - Method in class totalcross.util.pdf.PDFWriter
- setFont(Font) - Method in class totalcross.barcode.Barcode
-
Sets the font to use null font prints no text.
- setFont(Font) - Method in class totalcross.ui.Control
-
Sets the font of this control.
- setFont(Font) - Method in class totalcross.ui.gfx.Graphics
-
Sets the current font for operations that draw text.
- setFontName(String) - Method in class totalcross.barcode.Barcode
-
Modifies the font name
- setFontSize(int) - Method in class totalcross.barcode.Barcode
-
Modifies the font size
- setFontStyle(boolean) - Method in class totalcross.barcode.Barcode
-
Modifies the font style
- setForeColor(int) - Method in class totalcross.ui.Control
-
Set the foreground color of this control.
- setForeColor(int) - Method in class totalcross.ui.SideMenuContainer
- setFrameCount(int) - Method in class totalcross.ui.image.Image
-
Sets the frame count for this image.
- setFrom(Address) - Method in class totalcross.net.mail.Message
-
Set the "From" attribute in this Message.
- setGenerateChecksum(boolean) - Method in class totalcross.barcode.Barcode
-
Setter for property generateChecksum.
- setGeneration(int) - Method in class totalcross.util.pdf.IndirectIdentifier
- setGeneration(int) - Method in class totalcross.util.pdf.IndirectObject
- setGrabPenEvents(Control) - Method in class totalcross.ui.Window
-
Set to a control to redirect all pen events directly to it.
- setGuardBars(boolean) - Method in class totalcross.barcode.Barcode
-
Sets the property to show the guard bars for barcode EAN.
- setH - Variable in class totalcross.ui.Control
- setHeight(int) - Method in class totalcross.ui.image.SimpleImageInfo
- setHighlighted(boolean) - Method in class totalcross.ui.Label
-
Highlights the text, i.e., paints the text in all directions with a brighter color, then centered, with the foreground color.
- setHighlighted(Control) - Method in class totalcross.ui.Window
-
Sets the currently highlighted control which will gain focus if the ACTION button is pressed.
- setHighlightedColor(int) - Method in class totalcross.ui.Label
-
The color used when highlighting is on.
- setHighlighting() - Method in class totalcross.ui.Container
-
Called by the event dispatcher to set highlighting back to true.
- setHighlighting() - Method in class totalcross.ui.ScrollBar
- setHighlighting() - Method in class totalcross.ui.TabbedContainer
-
Only return to highlighting when we want
- setHoldability(int) - Method in class totalcross.db.sqlite.SQLiteConnection
- setHorizontalAlignment(int) - Method in class totalcross.io.device.printer.CitizenPrinter
-
Sets the horizontal text alignment.
- setHorizontalAlignment(int) - Method in class totalcross.io.device.printer.MPTPrinter
-
Sets the horizontal text alignment.
- setHValue(int) - Method in class totalcross.ui.ScrollContainer
-
Sets the horizontal's ScrollBar value to the given one.
- setHwScaleFixedAspectRatio(int, boolean) - Method in class totalcross.ui.image.Image
-
Sets the hwScaleW and hwScaleH fields based on the given new size.
- setIcon(int, Image) - Method in class totalcross.ui.tree.Tree
-
Method to set the icon of the tree based on the icon type.
- setIcon(Image) - Method in class totalcross.ui.Bar
-
An image icon that can be placed at the left of the title.
- setIcon(Image) - Method in class totalcross.ui.dialog.MessageBox
-
Set an icon to be shown in the MessageBox's title, at left.
- setIcons(Image[]) - Method in class totalcross.ui.TabbedContainer
-
Set the given icons to appear at the top (or bottom, if TABS_BOTTOM) of a text TabbedContainer.
- setIcons(Image[], Image) - Method in class totalcross.ui.TabbedContainer
-
Set the given icons to appear at the top (or bottom, if TABS_BOTTOM) of a text TabbedContainer.
- setId(String) - Method in class totalcross.util.pdf.Trailer
- setImage(boolean, boolean) - Method in class totalcross.ui.ListContainer.Item
- setImage(String, Image) - Method in class totalcross.ui.Grid
-
Sets an image to be used in the Grid.
- setImage(Image) - Method in class totalcross.ui.Button
-
Sets the image that is displayed in the button.
- setImage(Image) - Method in class totalcross.ui.ImageControl
-
Sets the image to the given one.
- setImage(Image) - Method in class totalcross.ui.Spinner
-
Changes the gif image of this Spinner
- setImage(Image) - Method in class totalcross.ui.Whiteboard
-
Sets the image for this WhiteBoard.
- setImage(Image, boolean) - Method in class totalcross.ui.ImageControl
-
Sets the image to the given one, optionally resetting the image position.
- setImage(Image, int, int) - Method in class totalcross.game.Animation
-
Sets the image of an
Animationobject. - setInsets(int, int, int, int) - Method in class totalcross.ui.AlignedLabelsContainer
-
Sets the insets value to match the given ones.
- setInsets(int, int, int, int) - Method in class totalcross.ui.Container
-
Sets the insets value to match the given ones.
- setInsets(int, int, int, int) - Method in class totalcross.ui.Label
-
Defines a space to be placed around the text of this label.
- setInt(int, int) - Method in interface totalcross.sql.PreparedStatement
- setInt(int, int) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setInUse(boolean) - Method in class totalcross.util.pdf.IndirectObject
- setInvert(boolean) - Method in class totalcross.ui.Label
-
Inverts the back and fore colors.
- setItemAt(int, Object) - Method in class totalcross.db.sqlite.ui.DBListBox
-
Does nothing
- setItemAt(int, Object) - Method in class totalcross.ui.ComboBox
-
Sets the Object at the given Index, starting from 0
- setItemAt(int, Object) - Method in class totalcross.ui.ListBox
-
Replace the Object at the given index, starting from 0
- setItemAt(int, Object) - Method in class totalcross.ui.tree.Tree
-
Method to set the Object at the given Index, starting from 0.
- setItems(String[][]) - Method in class totalcross.ui.Grid
-
Sets the grid items to be displayed.
- setJounalSizeLimit(int) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Sets the journal_size_limit.
- setJournalMode(SQLiteConfig.JournalMode) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Sets the journal mode for databases associated with the current database connection.
- setKeyboard(byte) - Method in class totalcross.ui.Edit
-
Used to change the default keyboard to be used with this Edit control.
- setKeyboard(byte) - Method in class totalcross.ui.MultiEdit
-
Used to change the default keyboard to be used with this Edit control.
- setLabels(String[], int) - Method in class totalcross.ui.AlignedLabelsContainer
-
Sets the labels and the extra gap between rows (which may be 0).
- setLevel(int) - Method in class totalcross.util.Logger
-
Sets the current logger level.
- setLineHeight(int) - Method in class totalcross.io.device.printer.CitizenPrinter
-
User-defined line height (n / 203 inches height).
- setLineHeight(int) - Method in class totalcross.io.device.printer.MPTPrinter
-
User-defined line height (n / 203 inches height).
- setLineHeight(int) - Method in class totalcross.ui.tree.Tree
-
Default line height.
- setLiveScrolling(boolean) - Method in class totalcross.ui.ScrollBar
-
Set the live scrolling.
- setLockingMode(SQLiteConfig.LockingMode) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Sets the database connection locking-mode.
- setLoggingControl(Control) - Method in class totalcross.net.FTP
-
Sets the control where the log will be displayed.
- setLoginTimeout(int) - Static method in class totalcross.sql.DriverManager
- setLogWriter(Logger) - Static method in class totalcross.sql.DriverManager
- setLong(int, long) - Method in interface totalcross.sql.PreparedStatement
- setLong(int, long) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setMarqueeText(String, int, int, int) - Method in class totalcross.ui.Label
-
Shows this label as a horizontal marquee.
- setMaximum(int) - Method in class totalcross.ui.ScrollBar
-
Set the maximum value.
- setMaxLength(int) - Method in class totalcross.ui.dialog.keyboard.KeyboardEdit
-
Seta o tamanho maximo que esse campo pode ter
- setMaxLength(int) - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
-
Seta o tamanho maximo da String
- setMaxLength(int) - Method in class totalcross.ui.Edit
-
Sets the desired maximum length for text entered in the Edit.
- setMaxLength(int) - Method in class totalcross.ui.MultiEdit
-
Sets the desired maximum length for text entered in the Edit.
- setMaxPageCount(int) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Sets the maximum number of pages in the database file.
- setMaxRows(int) - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- setMaxRows(int) - Method in interface totalcross.sql.Statement
- setMaxSelections(int) - Method in class totalcross.ui.MultiListBox
-
Defines the maximum number of items that can be selected.
- setMenuBar(Control) - Method in class totalcross.ui.Window
-
Sets the menu bar for this window
- setMethod(int) - Method in class totalcross.util.zip.ZipEntry
-
Sets the compression method for the entry.
- setMimeType(String) - Method in class totalcross.ui.image.SimpleImageInfo
- setMinimum(int) - Method in class totalcross.ui.ScrollBar
-
Set the minimum value
- setMode(byte) - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- setMode(byte) - Method in class totalcross.ui.Edit
-
Used to set the valid characters that can be entered by using one of the mode constants, without masking.
- setMode(byte, boolean) - Method in class totalcross.ui.Edit
-
Used to set the valid characters that can be entered by using one of the mode constants, optionally enabling the mask to be applied to the input.
- setMode(int) - Method in class totalcross.io.CompressedByteArrayStream
-
Changes the mode to the given one, calling
flushif in write mode. - setModel(TreeModel) - Method in class totalcross.ui.tree.Tree
-
Method to set the tree model.
- setN(int) - Method in class totalcross.barcode.Barcode
-
Sets the bar multiplier for wide bars.
- setNames(String[]) - Method in class totalcross.ui.PushButtonGroup
-
Sets the names.
- setNanos(int) - Method in class totalcross.sql.Timestamp
- setNeverShow() - Method in class totalcross.ui.ScrollPosition
-
Call this to never show the ScrollPosition
- setNewlineSignificant(boolean) - Method in class totalcross.xml.XmlReader
-
Enable or disable coalescing white spaces, according to HTML rules.
- setNewMainWindow(MainWindow, String) - Method in class totalcross.Launcher
- setNextException(SQLException) - Method in exception totalcross.sql.SQLException
- setNextException(SQLWarning) - Method in exception totalcross.sql.SQLWarning
- setNextTransitionEffect(int) - Static method in class totalcross.ui.Container
-
The transition effect to apply in the next screen update.
- setNull(int, int) - Method in interface totalcross.sql.PreparedStatement
- setNull(int, int) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setNull(int, int, String) - Method in interface totalcross.sql.PreparedStatement
- setNull(int, int, String) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setNumber(int) - Method in class totalcross.util.pdf.IndirectIdentifier
- setNumberID(int) - Method in class totalcross.util.pdf.IndirectObject
- setObject(int, Object) - Method in interface totalcross.sql.PreparedStatement
- setObject(int, Object) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setObject(int, Object, int) - Method in interface totalcross.sql.PreparedStatement
- setObject(int, Object, int) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setObject(int, Object, int, int) - Method in interface totalcross.sql.PreparedStatement
- setObject(int, Object, int, int) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setObjectArrayParam(String, String[], Vector) - Method in class totalcross.xml.soap.SOAP
- setObjectAttribute(int, byte) - Method in class totalcross.io.ObjectPDBFile
-
Set attributes of an object record from the PDBFile
- setObjectNumberStart(int) - Method in class totalcross.util.pdf.Body
- setObjectNumberStart(int) - Method in class totalcross.util.pdf.CrossReferenceTable
- setObjectParam(String, String[], String[]) - Method in class totalcross.xml.soap.SOAP
-
Sets an object param identifying it as
paramName. - setObjectsCount(int) - Method in class totalcross.util.pdf.Trailer
- setOn(boolean) - Method in class totalcross.ui.Switch
-
Change the on/off state.
- setOpenMode(SQLiteOpenMode) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Sets the open mode flags.
- setOrderIsImportant(boolean) - Method in class totalcross.ui.MultiListBox
-
Call this method if you want to keep track of the order in which the items were selected.
- setOrientation(int) - Static method in class totalcross.ui.Window
- setPagePosition(PagePosition) - Method in class totalcross.ui.Flick
-
Call this method to set the PagePosition control that will be updated with the current page as the flick occurs.
- setPageSize(int) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Sets the page size of the database.
- setPageSize(int, int) - Method in class totalcross.ui.GridContainer
-
Sets the page size in columns and rows.
- setParam(boolean) - Method in class totalcross.xml.soap.SOAP
-
Sets a boolean parameter in the order of the method call, identifying it as
arg+index - setParam(boolean[]) - Method in class totalcross.xml.soap.SOAP
-
Sets a boolean array parameter in the order of the method call, identifying it as
arg+index - setParam(boolean[], String) - Method in class totalcross.xml.soap.SOAP
-
Sets a boolean array parameter in the order of the method call, identifying it as
paramName. - setParam(boolean, String) - Method in class totalcross.xml.soap.SOAP
-
Sets a boolean parameter in the order of the method call, identifying it as
paramName. - setParam(byte[], String) - Method in class totalcross.xml.soap.SOAP
-
Sets a byte array parameter in the order of the method call, identifying it as
paramName. - setParam(double) - Method in class totalcross.xml.soap.SOAP
-
Sets a double parameter in the order of the method call, identifying it as
arg+index - setParam(double[]) - Method in class totalcross.xml.soap.SOAP
-
Sets a double array parameter in the order of the method call, identifying it as
arg+index - setParam(double[], String) - Method in class totalcross.xml.soap.SOAP
-
Sets a double array parameter in the order of the method call, identifying it as
paramName. - setParam(double, String) - Method in class totalcross.xml.soap.SOAP
-
Sets a double parameter in the order of the method call, identifying it as
paramName. - setParam(int) - Method in class totalcross.xml.soap.SOAP
-
Sets a int parameter in the order of the method call, identifying it as
arg+index - setParam(int[]) - Method in class totalcross.xml.soap.SOAP
-
Sets a int array parameter in the order of the method call, identifying it as
arg+index - setParam(int[], String) - Method in class totalcross.xml.soap.SOAP
-
Sets a int array parameter in the order of the method call, identifying it as
paramName. - setParam(int, int, int) - Static method in class totalcross.io.device.scanner.Scanner
-
Set a parameter for the barcode.
- setParam(int, String) - Method in class totalcross.xml.soap.SOAP
-
Sets a int parameter in the order of the method call, identifying it as
paramName. - setParam(String) - Method in class totalcross.xml.soap.SOAP
-
Sets a string parameter in the order of the method call, identifying it as
arg+index - setParam(String[]) - Method in class totalcross.xml.soap.SOAP
-
Sets a String array parameter in the order of the method call, identifying it as
arg+index. - setParam(String[], String) - Method in class totalcross.xml.soap.SOAP
-
Sets a String array parameter in the order of the method call, identifying it as
paramName. - setParam(String[], String, String) - Method in class totalcross.xml.soap.SOAP
-
Sets an array parameter in the order of the method call.
- setParam(String, String) - Static method in class totalcross.io.device.scanner.Scanner
-
Used in the Honeywell Android barcode scanners.
- setParam(String, String) - Method in class totalcross.xml.soap.SOAP
-
Sets a string parameter in the order of the method call, identifying it as
paramName. - setParam(String, String, String) - Method in class totalcross.xml.soap.SOAP
-
Sets a parameter with the name and type specified.
- setParent(Node) - Method in class totalcross.ui.tree.Node
-
Method to sets this node's parent to newParent but does not change the parent's child array.
- setPenColor(int) - Method in class totalcross.ui.Whiteboard
-
Sets the drawing pen color
- setPixel(int, int) - Method in class totalcross.ui.gfx.Graphics
-
Sets the pixel at the specified position, using the current foreground color as the pixel color.
- setPixels(int[], int[], int) - Method in class totalcross.ui.gfx.Graphics
-
Draws a sequence of points, using the current foreground color.
- setPop(ComboBoxDropDown) - Method in class totalcross.ui.ComboBox
-
Replaces the original ComboBoxDropDown by the given one.
- setPopColors(int, int, int) - Method in class totalcross.ui.MenuBar
-
Set the colors for the popup windows.
- setPort(String) - Method in class totalcross.net.FTP
-
The argument is a HOST-PORT specification for the data port to be used in data connection.
- setpos - Variable in class totalcross.ui.anim.PathAnimation
- setPos(int) - Method in class totalcross.io.ByteArrayStream
- setPos(int) - Method in class totalcross.io.File
-
Sets the file pointer for read and write operations to the given position.
- setPos(int) - Method in class totalcross.io.RandomAccessStream
-
Sets the file pointer for read and write operations to the given position.
- setPos(int, int) - Method in class totalcross.io.ByteArrayStream
- setPos(int, int) - Method in class totalcross.io.File
- setPos(int, int) - Method in class totalcross.io.RandomAccessStream
-
Sets the file pointer for read and write operations to a new position defined by adding offset to a reference position specified by origin.
- setPos(int, int) - Method in class totalcross.ui.AccordionContainer
- setPos(int, int) - Method in interface totalcross.ui.anim.PathAnimation.SetPosition
- setPos(int, int) - Method in class totalcross.ui.ScrollBar
- setPos(int, int) - Method in class totalcross.ui.Switch
-
Used by animation
- setPos(int, int, boolean) - Method in class totalcross.game.Sprite
-
Sets the sprite position (actually its center).
- setPosition(int) - Method in exception org.json.simple.parser.ParseException
-
Action on data for a result.
- setPosition(int) - Method in class totalcross.ui.NumericPagePosition
- setPosition(int) - Method in class totalcross.ui.PagePosition
-
Sets the current position (starting at 1).
- setPosition(int) - Method in class totalcross.util.regex.Matcher
-
Allows to set a position the subsequent find()/find(int) will start from.
- setPosition(Ads.Position) - Static method in class totalcross.money.Ads
- setPragma(SQLiteConfig.Pragma, String) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Sets a pragma's value.
- setPressColor(int) - Method in class totalcross.ui.Container
- setPressed(boolean) - Method in class totalcross.ui.Container
- setPressedColor(int) - Method in class totalcross.ui.Button
-
Sets the color that the button's background will go ('armed color') when the button gets a PENDOWN event.
- setPressedEventsEnabled(boolean) - Method in class totalcross.ui.ImageControl
-
Pass true to enable this ImageControl to send Press events.
- setQueryTimeout(int) - Method in class totalcross.sql.sqlite4j.SQLite4JStatement
- setQueryTimeout(int) - Method in interface totalcross.sql.Statement
- setQuietZone(boolean) - Method in class totalcross.barcode.Barcode
-
Enables/Disables quiet zone usage
- setQuietZoneX(int) - Method in class totalcross.barcode.Barcode
-
Set the width of the quiet zone
- setReadOnly(boolean) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Sets the read-write mode for the database.
- setReadOnly(boolean) - Method in class totalcross.db.sqlite.SQLiteConnection
- setReadOnly(boolean) - Method in interface totalcross.sql.Connection
- setReadOnly(boolean) - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- setReadUncommited(boolean) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Enables or disables useReadUncommitedIsolationMode.
- setRecordAttributes(int, byte) - Method in class totalcross.io.PDBFile
-
Sets the attributes of the given record.
- setRecordOffset(int) - Method in class totalcross.io.PDBFile
-
Set the cursor on the given position.
- setRecordPos(int) - Method in class totalcross.io.PDBFile
-
Sets the current record position and locks the given record.
- setRect(boolean) - Method in class totalcross.ui.TopMenu
- setRect(int, int, int, int) - Method in class totalcross.ui.Control
-
Sets or changes a control's position and size.
- setRect(int, int, int, int, Control) - Method in class totalcross.ui.Control
-
Sets or changes a control's position and size.
- setRect(int, int, int, int, Control, boolean) - Method in class totalcross.ui.ComboBoxDropDown
-
Sets the absolute rect of the parent's control.
- setRect(int, int, int, int, Control, boolean) - Method in class totalcross.ui.Control
-
The relative positioning will be made with the given control (relative).
- setRect(int, int, int, int, Control, boolean) - Method in class totalcross.ui.MainWindow
-
This method can't be called for a MainWindow
- setRect(int, int, int, int, Control, boolean) - Method in class totalcross.ui.MultiEdit
-
Sets the rect for this MultiEdit.
- setRect(Rect) - Method in class totalcross.ui.Control
-
Sets or changes a control's position and size.
- setRegion(Rect) - Method in class totalcross.game.Sprite
-
Change the sprite valid region.
- setRel - Variable in class totalcross.ui.Control
- setRGB(int[], int, int, int, int, int) - Method in class totalcross.ui.gfx.Graphics
-
Sets raw RGB data of a rectangular region of the surface this graphic s drawing to copying it from the provided array.
- setRoot(Node) - Method in class totalcross.ui.tree.TreeModel
-
Method to set the root node of this tree model and notify the tree to reload the tree.
- setRotation1800(boolean) - Method in class totalcross.io.device.printer.CitizenPrinter
-
Enables 180-degree rotation.
- setRotation1800(boolean) - Method in class totalcross.io.device.printer.MPTPrinter
-
Enables 180-degree rotation.
- setRotation90(boolean) - Method in class totalcross.io.device.printer.CitizenPrinter
-
Enables 90-degree rotation.
- setRotation90(boolean) - Method in class totalcross.io.device.printer.MPTPrinter
-
Enables 90-degree rotation.
- setRowsPerPage(int) - Method in class totalcross.ui.GridContainer
-
Sets the rows per page.
- setScale(int) - Method in class totalcross.util.BigDecimal
- setScale(int, int) - Method in class totalcross.util.BigDecimal
- setScrollBarPolicy(int, int) - Method in class totalcross.ui.tree.Tree
-
Method to set the scrollbar appearance.
- setScrollBars(boolean, boolean) - Method in class totalcross.ui.ScrollContainer
- setScrollbarsAlwaysVisible(boolean) - Method in class totalcross.ui.MultiEdit
-
Set to true to hide the vertical scrollbar when it isn't needed (instead of disabling it).
- setScrollDistance(int) - Method in class totalcross.ui.Flick
-
Used in page scrolls, defines the distance that should be scrolled.
- setSearchIndex(int) - Method in class totalcross.io.ObjectPDBFile
-
Sets the search counter at the given index in the PDBFile.
- setSelectedDate(Date) - Method in class totalcross.ui.dialog.CalendarBox
-
Sets the current day to the Date specified.
- setSelectedIndex(int) - Method in class totalcross.db.sqlite.ui.DBListBox
-
Select an item and scroll to it if necessary.
- setSelectedIndex(int) - Method in class totalcross.ui.ComboBox
-
Select the given index.
- setSelectedIndex(int) - Method in class totalcross.ui.Grid
-
Sets the selected row index to the given one.
- setSelectedIndex(int) - Method in class totalcross.ui.ListBox
-
Select the given index and scroll to it if necessary.
- setSelectedIndex(int) - Method in class totalcross.ui.ListContainer
-
Sets the selected container based on its index.
- setSelectedIndex(int) - Method in class totalcross.ui.MenuBarDropDown
-
Selects the given index.
- setSelectedIndex(int) - Method in class totalcross.ui.MultiButton
-
Sets the selected index, or -1 to unset it.
- setSelectedIndex(int) - Method in class totalcross.ui.MultiListBox
-
In this MultiListBox, inverts the status of the given index, or clears all if i is -1.
- setSelectedIndex(int) - Method in class totalcross.ui.PopupMenu
-
Selects the given index.
- setSelectedIndex(int) - Method in class totalcross.ui.PushButtonGroup
-
Sets the selected button index.
- setSelectedIndex(int) - Method in class totalcross.ui.RadioGroupController
-
Selects the given radio and deselects the other one.
- setSelectedIndex(int) - Method in class totalcross.ui.SpinList
-
Sets the selected item; -1 is NOT accepted.
- setSelectedIndex(int) - Method in class totalcross.ui.tree.Tree
-
Method to select the given index and scroll to it if necessary.
- setSelectedIndex(int, boolean) - Method in class totalcross.ui.ComboBox
-
Select the given index, and optionally sends a PRESSED event.
- setSelectedIndex(int, boolean) - Method in class totalcross.ui.ListBox
-
Select the given index and scroll to it if necessary, sending or not the pressed event.
- setSelectedIndex(int, boolean) - Method in class totalcross.ui.MultiListBox
-
Sets or clear an index.
- setSelectedIndex(int, boolean) - Method in class totalcross.ui.RadioGroupController
-
Selects the given radio and deselects the other one.
- setSelectedIndex(int, boolean) - Method in class totalcross.ui.SpinList
-
Sets the selected item; -1 is NOT accepted.
- setSelectedItem(Object) - Method in class totalcross.ui.ComboBox
-
Selects an item.
- setSelectedItem(Object) - Method in class totalcross.ui.ListBox
-
Selects the given name.
- setSelectedItem(Object) - Method in class totalcross.ui.tree.Tree
-
Method to select the given name.
- setSelectedItem(Object, boolean) - Method in class totalcross.ui.ComboBox
-
Selects an item.
- setSelectedItem(String) - Method in class totalcross.ui.RadioGroupController
-
Selects a radio whose text matches the given caption
- setSelectedItem(String) - Method in class totalcross.ui.SpinList
-
Selects the given item.
- setSelectedItem(String, boolean) - Method in class totalcross.ui.SpinList
-
Selects the given item.
- setSelectedItem(Container) - Method in class totalcross.ui.ListContainer
-
Sets the selected container.
- setSelectedItem(Radio) - Method in class totalcross.ui.RadioGroupController
-
Called by the Radio when a click was made
- setSelectedItem(Radio, boolean) - Method in class totalcross.ui.RadioGroupController
- setSelectedItemStartingWith(String, boolean) - Method in class totalcross.ui.ComboBox
-
Selects the item that starts with the given text
- setSelectedItemStartingWith(String, boolean) - Method in class totalcross.ui.ListBox
-
Selects the item that starts with the given text
- setSelectedItemStartingWith(String, boolean) - Method in class totalcross.ui.RadioGroupController
-
Selects a radio whose text starts with the given caption
- setSelectedItemStartingWith(String, boolean, boolean) - Method in class totalcross.ui.ComboBox
-
Selects the item that starts with the given text
- setSendData(boolean) - Method in class totalcross.net.HttpStream.Options
- setSeparator(String) - Method in class totalcross.util.Logger
-
Sets the string used to separate two log messages.
- setSet(int, int) - Method in class totalcross.ui.Control
-
Used internally.
- setSharedCache(boolean) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Enables or disables the sharing of the database cache and schema data structures between connections to the same database.
- setShort(int, short) - Method in interface totalcross.sql.PreparedStatement
- setShort(int, short) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setShowText(boolean) - Method in class totalcross.barcode.Barcode
-
Sets the property to show the text for barcode.
- setSimpleBorder(boolean) - Method in class totalcross.ui.ListBox
-
Sets the border of the listbox to be not 3d if flag is true.
- setSimpleBorder(boolean) - Method in class totalcross.ui.PushButtonGroup
-
Uses a border with a single line (not 3d and not Android's)
- setSIP(int, Control, boolean) - Method in class totalcross.Launcher
- setSIP(int, Control, boolean) - Static method in class totalcross.ui.Window
-
Used to set the position of the Soft Input Panel.
- setSize(int) - Method in class totalcross.barcode.Barcode
-
Sets the size of the text.
- setSize(int) - Method in class totalcross.io.File
-
Sets the file size, growing the size or truncating it.
- setSize(int) - Method in class totalcross.util.IntVector
-
Sets the size of this vector.
- setSize(int) - Method in class totalcross.util.Vector
-
Sets the size of this vector.
- setSize(int, boolean) - Method in class totalcross.io.ByteArrayStream
-
Sets the size of the current byte array.
- setSize(long) - Method in class totalcross.util.zip.ZipEntry
-
Sets the uncompressed size of the entry data.
- setSize(Ads.Size) - Static method in class totalcross.money.Ads
- setSpaceWidth(int) - Method in class totalcross.io.device.printer.CitizenPrinter
-
Sets the space character width, between 0 and 32.
- setSpaceWidth(int) - Method in class totalcross.io.device.printer.MPTPrinter
-
Sets the space character width, between 0 and 32.
- setSpinner(Spinner) - Method in class totalcross.ui.Bar
-
Sets the spinner to the given one.
- setStartStopText(boolean) - Method in class totalcross.barcode.Barcode
-
Gets the property to show the start and stop character '*' in the text for the barcode 39.
- setState(int) - Method in class totalcross.game.AnimatedButton
-
Sets the animated button state.
- setState(int, int) - Static method in class totalcross.io.device.RadioDevice
-
Change the state of the provided radio.
Fully functional only on Android devices.
Does nothing on other platforms. - setStream(Stream) - Method in class totalcross.io.BufferedStream
-
Changes the initial Stream to the attached one.
- setStream(Stream) - Method in class totalcross.io.LineReader
-
Change the initial Stream to the attached one, and fetches some data.
- setStreamContent(String) - Method in class totalcross.util.pdf.IndirectObject
- setStrictlyXml(boolean) - Method in class totalcross.xml.XmlTokenizer
-
Set or unset the strict XML mode of the parser.
- setString(int, String) - Method in interface totalcross.sql.PreparedStatement
- setString(int, String) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setSubstitution(String, boolean) - Method in class totalcross.util.regex.Replacer
- setSynchronous(SQLiteConfig.SynchronousMode) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Changes the setting of the "synchronous" flag.
- setSyncingEnabled(boolean) - Static method in class totalcross.io.sync.Conduit
-
Enables or disables the conduit execution.
- setTarget(char[], int, int) - Method in class totalcross.util.regex.Matcher
-
Supplies a text to search in/match with, as a part of char array.
- setTarget(char[], int, int, boolean) - Method in class totalcross.util.regex.Matcher
-
To be used with much care.
- setTarget(String) - Method in class totalcross.util.regex.Matcher
-
Supplies a text to search in/match with.
- setTarget(String, int, int) - Method in class totalcross.util.regex.Matcher
-
Supplies a text to search in/match with, as a part of String.
- setTarget(CharStream, int) - Method in class totalcross.util.regex.Matcher
-
Supplies a text to search in/match with through a stream.
- setTarget(Matcher, int) - Method in class totalcross.util.regex.Matcher
-
This method allows to efficiently pass data between matchers.
- setTempStore(SQLiteConfig.TempStore) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Changes the setting of the "temp_store" parameter.
- setTempStoreDirectory(String) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Changes the value of the sqlite3_temp_directory global variable, which many operating-system interface backends use to determine where to store temporary tables and indices.
- setText(String) - Method in class totalcross.net.mail.Part
-
A convenience method that sets the given String as this part's content with a MIME type of "text/plain".
- setText(String) - Method in class totalcross.ui.Button
-
Sets the text that is displayed in the button.
- setText(String) - Method in class totalcross.ui.Check
-
Sets the text that is displayed in the check.
- setText(String) - Method in class totalcross.ui.dialog.keyboard.KeyboardEdit
-
Método que seta o texto que será exibido no edit.
- setText(String) - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
-
Método que configura um valor para o edit do teclado virtual
- setText(String) - Method in class totalcross.ui.dialog.MessageBox
-
This method can be used to set the text AFTER the dialog was shown.
- setText(String) - Method in class totalcross.ui.Edit
-
Sets the text displayed in the edit control.
- setText(String) - Method in class totalcross.ui.Label
-
Sets the text that is displayed in the label.
- setText(String) - Method in class totalcross.ui.MultiEdit
-
Sets the text displayed in the edit control.
- setText(String) - Method in class totalcross.ui.Radio
-
Sets the text.
- setText(String) - Method in interface totalcross.ui.TextControl
- setText(String, boolean) - Method in class totalcross.ui.Edit
- setText(String, boolean) - Method in class totalcross.ui.MultiEdit
-
Sets the text displayed in the edit control.
- setTextAlignment(int) - Method in class totalcross.barcode.Barcode
-
Sets the text alignment.
- setTextAlignment(int) - Method in class totalcross.ui.dialog.InputBox
-
Sets the alignment for the text.
- setTextAlignment(int) - Method in class totalcross.ui.dialog.MessageBox
-
Sets the alignment for the text.
- setTextAreaClip(Graphics, int, int) - Method in class totalcross.ui.ListBox
- setTextShadowColor(int) - Method in class totalcross.ui.Control
-
Call to set the color value to place a shadow around the control's text.
- setTime(byte, Time) - Method in class totalcross.io.File
-
Sets the time attribute of the opened filed - cannot be used with
DONT_OPENorREAD_ONLY.
Platform specific notes: JDK - This method has no effect on any file when running on JDK, it only checks if the object state and the received arguments are valid. - setTime(int, Time) - Method in interface totalcross.sql.PreparedStatement
- setTime(int, Time) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setTime(long) - Method in class totalcross.util.zip.ZipEntry
-
Sets the modification time of the entry.
- setTime(Time) - Static method in class totalcross.sys.Vm
-
Deprecated.It won't work on most devices.
- setTime(Time) - Method in class totalcross.ui.dialog.TimeBox
-
Set the time, if it was not yet set in the constructor.
- setTimerInterval(int) - Method in class totalcross.Launcher
- setTimestamp(int, Timestamp) - Method in interface totalcross.sql.PreparedStatement
- setTimestamp(int, Timestamp) - Method in class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- setTimestep(int) - Method in class totalcross.ui.Spinner
-
Sets the timestep used to change images.
- Settings - Class in totalcross.sys
-
this class provides some preferences from the device configuration and other Vm settings.
- settingsRefresh(boolean) - Method in class totalcross.Launcher
- setTitle(String) - Method in class totalcross.Launcher
- setTitle(String) - Method in class totalcross.ui.Bar.BarButton
- setTitle(String) - Method in class totalcross.ui.Bar
-
Changes the title to the given one.
- setTitle(String) - Method in class totalcross.ui.chart.Chart
-
Sets this chart's title
- setTitle(String) - Method in class totalcross.ui.Window
-
Sets the title and call repaint.
- setTitleFont(Font) - Method in class totalcross.ui.Window
-
Sets the title font
- setToday() - Method in class totalcross.util.Date
-
Sets this date object to be the current day
- setTransactionIsolation(int) - Method in class totalcross.db.sqlite.SQLiteConnection
- setTransactionIsolation(int) - Method in interface totalcross.sql.Connection
- setTransactionIsolation(int) - Method in class totalcross.sql.sqlite4j.SQLite4JConnection
- setTransactionMode(String) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Sets the mode that will be used to start transactions.
- setTransactionMode(SQLiteConfig.TransactionMode) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Sets the mode that will be used to start transactions.
- setTransactionMode(SQLiteConfig.TransactionMode) - Method in class totalcross.db.sqlite.SQLiteConnection
-
Sets the mode that will be used to start transactions on this connection.
- setTranslucent(Control.TranslucentShape) - Method in class totalcross.ui.Control
-
Make this control a translucent one by setting the desired shape instead of NONE.
- setTransparent(boolean) - Method in class totalcross.barcode.Barcode
-
Sets the tranaparent background property Default tranparency is false
- setTransparentColor(int) - Method in class totalcross.ui.image.Image
-
Deprecated.use the alpha channel instead
- setTree(Tree) - Method in class totalcross.ui.tree.TreeModel
-
Method to set the tree (For internal use only) This method register the tree to this model, so when the user add, delete, or modify a node, the tree view will be notify and updated.
- setType(byte) - Method in class totalcross.ui.TabbedContainer
-
Sets the position of the tabs.
- setType(int) - Method in class totalcross.ui.Spinner
-
Changes the Spinner to one of the predefined types.
- setType(int) - Method in class totalcross.xml.rpc.XmlRpcValue
-
Set the type of this value.
- setType(String) - Method in class totalcross.net.FTP
-
Sets the data representation type.
- setTypeMap(Hashtable) - Method in class totalcross.db.sqlite.SQLiteConnection
- setUIStyle(byte) - Method in class totalcross.ui.MainWindow
-
Changes the user interface style to the given one.
- setUnexpectedObject(Object) - Method in exception org.json.simple.parser.ParseException
-
Action on data for a result.
- setUnitIncrement(int) - Method in class totalcross.ui.ScrollBar
-
Set the amount to increment the value when clicking the up or down buttons
- setUnpopDelay(int) - Method in class totalcross.ui.dialog.MessageBox
-
sets a delay for the unpop of this dialog
- setup() - Method in class totalcross.ui.ListContainer.Layout
-
After you set the properties, you must call this method to setup the internal coordinates.
- setUserVersion(int) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Set the value of the user-version.
- setValidChars(String) - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
-
Seta os caracteres válidos que podem ser escritos nesse teclado.
- setValidChars(String) - Method in class totalcross.ui.Edit
-
Sets the valid chars that can be entered in this edit (they are converted to uppercase to make the verification easy).
- setValidChars(String) - Method in class totalcross.ui.MultiEdit
-
sets the valid chars that can be entered in this edit.
- setValue(int) - Method in class totalcross.ui.ProgressBar
-
Sets the current value.
- setValue(int) - Method in class totalcross.ui.ScrollBar
-
Sets the value.
- setValue(int, String, String) - Method in class totalcross.ui.ProgressBar
-
Sets the current value and the prefix and suffix.
- setValue(String) - Method in class totalcross.ui.dialog.InputBox
-
Sets the default value on the Edit field
- setValue(String) - Method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
-
seta o valor que o campo será preenchido ao abrir o teclado.
- setValue(Control, String) - Static method in class totalcross.ui.html.Form
-
Sets the value of the given Control.
- setValues(int, int, int, int) - Method in class totalcross.ui.ScrollBar
-
Sets the value, visibleItems, minimum and maximum values
- setVersion(int, int) - Method in class totalcross.util.pdf.Header
- setVisible(boolean) - Static method in class totalcross.money.Ads
- setVisible(boolean) - Method in class totalcross.ui.Control
-
Shows or "hides" this control.
- setVisible(boolean) - Method in class totalcross.ui.MenuBar
-
Called by the Window class to popup this MenuBar
- setVisible(boolean) - Method in class totalcross.ui.ScrollPosition
-
Don't allow change the visibility.
- setVisibleItems(int) - Method in class totalcross.ui.ScrollBar
-
Set the count of visible items for the scrollbar.
- setVisibleLines(int) - Method in class totalcross.ui.Grid
-
Sets the number of visible lines (excluding the caption), used to make PREFERRED height return the given number of lines as the grid height.
- setVValue(int) - Method in class totalcross.ui.ScrollContainer
-
Sets the vertical's ScrollBar value to the given one.
- setW - Variable in class totalcross.ui.Control
- setWidth(int) - Method in class totalcross.ui.image.SimpleImageInfo
- setX - Variable in class totalcross.ui.Control
- setX(int) - Method in class totalcross.barcode.Barcode
-
Sets the minimum bar width.
- setXAxis(double, double, int) - Method in class totalcross.ui.chart.Chart
-
Sets the X axis as a value axis given the minimum (its origin) and the maximum values to be used
- setXAxis(String[]) - Method in class totalcross.ui.chart.Chart
-
Sets the X axis as a category axis
- setXPos(int) - Method in class totalcross.io.device.printer.CitizenPrinter
-
Sets the absolute position to start printing.
- setXPos(int) - Method in class totalcross.io.device.printer.MPTPrinter
-
Sets the absolute position to start printing.
- setY - Variable in class totalcross.ui.Control
- setYAxis(double, double, int) - Method in class totalcross.ui.chart.Chart
-
Sets the Y axis given the minimum (its origin) and the maximum values to be used
- severe(String) - Method in class totalcross.util.Logger
-
Log a SEVERE message.
- SEVERE - Static variable in class totalcross.util.Logger
-
SEVERE is a message level indicating a serious failure.
- sfColor - Variable in class totalcross.ui.ScrollBar
- SHA1Digest - Class in totalcross.crypto.digest
-
This class implements the SHA-1 message digest algorithm.
- SHA1Digest() - Constructor for class totalcross.crypto.digest.SHA1Digest
-
Creates a new SHA1Digest object.
- SHA256Digest - Class in totalcross.crypto.digest
-
This class implements the SHA-256 message digest algorithm.
- SHA256Digest() - Constructor for class totalcross.crypto.digest.SHA256Digest
-
Creates a new SHA256Digest object.
- ShadedButton - Class in totalcross.ui
- ShadedButton(String, Image, int, int) - Constructor for class totalcross.ui.ShadedButton
- shadeFactor - Static variable in class totalcross.ui.UIColors
-
The shaded factor (0 - 100) used to fill a background when the backgroundStyle is BACKGROUND_SHADED
- Shape() - Constructor for class totalcross.map.GoogleMaps.Shape
- SHAREDCACHE - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- SHIFT - Static variable in interface totalcross.sys.SpecialKeys
-
modifier for shift key
- shiftH - Static variable in class totalcross.ui.Window
- shiftLeft(int) - Method in class totalcross.util.BigInteger
- shiftOnPress - Variable in class totalcross.ui.Button
-
Set to false to disable the button's shift when its pressed.
- shiftRight(int) - Method in class totalcross.util.BigInteger
- shiftScreen(boolean) - Method in class totalcross.ui.Edit
- shiftScreen(Control, int) - Method in class totalcross.ui.Window
- shiftScreenColor - Static variable in class totalcross.ui.UIColors
-
The color that will be used to paint the disabled area when a screen shift occurs.
- shiftTo(Control) - Method in class totalcross.ui.Edit
- shiftY - Static variable in class totalcross.ui.Window
- shortestFlick - Variable in class totalcross.ui.Flick
- shortSelfTest() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Prints current printer parameters, including intensity, temperature of the print head, battery voltage, speed in case of serial connection, etc.
- shortValueExact() - Method in class totalcross.util.BigDecimal
-
Converts this BigDecimal into a short by first calling longValueExact and then checking that the
longreturned from that method fits into ashort. - shouldSendData(HttpStream.Options) - Method in class totalcross.net.HttpStream
- show() - Method in class totalcross.game.Sprite
-
Draw the sprite at it's current position using the defined drawOp.
- show() - Method in class totalcross.ui.ToolTip
-
Shows the tooltip.
- show(String, int) - Static method in class totalcross.ui.Toast
-
Shows a toast message using the given parameters on the main window.
- show(String, int, Window) - Static method in class totalcross.ui.Toast
-
Shows a toast message using the given parameters on the given window.
- show(Control, String) - Method in interface totalcross.ui.IVirtualKeyboard
- SHOW_SATELLITE_PHOTOS - Static variable in class totalcross.map.GoogleMaps
-
Used in the flags argument of showRoute: shows the satellite photos.
- showAddress(String, boolean) - Static method in class totalcross.map.GoogleMaps
-
Shows the given address in a separate viewer.
- showArrows - Variable in class totalcross.ui.TabbedContainer
-
Enables or not the arrows if scroll is needed.
- showCategories - Variable in class totalcross.ui.chart.Chart
-
Flag to indicate whether the categories must be painted
- showCategoriesOnTick - Variable in class totalcross.ui.chart.Chart
-
Flag to indicate whether the categories must be painted on the next tick.
The fieldChart.showCategoriesmust also be set to true.
Special values for categories on tick: "|" - Paints a line using the axis fore color. - showDebugTimestamp - Static variable in class totalcross.sys.Settings
-
Set to false to don't display the timestamp before each Vm.debug output.
- showDesktopMessages - Static variable in class totalcross.sys.Settings
-
Set to false to hide all messages that are sent to the console when running at the desktop.
- showException(Throwable, boolean) - Static method in class totalcross.ui.dialog.MessageBox
-
Shows the exception, with its name, message and stack trace in a new MessageBox.
- showExceptionTitle - Static variable in class totalcross.ui.dialog.MessageBox
-
Title shown in the showException dialog.
- showFirstYValue - Variable in class totalcross.ui.chart.Chart
-
Shows the first y value or not.
- showHGrids - Variable in class totalcross.ui.chart.Chart
-
Flag to indicate whether the Y grids must be painted
- showInitialPathOnly - Variable in class totalcross.ui.dialog.FileChooserBox
-
On Win32, we show by default the root drive and expand to the default path.
- showKeyboardOnNextEvent - Variable in class totalcross.ui.Edit
- showKeyCodes - Variable in class totalcross.Launcher
- showKeyCodes(boolean) - Static method in class totalcross.sys.Vm
-
Set to true to popup an alert for each key pressed.
- showLegend - Variable in class totalcross.ui.chart.Chart
-
Flag to indicate whether the legend must be painted
- showLines - Variable in class totalcross.ui.chart.PointLineChart
-
Flag to indicate whether the lines connecting points must be painted
- showMap(GoogleMaps.MapItem[], boolean) - Static method in class totalcross.map.GoogleMaps
-
Shows an array of MapItem elements in the map.
- showMemoryMessagesAtExit - Static variable in class totalcross.sys.Settings
-
Set this flag to false (default is true) to don't display the memory errors when the program exits.
- showMousePosition - Static variable in class totalcross.sys.Settings
-
Shows the mouse position in the Window's title when running as Java SE application.
- showNextButtonInsteadOfClear - Static variable in class totalcross.ui.dialog.CalculatorBox
-
Set to true to replace the "Clear" button by the "Next" button.
- showOrderInTip - Variable in class totalcross.ui.MultiListBox
-
Set to false to don't show the number of selected elements as they are clicked.
- showPoints - Variable in class totalcross.ui.chart.PointLineChart
-
Flag to indicate whether the points must be painted
- showPreview - Variable in class totalcross.ui.dialog.FileChooserBox
-
Set to true to use a preview window to show photo thumbnails
- showRoute(String, String, String, boolean) - Static method in class totalcross.map.GoogleMaps
-
Deprecated.
- showRoute(String, String, String, int) - Static method in class totalcross.map.GoogleMaps
-
Shows the route between two points.
- showSecrets - Static variable in class totalcross.sys.Settings
-
Deprecated.This was only used in Palm OS, which is now unsupported
- showText - Variable in class totalcross.barcode.Barcode
-
The property to show the text for barcode.
- showTip(String, int, int) - Method in class totalcross.ui.Control
-
Shows a message using a global tip shared by all controls.
- showTitle - Variable in class totalcross.ui.chart.Chart
-
Flag to indicate whether the title must be painted
- showUIErrors - Static variable in class totalcross.sys.Settings
-
Set to false to disable UI positional errors that are shown in Java SE
- showValue - Variable in class totalcross.ui.chart.PointLineChart
-
Flag to indicate whether is to show the selected value
- showValuesOnLegend - Variable in class totalcross.ui.chart.ArcChart
-
Set to true to show the values in the legend.
- showValuesOnLegend - Variable in class totalcross.ui.chart.PieChart
-
Set to true to show the values in the legend.
- showVGrids - Variable in class totalcross.ui.chart.Chart
-
Flag to indicate whether the X grids must be painted
- showYValues - Variable in class totalcross.ui.chart.Chart
-
Flag to indicate whether the y values must be painted
- shrink2size - Variable in class totalcross.ui.ScrollContainer
-
Set to true, to make the surrounding container shrink to its size.
- shrinkDB() - Method in class totalcross.db.sqlite.SQLiteUtil
-
Rebuild and shrink the entire database.
- shutdown() - Method in class totalcross.util.concurrent.ThreadPool
-
Initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
- sideEffect - Variable in class totalcross.ui.effect.MaterialEffect
- SideMenuContainer - Class in totalcross.ui
-
Template for navigation based on a menu using a navbar and a sidenav.
- SideMenuContainer(String, Control...) - Constructor for class totalcross.ui.SideMenuContainer
- SideMenuContainer.Item - Class in totalcross.ui
- sidePaint(Graphics, int) - Method in class totalcross.ui.Check
- sidePaint(Graphics, int) - Method in class totalcross.ui.ComboBox
- sidePaint(Graphics, int) - Method in interface totalcross.ui.effect.MaterialEffect.SideEffect
- sidePaint(Graphics, int) - Method in class totalcross.ui.Radio
- sideStart() - Method in class totalcross.ui.Check
- sideStart() - Method in class totalcross.ui.ComboBox
- sideStart() - Method in interface totalcross.ui.effect.MaterialEffect.SideEffect
- sideStart() - Method in class totalcross.ui.Radio
- sideStop() - Method in class totalcross.ui.Check
- sideStop() - Method in class totalcross.ui.ComboBox
- sideStop() - Method in interface totalcross.ui.effect.MaterialEffect.SideEffect
- sideStop() - Method in class totalcross.ui.Radio
- sign() - Method in class totalcross.crypto.signature.Signature
-
Finalizes the sign operation by processing all the accumulated input data and returning the result in a new buffer.
- signal - Static variable in class totalcross.phone.CellInfo
- Signature - Class in totalcross.crypto.signature
-
This class provides the functionality of a signature algorithm for signing and verifying.
- Signature() - Constructor for class totalcross.crypto.signature.Signature
- signum() - Method in class totalcross.util.BigDecimal
- signum() - Method in class totalcross.util.BigInteger
- similar(Object) - Method in class totalcross.json.JSONArray
-
Determine if two JSONArrays are similar.
- similar(Object) - Method in class totalcross.json.JSONObject
-
Determine if two JSONObjects are similar.
- simpleBorder - Variable in class totalcross.ui.ListBox
- simpleCommand(byte[]) - Method in class totalcross.net.mail.SMTPTransport
- simpleCommand(String) - Method in class totalcross.net.mail.SMTPTransport
- SimpleImageInfo - Class in totalcross.ui.image
-
https://gist.github.com/hushi55/e36009bd31e87a7a83bf
- SimpleImageInfo(byte[]) - Constructor for class totalcross.ui.image.SimpleImageInfo
- SimpleImageInfo(InputStream) - Constructor for class totalcross.ui.image.SimpleImageInfo
- simulatePress() - Method in class totalcross.ui.Button
-
Press and depress this Button to simulate that the user had clicked on it.
- SINGLE_COLUMN - Static variable in class totalcross.ui.ButtonMenu
-
Used in the disposition member of the constructor.
- SINGLE_ROW - Static variable in class totalcross.ui.ButtonMenu
-
Used in the disposition member of the constructor.
- singleLineHeight() - Method in class totalcross.io.device.printer.CitizenPrinter
-
Single-space line height.
- singleLineHeight() - Method in class totalcross.io.device.printer.MPTPrinter
-
Single-space line height.
- SIP_BOTTOM - Static variable in class totalcross.ui.Window
-
Used to place the virtual keyboard on bottom of screen.
- SIP_CLOSED - Static variable in class totalcross.ui.event.ControlEvent
-
The event type fot the SIP being closed by the system.
- SIP_HIDE - Static variable in class totalcross.ui.Window
-
Used to hide the virtual keyboard
- SIP_SHOW - Static variable in class totalcross.ui.Window
-
Used to show the virtual keyboard, without changing the position
- SIP_TOP - Static variable in class totalcross.ui.Window
-
Used to place the virtual keyboard on top of screen.
- SIPBottomLimit - Static variable in class totalcross.sys.Settings
-
The limit that will make the Soft Input Panel be placed at bottom.
- SIR - Static variable in class totalcross.io.device.PortConnector
-
SIR Port (Physical Layer of IrDA Stack).
- sitems - Variable in class totalcross.db.sqlite.ui.DBListBox
-
The String items
- size - Variable in class totalcross.barcode.Barcode
-
The size of the text or the height of the shorter bar in Postnet.
- size - Variable in class totalcross.io.sync.RemotePDBRecord
- size - Variable in class totalcross.ui.font.Font
-
Read only field that contains the font's size.
- size - Variable in class totalcross.ui.ScrollBar
- size - Variable in class totalcross.util.zip.TCZ
-
Stores the total size when a TCZ file is created.
- size() - Method in class totalcross.db.sqlite.ui.DBListBox
-
Returns the number of items
- size() - Method in class totalcross.game.Animation
-
Number of frames in the animation.
- size() - Method in class totalcross.game.HighScores
-
Amount of highscore entries.
- size() - Method in class totalcross.io.ObjectPDBFile
-
Get the size of this PDBFile
- size() - Method in class totalcross.ui.ComboBox
-
Returns the number of items
- size() - Method in class totalcross.ui.Grid
-
Returns the number of lines in this grid
- size() - Method in class totalcross.ui.ListBox
-
Returns the number of items
- size() - Method in class totalcross.ui.ListContainer
-
Returns the number of items of this list
- size() - Method in class totalcross.ui.tree.Tree
-
Returns the number of items (Nodes)
- size() - Method in class totalcross.util.Hashtable
-
Returns the number of keys in this hashtable.
- size() - Method in class totalcross.util.IntHashtable
-
Returns the number of keys in this hashtable.
- size() - Method in class totalcross.util.IntVector
-
Returns the number of ints in the vector.
- size() - Method in class totalcross.util.Properties
-
Returns the number of properties
- size() - Method in class totalcross.util.Vector
-
Returns the number of objects in the vector.
- size() - Method in class totalcross.util.zip.ZipFile
-
Deprecated.
- size(byte) - Method in class totalcross.io.device.escpos.EscPosQRCode
- skip() - Method in class totalcross.util.regex.Matcher
-
Sets the current search position just after the end of last match.
- skip(int) - Method in class totalcross.io.DataStream
-
Deprecated.Use skipBytes instead.
- skip(long) - Method in class totalcross.io.Base64decoderStream
-
Unable to skip.
- skip(InputStream, long) - Static method in class totalcross.util.IOUtils
-
Skips bytes from an input byte stream.
- skipBuffer - Static variable in class totalcross.io.Stream
- skipBytes(int) - Method in class totalcross.io.ByteArrayStream
-
Moves the cursor n bytes from the current position, moving backwards if n is negative, or forward if n is positive.
The cursor cannot be placed outside the stream limits, stopping at position 0 when moving backwards, or at the last position of the stream, when moving forward. - skipBytes(int) - Method in class totalcross.io.PDBFile
-
Changes the internal read/write cursor of the current record in a number of bytes.
- skipBytes(int) - Method in class totalcross.io.Stream
-
Skips over and discards n bytes of data from this stream.
- skipBytes(int) - Method in class totalcross.io.sync.RemotePDBFile
-
Moves the cursor n bytes from the current position, moving backwards if n is negative, or forward if n is positive.
The cursor cannot be placed outside the stream limits, stopping at position 0 when moving backwards, or at the last position of the stream, when moving forward. - skipFully(InputStream, long) - Static method in class totalcross.util.IOUtils
-
Skips the requested number of bytes or fail if there are not enough left.
- skipPast(String) - Method in class totalcross.json.XMLTokener
-
Skip characters until past the requested string.
- skipToNextMimePart() - Method in class totalcross.net.HttpStream
-
Skip to the next mime part.
- SLASH - Static variable in class totalcross.json.XML
-
The Character '/'.
- sleep(int) - Static method in class totalcross.sys.Vm
-
Causes the VM (or the current thread, if called from it) to pause execution for the given number of milliseconds.
- Slider - Class in totalcross.ui
-
Slider is a simple slider.
- Slider() - Constructor for class totalcross.ui.Slider
-
Constructs a HORIZONTAL Slider.
- Slider(byte) - Constructor for class totalcross.ui.Slider
-
Constructs a Slider with the given orientation.
- sliderColor - Variable in class totalcross.ui.Slider
-
The color of the slider
- SMALL - Static variable in interface totalcross.io.device.escpos.EscPosQRCode.Size
- SMALL - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "SMALL" tag
- SMALLER - Static variable in interface totalcross.io.device.escpos.EscPosQRCode.Size
- SMALLEST - Static variable in interface totalcross.io.device.escpos.EscPosQRCode.Size
- SMALLINT - Static variable in class totalcross.sql.Types
- smoothScaledBy(double, double) - Method in class totalcross.ui.image.Image
-
Returns the scaled instance for this image, given the scale arguments.
- smoothScaledBy(double, double, int) - Method in class totalcross.ui.image.Image
-
Deprecated.TotalCross 2 no longer uses the backColor parameter.
- smoothScaledFixedAspectRatio(int, boolean) - Method in class totalcross.ui.image.Image
-
Returns the scaled instance using fixed aspect ratio for this image, given the scale arguments.
- smoothScaledFixedAspectRatio(int, boolean, int) - Method in class totalcross.ui.image.Image
-
Deprecated.TotalCross 2 no longer uses the backColor parameter.
- smoothScaledFromResolution(int) - Method in class totalcross.ui.image.Image
-
Returns a smooth scaled instance of this image with a fixed aspect ratio based on the given resolution (which is the resolution that you used to MAKE the image).
- smoothScaledFromResolution(int, int) - Method in class totalcross.ui.image.Image
-
Deprecated.TotalCross 2 no longer uses the backColor parameter.
- SMS - Class in totalcross.phone
-
Used to send and receive SMS messages.
- SMS() - Constructor for class totalcross.phone.SMS
- SmsManager - Class in totalcross.telephony
- SmsMessage - Class in totalcross.telephony
-
A Short Message Service message.
- SmsReceiver - Interface in totalcross.telephony
-
Listener for the sms messages received by the device
- SMTP_AUTH - Static variable in class totalcross.net.mail.MailSession
-
If true, attempt to authenticate the user using the AUTH command.
- SMTP_CONNECTIONTIMEOUT - Static variable in class totalcross.net.mail.MailSession
-
Socket connection timeout value in milliseconds.
- SMTP_FROM - Static variable in class totalcross.net.mail.MailSession
-
Email address to use for SMTP MAIL command.
- SMTP_HOST - Static variable in class totalcross.net.mail.MailSession
-
The SMTP server to connect to.
- SMTP_PASS - Static variable in class totalcross.net.mail.MailSession
-
SMTP Password for the default user name.
- SMTP_PORT - Static variable in class totalcross.net.mail.MailSession
-
The SMTP server port to connect to, if the connect() method doesn't explicitly specify one.
- SMTP_SSL_PORT - Static variable in class totalcross.net.mail.MailSession
-
The SMTP server port to connect to when STARTTLS is enabled, if the connect() method doesn't explicitly specify one.
- SMTP_SSL_SOCKET_FACTORY_CLASS - Static variable in class totalcross.net.mail.MailSession
-
If set, specifies the name of a class that extends the totalcross.net.ssl.SSLSocketFactory class.
- SMTP_STARTTLS - Static variable in class totalcross.net.mail.MailSession
-
If true, enables the use of the STARTTLS command (if supported by the server) to switch the connection to a TLS-protected connection before issuing any login commands.
- SMTP_STARTTLS_REQUIRED - Static variable in class totalcross.net.mail.MailSession
-
If true, requires the use of the STARTTLS command.
- SMTP_TIMEOUT - Static variable in class totalcross.net.mail.MailSession
-
Socket I/O timeout value in milliseconds.
- SMTP_USER - Static variable in class totalcross.net.mail.MailSession
-
Default user name for SMTP.
- SMTPSSLTransport - Class in totalcross.net.mail
-
This class implements the Transport abstract class using SMTP for message submission and transport over secure sockets.
- SMTPSSLTransport(MailSession) - Constructor for class totalcross.net.mail.SMTPSSLTransport
- SMTPTransport - Class in totalcross.net.mail
-
This class implements the Transport abstract class using SMTP for message submission and transport.
- SMTPTransport(MailSession) - Constructor for class totalcross.net.mail.SMTPTransport
- snapToBottom - Variable in class totalcross.ui.chart.Chart
-
Set to true to let a ChartData be snapped at the bottom.
- snapToBottom - Variable in class totalcross.ui.chart.ChartData
- snapToTop - Variable in class totalcross.ui.chart.Chart
-
Set to true to let a ChartData be snapped at the top.
- snapToTop - Variable in class totalcross.ui.chart.ChartData
- SOAP - Class in totalcross.xml.soap
- SOAP(String, String) - Constructor for class totalcross.xml.soap.SOAP
-
Constructs a SOAP request with the given parameters.
- SOAPException - Exception in totalcross.xml.soap
- SOAPException(String) - Constructor for exception totalcross.xml.soap.SOAPException
- SOAPException(Throwable) - Constructor for exception totalcross.xml.soap.SOAPException
- socket - Variable in class totalcross.net.HttpStream
- socket - Variable in class totalcross.xml.rpc.StandardHttpClient
- Socket - Class in totalcross.net
-
Socket is a TCP/IP network socket.
- Socket() - Constructor for class totalcross.net.Socket
-
For internal use only
- Socket(String, int) - Constructor for class totalcross.net.Socket
-
Opens a socket with the given host, port and open timeout of 1500ms.
- Socket(String, int, int) - Constructor for class totalcross.net.Socket
-
Opens a socket with the given host, port, open timeout.
- Socket(String, int, int, boolean) - Constructor for class totalcross.net.Socket
-
Opens a socket with the given host, port, timeout and linger option.
- Socket(String, int, int, String) - Constructor for class totalcross.net.Socket
-
Opens a socket with the given parameters.
- socketFactory - Variable in class totalcross.net.HttpStream.Options
-
Can be used to force HttpStream to use the defined socket factory when creating the underlying connection.
- socketFactory - Variable in class totalcross.net.mail.Store
- SocketFactory - Class in totalcross.net
-
This class creates sockets.
- SocketFactory() - Constructor for class totalcross.net.SocketFactory
- SocketTimeoutException - Exception in totalcross.net
-
Thrown when a socket times out in a connect, read or write operation.
- SocketTimeoutException(String) - Constructor for exception totalcross.net.SocketTimeoutException
-
Constructs an exception with the given message.
- SOLID_BACKGROUND - Static variable in class totalcross.ui.Label
-
Specifies a solid background for this button (the default).
- SORT_AUTODETECT - Static variable in class totalcross.sys.Convert
-
To be used in the qsort method; the type of sort will be automatically detected.
- SORT_COMPARABLE - Static variable in class totalcross.sys.Convert
-
To be used in the qsort method; the Object array contain Comparable objects.
- SORT_DATE - Static variable in class totalcross.sys.Convert
-
To be used in the qsort method; the Object array contain String objects that represents a Date with day, month and year.
- SORT_DOUBLE - Static variable in class totalcross.sys.Convert
-
To be used in the qsort method; the Object array contain String objects that represents a double.
- SORT_INT - Static variable in class totalcross.sys.Convert
-
To be used in the qsort method; the Object array contain String objects that represents an integer.
- SORT_OBJECT - Static variable in class totalcross.sys.Convert
-
To be used in the qsort method; the Object array will be compared converting to string.
- SORT_STRING - Static variable in class totalcross.sys.Convert
-
To be used in the qsort method; the Object array contain String objects (case sensitive).
- SORT_STRING_NOCASE - Static variable in class totalcross.sys.Convert
-
To be used in the qsort method; the Object array contain String objects, using a case insensitive (and slower) algorithm.
- sortTypes - Variable in class totalcross.ui.Grid
-
Defines the sort type for each column of the grid.
- Sound - Class in totalcross.ui.media
-
Sound is used to play sounds such as beeps and tones and mp3.
- source - Variable in class totalcross.ui.event.ListContainerEvent
-
The control that originated the event.
- SPACE_PAD - Static variable in class totalcross.ui.dialog.KeyboardBox
-
Used to access the names member.
- SPACE_TO_BORDER - Static variable in class totalcross.ui.dialog.keyboard.Builder
- spacePad(String, int, boolean) - Static method in class totalcross.sys.Convert
-
Pads the given string with spaces, putting it before or after the string.
- Spacer - Class in totalcross.ui
-
Control used to add a space between controls.
- Spacer() - Constructor for class totalcross.ui.Spacer
-
Constructs a new Spacer with width and height = 0.
- Spacer(int, int) - Constructor for class totalcross.ui.Spacer
-
Constructs a new Spacer using the given x and y values.
- Spacer(String) - Constructor for class totalcross.ui.Spacer
-
Constructs a new Spacer using the given String, whose width will be the horizontal spacement.
- spaceWidth - Variable in class totalcross.Launcher.UserFont
- SPAN - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "SPAN" tag
- SPECIAL_KEY_PRESS - Static variable in class totalcross.ui.event.KeyEvent
-
The event type for a device key press event.
- SPECIAL_PAD - Static variable in class totalcross.ui.dialog.KeyboardBox
-
Used to access the names member.
- specialkeyPressed(KeyEvent) - Method in class totalcross.ui.ComboBoxEditable
- specialkeyPressed(KeyEvent) - Method in interface totalcross.ui.event.KeyListener
-
A SPECIAL_KEY_PRESS event was dispatched.
- specialkeyPressed(KeyEvent) - Method in class totalcross.ui.tree.Tree
- SpecialKeys - Interface in totalcross.sys
-
SpecialKeys is an interface containing values for special keys and modifiers.
- speed - Variable in class totalcross.game.Sprite
-
Speed in pixels used by the function towardPos.
- SpinList - Class in totalcross.ui
-
Creates a control with two arrows, so you can scroll values and show the current one.
- SpinList(String[]) - Constructor for class totalcross.ui.SpinList
-
Constructs a vertical SpinList with the given choices, selecting index 0 by default.
- SpinList(String[], boolean) - Constructor for class totalcross.ui.SpinList
-
Constructs a vertical SpinList with the given choices, selecting index 0 by default.
- Spinner - Class in totalcross.ui
-
Spinner is a control that shows an image indicating that something is running in the background.
- Spinner() - Constructor for class totalcross.ui.Spinner
-
Creates a spinner with the defined spinnerType.
- Spinner(int) - Constructor for class totalcross.ui.Spinner
-
Creates a spinner of the given type.
- Spinner(Image) - Constructor for class totalcross.ui.Spinner
-
Creates a spinner from an animated GIF.
- spinnerBack - Static variable in class totalcross.ui.UIColors
-
Deprecated.
- spinnerFore - Static variable in class totalcross.ui.UIColors
-
Deprecated.
- spinnerType - Static variable in class totalcross.ui.Spinner
-
Defines the type of spinner for all instances.
- split() - Method in class totalcross.util.regex.RETokenizer
- split(int) - Method in class totalcross.ui.Check
-
Splits the text to the given width.
- split(int) - Method in class totalcross.ui.Label
-
Splits the text to the given width.
- split(int) - Method in class totalcross.ui.Radio
-
Splits the text to the given width.
- split(String, FontMetrics) - Static method in class totalcross.ui.ToolTip
-
Deprecated.The split is done automatically
- Sprite - Class in totalcross.game
-
This class implements a game Sprite.
- Sprite(Image, int, boolean, Rect) - Constructor for class totalcross.game.Sprite
-
Sprite constructor.
- Sprite(Image, int, int, boolean, Rect) - Constructor for class totalcross.game.Sprite
-
Sprite constructor.
- SQL_EPOCH - Static variable in class totalcross.util.Date
- SQLException - Exception in totalcross.sql
- SQLException() - Constructor for exception totalcross.sql.SQLException
- SQLException(String) - Constructor for exception totalcross.sql.SQLException
- SQLException(String, String) - Constructor for exception totalcross.sql.SQLException
- SQLException(String, String, int) - Constructor for exception totalcross.sql.SQLException
- SQLException(String, Throwable) - Constructor for exception totalcross.sql.SQLException
- SQLITE_ABORT - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_AUTH - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_BUSY - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_CANTOPEN - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_CONSTRAINT - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_CORRUPT - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_DONE - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_EMPTY - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_ERROR - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_FORMAT - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_FULL - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_INTERNAL - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_INTERRUPT - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_IOERR - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_LOCKED - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_MISMATCH - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_MISUSE - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_NOLFS - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_NOMEM - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_NOTADB - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_NOTFOUND - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_OK - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_PERM - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_PROTOCOL - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_RANGE - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_READONLY - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_ROW - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_SCHEMA - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLITE_TOOBIG - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- SQLite4JConnection - Class in totalcross.sql.sqlite4j
- SQLite4JConnection(SQLiteConnection) - Constructor for class totalcross.sql.sqlite4j.SQLite4JConnection
- SQLite4JPreparedStatement - Class in totalcross.sql.sqlite4j
- SQLite4JPreparedStatement(PreparedStatement) - Constructor for class totalcross.sql.sqlite4j.SQLite4JPreparedStatement
- SQLite4JResultSet - Class in totalcross.sql.sqlite4j
- SQLite4JResultSet(ResultSet) - Constructor for class totalcross.sql.sqlite4j.SQLite4JResultSet
- SQLite4JResultSetMetaData - Class in totalcross.sql.sqlite4j
- SQLite4JResultSetMetaData(ResultSetMetaData) - Constructor for class totalcross.sql.sqlite4j.SQLite4JResultSetMetaData
- SQLite4JStatement - Class in totalcross.sql.sqlite4j
- SQLite4JStatement(Statement) - Constructor for class totalcross.sql.sqlite4j.SQLite4JStatement
- SQLiteConfig - Class in totalcross.db.sqlite
-
SQLite Configuration See also http://www.sqlite.org/pragma.html
- SQLiteConfig() - Constructor for class totalcross.db.sqlite.SQLiteConfig
-
Default constructor.
- SQLiteConfig(Hashtable) - Constructor for class totalcross.db.sqlite.SQLiteConfig
-
Creates an SQLite configuration object using values from the given property object.
- SQLiteConfig.DateClass - Class in totalcross.db.sqlite
- SQLiteConfig.DateFormat - Class in totalcross.db.sqlite
- SQLiteConfig.DatePrecision - Class in totalcross.db.sqlite
- SQLiteConfig.Encoding - Class in totalcross.db.sqlite
- SQLiteConfig.JournalMode - Class in totalcross.db.sqlite
- SQLiteConfig.LockingMode - Class in totalcross.db.sqlite
- SQLiteConfig.SynchronousMode - Class in totalcross.db.sqlite
- SQLiteConfig.TempStore - Class in totalcross.db.sqlite
- SQLiteConfig.TransactionMode - Class in totalcross.db.sqlite
- SQLiteConnection - Class in totalcross.db.sqlite
- SQLiteConnection(String, String) - Constructor for class totalcross.db.sqlite.SQLiteConnection
-
Constructor to create a connection to a database at the given location.
- SQLiteConnection(String, String, Hashtable) - Constructor for class totalcross.db.sqlite.SQLiteConnection
-
Constructor to create a pre-configured connection to a database at the given location.
- SQLiteErrorCode - Class in totalcross.db.sqlite
-
SQLite3 error code
- SQLiteOpenMode - Class in totalcross.db.sqlite
-
Database file open modes of SQLite.
- SQLiteUtil - Class in totalcross.db.sqlite
-
Utility class to make convertion to SQLite easier.
- SQLiteUtil() - Constructor for class totalcross.db.sqlite.SQLiteUtil
-
Open a connection at memory
- SQLiteUtil(String) - Constructor for class totalcross.db.sqlite.SQLiteUtil
-
Open a connection at the given table
- SQLiteUtil(String, String) - Constructor for class totalcross.db.sqlite.SQLiteUtil
-
Open a connection at the given path and table
- SQLiteUtil(Connection) - Constructor for class totalcross.db.sqlite.SQLiteUtil
-
Use the given connection in all operations
- sqlStateSQL99 - Static variable in interface totalcross.sql.DatabaseMetaData
- sqlStateXOpen - Static variable in interface totalcross.sql.DatabaseMetaData
- SQLWarning - Exception in totalcross.sql
- SQLWarning() - Constructor for exception totalcross.sql.SQLWarning
- SQLWarning(String) - Constructor for exception totalcross.sql.SQLWarning
- SQLWarning(String, String) - Constructor for exception totalcross.sql.SQLWarning
- SQLWarning(String, String, int) - Constructor for exception totalcross.sql.SQLWarning
- SQLXML - Static variable in class totalcross.sql.Types
- srcDB - Variable in class totalcross.db.sqlite.ExtendedCommand.BackupCommand
- srcFile - Variable in class totalcross.db.sqlite.ExtendedCommand.RestoreCommand
- SSL - Class in totalcross.net.ssl
-
A representation of an SSL connection.
- SSL(Object, Socket) - Constructor for class totalcross.net.ssl.SSL
-
Store the reference to an SSL context.
- SSL_ALERT_BAD_CERTIFICATE - Static variable in interface totalcross.net.ssl.Constants
-
SSL received a bad certificate.
- SSL_ALERT_BAD_RECORD_MAC - Static variable in interface totalcross.net.ssl.Constants
-
Bad message MAC checksum.
- SSL_ALERT_CLOSE_NOTIFY - Static variable in interface totalcross.net.ssl.Constants
-
The SSL connection has been closed.
- SSL_ALERT_DECODE_ERROR - Static variable in interface totalcross.net.ssl.Constants
- SSL_ALERT_DECRYPT_ERROR - Static variable in interface totalcross.net.ssl.Constants
- SSL_ALERT_HANDSHAKE_FAILURE - Static variable in interface totalcross.net.ssl.Constants
-
An SSL handshake failure occurred.
- SSL_ALERT_ILLEGAL_PARAMETER - Static variable in interface totalcross.net.ssl.Constants
- SSL_ALERT_INVALID_VERSION - Static variable in interface totalcross.net.ssl.Constants
- SSL_ALERT_UNEXPECTED_MESSAGE - Static variable in interface totalcross.net.ssl.Constants
-
The SSL encountered an unexpected message.
- SSL_BUILD_ENABLE_CLIENT - Static variable in interface totalcross.net.ssl.Constants
- SSL_BUILD_ENABLE_VERIFICATION - Static variable in interface totalcross.net.ssl.Constants
- SSL_BUILD_FULL_MODE - Static variable in interface totalcross.net.ssl.Constants
- SSL_BUILD_MODE - Static variable in interface totalcross.net.ssl.Constants
-
offsets to retrieve configuration information
- SSL_BUILD_SERVER_ONLY - Static variable in interface totalcross.net.ssl.Constants
- SSL_BUILD_SKELETON_MODE - Static variable in interface totalcross.net.ssl.Constants
-
build mode ids'
- SSL_CLIENT_AUTHENTICATION - Static variable in interface totalcross.net.ssl.Constants
-
Enable the client authentication support in the context.
- SSL_DEFAULT_CLNT_SESS - Static variable in interface totalcross.net.ssl.Constants
- SSL_DEFAULT_SVR_SESS - Static variable in interface totalcross.net.ssl.Constants
-
default session sizes
- SSL_ERROR_BAD_CERTIFICATE - Static variable in interface totalcross.net.ssl.Constants
-
The certificate is not valid.
- SSL_ERROR_CONN_LOST - Static variable in interface totalcross.net.ssl.Constants
-
The SSL connection have been lost.
- SSL_ERROR_DEAD - Static variable in interface totalcross.net.ssl.Constants
-
A fatal error occurred.
- SSL_ERROR_FINISHED_INVALID - Static variable in interface totalcross.net.ssl.Constants
- SSL_ERROR_INVALID_HANDSHAKE - Static variable in interface totalcross.net.ssl.Constants
-
The SSL handshake failed.
- SSL_ERROR_INVALID_HMAC - Static variable in interface totalcross.net.ssl.Constants
-
Bad message authentication code.
- SSL_ERROR_INVALID_KEY - Static variable in interface totalcross.net.ssl.Constants
- SSL_ERROR_INVALID_PROT_MSG - Static variable in interface totalcross.net.ssl.Constants
-
An SSL protocol failure occurred.
- SSL_ERROR_INVALID_SESSION - Static variable in interface totalcross.net.ssl.Constants
-
Invalid session.
- SSL_ERROR_INVALID_VERSION - Static variable in interface totalcross.net.ssl.Constants
-
Invalid version.
- SSL_ERROR_NO_CERT_DEFINED - Static variable in interface totalcross.net.ssl.Constants
- SSL_ERROR_NO_CIPHER - Static variable in interface totalcross.net.ssl.Constants
-
No cipher method available.
- SSL_ERROR_NOT_SUPPORTED - Static variable in interface totalcross.net.ssl.Constants
- SSL_ERROR_SOCK_SETUP_FAILURE - Static variable in interface totalcross.net.ssl.Constants
-
The underlaying socket couldn't be configured.
- SSL_ERROR_TOO_MANY_CERTS - Static variable in interface totalcross.net.ssl.Constants
- SSL_HANDSHAKE_IN_PROGRESS - Static variable in interface totalcross.net.ssl.Constants
-
SSL handshake is in progress.
- SSL_HAS_PEM - Static variable in interface totalcross.net.ssl.Constants
- SSL_MAX_CA_CERT_CFG_OFFSET - Static variable in interface totalcross.net.ssl.Constants
- SSL_MAX_CERT_CFG_OFFSET - Static variable in interface totalcross.net.ssl.Constants
- SSL_NOT_OK - Static variable in interface totalcross.net.ssl.Constants
-
The operation failed.
- SSL_OBJ_PKCS12 - Static variable in interface totalcross.net.ssl.Constants
-
PKCS12 certificate or private key.
- SSL_OBJ_PKCS8 - Static variable in interface totalcross.net.ssl.Constants
-
PKCS8 encrypted private key.
- SSL_OBJ_RSA_KEY - Static variable in interface totalcross.net.ssl.Constants
-
RSA private key.
- SSL_OBJ_X509_CACERT - Static variable in interface totalcross.net.ssl.Constants
-
X.509 CA certificate.
- SSL_OBJ_X509_CERT - Static variable in interface totalcross.net.ssl.Constants
-
X.509 client/server certificate.
- SSL_OK - Static variable in interface totalcross.net.ssl.Constants
-
The operation succeeded.
- SSL_SERVER_VERIFY_LATER - Static variable in interface totalcross.net.ssl.Constants
-
Differ the server authentication in the context.
- SSL_SESSION_ID_SIZE - Static variable in interface totalcross.net.ssl.Constants
-
need to predefine before ssl_lib.h gets to it
- SSL_X509_CA_CERT_COMMON_NAME - Static variable in interface totalcross.net.ssl.Constants
- SSL_X509_CA_CERT_ORGANIZATION - Static variable in interface totalcross.net.ssl.Constants
- SSL_X509_CA_CERT_ORGANIZATIONAL_NAME - Static variable in interface totalcross.net.ssl.Constants
- SSL_X509_CERT_COMMON_NAME - Static variable in interface totalcross.net.ssl.Constants
-
X.509/X.520 distinguished name types
- SSL_X509_CERT_ORGANIZATION - Static variable in interface totalcross.net.ssl.Constants
- SSL_X509_CERT_ORGANIZATIONAL_NAME - Static variable in interface totalcross.net.ssl.Constants
- SSLClient - Class in totalcross.net.ssl
-
The client context.
- SSLClient(int, int) - Constructor for class totalcross.net.ssl.SSLClient
-
Start a new client context.
- SSLContext - Class in totalcross.net.ssl
- SSLContext(Class<? extends SSLContextSpi>) - Constructor for class totalcross.net.ssl.SSLContext
- SSLContextBase - Class in totalcross.net.ssl
- SSLContextBase() - Constructor for class totalcross.net.ssl.SSLContextBase
- SSLContextMbedtls - Class in totalcross.net.ssl
- SSLContextMbedtls() - Constructor for class totalcross.net.ssl.SSLContextMbedtls
- sslContextSpi - Variable in class totalcross.net.ssl.SSLContext
- SSLContextSpi - Class in totalcross.net.ssl
- SSLContextSpi(String) - Constructor for class totalcross.net.ssl.SSLContextSpi
- SSLCTX - Class in totalcross.net.ssl
-
A base object for SSLServer/SSLClient.
- SSLCTX(int, int) - Constructor for class totalcross.net.ssl.SSLCTX
-
Establish a new client/server context.
- SSLReadHolder - Class in totalcross.net.ssl
-
A holder for data read in an SSL read.
- SSLReadHolder() - Constructor for class totalcross.net.ssl.SSLReadHolder
-
Contruct a new read holder object.
- SSLServer - Class in totalcross.net.ssl
-
The server context.
- SSLServer(int, int) - Constructor for class totalcross.net.ssl.SSLServer
-
Start a new server context.
- SSLSocket - Class in totalcross.net.ssl
-
This class extends Sockets and provides secure socket using protocols such as the "Secure Sockets Layer" (SSL) or IETF "Transport Layer Security" (TLS) protocols.
The initial handshake on this connection is initiated by calling startHandshake which explicitly begins handshakes. - SSLSocket(SSLContextSpi, String, int, int) - Constructor for class totalcross.net.ssl.SSLSocket
-
Constructs an SSL connection to a named host at a specified port, with the specified connection timeout, binding the client side of the connection a given address and port.
- SSLSocketFactory - Class in totalcross.net.ssl
-
SSLSocketFactory creates SSLSockets.
- SSLSocketFactory() - Constructor for class totalcross.net.ssl.SSLSocketFactory
- SSLUtil - Class in totalcross.net.ssl
-
Some global helper functions.
- SSLUtil() - Constructor for class totalcross.net.ssl.SSLUtil
- STANDARD_2_OF_5 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Standard 2 of 5 barcode type. - StandardFonts - Class in totalcross.util.pdf
- StandardFonts() - Constructor for class totalcross.util.pdf.StandardFonts
- StandardHttpClient - Class in totalcross.xml.rpc
-
Provides client-side HTTP communication
- StandardHttpClient(String, int, String) - Constructor for class totalcross.xml.rpc.StandardHttpClient
- StandardHttpClient(String, int, String, int, int, int) - Constructor for class totalcross.xml.rpc.StandardHttpClient
- start() - Method in class totalcross.game.GameEngine
-
Must be called to start the game.
- start() - Method in class totalcross.Launcher
- start() - Method in class totalcross.Service
- start() - Method in class totalcross.ui.anim.ControlAnimation
- start() - Method in class totalcross.ui.anim.FadeAnimation
- start() - Method in class totalcross.ui.media.MediaClip
-
Starts the MediaClip as soon as possible.
- start() - Method in class totalcross.ui.Spinner
-
Starts the spinning thread.
- start() - Method in class totalcross.util.regex.Matcher
- start() - Method in interface totalcross.util.regex.MatchResult
- start(int) - Method in class totalcross.game.Animation
-
Starts the animation.
- start(int) - Method in class totalcross.util.regex.Matcher
- start(int) - Method in interface totalcross.util.regex.MatchResult
- start(int, int, int, int) - Method in class totalcross.game.Animation
-
Starts the animation with a frame range.
- START_A - Static variable in class totalcross.barcode.Barcode128
-
The start code.
- START_B - Static variable in class totalcross.barcode.Barcode128
-
The start code.
- START_BATCH - Static variable in class totalcross.io.device.scanner.Honeywell
-
Starts the definition of the barcode parameters.
- START_C - Static variable in class totalcross.barcode.Barcode128
-
The start code.
- startArray() - Method in interface org.json.simple.parser.ContentHandler
-
Receive notification of the beginning of a JSON array.
- startDragPos - Variable in class totalcross.ui.ScrollBar
- started - Variable in class totalcross.ui.Container
- STARTED - Static variable in class totalcross.ui.media.MediaClip
-
The state of the MediaClip indicating that the MediaClip has already started.
- STARTED - Static variable in class totalcross.ui.media.MediaClipEvent
-
The event type when the play starts.
- startEffect() - Method in class totalcross.ui.effect.MaterialEffect
- startEffect() - Method in class totalcross.ui.effect.UIEffects
- startElement(int, AttributeList) - Method in class totalcross.xml.ContentHandler
-
Receive notification of the beginning of an element.
- startElement(int, AttributeList) - Method in class totalcross.xml.rpc.XmlRpcContentHandler
- startElement(String) - Method in class totalcross.xml.rpc.XmlWriter
-
Formats an opening XML tag
- startHandshake() - Method in class totalcross.net.ssl.SSLSocket
-
Starts an SSL handshake on this connection.
- startInquiry(int, DiscoveryListener) - Method in class totalcross.io.device.bluetooth.DiscoveryAgent
-
Places the device into inquiry mode.
- startJSON() - Method in interface org.json.simple.parser.ContentHandler
-
Receive notification of the beginning of JSON processing.
- startObject() - Method in interface org.json.simple.parser.ContentHandler
-
Receive notification of the beginning of a JSON object.
- startObjectEntry(String) - Method in interface org.json.simple.parser.ContentHandler
-
Receive notification of the beginning of a JSON object entry.
- startRecord() - Method in class totalcross.io.ResizeRecord
-
Appends a new record to the PDBFile.
- startRecord(int) - Method in class totalcross.io.ResizeRecord
-
Inserts the record at the specified index in the PDBFile.
- startSpinner() - Method in class totalcross.ui.Bar
-
Shows and starts the spinner (if one has been assigned to the
spinnerfield). - startStopText - Variable in class totalcross.barcode.Barcode
-
Show the start and stop character '*' in the text for the barcode 39 or 'ABCD' for codabar.
- startsWith(String) - Method in class totalcross.util.regex.Pattern
-
A shorthand for Pattern.matcher(String).matchesPrefix().
- starttls - Static variable in class totalcross.net.mail.SMTPTransport
- startTLS() - Method in class totalcross.net.mail.SMTPSSLTransport
- startTLS() - Method in class totalcross.net.mail.SMTPTransport
-
Issue the STARTTLS command and switch the socket to TLS mode if it succeeds.
- startTransaction() - Method in class totalcross.db.sqlite.SQLiteUtil
- state - Variable in class totalcross.game.AnimatedButton
-
current animated button state
- Statement - Interface in totalcross.sql
- STATEMENT_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- STATEMENT_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- statesIndexes - Variable in class totalcross.game.AnimatedButton
- status - Static variable in class totalcross.unit.UIRobot
- status(String) - Static method in class totalcross.unit.TestCase
-
Shows the text, in a limited (half screen width) region of the TestSuite screen.
- stillQuality - Variable in class totalcross.ui.media.Camera
-
The still quality.
- stop() - Method in class totalcross.game.Animation
-
Stops the animation.
- stop() - Method in class totalcross.game.GameEngine
-
Must be called to make the game stop.
- stop() - Method in class totalcross.io.device.gps.GPS
-
Closes the underlying PortConnector or native api.
- stop() - Method in class totalcross.io.device.gps.GPSView
-
Removes the timer and stops the GPS.
- stop() - Method in class totalcross.Service
- stop() - Method in class totalcross.ui.media.MediaClip
-
Stops the MediaClip.
- stop() - Method in class totalcross.ui.Spinner
-
Stops the spinning thread.
- stop() - Method in class totalcross.unit.UIRobot
- stop(boolean) - Method in class totalcross.ui.anim.ControlAnimation
- stop(boolean) - Method in class totalcross.ui.anim.PathAnimation
- stopFlick() - Method in class totalcross.ui.DynamicScrollContainer
-
Stops any triggered flick events
- stopMarquee() - Method in class totalcross.ui.Label
-
Stops the marquee, but does not change the current text.
- STOPPED - Static variable in class totalcross.ui.media.MediaClipEvent
-
The event type when the play ends.
- stopSpinner() - Method in class totalcross.ui.Bar
-
Stops and hides the spinner (if createSpinner or setSpinner was called before)
- stopWriteCheckOnTimeout - Variable in class totalcross.io.device.PortConnector
-
Set to false to not let the timeout error stop the write check loop.
- Storable - Interface in totalcross.io
-
An interface for all objects that support loading and saving themselves through the ObjectCatalog class.
- store - Variable in class totalcross.net.mail.Folder
- Store - Class in totalcross.net.mail
-
An abstract class that models a message store and its access protocol, for storing and retrieving messages.
- Store(MailSession) - Constructor for class totalcross.net.mail.Store
- STORED - Static variable in class totalcross.util.zip.ZipEntry
-
Compression method.
- STORED - Static variable in class totalcross.util.zip.ZipStream
-
Compression method for uncompressed (STORED) entries.
- storesLowerCaseIdentifiers() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database treats mixed case identifiers as all lower case.
- storesLowerCaseQuotedIdentifiers() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database treats mixed case quoted identifiers as all lower case.
- storesMixedCaseIdentifiers() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database stores mixed case identifers even if it treats them as case insensitive.
- storesMixedCaseQuotedIdentifiers() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database stores mixed case quoted identifers even if it treats them as case insensitive.
- storesUpperCaseIdentifiers() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database treats mixed case identifiers as all upper case.
- storesUpperCaseQuotedIdentifiers() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database treats mixed case quoted identifiers as all upper case.
- Str(String) - Constructor for class totalcross.util.Properties.Str
- stream - Variable in class totalcross.io.DataStream
-
The underlying stream, from where bytes are read and written.
- Stream - Class in totalcross.io
-
Stream is the base class for all stream-based I/O classes.
- Stream - Class in totalcross.util.pdf
- Stream() - Constructor for class totalcross.io.Stream
- Stream() - Constructor for class totalcross.util.pdf.Stream
- StreamConnectionNotifier - Class in totalcross.io
-
Base class for connection notifiers.
- StreamConnectionNotifier() - Constructor for class totalcross.io.StreamConnectionNotifier
- strechImage - Variable in class totalcross.ui.ImageControl
-
Set to true, with scaleToFit, to strech the image.
- STRIKE - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "STRIKE" tag
- STRING - Static variable in class totalcross.io.device.bluetooth.DataElement
- STRING - Static variable in class totalcross.xml.rpc.XmlRpcValue
- stringhuff - Variable in class totalcross.json.zip.JSONzip
-
A Huffman encoder for string values.
- stringhuffext - Variable in class totalcross.json.zip.JSONzip
-
A Huffman encoder for string values extended bytes.
- stringkeep - Variable in class totalcross.json.zip.JSONzip
-
A place to keep the strings.
- strings2items(String[]) - Static method in class totalcross.ui.MenuBarDropDown
-
Converts an old Menu format into the new one.
- strings2items(String[][]) - Static method in class totalcross.ui.MenuBar
-
Converts a String matrix into a MenuItem matrix.
- stringToValue(String) - Static method in class totalcross.json.JSONObject
-
Try to convert a string into a number, boolean, or null.
- stringToValue(String) - Static method in class totalcross.json.XML
-
Try to convert a string into a number, boolean, or null.
- stringWidth(char[], int, int) - Method in class totalcross.ui.font.FontMetrics
-
Returns the width in pixels of the given char array range.
- stringWidth(String) - Method in class totalcross.ui.font.FontMetrics
-
Returns the width in pixels of the given text string.
- stripTrailingZeros() - Method in class totalcross.util.BigDecimal
-
Returns a BigDecimal which is numerically equal to this BigDecimal but with no trailing zeros in the representation.
- STRONG - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "STRONG" tag
- STRT25 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- STRUCT - Static variable in class totalcross.sql.Types
- STRUCT - Static variable in class totalcross.xml.rpc.XmlRpcValue
- style - Variable in class totalcross.ui.font.Font
-
Read only field that contains the font's style.
- style - Variable in class totalcross.ui.html.ControlProperties
-
The style of this control
- Style - Class in totalcross.ui.html
-
The class
Stylegroup the several values required to paint aTile. - STYLE - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "STYLE" tag
- SUB - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "SUB" tag
- subject - Variable in class totalcross.net.mail.Message
-
The subject of this message
- SUBJOURNAL - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- submit(String) - Method in class totalcross.ui.html.Form
-
This method is called by the submit button of the form to submit the contents of the form to the server.
- Substitution - Interface in totalcross.util.regex
- substring(int, int) - Method in class totalcross.net.ByteString
-
Creates a ByteString substring.
- subtract(BigDecimal) - Method in class totalcross.util.BigDecimal
-
Returns a
BigDecimalwhose value is(this - val), and whose scale ismax(this.scale(), val.scale()). - subtract(BigInteger) - Method in class totalcross.util.BigInteger
- subtract(Date) - Method in class totalcross.util.Date
-
Returns the difference in days from this date and the given one (other - this).
- subType - Variable in class totalcross.net.mail.Multipart
- SUBTYPE - Static variable in class totalcross.util.pdf.StandardFonts
- suffix - Variable in class totalcross.ui.ProgressBar
-
The string prefix.
- suffix - Static variable in class totalcross.xml.soap.SOAP
-
The suffix string used when sending requests.
- suffix() - Method in class totalcross.util.regex.Matcher
- suffix() - Method in interface totalcross.util.regex.MatchResult
- SUFFIX - Static variable in interface totalcross.util.regex.MatchResult
- sum(int...) - Static method in class totalcross.sys.Convert
-
Returns the sum of the given ints
- sum(int[], int, int) - Static method in class totalcross.sys.Convert
-
Returns the sum of the given ints, in the given range (startIndex <= x < endIndex).
- SUP - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "SUP" tag
- SUPP2 - Static variable in class totalcross.barcode.Barcode
-
A type of barcode
- SUPP5 - Static variable in class totalcross.barcode.Barcode
-
A type of barcode
- SUPPLEMENTALS_PARAM - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setParam method
- supportsAlterTableWithAddColumn() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database supports "ALTER TABLE ADD COLUMN"
- supportsAlterTableWithDropColumn() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database supports "ALTER TABLE DROP COLUMN"
- supportsANSI92EntryLevelSQL() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the ANSI92 entry level SQL grammar is supported.
- supportsANSI92FullSQL() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the ANSI92 full SQL grammar is supported.
- supportsANSI92IntermediateSQL() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the ANSI92 intermediate SQL grammar is supported.
- supportsBatchUpdates() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database supports batch updates.
- supportsCatalogsInDataManipulation() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether a catalog name can appear in a data manipulation statement.
- supportsCatalogsInIndexDefinitions() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether a catalog name can appear in an index definition.
- supportsCatalogsInPrivilegeDefinitions() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether a catalog name can appear in privilege definitions.
- supportsCatalogsInProcedureCalls() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether a catalog name can appear in a procedure call
- supportsCatalogsInTableDefinitions() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether a catalog name can appear in a table definition.
- supportsColumnAliasing() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not column aliasing is supported.
- supportsConvert() - Method in interface totalcross.sql.DatabaseMetaData
-
Tests whether or not CONVERT is supported.
- supportsConvert(int, int) - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not CONVERT can be performed between the specified types.
- supportsCoreSQLGrammar() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the core grammer for ODBC is supported.
- supportsCorrelatedSubqueries() - Method in interface totalcross.sql.DatabaseMetaData
-
This method test whether or not correlated subqueries are allowed.
- supportsDataDefinitionAndDataManipulationTransactions() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not DDL and DML statements allowed within the same transaction.
- supportsDataManipulationTransactionsOnly() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not only DML statement are allowed inside a transaction.
- supportsDifferentTableCorrelationNames() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether correlation names must be different from the name of the table.
- supportsExpressionsInOrderBy() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not expressions are allowed in an ORDER BY lists.
- supportsExtendedSQLGrammar() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the extended grammer for ODBC is supported.
- supportsExtension(String) - Method in class totalcross.net.mail.SMTPTransport
- supportsFullOuterJoins() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database supports full outer joins.
- supportsGetGeneratedKeys() - Method in interface totalcross.sql.DatabaseMetaData
- supportsGroupBy() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not GROUP BY is supported.
- supportsGroupByBeyondSelect() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not a GROUP BY can add columns not in the select if it includes all the columns in the select.
- supportsGroupByUnrelated() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether GROUP BY on a non-selected column is allowed.
- supportsIntegrityEnhancementFacility() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the SQL integrity enhancement facility is supported.
- supportsLikeEscapeClause() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the escape character is supported in LIKE expressions.
- supportsLimitedOuterJoins() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database supports limited outer joins.
- supportsMinimumSQLGrammar() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the minimum grammer for ODBC is supported.
- supportsMixedCaseIdentifiers() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database supports identifiers with mixed case.
- supportsMixedCaseQuotedIdentifiers() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database supports quoted identifiers with mixed case.
- supportsMultipleOpenResults() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether the database supports returning multiple
ResultSetS from aCallableStatementat once. - supportsMultipleResultSets() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether multiple result sets for a single statement are supported.
- supportsMultipleTransactions() - Method in interface totalcross.sql.DatabaseMetaData
-
This method test whether or not multiple transactions may be open at once, as long as they are on different connections.
- supportsNamedParameters() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether the database supports named parameters.
- supportsNonNullableColumns() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not columns can be defined as NOT NULL.
- supportsOpenCursorsAcrossCommit() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database supports cursors remaining open across commits.
- supportsOpenCursorsAcrossRollback() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database supports cursors remaining open across rollbacks.
- supportsOpenStatementsAcrossCommit() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database supports statements remaining open across commits.
- supportsOpenStatementsAcrossRollback() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database supports statements remaining open across rollbacks.
- supportsOrderByUnrelated() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or ORDER BY on a non-selected column is allowed.
- supportsOuterJoins() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database supports outer joins.
- supportsPositionedDelete() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not that database supports positioned deletes.
- supportsPositionedUpdate() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not that database supports positioned updates.
- supportsResultSetConcurrency(int, int) - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether the specified result set type and result set concurrency type are supported by the database.
- supportsResultSetHoldability(int) - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests if the database supports the specified holdability type.
- supportsResultSetType(int) - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the datbase supports the specified result type.
- supportsSavepoints() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether the databse supports savepoints.
- supportsSchemasInDataManipulation() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether a catalog name can appear in a data manipulation statement.
- supportsSchemasInIndexDefinitions() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether a catalog name can appear in an index definition.
- supportsSchemasInPrivilegeDefinitions() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether a catalog name can appear in privilege definitions.
- supportsSchemasInProcedureCalls() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether a catalog name can appear in a procedure call
- supportsSchemasInTableDefinitions() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether a catalog name can appear in a table definition.
- supportsSelectForUpdate() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not SELECT FOR UPDATE is supported by the database.
- supportsStatementPooling() - Method in interface totalcross.sql.DatabaseMetaData
- supportsStoredProcedures() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not stored procedures are supported on this database.
- supportsSubqueriesInComparisons() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not subqueries are allowed in comparisons.
- supportsSubqueriesInExists() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not subqueries are allowed in exists expressions.
- supportsSubqueriesInIns() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether subqueries are allowed in IN statements.
- supportsSubqueriesInQuantifieds() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not subqueries are allowed in quantified expressions.
- supportsTableCorrelationNames() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not table correlation names are supported.
- supportsTransactionIsolationLevel(int) - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database supports the specified transaction isolation level.
- supportsTransactions() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database supports transactions.
- supportsUnion() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the UNION statement is supported.
- supportsUnionAll() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the UNION ALL statement is supported.
- surface - Variable in class totalcross.game.Sprite
-
Surface to draw at.
- surface - Variable in class totalcross.ui.gfx.Graphics
-
The surface where this Graphics will draw on.
- swap(Container) - Method in class totalcross.ui.Window
-
Used to swap containers from the Window.
- swapFocus(Control) - Method in class totalcross.ui.Window
-
Changes the focus to the desired control, without posting FOCUS_IN and FOCUS_OUT events
- swapToTopmostWindow() - Method in class totalcross.ui.Container
-
Call this method to swap this Container to the topmost window.
- SWEDEN_POST - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Sweden Post barcode type. - Switch - Class in totalcross.ui
-
This class implements the on/off switch present in many platforms
- Switch() - Constructor for class totalcross.ui.Switch
-
Constructs a switch of iOS type.
- Switch(boolean) - Constructor for class totalcross.ui.Switch
-
Constructs a switch of the given type.
- switchBack - Static variable in class totalcross.res.Resources
- switchBrd - Static variable in class totalcross.res.Resources
- switchBrdAnd - Static variable in class totalcross.res.Resources
- switchBrdIos - Static variable in class totalcross.res.Resources
- switchBtn - Static variable in class totalcross.res.Resources
- switchBtnAnd - Static variable in class totalcross.res.Resources
- switchBtnIos - Static variable in class totalcross.res.Resources
- switchTo(int) - Method in class totalcross.ui.MenuBar
- Symbol - Interface in totalcross.io.device.scanner
- SYMBOL - Static variable in class totalcross.util.pdf.StandardFonts
- SYNC - Static variable in interface totalcross.sys.SpecialKeys
-
Valid only on PalmOS.
- SYNC - Static variable in class totalcross.ui.Spinner
-
Used in the type field
- SynchronousMode(String) - Constructor for class totalcross.db.sqlite.SQLiteConfig.SynchronousMode
- syncTarget - Variable in class totalcross.io.sync.Conduit
-
Defines the target platform for synchronization.
- syntaxError(String) - Method in class totalcross.json.JSONTokener
-
Make a JSONException to signal a syntax error.
- SyntaxException - Exception in totalcross.xml
-
Exception thrown by the XmlTokenizer when a syntax error is found.
- SYSTEM - Static variable in interface totalcross.sys.SpecialKeys
-
modifier used in Android that states the key came from a trusted part of the system (ie, physical keyboard)
T
- tab - Static variable in class totalcross.res.Resources
- TAB - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- TAB - Static variable in class totalcross.ui.NinePatch
- TAB_BORDER - Static variable in class totalcross.ui.Window
-
To be used in setBorderStyle
- TAB_ONLY_BORDER - Static variable in class totalcross.ui.Window
-
To be used in setBorderStyle
- TAB_SIZE - Static variable in class totalcross.ui.font.Font
-
When the vm draws a character and founds the tab char, it will draw a set of spaces.
- tab2 - Static variable in class totalcross.res.Resources
- TAB2 - Static variable in class totalcross.ui.NinePatch
- TabbedContainer - Class in totalcross.ui
-
TabbedContainer is a bar of text or image tabs.
- TabbedContainer(String[]) - Constructor for class totalcross.ui.TabbedContainer
-
Constructs a tab bar control with Strings as captions.
- TabbedContainer(Image[]) - Constructor for class totalcross.ui.TabbedContainer
-
Constructs a tab bar control with images as captions, using the given color as transparent color.
- TabbedContainer(Image[], int) - Constructor for class totalcross.ui.TabbedContainer
-
Constructor to keep compilation compatibility with TC 1; transparentColor is ignored.
- table - Variable in class totalcross.util.Hashtable
-
The hash table data.
- table - Variable in class totalcross.util.IntHashtable
-
The hash table data.
- TABLE - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "TABLE" tag
- tableExists(String) - Method in class totalcross.db.sqlite.SQLiteUtil
- tableIndexClustered - Static variable in interface totalcross.sql.DatabaseMetaData
-
This table index is clustered.
- tableIndexHashed - Static variable in interface totalcross.sql.DatabaseMetaData
-
This table index is hashed.
- tableIndexOther - Static variable in interface totalcross.sql.DatabaseMetaData
-
This table index is of another type.
- tableIndexStatistic - Static variable in interface totalcross.sql.DatabaseMetaData
-
This column contains table statistics.
- TABLOID_HEIGHT - Static variable in interface totalcross.util.pdf.PaperSize
- TABLOID_WIDTH - Static variable in interface totalcross.util.pdf.PaperSize
- tabOrder - Variable in class totalcross.ui.Container
-
Holds the controls that will be used to transfer focus when the tab key is pressed.
- TABS_BOTTOM - Static variable in class totalcross.ui.TabbedContainer
-
To be used on the setType method: specifies that the tabs will be placed on the bottom.
- TABS_NONE - Static variable in class totalcross.ui.TabbedContainer
-
To be used on the setType method: specifies that the tabs will be hidden and you will be responsible to change them.
- TABS_TOP - Static variable in class totalcross.ui.TabbedContainer
-
To be used on the setType method: specifies that the tabs will be placed on the top.
- tabsBackColor - Variable in class totalcross.ui.TabbedContainer
-
Sets the colors used on each tab.
- tag2code - Static variable in class totalcross.xml.rpc.XmlRpcValue
- TagDereferencer - Class in totalcross.ui.html
-
NamedEntitiesDereferencerprovides an extremely fast way to map the set of known HTML tags to unique integer values. - TagDereferencer() - Constructor for class totalcross.ui.html.TagDereferencer
- tagNameHashId - Variable in class totalcross.xml.XmlReader
-
hash ID of current tag name, set by
foundStartTagNameorfoundEndTagName - tail - Variable in class totalcross.ui.Container
-
The tail of the children list.
- takeInitialScreenShot() - Method in class totalcross.ui.Control
-
Take a screen shot of this container and stores it in
offscreen0. - takeScreenShot() - Method in class totalcross.ui.Control
-
Take a screen shot of this container and stores it in
offscreen. - target - Variable in class totalcross.ui.event.Event
-
The target of the event.
- target - Variable in class totalcross.ui.event.Listener
-
The target control.
- target() - Method in class totalcross.util.regex.Matcher
- target() - Method in interface totalcross.util.regex.MatchResult
- TARGET - Static variable in interface totalcross.util.regex.MatchResult
- targetApplicationId - Variable in class totalcross.io.sync.Conduit
- targetAppPath - Variable in class totalcross.io.sync.Conduit
- targetChars() - Method in class totalcross.util.regex.Matcher
- targetChars() - Method in interface totalcross.util.regex.MatchResult
- targetDB - Variable in class totalcross.db.sqlite.ExtendedCommand.RestoreCommand
- targetEnd() - Method in class totalcross.util.regex.Matcher
- targetEnd() - Method in interface totalcross.util.regex.MatchResult
- targetFps - Variable in class totalcross.ui.media.Camera
-
Expected FPS for the output file created with CAMERA_VIDEO_RECORDER.
- TARGETING_ALL - Static variable in class totalcross.io.sync.Conduit
- TARGETING_PALMOS - Static variable in class totalcross.io.sync.Conduit
- TARGETING_WINCE - Static variable in class totalcross.io.sync.Conduit
- targetStart() - Method in class totalcross.util.regex.Matcher
- targetStart() - Method in interface totalcross.util.regex.MatchResult
- TBODY - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "TBODY" tag
- TCEventThread - Class in totalcross
- TCEventThread(MainClass) - Constructor for class totalcross.TCEventThread
- TCZ - Class in totalcross.util.zip
-
A tcz (TotalCross Zip) file has the following format: version (2 bytes) attributes (2 bytes) base offset (header size + 4) header compressed data chunks The header is: length (4 bytes) offsets array (length+1) - offset[i+1]-offset[i] gives the compressed size uncompressed sizes array (length) names array (length) The header is compressed to save space.
- TCZ(Stream) - Constructor for class totalcross.util.zip.TCZ
-
Reads a TCZ file and fill the public members available in this class: version, attr, baseOffset, offsets, uncompressedSizes, names, chunks, numberOfChunks.
- TCZ(Vector, String, short) - Constructor for class totalcross.util.zip.TCZ
-
Create a TCZ file with the given vector of Entry(s).
- TCZ_VERSION - Static variable in class totalcross.util.zip.TCZ
- TCZ.Entry - Class in totalcross.util.zip
-
An entry of the TCZ file.
- TD - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "TD" tag
- teclado - Variable in class totalcross.ui.dialog.keyboard.KeyboardEdit
-
Janela do teclado.
- TELEPEN - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- TELEPEN - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable Telepen barcode type. - TEMP_DB - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- TEMP_JOURNAL - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- tempHwScale - Variable in class totalcross.ui.ImageControl
-
Temporary values to set the hwScaleW/hwScaleH to during draw.
- tempSelectedIndex - Variable in class totalcross.ui.ListBox
- tempShow() - Method in class totalcross.ui.ScrollBar
-
Used by ScrollPosition
- tempShow() - Method in class totalcross.ui.ScrollPosition
- TempStore(String) - Constructor for class totalcross.db.sqlite.SQLiteConfig.TempStore
- tempTitle - Variable in class totalcross.ui.Window
-
A temporary title that will be displayed when this Windows pops up.
- tempW - Variable in class totalcross.ui.Control
- TEN - Static variable in class totalcross.util.BigDecimal
-
The constant ten as a
BigDecimalwith scale zero. - TEN - Static variable in class totalcross.util.BigInteger
-
The constant ten as a BigInteger.
- terminateIfMainClass - Static variable in class totalcross.Launcher
- testBit(int) - Method in class totalcross.util.BigInteger
- TestCase - Class in totalcross.unit
-
This class represents a testcase.
- TestCase() - Constructor for class totalcross.unit.TestCase
- testRun() - Method in class totalcross.unit.ImageComparisionTest
- testRun() - Method in class totalcross.unit.TestCase
- TestSuite - Class in totalcross.unit
-
JUnit implementation for TotalCross, to be used in the device (or in the desktop).
- TestSuite(String) - Constructor for class totalcross.unit.TestSuite
- testValidity(Object) - Static method in class totalcross.json.JSONObject
-
Throw an exception if the object is a NaN or infinite number.
- text - Variable in class totalcross.ui.Button
- text - Variable in class totalcross.ui.Label
-
The String with the full text (not splitted)
- text - Variable in class totalcross.ui.ListBox.IconItem
- text() - Method in class totalcross.notification.Notification
-
The content text of this notification
- text(CharSequence) - Method in class totalcross.notification.Notification.Builder
-
Set the second line of text (the content of the notification) in the platform notification template.
- TEXT - Static variable in class totalcross.db.sqlite.SQLiteConfig.DateClass
- TEXT_CHANGED_EVENT - Static variable in class totalcross.ui.event.GridEvent
-
Generated when an editable column had its text changed.
- TEXT_HIGHLIGHT_COLOR - Static variable in class totalcross.ui.dialog.keyboard.Builder
- TEXT_HTML_TYPE - Static variable in class totalcross.net.HttpStream
-
Used in the contentType property.
- TEXT_PAD - Static variable in class totalcross.ui.dialog.KeyboardBox
-
Used to access the names member.
- TEXT_REQUIRED_COLOR - Static variable in class totalcross.ui.dialog.keyboard.Builder
- textAlignment - Variable in class totalcross.barcode.Barcode
-
The text alignment.
- TEXTAREA - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "TEXTAREA" tag
- textBackOff - Variable in class totalcross.ui.Switch
-
Text to draw when on background or foreground, and when this switch is on or off
- textBackOn - Variable in class totalcross.ui.Switch
-
Text to draw when on background or foreground, and when this switch is on or off
- TextBuffer - Interface in totalcross.util.regex
- textColor - Variable in class totalcross.ui.Check
-
Sets the text color of the check.
- textColor - Variable in class totalcross.ui.ProgressBar
-
The text color
- textColor - Variable in class totalcross.ui.Radio
-
Sets the text color of the check.
- TextContentHandler - Class in totalcross.net.mail
-
Implementation of DataContentHandler that handles textual (not encoded) MIME types.
- TextContentHandler() - Constructor for class totalcross.net.mail.TextContentHandler
- TextControl - Interface in totalcross.ui
-
Interface used by some controls that can set and get a text String.
- textForeOff - Variable in class totalcross.ui.Switch
-
Text to draw when on background or foreground, and when this switch is on or off
- textForeOn - Variable in class totalcross.ui.Switch
-
Text to draw when on background or foreground, and when this switch is on or off
- textGap - Variable in class totalcross.ui.ButtonMenu
-
The gap between the image and the text, in percentage of the font's height.
- textPosition - Variable in class totalcross.ui.ButtonMenu
-
Where to place the text (supports only LEFT, TOP, RIGHT, BOTTOM, CENTER - no adjustments!).
- textPrintingPosition(byte) - Method in class totalcross.io.device.escpos.EscPosBarcode
-
Selects the print position of Human Readable Interpretation (HRI) characters when printing a bar code.
- TEXTPRINTINGPOSITION_ABOVE - Static variable in class totalcross.io.device.escpos.EscPosBarcode
- TEXTPRINTINGPOSITION_BELOW - Static variable in class totalcross.io.device.escpos.EscPosBarcode
- TEXTPRINTINGPOSITION_BOTH - Static variable in class totalcross.io.device.escpos.EscPosBarcode
- TEXTPRINTINGPOSITION_NONE - Static variable in class totalcross.io.device.escpos.EscPosBarcode
- textPrintMode(int) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Select print mode(s).
- TEXTPRINTMODE_DOUBLE_HEIGHT - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- TEXTPRINTMODE_DOUBLE_WIDTH - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- TEXTPRINTMODE_EMPHASIZED - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- TEXTPRINTMODE_FONT_1 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- TEXTPRINTMODE_FONT_2 - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- TEXTPRINTMODE_UNDERLINE - Static variable in interface totalcross.io.device.escpos.EscPosConstants
- TextRenderer - Class in totalcross.game
-
A game specific, fast text renderer (no memory allocs during runtime).
- TextRenderer(Font, int, int, String, int) - Constructor for class totalcross.game.TextRenderer
-
Creates a text renderer with the given parameters.
- TextRenderer(Font, int, int, String, int, boolean) - Constructor for class totalcross.game.TextRenderer
-
Creates a text renderer with the given parameters.
- textShadowColor - Variable in class totalcross.ui.Control
-
The shadow color to be applied to this control.
- textShadowColor - Static variable in class totalcross.ui.UIColors
-
Default value to be used in all textShadowColor(s) set in the constructor of a control.
- textSize(byte) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Select character size
- textWidth - Variable in class totalcross.game.TextRenderer
-
width in pixels of the text.
- TFOOT - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "TFOOT" tag
- TH - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "TH" tag
- THEAD - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "THEAD" tag
- then(ControlAnimation) - Method in class totalcross.ui.anim.ControlAnimation
- thick - Variable in class totalcross.ui.Whiteboard
-
Set to true to draw a thick line.
- thousandsSeparator - Static variable in class totalcross.sys.Settings
-
The thousands separator for numbers
- threadCount - Variable in class totalcross.Launcher
- ThreadPool - Class in totalcross.util.concurrent
-
Pool that executes each submitted task using one of possibly several pooled threads.
- ThreadPool(int) - Constructor for class totalcross.util.concurrent.ThreadPool
-
Creates a new ThreadPool with the given initial parameters.
- threshold - Variable in class totalcross.util.IntHashtable
-
Rehashes the table when count exceeds this threshold.
- THRESHOLD - Static variable in class totalcross.util.regex.Optimizer
- throwing(String, String, Throwable) - Method in class totalcross.util.Logger
-
Log throwing an exception.
- tick(int) - Method in class totalcross.json.zip.Huff
-
Increase the weight associated with a value by 1.
- time - Static variable in class totalcross.ui.Edit
-
The TimeBox used in all Edits.
- Time - Class in totalcross.sys
-
Time identifies a date and time.
- Time() - Constructor for class totalcross.sys.Time
-
Constructs a time object set to the current date and time.
- Time(char[]) - Constructor for class totalcross.sys.Time
-
Creates a Time object from an SQL String.
- Time(int, int) - Constructor for class totalcross.sys.Time
-
Constructs a time object from the given date and time values.
- Time(int, int, int, int, int, int, int) - Constructor for class totalcross.sys.Time
-
Constructs a new time with the given values.
- Time(long) - Constructor for class totalcross.sys.Time
-
Constructs a time object from the given value.
- Time(long, boolean) - Constructor for class totalcross.sys.Time
-
Creates a time in the SQL' format.
- Time(String) - Constructor for class totalcross.sys.Time
-
Creates a Time object with a String in the given Iso8601 format:
- Time(String, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class totalcross.sys.Time
-
Constructs a Time object, parsing the String and placing the fields depending on the flags that were set, using the Settings.timeSeparator as spliter.
- Time(String, boolean, boolean, boolean, boolean, boolean, boolean, byte) - Constructor for class totalcross.sys.Time
-
Constructs a Time object, parsing the String and placing the fields depending on the flags that were set, using the Settings.timeSeparator as spliter.
- Time(Date) - Constructor for class totalcross.sys.Time
-
Constructs a time object from a Date, zeroing the hour/minute/second and millis
- TIME - Static variable in class totalcross.sql.Types
- TIME_ACCESSED - Static variable in class totalcross.io.File
-
Used in the setTime method.
- TIME_ALL - Static variable in class totalcross.io.File
-
Used in the setTime method, in parameter whichTime.
- TIME_CREATED - Static variable in class totalcross.io.File
-
Used in the setTime method.
- TIME_MODIFIED - Static variable in class totalcross.io.File
-
Used in the setTime method.
- TimeBox - Class in totalcross.ui.dialog
-
Class used to input a time from the user.
- TimeBox() - Constructor for class totalcross.ui.dialog.TimeBox
-
Constructs a TimeBox with time set to midnight.
- TimeBox(Time) - Constructor for class totalcross.ui.dialog.TimeBox
-
Constructs a TimeBox with the given time.
- timeboxBack - Static variable in class totalcross.ui.UIColors
-
TimeBox background color.
- timeboxClear - Static variable in class totalcross.ui.UIColors
-
TimeBox Clear button color.
- timeboxOk - Static variable in class totalcross.ui.UIColors
-
TimeBox OK button color.
- timeboxVisorBack - Static variable in class totalcross.ui.UIColors
-
TimeBox visor's background color.
- timeboxVisorCursor - Static variable in class totalcross.ui.UIColors
-
TimeBox visor's cursor color.
- timer - Variable in class totalcross.ui.SpinList
- TIMER - Static variable in class totalcross.ui.event.Listener
- TimerEvent - Class in totalcross.ui.event
-
TimerEvent represents a control's timer.
- TimerEvent() - Constructor for class totalcross.ui.event.TimerEvent
-
Constructs a new TimerEvent, setting the type to TRIGGERED.
- timerInitialDelay - Variable in class totalcross.ui.SpinList
-
Number of ticks of the timer interval that will be waiten until the scroll starts.
- timerInterval - Variable in class totalcross.ui.SpinList
-
Timer interval in which the scroll will be done.
- TimerListener - Interface in totalcross.ui.event
-
Interface used to listen to Timer events.
- timerTriggered(TimerEvent) - Method in class totalcross.io.device.gps.GPSView
- timerTriggered(TimerEvent) - Method in class totalcross.ui.anim.ControlAnimation
- timerTriggered(TimerEvent) - Method in class totalcross.ui.ComboBox
- timerTriggered(TimerEvent) - Method in class totalcross.ui.Edit
- timerTriggered(TimerEvent) - Method in class totalcross.ui.effect.MaterialEffect
- timerTriggered(TimerEvent) - Method in interface totalcross.ui.event.TimerListener
-
A TRIGGERED event was dispatched.
- timerTriggered(TimerEvent) - Method in class totalcross.ui.Flick
-
Processes timer ticks to run the animation.
- timerTriggered(TimerEvent) - Method in class totalcross.ui.MultiEdit
- timerTriggered(TimerEvent) - Method in class totalcross.ui.ScrollPosition
- timerTriggered(TimerEvent) - Method in class totalcross.ui.Spinner
- TIMES_BOLD - Static variable in class totalcross.util.pdf.StandardFonts
- TIMES_BOLDITALIC - Static variable in class totalcross.util.pdf.StandardFonts
- TIMES_ITALIC - Static variable in class totalcross.util.pdf.StandardFonts
- TIMES_ROMAN - Static variable in class totalcross.util.pdf.StandardFonts
- timeSeparator - Static variable in class totalcross.sys.Settings
-
The time char separator
- timeStamp - Variable in class totalcross.ui.event.Event
-
The event's timestamp.
- Timestamp - Class in totalcross.sql
- Timestamp(long) - Constructor for class totalcross.sql.Timestamp
- Timestamp(Time) - Constructor for class totalcross.sql.Timestamp
- TIMESTAMP - Static variable in class totalcross.sql.Types
- timeZone - Static variable in class totalcross.sys.Settings
-
Deprecated.Use timeZoneMinutes
- timeZoneMinutes - Static variable in class totalcross.sys.Settings
-
Timezone in minutes.
- timeZoneStr - Static variable in class totalcross.sys.Settings
-
Textual description of the time zone currently used by the device.
- TINYINT - Static variable in class totalcross.sql.Types
- tip - Variable in class totalcross.ui.Grid
-
The tooltip used to display a column's text when it exceeds the column width.
- tipDelay - Variable in class totalcross.ui.MultiListBox
-
The amount of time used to show how many itens.
- title - Variable in class totalcross.ui.chart.Chart
-
This chart's title
- title - Variable in class totalcross.ui.html.Document
-
Title associated with this document.
- title - Variable in class totalcross.ui.media.Camera
-
The title to display in the window.
- title - Variable in class totalcross.ui.Window
-
Window's title
- title - Variable in class totalcross.unit.ImageTester
- title() - Method in class totalcross.notification.Notification
-
The title of this notification
- title(CharSequence) - Method in class totalcross.notification.Notification.Builder
-
Set the first line of text (usually properly emphasized as a title) in the platform notification template.
- TITLE - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "TITLE" tag
- titleAlign - Variable in class totalcross.ui.Bar
-
The title horizontal alignment (
LEFT,CENTER, orRIGHT). - titleAlign - Variable in class totalcross.ui.Window
-
The title horizontal alignment in the Window's title area.
- titleBackColor - Variable in class totalcross.ui.chart.ChartData
- titleColor - Variable in class totalcross.ui.Window
-
The title color.
- titleFont - Variable in class totalcross.ui.Window
-
Font for the title.
- titleForeColor - Variable in class totalcross.ui.chart.ChartData
- titleGap - Variable in class totalcross.ui.Window
-
A vertical gap used to increase the title area.
- titleMayBeClipped - Variable in class totalcross.ui.Grid
-
When the width of a title is greater than the width you specified for a the column, the title's width is used instead.
- TLC_39 - Static variable in interface totalcross.io.device.scanner.Intermec
-
To be used in the
setBarcodeParam()method, to enable or disable TLC 39 barcode type. - TLCODE39 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- TLS_RSA_WITH_AES_128_CBC_SHA - Static variable in interface totalcross.net.ssl.Constants
-
The ciphers that are supported.
- TLS_RSA_WITH_AES_256_CBC_SHA - Static variable in interface totalcross.net.ssl.Constants
- TLS_RSA_WITH_RC4_128_MD5 - Static variable in interface totalcross.net.ssl.Constants
- TLS_RSA_WITH_RC4_128_SHA - Static variable in interface totalcross.net.ssl.Constants
- tmodel - Variable in class totalcross.ui.dialog.FileChooserBox
- TO - Static variable in interface totalcross.net.mail.Message.RecipientType
- Toast - Class in totalcross.ui
-
Class used to show a message on screen.
- Toast() - Constructor for class totalcross.ui.Toast
- toBase10 - Static variable in class totalcross.net.Base64
-
Convertion table from base 64 to base 10
- toBase64 - Static variable in class totalcross.net.Base64
-
Convertion table from base 10 to base 64
- toBigInteger() - Method in class totalcross.util.BigDecimal
-
Converts this BigDecimal to a BigInteger.
- toBigIntegerExact() - Method in class totalcross.util.BigDecimal
-
Converts this BigDecimal into a BigInteger, throwing an ArithmeticException if the conversion is not exact.
- toBufferedImage(Image) - Static method in class totalcross.Launcher
- toByteArray() - Method in class totalcross.io.ByteArrayStream
-
Returns a copy of the data inside this buffer.
- toByteArray() - Method in class totalcross.util.BigInteger
- toCode(byte[], int, int) - Static method in class totalcross.ui.html.NamedEntitiesDereferencer
-
Get the code associated to a key.
- toCode(byte[], int, int) - Static method in class totalcross.ui.html.TagDereferencer
-
Get the code associated to a key.
- toCoordinate(String, char) - Static method in class totalcross.io.device.gps.GPS
-
Returns the coordinate of the given string and direction.
- toCoordinateGGMMSS(String, char) - Static method in class totalcross.io.device.gps.GPS
- toCoordinates() - Static method in class totalcross.phone.CellInfo
-
Converts the current cellId and lac into the latitude and longitude.
- toCurrencyString(double, int) - Static method in class totalcross.sys.Convert
-
Returns the given double formatted using the Settings decimal and thousands separators.
- toCurrencyString(String, int) - Static method in class totalcross.sys.Convert
-
Returns the given double formatted using the Settings decimal and thousands separators.
- todayClearCancel - Static variable in class totalcross.ui.dialog.CalendarBox
-
The labels for Today, Clear and Cancel.
- toDouble(String) - Static method in class totalcross.sys.Convert
-
Converts the String to a double.
- toDouble(String, double) - Static method in class totalcross.sys.Convert
-
Converts the given String to a double.
- toEngineeringString() - Method in class totalcross.util.BigDecimal
-
Returns the String representation of this BigDecimal, using engineering notation if necessary.
- toInsetsLandscape - Variable in class totalcross.Launcher
- toInsetsPortrait - Variable in class totalcross.Launcher
- toInt(String) - Static method in class totalcross.sys.Convert
-
Converts the given String to an int.
- toInt(String, int) - Static method in class totalcross.sys.Convert
-
Converts the given String to an int.
- toIntArray() - Method in class totalcross.util.IntVector
-
Returns a new array with the added elements
- toIso8601() - Method in class totalcross.sys.Time
-
Converts this time object to a string in the Iso8601 format:
- toJSONArray(String) - Static method in class totalcross.json.CDL
-
Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names.
- toJSONArray(String) - Static method in class totalcross.json.JSONML
-
Convert a well-formed (but not necessarily valid) XML string into a JSONArray using the JsonML transform.
- toJSONArray(JSONArray) - Method in class totalcross.json.JSONObject
-
Produce a JSONArray containing the values of the members of this JSONObject.
- toJSONArray(JSONArray, String) - Static method in class totalcross.json.CDL
-
Produce a JSONArray of JSONObjects from a comma delimited text string using a supplied JSONArray as the source of element names.
- toJSONArray(JSONArray, JSONTokener) - Static method in class totalcross.json.CDL
-
Produce a JSONArray of JSONObjects from a comma delimited text string using a supplied JSONArray as the source of element names.
- toJSONArray(JSONTokener) - Static method in class totalcross.json.CDL
-
Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names.
- toJSONArray(XMLTokener) - Static method in class totalcross.json.JSONML
-
Convert a well-formed (but not necessarily valid) XML string into a JSONArray using the JsonML transform.
- toJSONObject(String) - Static method in class totalcross.json.Cookie
-
Convert a cookie specification string into a JSONObject.
- toJSONObject(String) - Static method in class totalcross.json.CookieList
-
Convert a cookie list into a JSONObject.
- toJSONObject(String) - Static method in class totalcross.json.HTTP
-
Convert an HTTP header string into a JSONObject.
- toJSONObject(String) - Static method in class totalcross.json.JSONML
-
Convert a well-formed (but not necessarily valid) XML string into a JSONObject using the JsonML transform.
- toJSONObject(String) - Static method in class totalcross.json.XML
-
Convert a well-formed (but not necessarily valid) XML string into a JSONObject.
- toJSONObject(JSONArray) - Method in class totalcross.json.JSONArray
-
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
- toJSONObject(XMLTokener) - Static method in class totalcross.json.JSONML
-
Convert a well-formed (but not necessarily valid) XML string into a JSONObject using the JsonML transform.
- toJSONObject(Hashtable) - Static method in class totalcross.json.Property
-
Converts a property file object into a JSONObject.
- toJSONString() - Method in class org.json.simple.JSONArray
- toJSONString() - Method in interface org.json.simple.JSONAware
- toJSONString() - Method in class org.json.simple.JSONObject
- toJSONString() - Method in interface totalcross.json.JSONString
-
The
toJSONStringmethod allows a class to produce its own JSON serialization. - toJSONString(boolean[]) - Static method in class org.json.simple.JSONArray
-
description omitted.
- toJSONString(byte[]) - Static method in class org.json.simple.JSONArray
-
description omitted.
- toJSONString(char[]) - Static method in class org.json.simple.JSONArray
-
description omitted.
- toJSONString(double[]) - Static method in class org.json.simple.JSONArray
-
description omitted.
- toJSONString(float[]) - Static method in class org.json.simple.JSONArray
-
description omitted.
- toJSONString(int[]) - Static method in class org.json.simple.JSONArray
-
description omitted.
- toJSONString(long[]) - Static method in class org.json.simple.JSONArray
-
description omitted.
- toJSONString(short[]) - Static method in class org.json.simple.JSONArray
-
description omitted.
- toJSONString(Object) - Static method in class org.json.simple.JSONValue
-
Convert an object to JSON text.
- toJSONString(Object[]) - Static method in class org.json.simple.JSONArray
-
description omitted.
- toJSONString(Collection) - Static method in class org.json.simple.JSONArray
-
Convert a list to JSON text.
- toJSONString(Map) - Static method in class org.json.simple.JSONObject
-
Convert a map to JSON text.
- TOKEN_RECEIVED - Static variable in class totalcross.ui.event.PushNotificationEvent
-
Deprecated.The event type for a token for this device being received by server
- tokenize(byte[]) - Method in class totalcross.xml.XmlTokenizer
-
Tokenize an array of bytes.
- tokenize(byte[], int, int) - Method in class totalcross.xml.XmlTokenizer
-
Tokenize an array of bytes.
- tokenize(Stream) - Method in class totalcross.xml.XmlTokenizer
-
Tokenize a stream
- tokenize(Stream, byte[], int, int, int) - Method in class totalcross.xml.XmlTokenizer
-
Tokenize an already buffered Stream.
- tokenizeArguments(String) - Static method in class totalcross.sys.Convert
-
Tokenizes a command line arguments, breaking it into an array of strings.
- tokenizer(char[], int, int) - Method in class totalcross.util.regex.Pattern
-
Tokenizes a specified region by an occurences of the pattern.
- tokenizer(String) - Method in class totalcross.util.regex.Pattern
-
Tokenizes a text by an occurences of the pattern.
- tokenizer(CharStream, int) - Method in class totalcross.util.regex.Pattern
-
Tokenizes a specified region by an occurences of the pattern.
- tokenizeString(String, char) - Static method in class totalcross.sys.Convert
-
Tokenize the given input string.
- tokenizeString(String, char...) - Static method in class totalcross.sys.Convert
-
Splits the specified string around matches of the given delimiters.
- tokenizeString(String, String) - Static method in class totalcross.sys.Convert
-
Tokenize the given input string.
- TokenReader - Class in totalcross.io
-
Used to read an array of tokens in a line ending with \r\n (enter/linefeed) from a stream.
- TokenReader(Stream, char) - Constructor for class totalcross.io.TokenReader
-
Constructs a new TokenReader and sets maxTries accordingly to the type of class: 10 if its a Socket or a PortConnector; 0, otherwise.
- TokenReader(Stream, char, byte[], int, int) - Constructor for class totalcross.io.TokenReader
-
Constructs a new TokenReader and sets maxTries accordingly to the type of class: 10 if its a Socket or a PortConnector, 0 otherwise.
- tokenReceived() - Method in class totalcross.firebase.FirebaseManager
- tokenReceived(PushNotificationEvent) - Method in interface totalcross.ui.event.PushNotificationListener
- toLong(String) - Static method in class totalcross.sys.Convert
-
Converts the String to a long.
- toLong(String, int) - Static method in class totalcross.sys.Convert
-
Converts the String to a long in the given radix.
- toLowerCase(char) - Static method in class totalcross.sys.Convert
-
Converts the char to lower case letter
- tone(int, int) - Static method in class totalcross.ui.media.Sound
-
Plays a tone of the specified frequency for the specified duration.
- toObjectArray() - Method in class totalcross.util.Vector
-
Converts the vector to an array of objects.
- ToolTip - Class in totalcross.ui
-
Displays a tooltip when user holds the pen in the control.
- ToolTip(Control, String) - Constructor for class totalcross.ui.ToolTip
-
Constructor
- tooltipBack - Static variable in class totalcross.ui.UIColors
-
ToolTip background color.
- tooltipFore - Static variable in class totalcross.ui.UIColors
-
ToolTip foreground color.
- top - Variable in class totalcross.ui.Insets
-
The inset from the top.
- TOP - totalcross.money.Ads.Position
- TOP - Static variable in class totalcross.ui.Control
-
Constant used in param y in setRect.
- topColor3DG - Variable in class totalcross.ui.Button
-
The top color of this button when BORDER_3D_GRADIENT border style is active.
- topColor3DG - Variable in class totalcross.ui.ButtonMenu
- toPDFString() - Method in class totalcross.util.pdf.Base
- toPDFString() - Method in class totalcross.util.pdf.Body
- toPDFString() - Method in class totalcross.util.pdf.CrossReferenceTable
- toPDFString() - Method in class totalcross.util.pdf.EnclosedContent
- toPDFString() - Method in class totalcross.util.pdf.Header
- toPDFString() - Method in class totalcross.util.pdf.IndirectIdentifier
- toPDFString() - Method in class totalcross.util.pdf.IndirectObject
- toPDFString() - Method in class totalcross.util.pdf.PDFDocument
- toPDFString() - Method in class totalcross.util.pdf.Trailer
- toPlainString() - Method in class totalcross.util.BigDecimal
-
Returns a String representation of this BigDecimal without using scientific notation.
- topMargin - Variable in class totalcross.ui.html.Style
- TopMenu - Class in totalcross.ui
-
This is a top menu like those on Android.
- TopMenu(Control[], int) - Constructor for class totalcross.ui.TopMenu
- TopMenu(Control[], int, byte) - Constructor for class totalcross.ui.TopMenu
- TopMenu.AnimationListener - Interface in totalcross.ui
- TopMenu.Item - Class in totalcross.ui
- topmenuBack - Static variable in class totalcross.ui.UIColors
-
Background color of the TopMenu
- topmenuFore - Static variable in class totalcross.ui.UIColors
-
Foreground color of the TopMenu
- topMost - Static variable in class totalcross.ui.Window
-
The last poped up window.
- toProperties() - Method in class totalcross.db.sqlite.SQLiteConfig
-
Convert this configuration into a Properties object, which can be passed to the
DriverManager.getConnection(String, Properties). - toProperties(JSONObject) - Static method in class totalcross.json.Property
-
Converts the JSONObject into a property file object.
- toShort(String) - Static method in class totalcross.sys.Convert
-
Convert a string to the short type.
- toSign - Static variable in class totalcross.net.ssl.SSLCTX
- toString() - Method in class org.json.simple.JSONArray
-
Returns a string representation of this array.
- toString() - Method in class org.json.simple.JSONObject
- toString() - Method in class org.json.simple.parser.Yytoken
- toString() - Method in class totalcross.crypto.cipher.Cipher
-
Returns the name of the algorithm.
- toString() - Method in class totalcross.crypto.digest.Digest
-
Returns the name of the algorithm.
- toString() - Method in class totalcross.crypto.signature.Signature
-
Returns the name of the algorithm.
- toString() - Method in class totalcross.db.sqlite.SQLiteErrorCode
- toString() - Method in class totalcross.io.device.bluetooth.RemoteDevice
-
Returns a string representation of the object in the format "address - friendlyName".
- toString() - Method in class totalcross.io.device.bluetooth.UUID
-
Returns the string representation of the 128-bit UUID object.
- toString() - Method in class totalcross.json.JSONArray
-
Make a JSON text of this JSONArray.
- toString() - Method in class totalcross.json.JSONObject
-
Make a JSON text of this JSONObject.
- toString() - Method in class totalcross.json.JSONStringer
-
Return the JSON text.
- toString() - Method in class totalcross.json.JSONTokener
-
Make a printable string of this JSONTokener.
- toString() - Method in class totalcross.json.Kim
-
Produce a UTF-16 String from this kim.
- toString() - Method in class totalcross.net.ByteString
-
Return a String representation of this ByteString
- toString() - Method in class totalcross.net.mail.Address
-
Returns a string representation of this address object.
- toString() - Method in class totalcross.net.URI
-
Return a String representation of this URI
- toString() - Method in class totalcross.sql.Timestamp
- toString() - Method in class totalcross.sys.Time
-
Returns the time in format specified in totalcross.sys.Settings (does NOT include the date neither the millis).
- toString() - Method in class totalcross.ui.ArrowButton
-
Returns a string representation of the object.
- toString() - Method in class totalcross.ui.ColorList.Item
- toString() - Method in class totalcross.ui.dialog.keyboard.Builder.EnumTipoBotao
- toString() - Method in class totalcross.ui.event.ControlEvent
- toString() - Method in class totalcross.ui.event.DragEvent
- toString() - Method in class totalcross.ui.event.EnabledStateChangeEvent
- toString() - Method in class totalcross.ui.event.Event
- toString() - Method in class totalcross.ui.event.GridEvent
- toString() - Method in class totalcross.ui.event.KeyEvent
- toString() - Method in class totalcross.ui.event.ListContainerEvent
- toString() - Method in class totalcross.ui.event.MultiTouchEvent
- toString() - Method in class totalcross.ui.event.PenEvent
- toString() - Method in class totalcross.ui.event.PushNotificationEvent
-
Deprecated.
- toString() - Method in class totalcross.ui.event.TimerEvent
- toString() - Method in class totalcross.ui.font.Font
- toString() - Method in class totalcross.ui.gfx.Coord
- toString() - Method in class totalcross.ui.gfx.Graphics
- toString() - Method in class totalcross.ui.gfx.Rect
- toString() - Method in class totalcross.ui.image.SimpleImageInfo
- toString() - Method in class totalcross.ui.ListBox.IconItem
- toString() - Method in class totalcross.ui.tree.Node
-
Method to return the result of sending toString() to this node's user object, or null if this node has no user object.
- toString() - Method in class totalcross.ui.tree.PathEntry
- toString() - Method in class totalcross.unit.ImageTester
-
Converts this image to String, as a string of hexadecimal numbers.
- toString() - Method in class totalcross.util.BigDecimal
-
Returns the String representation of this BigDecimal, using scientific notation if necessary.
- toString() - Method in class totalcross.util.BigInteger
- toString() - Method in class totalcross.util.Date
-
Returns the date in a string format.
- toString() - Method in class totalcross.util.Properties.Boolean
- toString() - Method in class totalcross.util.Properties.Double
- toString() - Method in class totalcross.util.Properties.Int
- toString() - Method in class totalcross.util.Properties.Long
- toString() - Method in class totalcross.util.Properties.Str
- toString() - Method in class totalcross.util.Properties.Value
- toString() - Method in class totalcross.util.regex.Matcher
- toString() - Method in class totalcross.util.regex.Pattern
- toString() - Method in class totalcross.util.regex.PerlSubstitution
- toString() - Method in class totalcross.util.regex.WildcardPattern
- toString() - Method in class totalcross.util.Vector
-
Returns the items of this vector separated by comma
- toString() - Method in class totalcross.util.zip.TCZ.Entry
-
Returns a String representing this Entry.
- toString() - Method in class totalcross.util.zip.ZipEntry
-
Returns a string representation of the ZIP entry.
- toString() - Method in exception totalcross.util.zip.ZLibException
- toString() - Method in class totalcross.xml.rpc.XmlRpcValue
- toString() - Method in class totalcross.xml.rpc.XmlWriter
-
Gets this writer's contents as string (already appends a \n).
- toString(boolean) - Static method in class totalcross.sys.Convert
-
Converts the given boolean to a String.
- toString(byte) - Method in class totalcross.util.Date
-
Returns the date as a string, in the given format.
- toString(byte, String) - Method in class totalcross.util.Date
-
Returns the date in a string format and using the given format and separator.
- toString(char) - Static method in class totalcross.sys.Convert
-
Converts the given char to a String.
- toString(double) - Static method in class totalcross.sys.Convert
-
Converts the given double to a String, formatting it using scientific notation.
- toString(double, int) - Static method in class totalcross.sys.Convert
-
Converts the given double to a String, formatting it with the given number of decimal places.
- toString(int) - Method in class totalcross.json.JSONArray
-
Make a prettyprinted JSON text of this JSONArray.
- toString(int) - Method in class totalcross.json.JSONObject
-
Make a prettyprinted JSON text of this JSONObject.
- toString(int) - Static method in class totalcross.sys.Convert
-
Converts the given int to a String.
- toString(int) - Static method in class totalcross.ui.gfx.Color
-
Returns the string representation of this color: the rgb in hexadecimal
- toString(int) - Method in class totalcross.util.BigInteger
- toString(int, int) - Static method in class totalcross.sys.Convert
-
Converts the int to a String in the given radix.
- toString(long) - Static method in class totalcross.sys.Convert
-
Converts the long to a String at base 10.
- toString(long, int) - Static method in class totalcross.sys.Convert
-
Converts the long to a String in the given radix.
- toString(Object) - Static method in class totalcross.json.XML
-
Convert a JSONObject into a well-formed, element-normal XML string.
- toString(Object, String) - Static method in class totalcross.json.XML
-
Convert a JSONObject into a well-formed, element-normal XML string.
- toString(String) - Method in class totalcross.sys.Time
-
Returns the time in format specified in totalcross.sys.Settings (does NOT include the date neither the millis).
- toString(String) - Method in class totalcross.util.Vector
-
Returns the items of this vector separated by the given string.
- toString(String, int) - Static method in class totalcross.sys.Convert
-
formats a String as a double, rounding with n decimal places.
- toString(String, Object) - Static method in class org.json.simple.JSONObject
-
description omitted.
- toString(JSONArray) - Static method in class totalcross.json.CDL
-
Produce a comma delimited text from a JSONArray of JSONObjects.
- toString(JSONArray) - Static method in class totalcross.json.JSONML
-
Reverse the JSONML transformation, making an XML text from a JSONArray.
- toString(JSONArray, JSONArray) - Static method in class totalcross.json.CDL
-
Produce a comma delimited text from a JSONArray of JSONObjects using a provided list of names.
- toString(JSONObject) - Static method in class totalcross.json.Cookie
-
Convert a JSONObject into a cookie specification string.
- toString(JSONObject) - Static method in class totalcross.json.CookieList
-
Convert a JSONObject into a cookie list.
- toString(JSONObject) - Static method in class totalcross.json.HTTP
-
Convert a JSONObject into an HTTP header.
- toString(JSONObject) - Static method in class totalcross.json.JSONML
-
Reverse the JSONML transformation, making an XML text from a JSONObject.
- toString_d() - Method in class totalcross.util.regex.Matcher
- toString_d() - Method in class totalcross.util.regex.Pattern
-
Returns a less or more readable representation of a bytecode for the pattern.
- toString4D(long, int) - Static method in class totalcross.sys.Convert
- toStringArray(Object[]) - Static method in class totalcross.sys.Convert
-
Converts the given object array to a String array by calling toString in each object.
- toStringBuffer(int, StringBuffer) - Method in class totalcross.util.BigInteger
- totalcross - package totalcross
- totalcross.barcode - package totalcross.barcode
- totalcross.crypto - package totalcross.crypto
- totalcross.crypto.cipher - package totalcross.crypto.cipher
- totalcross.crypto.digest - package totalcross.crypto.digest
- totalcross.crypto.provider - package totalcross.crypto.provider
- totalcross.crypto.signature - package totalcross.crypto.signature
- totalcross.db.sqlite - package totalcross.db.sqlite
- totalcross.db.sqlite.ui - package totalcross.db.sqlite.ui
- totalcross.firebase - package totalcross.firebase
- totalcross.firebase.iid - package totalcross.firebase.iid
- totalcross.game - package totalcross.game
- totalcross.io - package totalcross.io
- totalcross.io.device - package totalcross.io.device
- totalcross.io.device.bluetooth - package totalcross.io.device.bluetooth
- totalcross.io.device.escpos - package totalcross.io.device.escpos
- totalcross.io.device.gps - package totalcross.io.device.gps
- totalcross.io.device.printer - package totalcross.io.device.printer
- totalcross.io.device.scanner - package totalcross.io.device.scanner
- totalcross.io.sync - package totalcross.io.sync
- totalcross.json - package totalcross.json
- totalcross.json.zip - package totalcross.json.zip
- totalcross.map - package totalcross.map
- totalcross.money - package totalcross.money
- totalcross.net - package totalcross.net
- totalcross.net.mail - package totalcross.net.mail
- totalcross.net.ssl - package totalcross.net.ssl
- totalcross.notification - package totalcross.notification
- totalcross.phone - package totalcross.phone
- totalcross.res - package totalcross.res
- totalcross.sql - package totalcross.sql
- totalcross.sql.sqlite4j - package totalcross.sql.sqlite4j
- totalcross.sys - package totalcross.sys
- totalcross.telephony - package totalcross.telephony
- totalcross.ui - package totalcross.ui
- totalcross.ui.anim - package totalcross.ui.anim
- totalcross.ui.chart - package totalcross.ui.chart
- totalcross.ui.dialog - package totalcross.ui.dialog
- totalcross.ui.dialog.keyboard - package totalcross.ui.dialog.keyboard
- totalcross.ui.effect - package totalcross.ui.effect
- totalcross.ui.event - package totalcross.ui.event
- totalcross.ui.font - package totalcross.ui.font
- totalcross.ui.gfx - package totalcross.ui.gfx
- totalcross.ui.html - package totalcross.ui.html
- totalcross.ui.image - package totalcross.ui.image
- totalcross.ui.media - package totalcross.ui.media
- totalcross.ui.tree - package totalcross.ui.tree
- totalcross.unit - package totalcross.unit
- totalcross.util - package totalcross.util
- totalcross.util.concurrent - package totalcross.util.concurrent
- totalcross.util.pdf - package totalcross.util.pdf
- totalcross.util.regex - package totalcross.util.regex
- totalcross.util.zip - package totalcross.util.zip
- totalcross.xml - package totalcross.xml
- totalcross.xml.rpc - package totalcross.xml.rpc
- totalcross.xml.soap - package totalcross.xml.soap
- TotalCrossApplication - Class in totalcross
-
This class represents a runnable Totalcross Java Application.
- totalTime - Variable in class totalcross.ui.anim.ControlAnimation
- totalTime - Variable in class totalcross.ui.TopMenu
-
Defines the animation delay
- totalTime - Static variable in class totalcross.unit.UIRobot
-
The amount of time since the robot started.
- toText(String) - Static method in class totalcross.ui.media.Sound
-
Activates speech and let the user dictate something that will be returned.
- toTitleCase(char) - Static method in class totalcross.sys.Convert
-
Converts a Unicode character into its titlecase equivalent mapping.
- touch() - Method in class totalcross.ui.event.Event
-
Updates the timeStamp parameter with the current time
- touchTolerance - Static variable in class totalcross.sys.Settings
-
Defines a touch tolerance to find the closest control.
- toUpperCase(char) - Static method in class totalcross.sys.Convert
-
Converts the char to upper case letter
- towardPos(int, int, boolean) - Method in class totalcross.game.Sprite
-
Moves the sprite toward the specified position.
- tr - Variable in class totalcross.net.HttpStream
- TR - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "TR" tag
- Trailer - Class in totalcross.util.pdf
- Trailer() - Constructor for class totalcross.util.pdf.Trailer
- TRANSACTION_NONE - Static variable in interface totalcross.sql.Connection
- TRANSACTION_READ_COMMITTED - Static variable in interface totalcross.sql.Connection
- TRANSACTION_READ_UNCOMMITTED - Static variable in interface totalcross.sql.Connection
- TRANSACTION_REPEATABLE_READ - Static variable in interface totalcross.sql.Connection
- TRANSACTION_SERIALIZABLE - Static variable in interface totalcross.sql.Connection
- TransactionMode(String) - Constructor for class totalcross.db.sqlite.SQLiteConfig.TransactionMode
- transferFocus() - Method in class totalcross.Launcher
- transfering(int) - Method in interface totalcross.net.FTP.ProgressInformation
-
Called to inform how many bytes were transfered.
- Transformation - Interface in totalcross.util.pdf
- TRANSIENT_DB - Static variable in class totalcross.db.sqlite.SQLiteOpenMode
- TRANSITION_CLOSE - Static variable in class totalcross.ui.Container
-
Used when animating the exhibition of a container.
- TRANSITION_FADE - Static variable in class totalcross.ui.Container
-
Used when animating the exhibition of a container.
- TRANSITION_NONE - Static variable in class totalcross.ui.Container
-
Used when animating the exhibition of a container.
- TRANSITION_OPEN - Static variable in class totalcross.ui.Container
-
Used when animating the exhibition of a container.
- TRANSITION_TIME - Static variable in class totalcross.ui.Container
-
Defines the total transition time.
- transitionEffect - Variable in class totalcross.ui.Container
-
Set the transition effect when this container appears on screen.
- translate(int, int) - Method in class totalcross.ui.gfx.Coord
-
Translates the current coordinate making x += dx and y += dy
- translate(int, int) - Method in class totalcross.ui.gfx.Graphics
-
Translates the origin of the of the current coordinate system by the given dx and dy.
- translate(int, int) - Method in class totalcross.ui.gfx.Rect
-
Translates this rect.
- translateFromOrigin(Coord) - Method in class totalcross.ui.Control
-
Sets the given Point to the absolute coordinate relative to the origin Window.
- translucentShape - Variable in class totalcross.ui.Control
- TRANSMIT_CHECKDIGIT_PARAM - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setParam method.
- TRANSMIT_CODEID_PARAM - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setParam method
- transparent - Variable in class totalcross.barcode.Barcode
- transparentBackground - Variable in class totalcross.ui.Control
-
Set the background to be transparent, by not filling the control's area with the background color.
- transparentColor - Variable in class totalcross.ui.image.Image
-
Dumb field to keep compilation compatibility with TC 1
- Transport - Class in totalcross.net.mail
-
An abstract class that models a message transport.
- Transport(MailSession) - Constructor for class totalcross.net.mail.Transport
- tree - Variable in class totalcross.ui.dialog.FileChooserBox
- Tree - Class in totalcross.ui.tree
-
This class is a simple implementation of a tree widget.
- Tree() - Constructor for class totalcross.ui.tree.Tree
-
Constructs a new Tree based on an empty TreeModel.
- Tree(TreeModel) - Constructor for class totalcross.ui.tree.Tree
-
Constructs a new Tree based on the given parameters.
- Tree(TreeModel, boolean) - Constructor for class totalcross.ui.tree.Tree
-
Constructs a new Tree based on the given parameters.
- TreeModel - Class in totalcross.ui.tree
-
This class holds the tree structure that the Tree class used to render the tree widget.
- TreeModel() - Constructor for class totalcross.ui.tree.TreeModel
-
Constructor to create an empty tree model with allowsChildren is true.
- TreeModel(boolean) - Constructor for class totalcross.ui.tree.TreeModel
-
Constructor to create an empty tree model that use allowsChildren to determine the leaf node, if and only if allowsChildren is true.
- TreeModel(Node) - Constructor for class totalcross.ui.tree.TreeModel
-
Constructor to create a tree model with the specified root node and with allowsChildren is true.
- TreeModel(Node, boolean) - Constructor for class totalcross.ui.tree.TreeModel
-
Constructor to create a tree model with the specified root node and with the specified allowsChildren flag.
- triggered - Variable in class totalcross.ui.event.TimerEvent
-
a flag set when the timer event is being posted.
- TRIGGERED - Static variable in class totalcross.io.device.scanner.ScanEvent
-
The event type for a scanner triggered: A scan attempt was initiated - hard or soft trigger.
- TRIGGERED - Static variable in class totalcross.ui.event.TimerEvent
-
The event type for a triggered timer
- TRIGGERING_PARAM - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setParam method
- TRIOPTIC - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- TristateImage - Class in totalcross.res
-
An image that has three states: normal, pressed and disabled.
- TristateImage(String) - Constructor for class totalcross.res.TristateImage
- TRUNCATE - Static variable in class totalcross.db.sqlite.SQLiteConfig.JournalMode
- tryDrawImage(Graphics, Image, int, int) - Static method in class totalcross.ui.NinePatch
-
Used internally to prevent Out of Memory errors.
- TT - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "TT" tag
- turnOff() - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Switch OFF the printer.
- turnOff() - Method in class totalcross.io.device.printer.CitizenPrinter
-
Turns off the printer.
- turnOff() - Method in class totalcross.io.device.printer.MPTPrinter
-
Turns off the printer.
- turnScreenOn(boolean) - Static method in class totalcross.sys.Vm
-
Turns the screen on or off, but keeps the device running.
- tweak(int, boolean) - Static method in class totalcross.sys.Vm
-
Tweak some parameters of the virtual machine.
- TWEAK_AUDIBLE_GC - Static variable in class totalcross.sys.Vm
-
Each time the garbage collector runs, it will issue a beep.
- TWEAK_DISABLE_GC - Static variable in class totalcross.sys.Vm
-
Disables the Garbage Collector.
- TWEAK_DUMP_MEM_STATS - Static variable in class totalcross.sys.Vm
-
When the program ends, it will dump the memory status of the program with the following information: Times gc was called: number of times the garbage collector was called.
- TWEAK_MEM_PROFILER - Static variable in class totalcross.sys.Vm
-
Computes the maximum memory in use between two consecutive calls.
- TWEAK_TRACE_CREATED_CLASSOBJS - Static variable in class totalcross.sys.Vm
-
This flag turns on the trace of created class objects.
- TWEAK_TRACE_LOCKED_OBJS - Static variable in class totalcross.sys.Vm
-
This flag turns on the trace of locked objects, which are objects that are locked by the vm and will never be released.
- TWEAK_TRACE_METHODS - Static variable in class totalcross.sys.Vm
-
Enables dump of executed methods to the console.
- TWEAK_TRACE_OBJECTS_LEFT_BETWEEN_2_GCS - Static variable in class totalcross.sys.Vm
-
This flag turns on the trace objects that are left behind between two garbage collector calls.
- tx0 - Variable in class totalcross.ui.Button
- ty0 - Variable in class totalcross.ui.Button
- type - Variable in class org.json.simple.parser.Yytoken
-
description omitted.
- type - Variable in enum totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- type - Variable in class totalcross.ui.chart.Chart
-
The chart type.
- type - Variable in class totalcross.ui.event.Event
-
The type of event.
- type - Variable in class totalcross.ui.event.Listener
-
The type of the event.
- type - Variable in class totalcross.ui.tree.PathEntry
-
The type of this PathEntry
- type - Variable in class totalcross.util.Properties.Value
-
Read-only property, which identifies the value type
- TYPE - Static variable in class totalcross.util.Properties.Boolean
- TYPE - Static variable in class totalcross.util.Properties.Double
- TYPE - Static variable in class totalcross.util.Properties.Int
- TYPE - Static variable in class totalcross.util.Properties.Long
- TYPE - Static variable in class totalcross.util.Properties.Str
- TYPE_CODE128 - Static variable in class totalcross.barcode.Barcode
- TYPE_CODE93 - Static variable in class totalcross.barcode.Barcode
- TYPE_COLON - Static variable in class org.json.simple.parser.Yytoken
-
description omitted.
- TYPE_COMMA - Static variable in class org.json.simple.parser.Yytoken
-
description omitted.
- TYPE_EOF - Static variable in class org.json.simple.parser.Yytoken
-
description omitted.
- TYPE_FORWARD_ONLY - Static variable in interface totalcross.sql.ResultSet
- TYPE_INTERLEAVED2OF5 - Static variable in class totalcross.barcode.Barcode
- TYPE_LEFT_BRACE - Static variable in class org.json.simple.parser.Yytoken
-
description omitted.
- TYPE_LEFT_SQUARE - Static variable in class org.json.simple.parser.Yytoken
-
description omitted.
- TYPE_RIGHT_BRACE - Static variable in class org.json.simple.parser.Yytoken
-
description omitted.
- TYPE_RIGHT_SQUARE - Static variable in class org.json.simple.parser.Yytoken
-
description omitted.
- TYPE_SCROLL_INSENSITIVE - Static variable in interface totalcross.sql.ResultSet
- TYPE_SCROLL_SENSITIVE - Static variable in interface totalcross.sql.ResultSet
- TYPE_VALUE - Static variable in class org.json.simple.parser.Yytoken
-
description omitted.
- typeNoNulls - Static variable in interface totalcross.sql.DatabaseMetaData
-
A NULL value is not allowed for this data type.
- typeNullable - Static variable in interface totalcross.sql.DatabaseMetaData
-
A NULL value is allowed for this data type.
- typeNullableUnknown - Static variable in interface totalcross.sql.DatabaseMetaData
-
It is unknown whether or not NULL values are allowed for this data type.
- typePredBasic - Static variable in interface totalcross.sql.DatabaseMetaData
-
All WHERE clauses except "WHERE..LIKE" style are allowed on this data type.
- typePredChar - Static variable in interface totalcross.sql.DatabaseMetaData
-
Only "WHERE..LIKE" style WHERE clauses are allowed on this data type.
- typePredNone - Static variable in interface totalcross.sql.DatabaseMetaData
-
Where clauses are not supported for this type.
- Types - Class in totalcross.sql
- typeSearchable - Static variable in interface totalcross.sql.DatabaseMetaData
-
Any type of WHERE clause is allowed for this data type.
- typeStr - Variable in class totalcross.util.Properties.Value
-
The full name of the type.
U
- U - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "U" tag
- U_INT_1 - Static variable in class totalcross.io.device.bluetooth.DataElement
- U_INT_16 - Static variable in class totalcross.io.device.bluetooth.DataElement
- U_INT_2 - Static variable in class totalcross.io.device.bluetooth.DataElement
- U_INT_4 - Static variable in class totalcross.io.device.bluetooth.DataElement
- U_INT_8 - Static variable in class totalcross.io.device.bluetooth.DataElement
- ubase - Variable in class totalcross.Launcher.UserFont
- uiAdjustmentsBasedOnFontHeight - Static variable in class totalcross.sys.Settings
-
Set to true to make the extra adjustment values used in the relative positioning be a percentage of the control's font height.
- uiAdjustmentsBasedOnFontHeightIsSupported - Variable in class totalcross.ui.Control
-
Allows to disable the ui adjustments based on font height for a single control.
- uiAndroid - Static variable in class totalcross.ui.Control
-
Shortcuts to test the UI style.
- UIColors - Class in totalcross.ui
-
This class holds the colors used in some user interface dialogs, such as MessageBox, InputBox, CalculatorBox, KeyboardBox, CalendarBox, ToolTip, KeyPad and others.
- UICONST - Static variable in class totalcross.ui.Control
- uidl - Variable in class totalcross.net.mail.Message
- UIEffects - Class in totalcross.ui.effect
- UIEffects() - Constructor for class totalcross.ui.effect.UIEffects
- UIEffects.Effects - Enum in totalcross.ui.effect
- uiFlat - Static variable in class totalcross.ui.Control
-
Shortcuts to test the UI style.
- uiHolo - Static variable in class totalcross.ui.Control
-
Shortcuts to test the UI style.
- uiMaterial - Static variable in class totalcross.ui.Control
-
Shortcuts to test the UI style.
- UIRobot - Class in totalcross.unit
-
This class permits the control of the User Interface, playing back events recorded by the user.
- UIRobot() - Constructor for class totalcross.unit.UIRobot
-
Constructs a new UIRobot and opens the user interface.
- UIRobot(String) - Constructor for class totalcross.unit.UIRobot
-
Constructs a new UIRobot and starts the playback of the given file.
- UIRobotEvent - Class in totalcross.unit
-
Event sent when a Robot runs.
- UIRobotListener - Interface in totalcross.unit
-
Interface used to listen to UIRobot events.
- uiStyle - Static variable in class totalcross.sys.Settings
-
Field that stores the current user interface style.
- uiStyleChanged() - Static method in class totalcross.res.Resources
- uiStyleChanged() - Static method in class totalcross.ui.Control
-
Internal use only
- uiVista - Static variable in class totalcross.ui.Control
-
Shortcuts to test the UI style.
- UL - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "UL" tag
- ulp() - Method in class totalcross.util.BigDecimal
-
Returns the size of a unit in the last place of this BigDecimal.
- uncompressedSize - Variable in class totalcross.util.zip.TCZ.Entry
-
The size of the block when it is uncompressed.
- uncompressedSizes - Variable in class totalcross.util.zip.TCZ
-
Sizes of the data chunks when they are uncompressed.
- underline(boolean) - Method in class totalcross.io.device.escpos.EscPosPrintStream
-
Turn underline mode on/off.
- underlinedText - Variable in class totalcross.ui.Button
-
Set to true to put a line under the text.
- unescape(String) - Static method in class totalcross.json.Cookie
-
Convert
%hh sequences to single characters, and convert plus to space. - unescape(String) - Static method in class totalcross.ui.html.EscapeHtml
-
Converts escaped sequences into special chars.
- UNICODE - Static variable in interface totalcross.util.regex.REFlags
-
Affects whether the predefined classes("\d","\s","\w",etc) in the expression are interpreted as belonging to Unicode.
- unionWith(Rect) - Method in class totalcross.ui.gfx.Rect
-
Modify this Rect by doing an union with the given rect.
- unitIncrement - Variable in class totalcross.ui.ScrollBar
- UNKNOWN - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying an unknown, possibly invalid, tag
- UNKNOWN_ERROR - Static variable in class totalcross.db.sqlite.SQLiteErrorCode
- UNKNOWN_TYPE - Static variable in class totalcross.net.HttpStream
-
Used in the contentType property.
- UnknownHostException - Exception in totalcross.net
-
Thrown when you try to connect to a host that was not found.
- UnknownHostException(String) - Constructor for exception totalcross.net.UnknownHostException
-
Constructs an exception with the given message.
- unload() - Method in class totalcross.ui.tree.Tree
-
Method to clear the tree and release the tree model references.
- unmovableSIP - Static variable in class totalcross.sys.Settings
-
Set to true to move an Edit or MultiEdit to the top of the screen if the application is running in a platform that does not support moving the Soft Input Panel to the top.
- unpop() - Method in class totalcross.ui.ComboBox
-
Unpops the ComboBoxDropDown.
- unpop() - Method in class totalcross.ui.ComboBoxEditable
-
Closes the open ListBox.
- unpop() - Method in class totalcross.ui.TopMenu
- unpop() - Method in class totalcross.ui.Window
-
Hides this window.
- unpop(TopMenu.AnimationListener) - Method in class totalcross.ui.TopMenu
- UNREALIZED - Static variable in class totalcross.ui.media.MediaClip
-
The state of the MediaClip indicating that it has not acquired the required information and resources to function.
- unregisterService() - Method in class totalcross.Service
- UNSAVED_PREFERENCES - Static variable in class totalcross.sys.Registry
-
PalmOS-specific value to be used in the hk parameter.
- unscaledValue() - Method in class totalcross.util.BigDecimal
- unselectedTextColor - Variable in class totalcross.ui.TabbedContainer
-
The color used for the text of unselected tabs.
- unselectFirstWhenMaxIsReached - Variable in class totalcross.ui.MultiListBox
-
Set to true if you want to unselect the first element once max is reached.
- UNSET - Static variable in class totalcross.ui.chart.Chart
- unsigned2hex(int, int) - Static method in class totalcross.sys.Convert
-
Returns a String with the conversion of the unsigned integer to hexadecimal, using the given number of places (up to 8).
- Unzipper - Class in totalcross.json.zip
-
JSONzip is a binary compression scheme for JSON text.
- Unzipper(BitReader) - Constructor for class totalcross.json.zip.Unzipper
-
Create a new unzipper.
- UP - Static variable in interface totalcross.sys.SpecialKeys
-
special key
- UP - Static variable in class totalcross.ui.event.DragEvent
-
The direction constant for a drag or flick up.
- UPCA - totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- UPCA - Static variable in class totalcross.barcode.Barcode
-
A type of barcode
- UPCA - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- UPCE - totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
- UPCE - Static variable in class totalcross.barcode.Barcode
-
A type of barcode
- UPCE0 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- UPCE1 - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- update() - Static method in class totalcross.phone.CellInfo
- update() - Method in class totalcross.sys.Time
-
Updates the internal fields with the current timestamp.
- update() - Method in class totalcross.ui.Spinner
-
Deprecated.
- update(byte[]) - Method in class totalcross.crypto.cipher.Cipher
-
Updates the input data that will be processed by this cipher algorithm.
- update(byte[]) - Method in class totalcross.crypto.digest.Digest
-
Updates the input data that will be processed by this message digest algorithm.
- update(byte[]) - Method in class totalcross.crypto.signature.Signature
-
Updates the input data that will be processed by this signature algorithm.
- update(byte[]) - Method in class totalcross.util.zip.Adler32
-
Updates the checksum with the bytes taken from the array.
- update(byte[]) - Method in class totalcross.util.zip.CRC32
-
Adds the complete byte array to the data checksum.
- update(byte[], int, int) - Method in class totalcross.crypto.cipher.Cipher
-
Updates the input data that will be processed by this cipher algorithm.
- update(byte[], int, int) - Method in class totalcross.crypto.digest.Digest
-
Updates the input data that will be processed by this message digest algorithm.
- update(byte[], int, int) - Method in class totalcross.crypto.signature.Signature
-
Updates the input data that will be processed by this signature algorithm.
- update(byte[], int, int) - Method in class totalcross.io.CRC32Stream
-
Updates the CRC32 with the values of the given buffer.
- update(byte[], int, int) - Method in class totalcross.util.zip.Adler32
-
Updates the checksum with the bytes taken from the array.
- update(byte[], int, int) - Method in class totalcross.util.zip.CRC32
-
Adds the byte array to the data checksum.
- update(int) - Method in class totalcross.crypto.cipher.Cipher
-
Updates the input data that will be processed by this cipher algorithm.
- update(int) - Method in class totalcross.crypto.digest.Digest
-
Updates the input data that will be processed by this message digest algorithm.
- update(int) - Method in class totalcross.crypto.signature.Signature
-
Updates the input data that will be processed by this signature algorithm.
- update(int) - Method in class totalcross.io.device.scanner.ScanEvent
-
Updates a scan event with the given type.
- update(int) - Method in class totalcross.util.zip.Adler32
-
Updates the checksum with the byte passed as a parameter.
- update(int) - Method in class totalcross.util.zip.CRC32
-
Updates the checksum with the int bval.
- update(Graphics) - Method in class totalcross.Launcher
- update(Control) - Method in class totalcross.ui.event.ControlEvent
-
Updates the control event setting the timestamp, consumed and target.
- update(Control, double) - Method in class totalcross.ui.event.MultiTouchEvent
-
Updates this event setting also the timestamp, consumed and target.
- update(Control, int, int, int, int, int, int) - Method in class totalcross.ui.event.PenEvent
-
Updates this event setting also the timestamp, consumed and target.
- update(PenEvent) - Method in class totalcross.ui.event.DragEvent
-
Updates this DragEvent from a PenEvent, setting a new timestamp and setting consumed to false.
- updateImages(Image, Image, Image, Image, Image, Image) - Static method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- updateMem() - Static method in class totalcross.unit.TestCase
-
Updates the label with the available memory.
- updateMem() - Static method in class totalcross.unit.TestSuite
-
Updates the label with the available memory.
- updateMessages(String, String) - Static method in class totalcross.ui.dialog.keyboard.VirtualKeyboard
-
Método que atualiza as mensagens do componente
- updatePopRect() - Method in class totalcross.ui.ComboBox
- updateRecord(ServiceRecord) - Method in class totalcross.io.device.bluetooth.LocalDevice
- updatesAreDetected(int) - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type can detect a visible update by calling the
rowUpdatedmethod. - updateScreen() - Method in class totalcross.Launcher
- updateScreen() - Static method in class totalcross.ui.Control
-
This method causes the immediate screen update.
- updateSinner() - Method in class totalcross.ui.Bar
-
Updates the spinner; sets it visible if not yet.
- updateTemporary() - Method in class totalcross.ui.Control
- updateValue(int) - Method in class totalcross.ui.ScrollBar
- updateValue(int) - Method in class totalcross.ui.Slider
- updateVisibleViews(int) - Method in class totalcross.ui.DynamicScrollContainer
- uri - Variable in class totalcross.xml.rpc.StandardHttpClient
- uri - Variable in class totalcross.xml.soap.SOAP
- URI - Class in totalcross.net
-
An URI represents a Uniform Resource Identifier, or an address of something in the Internet.
- URI(byte[], int, int) - Constructor for class totalcross.net.URI
-
Constructor from a byte array.
- URI(byte[], int, int, URI) - Constructor for class totalcross.net.URI
-
Constructor from a byte array, and a base URI missing components derive from.
- URI(String) - Constructor for class totalcross.net.URI
-
Constructor from a String
- URI(String, URI) - Constructor for class totalcross.net.URI
-
Constructor from a String and a base URI
- URI.Path - Class in totalcross.net
-
Used as the path component of this URI.
- url - Variable in class totalcross.ui.html.Form
- URL - Static variable in class totalcross.io.device.bluetooth.DataElement
- USB - Static variable in class totalcross.io.device.PortConnector
-
USB Endpoint 2 Port
- USE_WAZE - Static variable in class totalcross.map.GoogleMaps
-
Used in the flags argument of showRoute: use waze to show the route of the current location to a target address.
- use2ndColorEveryXColumns - Variable in class totalcross.ui.chart.Chart
- use2ndColorEveryXColumns - Variable in class totalcross.ui.chart.ChartData
- useAA - Variable in class totalcross.ui.gfx.Graphics
-
Deprecated.This is not used in OpenGL platforms
- useAA - Variable in class totalcross.ui.Whiteboard
-
Deprecated.This field is useless in OpenGL platforms
- useAlpha - Variable in class totalcross.ui.image.Image
-
Dumb field to keep compilation compatibility with TC 1
- useBorder2 - Variable in class totalcross.ui.TabbedContainer
-
Set to true to enable the alternative tab border
- useCalculatorBox - Variable in class totalcross.ui.SpinList
-
Set to true if there are only numbers in the SpinList and you want to open a NumericBox to let the user enter a value.
- useFillAsPreferred - Variable in class totalcross.ui.Label
-
Set automatically to true when an empty string is passed in the constructor.
- useFullWidthOnSelection - Static variable in class totalcross.ui.ListBox
-
If true, all ListBox will have the selection bar drawn in the full width instead of the selected's text width
- useFullWidthOnSelection - Variable in class totalcross.ui.tree.Tree
-
If true, all Tree will have the selection bar drawn in the full width instead of the selected's text width
- useHorizontalScrollBar - Static variable in class totalcross.ui.Grid
-
Set to true before constructing the Grids to use an horizontal scrollbar instead of the two left/right buttons.
- useLegacyFileFormat(boolean) - Method in class totalcross.db.sqlite.SQLiteConfig
-
Sets the value of the legacy_file_format flag.
- useNativeNumericPad - Static variable in class totalcross.ui.Edit
-
Set to true on Android devices to use the native numeric pad when mode is set to CURRENCY.
- useNewFont - Static variable in class totalcross.sys.Settings
-
Dumb field to keep compilation compatibility with TC 1
- useNumericBox - Variable in class totalcross.ui.SpinList
-
Set to true if there are only numbers in the SpinList and you want to open a NumericBox to let the user enter a value.
- useNumericBoxInsteadOfCalculator - Static variable in class totalcross.ui.Edit
-
Use the NumericBox instead of the Calculator in all Edits that have mode equal to CURRENCY.
- useOffscreen - Variable in class totalcross.ui.anim.ControlAnimation
-
Use or not the offscreen.
- useOnTabTheContainerColor - Variable in class totalcross.ui.TabbedContainer
-
Sets the tabs with the same colors of the container.
- usePopupMenu - Static variable in class totalcross.ui.ComboBox
-
Set to false to don't use the PopupMenu when the user interface style is Android.
- useProxy(String, int, String, String) - Method in class totalcross.xml.soap.SOAP
-
Set the proxy settings to be used by this SOAP connection.
- user - Variable in class totalcross.net.mail.Service
- userFontSize - Static variable in class totalcross.Launcher
- userInfo - Variable in class totalcross.net.URI
-
The user information represented in this URI.
- userInt - Variable in class totalcross.ui.tree.Node
-
The user's int that can be set with anything you want.
- userName - Static variable in class totalcross.sys.Settings
-
Field that returns the username of the user running the Virtual Machine.
- userObject - Variable in class totalcross.ui.tree.Node
-
The user's object that can be set with anything you want.
- usesLocalFilePerTable() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database uses a separate file for each table.
- usesLocalFiles() - Method in interface totalcross.sql.DatabaseMetaData
-
This method tests whether or not the database uses local files to store tables.
- USPS4CB - Static variable in interface totalcross.io.device.scanner.Handheld
-
To be used HandHeld scanners, in the setBarcodeParam method.
- UTF_16 - Static variable in class totalcross.db.sqlite.SQLiteConfig.Encoding
- UTF_16BE - Static variable in class totalcross.db.sqlite.SQLiteConfig.Encoding
- UTF_16LE - Static variable in class totalcross.db.sqlite.SQLiteConfig.Encoding
- UTF_8 - Static variable in class totalcross.db.sqlite.SQLiteConfig.Encoding
- UTF16 - Static variable in class totalcross.db.sqlite.SQLiteConfig.Encoding
- UTF16_BIG_ENDIAN - Static variable in class totalcross.db.sqlite.SQLiteConfig.Encoding
- UTF16_LITTLE_ENDIAN - Static variable in class totalcross.db.sqlite.SQLiteConfig.Encoding
- UTF8 - Static variable in class totalcross.db.sqlite.SQLiteConfig.Encoding
- UTF8CharacterConverter - Class in totalcross.sys
-
This class is used to correctly handle UTF8 byte to UCS-2 chracter conversions.
- UTF8CharacterConverter() - Constructor for class totalcross.sys.UTF8CharacterConverter
- UUID - Class in totalcross.io.device.bluetooth
-
The
UUIDclass defines universally unique identifiers. - UUID - Static variable in class totalcross.io.device.bluetooth.DataElement
- UUID(long) - Constructor for class totalcross.io.device.bluetooth.UUID
-
Creates a
UUIDobject fromlongvalueuuidValue. - UUID(String, boolean) - Constructor for class totalcross.io.device.bluetooth.UUID
-
Creates a
UUIDobject from the string provided.
V
- validate() - Method in class totalcross.ui.Window
-
Calls _doPaint if the window needs painting.
- validChars - Variable in class totalcross.ui.Edit
- vAlign - Variable in class totalcross.ui.Label
-
The vertical alignment.
- value - Variable in class org.json.simple.parser.Yytoken
-
description omitted.
- value - Variable in class totalcross.sql.DriverPropertyInfo
-
This is the value of the property.
- value - Variable in class totalcross.ui.chart.Velocimeter
-
The current value
- value - Variable in class totalcross.ui.ColorList.Item
- value - Variable in class totalcross.ui.dialog.keyboard.VirtualKeyboard
- value - Variable in class totalcross.ui.html.ControlProperties
-
The value held by this controll
- value - Variable in class totalcross.ui.ScrollBar
- value - Variable in class totalcross.ui.tree.PathEntry
-
The path of this PathEntry
- value - Variable in class totalcross.util.Enum
- value - Variable in class totalcross.util.Hashtable.Entry
- value - Variable in class totalcross.util.IntHashtable.Entry
- value - Variable in class totalcross.util.Properties.Boolean
- value - Variable in class totalcross.util.Properties.Double
- value - Variable in class totalcross.util.Properties.Int
- value - Variable in class totalcross.util.Properties.Long
- value - Variable in class totalcross.util.Properties.Str
- value(boolean) - Method in class totalcross.json.JSONWriter
-
Append either the value
trueor the valuefalse. - value(double) - Method in class totalcross.json.JSONWriter
-
Append a double value.
- value(long) - Method in class totalcross.json.JSONWriter
-
Append a long value.
- value(Object) - Method in class totalcross.json.JSONWriter
-
Append an object value.
- value(MatchResult) - Method in class totalcross.util.regex.PerlSubstitution
- Value() - Constructor for class totalcross.util.Properties.Value
- VALUE - Static variable in class totalcross.xml.rpc.XmlRpcValue
- valueColor - Variable in class totalcross.ui.chart.Velocimeter
-
The value's color
- valuekeep - Variable in class totalcross.json.zip.JSONzip
-
A place to keep the values.
- valueOf(double) - Static method in class totalcross.util.BigDecimal
-
Returns a new BigDecimal constructed from the BigDecimal(String) constructor using the Double .toString(double) method to obtain the String.
- valueOf(long) - Static method in class totalcross.util.BigDecimal
-
Translates a
longvalue into aBigDecimalobject with a scale of zero. - valueOf(long) - Static method in class totalcross.util.BigInteger
-
Return a (possibly-shared) BigInteger with a given long value.
- valueOf(long, int) - Static method in class totalcross.util.BigDecimal
-
Translates a
longunscaled value and anintscale into aBigDecimal. - valueOf(String) - Static method in enum totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum totalcross.money.Ads.Position
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum totalcross.money.Ads.Size
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum totalcross.ui.Control.TranslucentShape
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum totalcross.ui.effect.UIEffects.Effects
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum totalcross.io.device.escpos.EscPosBarcode.EscPosBarcodeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum totalcross.money.Ads.Position
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum totalcross.money.Ads.Size
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum totalcross.ui.Control.TranslucentShape
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum totalcross.ui.effect.UIEffects.Effects
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values(Class<?>) - Static method in class totalcross.util.Enum
- valuesPerPixel - Variable in class totalcross.ui.ScrollBar
- valueToString(Object) - Static method in class totalcross.json.JSONObject
-
Make a JSON text of an Object value.
- VAR - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "VAR" tag
- VARBINARY - Static variable in class totalcross.sql.Types
- VARCHAR - Static variable in class totalcross.sql.Types
- vbar - Variable in class totalcross.ui.tree.Tree
- Vector - Class in totalcross.util
-
A vector is an array of object references.
- Vector() - Constructor for class totalcross.util.Vector
-
Constructs an empty vector.
- Vector(int) - Constructor for class totalcross.util.Vector
-
Constructs an empty vector with a given initial size, which is the initial size of the vector's internal object array.
- Vector(Object[]) - Constructor for class totalcross.util.Vector
-
Constructs a vector starting with the given elements.
- vectorInitialSize - Variable in class totalcross.db.sqlite.SQLiteUtil
- Velocimeter - Class in totalcross.ui.chart
-
This class represents a velocimeter gauge.
- Velocimeter() - Constructor for class totalcross.ui.chart.Velocimeter
-
Constructs a velocimeter using the default gauge and pointer images
- Velocimeter(String, String) - Constructor for class totalcross.ui.chart.Velocimeter
-
Constructs a velocimeter using the given images.
- velocity - Variable in class totalcross.io.device.gps.GPS
-
Stores the speed in knots.
- verify(byte[]) - Method in class totalcross.crypto.signature.Signature
-
Finalizes the verify operation by processing all the accumulated input data and returning the signature comparison result.
- verifyCertificate() - Method in class totalcross.net.ssl.SSL
-
Authenticate a received certificate.
- version - Variable in class totalcross.net.HttpStream
-
READ-ONLY HTTP Version.
- version - Static variable in interface totalcross.net.ssl.Constants
- version - Static variable in class totalcross.sys.Settings
-
Field that represents the version of the TotalCross Virtual Machine.
- version - Variable in class totalcross.util.zip.TCZ
-
Version of the tcz file.
- version() - Static method in class totalcross.net.ssl.SSLUtil
-
Return the version of the axTLS project.
- versionColumnNotPseudo - Static variable in interface totalcross.sql.DatabaseMetaData
-
The version column is not a pseudo-column
- versionColumnPseudo - Static variable in interface totalcross.sql.DatabaseMetaData
-
The version column is a pseudo-column
- versionColumnUnknown - Static variable in interface totalcross.sql.DatabaseMetaData
-
It is unknown whether or not the version column is a pseudo-column.
- versionStr - Static variable in interface totalcross.net.ssl.Constants
-
Library version number
- versionStr - Static variable in class totalcross.sys.Settings
-
Field that represents the version in a string form, like "1.36".
- VERT_DOT - Static variable in class totalcross.ui.Grid
-
Draws a dotted vertical line.
- VERT_LINE - Static variable in class totalcross.ui.Grid
-
Draws a solid vertical line.
- VERT_NONE - Static variable in class totalcross.ui.Grid
-
Draws no vertical lines.
- vertical - Variable in class totalcross.ui.ProgressBar
-
If false, use horizontal mode (default)
- VERTICAL - Static variable in class totalcross.ui.Ruler
-
Defines a VERTICAL ruler type.
- VERTICAL - Static variable in class totalcross.ui.ScrollBar
-
To be passed in the constructor
- VERTICAL_DIRECTION_ONLY - Static variable in class totalcross.ui.Flick
- VERTICAL_GRADIENT - Static variable in class totalcross.ui.Window
-
To be used in setBorderStyle.
- VERTICAL_GRADIENT_BACKGROUND - Static variable in class totalcross.ui.Label
-
Specifies a vertical gradient background for this Label.
- VERTICAL_ORIENTATION - Static variable in class totalcross.ui.GridContainer
-
Defines a vertical orientation scroll.
- verticalBar - Variable in class totalcross.ui.ScrollBar
- verticalLineStyle - Variable in class totalcross.ui.Grid
-
Sets the vertical line style of the grid.
- verticalOnly - Variable in class totalcross.ui.ClippedContainer
- vForms - Variable in class totalcross.ui.html.Document
-
All forms in this document.
- vFrom - Variable in class totalcross.net.mail.Message
- vibrate(int) - Method in class totalcross.Launcher
- vibrate(int) - Static method in class totalcross.sys.Vm
-
Vibrates the device for the specified number of milliseconds.
- vibrateMessageBox - Static variable in class totalcross.sys.Settings
-
Set to true to enable the vibration when a MessageBox appears on screen (only on device).
- videoTimeLimit - Variable in class totalcross.ui.media.Camera
-
Maximum time limit for recording a video.
- videoType - Variable in class totalcross.ui.media.Camera
-
Video type; defaults to ALL.
- viewNo - Variable in class totalcross.ui.DynamicScrollContainer.AbstractView
-
The position of the view in the datasource
- views - Variable in class totalcross.ui.DynamicScrollContainer.DataSource
- virtualKeyboard - Static variable in class totalcross.sys.Settings
-
True if this handheld has a virtual keyboard, I.E., like the soft input panel in windows ce devices or in the Tungsten T|X.
- virtualKeyboard - Variable in class totalcross.ui.Edit
-
Defines if this Edit can behave as with virtual keyboard or not.
- VirtualKeyboard - Class in totalcross.ui.dialog.keyboard
- VirtualKeyboard() - Constructor for class totalcross.ui.dialog.keyboard.VirtualKeyboard
- visible - Variable in class totalcross.ui.Control
-
True if the control is visible, false otherwise
- VISIBLE_COUNT - Static variable in class totalcross.ui.ScrollPosition
-
By default, the ScrollPosition is shown during 1 second to let the user know that he can scroll.
- visibleCount - Variable in class totalcross.ui.PagePosition
- visibleItems - Variable in class totalcross.ui.ListBox
- visibleItems - Variable in class totalcross.ui.ScrollBar
- visibleItems - Variable in class totalcross.ui.tree.Tree
- visibleLines - Variable in class totalcross.ui.ListBox
-
Sets the number of visible lines, used to make PREFERRED height return the given number of lines as the grid height.
- visited - Variable in class totalcross.ui.tree.Node
-
flag to determine if the leaf node has been clicked before
- visor - Variable in class totalcross.ui.dialog.TimeBox
- Vista - Static variable in class totalcross.sys.Settings
-
Deprecated.Use VISTA_UI instead
- VISTA_UI - Static variable in class totalcross.sys.Settings
-
Defines a Windows Vista user interface style.
- vistaFadeStep - Static variable in class totalcross.ui.UIColors
-
The default step used on Vista buttons to make the fade.
- Vm - Class in totalcross.sys
-
Vm contains various system-level methods.
- vmPath - Static variable in class totalcross.sys.Settings
-
The main path used to derive
tempPathandappPathand also to store TotalCross global files. - VOICE - Static variable in class totalcross.ui.media.MediaClip
-
Used as a samplesPerSecond parameter in record method.
- vRecipients - Variable in class totalcross.net.mail.Message
W
- wa - Variable in class totalcross.ui.dialog.MessageBox
- WAIT_FOREVER - Static variable in class totalcross.net.ServerSocket
-
Passing a value of 0 to the constructor causes any accept operation to wait indefinitely.
- WAITING_TIME_PARAM - Static variable in interface totalcross.io.device.scanner.Symbol
-
To be used in the setParam method for Windows CE only.
- WAL - Static variable in class totalcross.db.sqlite.SQLiteConfig.JournalMode
- warning - Static variable in class totalcross.res.Resources
- warning(String) - Static method in class totalcross.sys.Vm
-
This function can be used to show permanent warnings.
- warning(String) - Method in class totalcross.util.Logger
-
Log a WARNING message.
- WARNING - Static variable in class totalcross.util.Logger
-
WARNING is a message level indicating a potential problem.
- wasCompressionUsed - Variable in class totalcross.xml.soap.SOAP
-
Deprecated.
- wasNull() - Method in interface totalcross.sql.ResultSet
- wasNull() - Method in class totalcross.sql.sqlite4j.SQLite4JResultSet
- wasScrolled() - Method in class totalcross.ui.Grid
- wasScrolled() - Method in class totalcross.ui.ListBox
- wasScrolled() - Method in class totalcross.ui.MultiEdit
- wasScrolled() - Method in interface totalcross.ui.Scrollable
-
Returns true if the control was scrolled since last pen down
- wasScrolled() - Method in class totalcross.ui.ScrollContainer
- wasScrolled() - Method in class totalcross.ui.ScrollPosition
- wasScrolled() - Method in class totalcross.ui.TabbedContainer
- wasScrolled() - Method in class totalcross.ui.tree.Tree
- WBR - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "WBR" tag
- weekNames - Static variable in class totalcross.ui.dialog.CalendarBox
-
The 7 week names painted in the control.
- weekStart - Static variable in class totalcross.sys.Settings
-
The week day start.
- wheelDirection - Variable in class totalcross.ui.event.MouseEvent
- WHITE - Static variable in class totalcross.ui.gfx.Color
- Whiteboard - Class in totalcross.ui
-
This is a whiteboard that can be used to draw something.
- Whiteboard() - Constructor for class totalcross.ui.Whiteboard
-
Constructs a new whiteboard, setting the back color to white.
- width - Variable in class totalcross.game.Sprite
-
Sprite width/height dimensions.
- width - Variable in class totalcross.Launcher.CharBits
- width - Variable in class totalcross.ui.Control
-
The control's width
- width - Variable in class totalcross.ui.gfx.Rect
-
rectangle width
- width - Variable in class totalcross.ui.image.Image
- width - Static variable in class totalcross.ui.Toast
-
Width of the toast.
- width() - Method in class totalcross.ui.gfx.Coord
-
return's x.
- width(int) - Method in class totalcross.io.device.escpos.EscPosBarcode
-
Sets the bar code width.
- width(int) - Method in class totalcross.io.device.escpos.EscPosImage
- widthInPixels - Variable in class totalcross.ui.TopMenu
-
The width in pixels instead of percentage of screen's width.
- widths - Variable in class totalcross.ui.AlignedLabelsContainer
-
The computed widths for the labels.
- WIFI - Static variable in class totalcross.io.device.RadioDevice
- WIFI - Static variable in class totalcross.net.ConnectionManager
-
This flag indicates a Wi-Fi connection.
- WildcardPattern - Class in totalcross.util.regex
-
A Pattern subclass that accepts a simplified pattern syntax:
?- matches any single character;*- matches any number of any characters; all the rest - matches itself. - WildcardPattern() - Constructor for class totalcross.util.regex.WildcardPattern
- WildcardPattern(String) - Constructor for class totalcross.util.regex.WildcardPattern
- WildcardPattern(String, boolean) - Constructor for class totalcross.util.regex.WildcardPattern
- WildcardPattern(String, int) - Constructor for class totalcross.util.regex.WildcardPattern
- WildcardPattern(String, String, int) - Constructor for class totalcross.util.regex.WildcardPattern
- WILL_RESIZE - Static variable in class totalcross.ui.Control
-
Constant used in params width/height in setRect.
- willOpenKeyboard() - Method in class totalcross.ui.Control
-
Returns true if this is a MultiEdit or an Edit that has a standard keyboard.
- willOpenKeyboard() - Method in class totalcross.ui.Edit
- willOpenKeyboard() - Method in class totalcross.ui.MultiEdit
- WIN_ANSI_ENCODING - Static variable in class totalcross.util.pdf.StandardFonts
- WIN32 - Static variable in class totalcross.sys.Settings
-
Underlying platform is desktop Windows.
- WinCE - Static variable in class totalcross.sys.Settings
-
Deprecated.Use Flat, Vista or Android. This user interface does not work on TotalCross 2.
- winceVols - Static variable in class totalcross.io.File
-
These are the volumes that getCardVolume search to find the available one.
- Window - Class in totalcross.ui
-
Window is a floating top-level window.
- Window() - Constructor for class totalcross.ui.Window
-
Constructs a window with no title and no border.
- Window(String, byte) - Constructor for class totalcross.ui.Window
-
Constructs a window with the given title and border.
- WINDOW - Static variable in class totalcross.ui.event.Listener
- WINDOW_CLOSED - Static variable in class totalcross.ui.event.ControlEvent
-
The event type for a closing window.
- windowActivated(WindowEvent) - Method in class totalcross.Launcher
- windowBorder - Static variable in class totalcross.ui.UIColors
-
The border color of all windows.
- windowClosed(WindowEvent) - Method in class totalcross.Launcher
- windowClosed(ControlEvent) - Method in interface totalcross.ui.event.WindowListener
-
A WINDOW_CLOSED event was dispatched.
- windowClosing(WindowEvent) - Method in class totalcross.Launcher
- windowDeactivated(WindowEvent) - Method in class totalcross.Launcher
- windowDeiconified(WindowEvent) - Method in class totalcross.Launcher
- windowFont - Static variable in class totalcross.sys.Settings
-
Deprecated.Use at the application's constructor: if (Settings.platform.equals(Settings.WIN32)) setDefaultFont(Font.getFont(false,NN)); where NN is the desired font size
- WINDOWFONT_12 - Static variable in class totalcross.sys.Settings
-
Used in the windowFont field; sets the size to 12.
- WINDOWFONT_DEFAULT - Static variable in class totalcross.sys.Settings
-
Used in the windowFont field; sets the size to the one defined by user.
- windowIconified(WindowEvent) - Method in class totalcross.Launcher
- WindowListener - Interface in totalcross.ui.event
-
Interface used to listen to Window events.
- windowOpened(WindowEvent) - Method in class totalcross.Launcher
- WINDOWSCE - Static variable in class totalcross.sys.Settings
-
Underlying platform is Windows CE.
- windowSize - Static variable in class totalcross.sys.Settings
-
Defines the window size when running in a desktop computer (the default is 240x320).
- WINDOWSIZE_320X480 - Static variable in class totalcross.sys.Settings
-
Used in the windowSize field.
- WINDOWSIZE_480X640 - Static variable in class totalcross.sys.Settings
-
Used in the windowSize field.
- WINDOWSIZE_600X800 - Static variable in class totalcross.sys.Settings
-
Used in the windowSize field.
- WINDOWSMOBILE - Static variable in class totalcross.sys.Settings
-
Underlying platform is Windows Mobile.
- WINDOWSPHONE - Static variable in class totalcross.sys.Settings
-
Underlying platform is Windows Phone.
- with(ControlAnimation) - Method in class totalcross.ui.anim.ControlAnimation
- WORD_CHAR - Static variable in class totalcross.util.regex.WildcardPattern
- wrap(Object) - Static method in class totalcross.json.JSONObject
-
Wrap an object, if necessary.
- wrap(StringBuffer) - Static method in class totalcross.util.regex.Replacer
- wrap(CharStream) - Static method in class totalcross.util.regex.Replacer
- wrapAround - Variable in class totalcross.ui.SpinList
-
Set to false to disallow the wrap around that happens when the user is at the first or last items.
- wrapInputStream() - Method in class totalcross.io.Stream
-
Deprecated.use
Stream.asInputStream()instead - wrapInputStreamToStream(InputStream) - Static method in class totalcross.io.Stream
-
Deprecated.use
Stream.asStream(InputStream)instead - wRecordSize - Variable in class totalcross.io.sync.RemotePDBFile
- write(byte[]) - Method in class totalcross.io.device.printer.BluetoothPrinter
-
Sends the given raw data to the printer.
- write(byte[]) - Method in class totalcross.net.ssl.SSL
-
Write to the SSL data stream.
- write(byte[], int) - Method in class totalcross.net.ssl.SSL
-
Write to the SSL data stream.
- write(byte[], int, int) - Method in class totalcross.io.device.printer.BluetoothPrinter
-
Sends the given raw data to the printer.
- write(byte[], int, int) - Method in class totalcross.Launcher.S2OS
- write(char) - Method in class totalcross.io.CharStream
- write(char[]) - Method in class totalcross.io.CharStream
- write(char[], int, int) - Method in class totalcross.io.CharStream
- write(int) - Method in class totalcross.io.Stream
-
Writes a single byte to the stream.
- write(int) - Method in class totalcross.Launcher.S2OS
- write(int) - Method in class totalcross.util.pdf.ASCII85Encoder
-
Writes the specified byte to this output stream.
- write(int, int) - Method in class totalcross.json.zip.BitOutputStream
-
Write some bits.
- write(int, int) - Method in interface totalcross.json.zip.BitWriter
-
Write some bits.
- write(int, BitWriter) - Method in class totalcross.json.zip.Huff
-
Write the bits corresponding to a symbol.
- write(OutputStream) - Method in class totalcross.io.device.escpos.EscPosBarcode
- write(OutputStream) - Method in class totalcross.io.device.escpos.EscPosImage
- write(OutputStream) - Method in interface totalcross.io.device.escpos.EscPosPrintObject
-
Writes this printable object to the given output stream.
- write(OutputStream) - Method in class totalcross.io.device.escpos.EscPosQRCode
- write(String) - Method in class totalcross.xml.rpc.XmlWriter
-
Write the given text.
- write(StringBuffer) - Method in class totalcross.json.JSONArray
-
Write the contents of the JSONArray as JSON text to a writer.
- write(StringBuffer) - Method in class totalcross.json.JSONObject
-
Write the contents of the JSONObject as JSON text to a writer.
- write(DataStream) - Method in class totalcross.io.sync.RemotePDBRecord
- WRITE - Static variable in class totalcross.io.BufferedStream
-
Used for opening this buffered stream for writing.
- WRITE_MODE - Static variable in class totalcross.io.CompressedByteArrayStream
-
Used in the setMode method.
- writeAndClose(byte[]) - Method in class totalcross.io.File
-
Deprecated.
- writeBigChars(char[], int, int) - Method in class totalcross.io.DataStream
-
Writes an array of chars, placing its length in the first four bytes, as an int.
- writeBigString(String) - Method in class totalcross.io.DataStream
-
Writes the string into the stream, converting it from Java format to Pascal format (the length is placed before the string).
- writeBoolean(boolean) - Method in class totalcross.io.DataStream
-
Writes a boolean to the stream as a byte.
- writeByte(byte) - Method in class totalcross.io.DataStream
-
Writes a single byte to the stream.
- writeByte(int) - Method in class totalcross.io.DataStream
-
Writes a single byte to the stream.
- writeBytes(byte[]) - Method in class totalcross.io.DataStream
-
Writes bytes to the stream.
- writeBytes(byte[]) - Method in class totalcross.io.Stream
-
Writes bytes to the stream.
- writeBytes(byte[], int, int) - Method in class totalcross.io.BufferedStream
- writeBytes(byte[], int, int) - Method in class totalcross.io.ByteArrayStream
- writeBytes(byte[], int, int) - Method in class totalcross.io.CompressedByteArrayStream
-
This method writes to the byte array, expanding it if necessary.
- writeBytes(byte[], int, int) - Method in class totalcross.io.CRC32Stream
-
Computes the checksum for the given bytes, then write them to the attached stream.
- writeBytes(byte[], int, int) - Method in class totalcross.io.DataStream
- writeBytes(byte[], int, int) - Method in class totalcross.io.device.bluetooth.SerialPortClient
- writeBytes(byte[], int, int) - Method in class totalcross.io.device.PortConnector
-
Writes to the port.
- writeBytes(byte[], int, int) - Method in class totalcross.io.File
- writeBytes(byte[], int, int) - Method in class totalcross.io.PDBFile
-
Writes to the current record.
- writeBytes(byte[], int, int) - Method in class totalcross.io.PDBStream
-
Always throws IOException; not implemented.
- writeBytes(byte[], int, int) - Method in class totalcross.io.ResizeRecord
- writeBytes(byte[], int, int) - Method in class totalcross.io.Stream
-
Writes bytes to the stream.
- writeBytes(byte[], int, int) - Method in class totalcross.Launcher.IS2S
- writeBytes(byte[], int, int) - Method in class totalcross.net.HttpStream
- writeBytes(byte[], int, int) - Method in class totalcross.net.Socket
-
Writes to the socket.
- writeBytes(byte[], int, int) - Method in class totalcross.net.ssl.SSLSocket
- writeBytes(byte[], int, int) - Method in class totalcross.util.zip.CompressedStream
-
Attempts to write count bytes from the given byte array, starting from offset start.
This method can be used only with CompressedStreams created in DEFLATE mode, and should be used only for compressing the contents of the given byte array, and writing the compressed data to the original stream. - writeBytes(String) - Method in class totalcross.io.Stream
-
Writes the string to the stream as a byte array.
- writeBytes(StringBuffer) - Method in class totalcross.io.Stream
-
Writes the given StringBuffer as a byte array, retrieved using Convert.getBytes.
The String is written as-is, nothing is placed before or after it. - writeBytes(String, byte[], int) - Method in class totalcross.Launcher
-
write the available bytes to the stream getted with openOutputStream.
- writeBytesInternal(byte[], int, int) - Method in class totalcross.io.DataStream
- writeBytesSize - Variable in class totalcross.net.HttpStream.Options
-
Number of bytes to write at once.
- writeChar(char) - Method in class totalcross.io.DataStream
-
Writes a two-byte character.
- writeChar(char) - Method in class totalcross.io.DataStreamLE
- writeChars(char[], int, int) - Method in class totalcross.io.DataStream
-
Writes an array of chars, placing its length in the first two bytes, as an unsigned short.
- writeChars(char[], int, int, int) - Method in class totalcross.io.DataStream
-
Writes the given char array, writting the length as an int or as a short or as a byte or don't writting the length, depending on the number of bytes given (4,2,1,0).
- writeChars(char[], int, int, int) - Method in class totalcross.io.DataStreamLE
- writeChars(String, int) - Method in class totalcross.io.DataStream
-
Writes the String as a char array.
- writeChars(String, int) - Method in class totalcross.io.DataStreamLE
- writeCString(String) - Method in class totalcross.io.DataStream
-
Writes a C-style string to the stream.
- writeDouble(double) - Method in class totalcross.io.DataStream
-
Writes a double.
- writeFixedString(String, int) - Method in class totalcross.io.DataStream
-
Writes a fixed length string to the stream.
- writeFixedString(String, int, char) - Method in class totalcross.io.DataStream
-
Writes a fixed length string to the stream.
- writeFloat(double) - Method in class totalcross.io.DataStream
-
Writes a float value to the stream as four bytes in IEEE 754 format
- writeFrameCount(String, int) - Static method in class totalcross.ui.image.Image
-
Utility method used to change the frame count of an image.
- writeInt(int) - Method in class totalcross.io.DataStream
-
Writes an integer to the stream as four bytes.
- writeInt(int) - Method in class totalcross.io.DataStreamLE
- writeJSONString(boolean[], Writer) - Static method in class org.json.simple.JSONArray
-
description omitted.
- writeJSONString(byte[], Writer) - Static method in class org.json.simple.JSONArray
-
description omitted.
- writeJSONString(char[], Writer) - Static method in class org.json.simple.JSONArray
-
description omitted.
- writeJSONString(double[], Writer) - Static method in class org.json.simple.JSONArray
-
description omitted.
- writeJSONString(float[], Writer) - Static method in class org.json.simple.JSONArray
-
description omitted.
- writeJSONString(int[], Writer) - Static method in class org.json.simple.JSONArray
-
description omitted.
- writeJSONString(long[], Writer) - Static method in class org.json.simple.JSONArray
-
description omitted.
- writeJSONString(short[], Writer) - Static method in class org.json.simple.JSONArray
-
description omitted.
- writeJSONString(Writer) - Method in class org.json.simple.JSONArray
- writeJSONString(Writer) - Method in class org.json.simple.JSONObject
- writeJSONString(Writer) - Method in interface org.json.simple.JSONStreamAware
-
write JSON string to out.
- writeJSONString(Object[], Writer) - Static method in class org.json.simple.JSONArray
-
description omitted.
- writeJSONString(Object, Writer) - Static method in class org.json.simple.JSONValue
-
Encode an object into JSON text and write it to out.
- writeJSONString(Collection, Writer) - Static method in class org.json.simple.JSONArray
-
Encode a list into JSON text and write it to out.
- writeJSONString(Map, Writer) - Static method in class org.json.simple.JSONObject
-
Encode a map into JSON text and write it to out.
- writeLine(String) - Method in class totalcross.io.CompressedByteArrayStream
-
Writes a line of text.
- writeLong(long) - Method in class totalcross.io.DataStream
-
Writes a long.
- writeLong(long) - Method in class totalcross.io.DataStreamLE
- writeObject(Object) - Method in class totalcross.xml.rpc.XmlRpcClient
-
Writes the XML representation of a supported Java object to the XML writer.
- writeObject(Storable) - Method in class totalcross.io.DataStream
-
Write the given Object using the Storable class.
- writer - Variable in class totalcross.json.JSONWriter
-
The writer that will receive the output.
- writeRecord(int, RemotePDBRecord) - Method in class totalcross.io.sync.RemotePDBFile
-
Write the record at the given index.
- writeRequest(byte[], int) - Method in class totalcross.xml.rpc.StandardHttpClient
-
Writes the header followed by the given request body
- writeRequestHeader(int) - Method in class totalcross.xml.rpc.CompressedHttpClient
-
Writes the headers for a HTTP request, adding the deflate method as content-encoding.
- writeRequestHeader(int) - Method in class totalcross.xml.rpc.StandardHttpClient
- writeResponseRequest(StringBuffer, HttpStream.Options) - Method in class totalcross.net.HttpStream
- writeShort(int) - Method in class totalcross.io.DataStream
-
Writes a short to the stream as two bytes.
- writeShort(int) - Method in class totalcross.io.DataStreamLE
- writeSmallString(String) - Method in class totalcross.io.DataStream
-
Write a small String comprised of only ASCII chars (each char is casted to byte).
- writeSmallString8(String) - Method in class totalcross.io.DataStream
-
Write a small String taking each char as a byte.
- writeString(String) - Method in class totalcross.io.DataStream
-
Writes the string into the stream, converting it from Java format to Pascal format (the length is placed before the string).
- writeStringArray(String[]) - Method in class totalcross.io.DataStream
-
writes the string array into the stream
- writeTimeout - Variable in class totalcross.io.device.PortConnector
-
Defines the write timeout, in milliseconds.
- writeTimeout - Variable in class totalcross.net.Socket
-
Stores the timeout value for write operations.
- writeTimeout - Variable in class totalcross.xml.soap.SOAP
-
The write timeout.
- writeTimeOut - Variable in class totalcross.net.HttpStream.Options
-
The write timeout.
- writeTo(Object, String, Stream) - Method in class totalcross.net.mail.BinaryContentHandler
- writeTo(Object, String, Stream) - Method in class totalcross.net.mail.DataContentHandler
- writeTo(Object, String, Stream) - Method in class totalcross.net.mail.TextContentHandler
- writeTo(Stream) - Method in class totalcross.net.mail.Message
- writeTo(Stream) - Method in class totalcross.net.mail.Multipart
-
Output an appropriately encoded bytestream to the given stream, which is typically used for sending.
- writeTo(Stream) - Method in class totalcross.net.mail.Part
-
Writes this part to the given Stream.
X
- x - Variable in class totalcross.barcode.Barcode
-
The minimum bar width.
- x - Variable in class totalcross.ui.Control
-
The control's x location
- x - Variable in class totalcross.ui.event.PenEvent
-
The x location of the event.
- x - Variable in class totalcross.ui.gfx.Coord
-
x position
- x - Variable in class totalcross.ui.gfx.Rect
-
x position
- X_UNKNOWN - Static variable in class totalcross.ui.effect.UIEffects
- x2() - Method in class totalcross.ui.gfx.Rect
-
Returns x+width-1
- X509_INVALID_PRIV_KEY - Static variable in interface totalcross.net.ssl.Constants
- X509_NOT_OK - Static variable in interface totalcross.net.ssl.Constants
-
X509 verifying errors
- X509_VFY_ERROR_BAD_SIGNATURE - Static variable in interface totalcross.net.ssl.Constants
- X509_VFY_ERROR_EXPIRED - Static variable in interface totalcross.net.ssl.Constants
- X509_VFY_ERROR_INVALID_CHAIN - Static variable in interface totalcross.net.ssl.Constants
- X509_VFY_ERROR_NO_TRUSTED_CERT - Static variable in interface totalcross.net.ssl.Constants
- X509_VFY_ERROR_NOT_YET_VALID - Static variable in interface totalcross.net.ssl.Constants
- X509_VFY_ERROR_SELF_SIGNED - Static variable in interface totalcross.net.ssl.Constants
- X509_VFY_ERROR_UNSUPPORTED_DIGEST - Static variable in interface totalcross.net.ssl.Constants
- xa - Variable in class totalcross.ui.dialog.MessageBox
- xAxisCategories - Variable in class totalcross.ui.chart.Chart
-
The categories of the X axis (may be null if X is a value axis)
- xAxisMaxValue - Variable in class totalcross.ui.chart.Chart
-
The value for the end of the X axis
- xAxisMinValue - Variable in class totalcross.ui.chart.Chart
-
The value for the origin of the X axis
- xAxisSteps - Variable in class totalcross.ui.chart.Chart
-
The number of subdivisions of the X axis
- xAxisX1 - Variable in class totalcross.ui.chart.Chart
-
The relative screen position of the X axis origin
- xAxisX2 - Variable in class totalcross.ui.chart.Chart
-
The relative screen position of the X axis end
- xDecimalPlaces - Variable in class totalcross.ui.chart.Chart
-
The number of decimal places to show the data of the X axis.
- xDelta - Variable in class totalcross.ui.event.DragEvent
- XML - Class in totalcross.json
-
This provides static methods to convert an XML text into a JSONObject, and to covert a JSONObject into an XML text.
- XML() - Constructor for class totalcross.json.XML
- XML_SCHEMA - Static variable in interface totalcross.util.regex.REFlags
-
Turns on the compatibility with XML Schema regular expressions.
- xmlHandler - Variable in class totalcross.xml.rpc.XmlRpcClient
- XmlReadable - Interface in totalcross.xml
-
XmlReadableabstracts any sequential resource that can be passed to an XmlReader. - XmlReadableByteArray - Class in totalcross.xml
-
Make an XmlReadable from a byte array.
- XmlReadableByteArray() - Constructor for class totalcross.xml.XmlReadableByteArray
- XmlReadableByteArray(byte[]) - Constructor for class totalcross.xml.XmlReadableByteArray
-
Constructor
- XmlReadableFile - Class in totalcross.xml
-
Make an XmlReadable from a File Example:
- XmlReadableFile(File) - Constructor for class totalcross.xml.XmlReadableFile
-
Constructor
- XmlReadablePDBFile - Class in totalcross.xml
-
Make an XmlReadable from a PDBFile Example:
- XmlReadablePDBFile(String, int) - Constructor for class totalcross.xml.XmlReadablePDBFile
-
Constructor
- XmlReadablePDBFile(URI) - Constructor for class totalcross.xml.XmlReadablePDBFile
-
Constructor
- XmlReadablePort - Class in totalcross.xml
-
Make an XmlReadable from a PortConnector Example:
- XmlReadablePort(int, int, URI) - Constructor for class totalcross.xml.XmlReadablePort
-
Constructor
- XmlReadablePort(PortConnector, URI) - Constructor for class totalcross.xml.XmlReadablePort
-
Constructor
- XmlReadableSocket - Class in totalcross.xml
-
An XmlReadableSocket has a Socket stream that takes care of the HTTP headers and starts reading at the message body.
- XmlReadableSocket(URI) - Constructor for class totalcross.xml.XmlReadableSocket
-
Constructor
- XmlReadableSocket(URI, HttpStream.Options) - Constructor for class totalcross.xml.XmlReadableSocket
-
Constructor
- XmlReadableString - Class in totalcross.xml
-
Make an XmlReadable from a String.
- XmlReadableString(String) - Constructor for class totalcross.xml.XmlReadableString
-
Constructor
- XmlReader - Class in totalcross.xml
-
Used to read HTML or XML documents, reporting events to handlers (for example,
ContentHandler). - XmlReader() - Constructor for class totalcross.xml.XmlReader
- XmlRpcClient - Class in totalcross.xml.rpc
-
Handles XML-RPCs to a server.
- XmlRpcClient(String, int, String) - Constructor for class totalcross.xml.rpc.XmlRpcClient
- XmlRpcClient(String, int, String, boolean) - Constructor for class totalcross.xml.rpc.XmlRpcClient
-
Creates a xmlrpc client with compression if the given flag is true.
- XmlRpcClient(String, int, String, int, int, int, boolean) - Constructor for class totalcross.xml.rpc.XmlRpcClient
- XmlRpcClient(StandardHttpClient) - Constructor for class totalcross.xml.rpc.XmlRpcClient
- XmlRpcContentHandler - Class in totalcross.xml.rpc
-
Methods here are called by the XML parser used in XmlRpcClient
- XmlRpcContentHandler() - Constructor for class totalcross.xml.rpc.XmlRpcContentHandler
- XmlRpcException - Exception in totalcross.xml.rpc
-
Used to alert user of xml-rpc errors
- XmlRpcException() - Constructor for exception totalcross.xml.rpc.XmlRpcException
- XmlRpcException(String) - Constructor for exception totalcross.xml.rpc.XmlRpcException
- XmlRpcValue - Class in totalcross.xml.rpc
-
Used to represent an XML-RPC value while a request is being parsed.
- XmlRpcValue() - Constructor for class totalcross.xml.rpc.XmlRpcValue
- XMLTokener - Class in totalcross.json
-
The XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts.
- XMLTokener(String) - Constructor for class totalcross.json.XMLTokener
-
Construct an XMLTokener from a string.
- XmlTokenizer - Class in totalcross.xml
-
A Tokenizer for XML input.
- XmlTokenizer() - Constructor for class totalcross.xml.XmlTokenizer
- XmlWriter - Class in totalcross.xml.rpc
-
Correctly formats Strings in XML syntax.
- XmlWriter() - Constructor for class totalcross.xml.rpc.XmlWriter
- XMP - Static variable in class totalcross.ui.html.TagDereferencer
-
Code identifying a "XMP" tag
- XObjectImage - Class in totalcross.util.pdf
- XObjectImage(PDFDocument, Image) - Constructor for class totalcross.util.pdf.XObjectImage
- xOffset - Variable in class totalcross.ui.ListBox
- xor(BigInteger) - Method in class totalcross.util.BigInteger
-
Return the logical (bit-wise) "exclusive or" of two BigIntegers.
- xTotal - Variable in class totalcross.ui.event.DragEvent
- xValues - Variable in class totalcross.ui.chart.Series
-
This series' values for the X axis
- xx - Variable in class totalcross.ui.ArrowButton
-
The x position.
- XYChart - Class in totalcross.ui.chart
-
XYChart is a scatter chart.
- XYChart() - Constructor for class totalcross.ui.chart.XYChart
-
Creates a new XY (scatter) chart without categories
- XYChart(String[]) - Constructor for class totalcross.ui.chart.XYChart
-
Creates a new XY (scatter) chart with the given categories
Y
- y - Variable in class totalcross.ui.Control
-
The control's y location
- y - Variable in class totalcross.ui.event.PenEvent
-
The y location of the event.
- y - Variable in class totalcross.ui.gfx.Coord
-
y position
- y - Variable in class totalcross.ui.gfx.Rect
-
y position
- y2() - Method in class totalcross.ui.gfx.Rect
-
Returns y+height-1
- ya - Variable in class totalcross.ui.dialog.MessageBox
- yAxisMaxValue - Variable in class totalcross.ui.chart.Chart
-
The value for the end of the Y axis
- yAxisMinValue - Variable in class totalcross.ui.chart.Chart
-
The value for the origin of the Y axis
- yAxisSteps - Variable in class totalcross.ui.chart.Chart
-
The number of subdivisions of the Y axis
- yAxisY1 - Variable in class totalcross.ui.chart.Chart
-
The relative screen position of the Y axis origin
- yAxisY2 - Variable in class totalcross.ui.chart.Chart
-
The relative screen position of the Y axis end
- yDecimalPlaces - Variable in class totalcross.ui.chart.Chart
-
The number of decimal places to show the data of the Y axis.
- yDelta - Variable in class totalcross.ui.event.DragEvent
- year - Variable in class totalcross.sys.Time
-
The year as its full set of digits (year 2010 is 2010).
- YEAR_ARRAY_LENGTH - Static variable in class totalcross.ui.dialog.CalendarBox
-
Defines the array length of year window.
- yearMonth - Static variable in class totalcross.ui.dialog.CalendarBox
-
The labels between the arrows: Month, Year
- YELLOW - Static variable in class totalcross.ui.gfx.Color
- yEnd - Variable in class totalcross.ui.DynamicScrollContainer.AbstractView
-
Specifies the range between which the view is visible on the scroll container Do NOT modify directly.
- yield() - Static method in class totalcross.io.sync.Conduit
-
This method lets the conduit manager take a breath.
- yPosition - Variable in class totalcross.ui.dialog.ControlBox
-
Defines the y position on screen where this window opens.
- yPosition - Variable in class totalcross.ui.dialog.InputBox
-
Defines the y position on screen where this window opens.
- yPosition - Variable in class totalcross.ui.dialog.MessageBox
-
Defines the y position on screen where this window opens.
- yStart - Variable in class totalcross.ui.DynamicScrollContainer.AbstractView
-
Specifies the range between which the view is visible on the scroll container Do NOT modify directly.
- yTotal - Variable in class totalcross.ui.event.DragEvent
- yValues - Variable in class totalcross.ui.chart.Series
-
This series' values for the Y axis
- yValuesSize - Variable in class totalcross.ui.chart.Chart
-
Defines a value that will be used as the y-value width.
- yy - Variable in class totalcross.ui.ArrowButton
-
The y position.
- Yytoken - Class in org.json.simple.parser
- Yytoken(int, Object) - Constructor for class org.json.simple.parser.Yytoken
Z
- ZAPDINGBATS - Static variable in class totalcross.util.pdf.StandardFonts
- zero() - Method in class totalcross.json.zip.BitOutputStream
-
Write a 0 bit.
- zero() - Method in interface totalcross.json.zip.BitWriter
-
Write a 0 bit.
- ZERO - Static variable in class totalcross.util.BigDecimal
-
The constant zero as a
BigDecimalwith scale zero. - ZERO - Static variable in class totalcross.util.BigInteger
-
The constant zero as a BigInteger.
- zeroPad(int, int) - Static method in class totalcross.sys.Convert
-
Converts the int to String and pads it with zeroes at left.
- zeroPad(String, int) - Static method in class totalcross.sys.Convert
-
Pads the string with zeroes at left.
- zeroPadding - Variable in class totalcross.game.TextRenderer
-
enable left zero padding.
- zeros - Static variable in class totalcross.io.DataStream
- zeroUnpad(String) - Static method in class totalcross.sys.Convert
-
Strips the left zeros of the String.
- zipArrayString - Static variable in class totalcross.json.zip.JSONzip
-
The value code for an array with a string as its first element.
- zipArrayValue - Static variable in class totalcross.json.zip.JSONzip
-
The value code for an array with a non-string value as its first element.
- zipEmptyArray - Static variable in class totalcross.json.zip.JSONzip
-
The value code for an empty array.
- zipEmptyObject - Static variable in class totalcross.json.zip.JSONzip
-
The value code for an empty object.
- ZipEntry - Class in totalcross.util.zip
-
This class is used to represent a ZIP file entry.
- ZipEntry(String) - Constructor for class totalcross.util.zip.ZipEntry
-
Creates a new zip entry with the specified name.
- ZipEntry(ZipEntry) - Constructor for class totalcross.util.zip.ZipEntry
-
Creates a new zip entry with fields taken from the specified zip entry.
- ZipException - Exception in totalcross.util.zip
-
Signals that a Zip exception of some sort has occurred.
- ZipException() - Constructor for exception totalcross.util.zip.ZipException
-
Create an exception without a message.
- ZipException(String) - Constructor for exception totalcross.util.zip.ZipException
-
Create an exception with a message.
- zipFalse - Static variable in class totalcross.json.zip.JSONzip
-
The value code for false.
- ZipFile - Class in totalcross.util.zip
-
Deprecated.This class was never fully implemented. Use ZipStream instead.
- ZipFile(String) - Constructor for class totalcross.util.zip.ZipFile
-
Deprecated.
- zipNull - Static variable in class totalcross.json.zip.JSONzip
-
The value code for null.
- zipObject - Static variable in class totalcross.json.zip.JSONzip
-
The value code for a non-empty object.
- Zipper - Class in totalcross.json.zip
-
An encoder implements the compression behavior of JSONzip.
- Zipper(BitWriter) - Constructor for class totalcross.json.zip.Zipper
-
Create a new encoder.
- ZipStream - Class in totalcross.util.zip
-
This class implements a stream filter for reading and writing files in the ZIP file format.
- ZipStream(RandomAccessStream, int) - Constructor for class totalcross.util.zip.ZipStream
-
Creates a new ZIP stream that may be used to read compressed data from the given stream, or to write compressed data to the given stream.
- zipTrue - Static variable in class totalcross.json.zip.JSONzip
-
The value code for true.
- ZLib - Class in totalcross.util.zip
-
This class implements stream compression with the ZLib library.
- ZLibException - Exception in totalcross.util.zip
-
This exception may be dispatched by zLib routines.
- ZLibException() - Constructor for exception totalcross.util.zip.ZLibException
-
Default constructor.
- ZLibException(String, String) - Constructor for exception totalcross.util.zip.ZLibException
-
Constructor which accepts an error message.
- ZLibStream - Class in totalcross.util.zip
-
This class implements a stream filter for compressing or uncompressing data stored in the ZLib compression format.
- ZLibStream(Stream, int) - Constructor for class totalcross.util.zip.ZLibStream
-
Creates a ZLibStream object that may be used to read compressed data from the given stream, or to write compressed data to the given stream.
- zStack - Static variable in class totalcross.ui.Window
-
Stack of poped up windows.
_
- _controlEvent - Variable in class totalcross.ui.Window
- _doPaint() - Method in class totalcross.ui.Window
-
Called by the VM to repaint an area.
- _dragEvent - Variable in class totalcross.ui.Window
- _focus - Variable in class totalcross.ui.Window
- _keyEvent - Variable in class totalcross.ui.Window
- _mouseEvent - Variable in class totalcross.ui.Window
- _multiEvent - Variable in class totalcross.ui.Window
- _onEvent(int) - Static method in class totalcross.io.device.scanner.Scanner
-
Dispatch the event to the current listener (associated through the
listenerpublic member. - _onEvent(Event) - Method in class totalcross.ui.Control
-
Calls the event listeners and the onEvent method for this control.
- _onMinimize() - Method in class totalcross.ui.MainWindow
- _onRestore() - Method in class totalcross.ui.MainWindow
- _onTimerTick(boolean) - Method in interface totalcross.MainClass
-
Called by the vm when a timer event has been triggered.
- _onTimerTick(boolean) - Method in class totalcross.Service
- _onTimerTick(boolean) - Method in class totalcross.ui.MainWindow
-
Called by the VM to process timer interrupts.
- _penEvent - Variable in class totalcross.ui.Window
- _postEvent(int, int, int, int, int, int) - Method in interface totalcross.MainClass
-
Called by the vm when an event is posted
- _postEvent(int, int, int, int, int, int) - Method in class totalcross.Service
- _postEvent(int, int, int, int, int, int) - Method in class totalcross.ui.Window
-
Called by the VM to post key and pen events.
All Classes All Packages