Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
I
K
O
P
R
S
T
W
G
getColumnCount()
- Method in class org.netbeans.microedition.lcdui.
SimpleTableModel
Gets number of columns of the supplied values matrix.
getColumnCount()
- Method in interface org.netbeans.microedition.lcdui.
TableModel
Gets the number of columns of the table
getColumnName(int)
- Method in class org.netbeans.microedition.lcdui.
SimpleTableModel
Gets the column name for the specified index
getColumnName(int)
- Method in interface org.netbeans.microedition.lcdui.
TableModel
Gets the name of the given column.
getDisplay()
- Method in class org.netbeans.microedition.lcdui.
AbstractInfoScreen
Gets the used display object
getFailureMessage()
- Method in interface org.netbeans.microedition.util.
CancellableTask
Gets the reason for the failure.
getFailureMessage()
- Method in class org.netbeans.microedition.util.
SimpleCancellableTask
Gets the failure message of the failed task.
getHeadersFont()
- Method in class org.netbeans.microedition.lcdui.
TableItem
Gets font used to paint the column names (headers) of the table
getImage()
- Method in class org.netbeans.microedition.lcdui.
AbstractInfoScreen
Gets the image to be painted on the screen.
getMinContentHeight()
- Method in class org.netbeans.microedition.lcdui.
TableItem
implementation of the abstract method
getMinContentWidth()
- Method in class org.netbeans.microedition.lcdui.
TableItem
implementation of the abstract method
getNextAlert()
- Method in class org.netbeans.microedition.lcdui.
AbstractInfoScreen
gets the next alert
getNextDisplayable()
- Method in class org.netbeans.microedition.lcdui.
AbstractInfoScreen
Gets the next displayable
getPrefContentHeight(int)
- Method in class org.netbeans.microedition.lcdui.
TableItem
implementation of the abstract method
getPrefContentWidth(int)
- Method in class org.netbeans.microedition.lcdui.
TableItem
implementation of the abstract method
getRowCount()
- Method in class org.netbeans.microedition.lcdui.
SimpleTableModel
Gets number of rows of the supplied values matrix.
getRowCount()
- Method in interface org.netbeans.microedition.lcdui.
TableModel
Gets the number of rows of the table
getSelectedCellColumn()
- Method in class org.netbeans.microedition.lcdui.
TableItem
Gets the column position of the cursor in the table.
getSelectedCellRow()
- Method in class org.netbeans.microedition.lcdui.
TableItem
Gets the row position of the cursor in the table.
getTask()
- Method in class org.netbeans.microedition.lcdui.
WaitScreen
Gets the background task.
getText()
- Method in class org.netbeans.microedition.lcdui.
AbstractInfoScreen
Gets the text to be painted on the screen.
getTextFont()
- Method in class org.netbeans.microedition.lcdui.
AbstractInfoScreen
Gets the current font used to paint the text.
getTimeout()
- Method in class org.netbeans.microedition.lcdui.
SplashScreen
Gets current timeout of the splash screen
getTitle()
- Method in class org.netbeans.microedition.lcdui.
TableItem
Gets title of the table.
getTitleFont()
- Method in class org.netbeans.microedition.lcdui.
TableItem
Gets font used to paint the table title
getValue(int, int)
- Method in class org.netbeans.microedition.lcdui.
SimpleTableModel
Gets the value of a table cell at a specified location.
getValue(int, int)
- Method in interface org.netbeans.microedition.lcdui.
TableModel
Gets the value of a table cell at a specified location.
getValues()
- Method in class org.netbeans.microedition.lcdui.
SimpleTableModel
Gets values of the model
getValuesFont()
- Method in class org.netbeans.microedition.lcdui.
TableItem
Gets font used to paint the table cell values
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
I
K
O
P
R
S
T
W