Java Doc for JTableTest.java in » Apache-Harmony-Java-SE » javax-package » javax » swing » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Java Source Code / Java Documentation
1.
6.0 JDK Core
2.
6.0 JDK Modules
3.
6.0 JDK Modules com.sun
4.
6.0 JDK Modules com.sun.java
5.
6.0 JDK Modules sun
6.
6.0 JDK Platform
7.
Ajax
8.
Apache Harmony Java SE
9.
Aspect oriented
10.
Authentication Authorization
11.
Blogger System
12.
Build
13.
Byte Code
14.
Cache
15.
Chart
16.
Chat
17.
Code Analyzer
18.
Collaboration
19.
Content Management System
20.
Database Client
21.
Database DBMS
22.
Database JDBC Connection Pool
23.
Database ORM
24.
Development
25.
EJB Server geronimo
26.
EJB Server GlassFish
27.
EJB Server JBoss 4.2.1
28.
EJB Server resin 3.1.5
29.
ERP CRM Financial
30.
ESB
31.
Forum
32.
GIS
33.
Graphic Library
34.
Groupware
35.
HTML Parser
36.
IDE
37.
IDE Eclipse
38.
IDE Netbeans
39.
Installer
40.
Internationalization Localization
41.
Inversion of Control
42.
Issue Tracking
43.
J2EE
44.
JBoss
45.
JMS
46.
JMX
47.
Library
48.
Mail Clients
49.
Net
50.
Parser
51.
PDF
52.
Portal
53.
Profiler
54.
Project Management
55.
Report
56.
RSS RDF
57.
Rule Engine
58.
Science
59.
Scripting
60.
Search Engine
61.
Security
62.
Sevlet Container
63.
Source Control
64.
Swing Library
65.
Template Engine
66.
Test Coverage
67.
Testing
68.
UML
69.
Web Crawler
70.
Web Framework
71.
Web Mail
72.
Web Server
73.
Web Services
74.
Web Services apache cxf 2.0.1
75.
Web Services AXIS2
76.
Wiki Engine
77.
Workflow Engines
78.
XML
79.
XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation
»
Apache Harmony Java SE
»
javax package
»
javax.swing
Source Cross Reference
Class Diagram
Java Document (Java Doc)
javax.swing
.BasicSwingTestCase
javax.swing
.JTableTest
JTableTest
public
class JTableTest extends
BasicSwingTestCase
(Code)
Constructor Summary
public
JTableTest
(
String
name)
Method Summary
protected
void
setUp
()
protected
void
tearDown
()
public
void
testAddColumn
()
public
void
testAddNotify
()
public
void
testAddRemoveColumnSelectionInterval
()
public
void
testAddRemoveRowSelectionInterval
()
public
void
testChangeSelection
()
public
void
testColumnAtPoint
()
public
void
testConfigureUnconfigureEnclosingScrollPane
()
public
void
testConvertColumnIndexToModel
()
public
void
testConvertColumnIndexToView
()
public
void
testCreateDefaultColumnModel
()
public
void
testCreateDefaultColumnsFromModel
()
public
void
testCreateDefaultDataModel
()
public
void
testCreateDefaultEditors
()
public
void
testCreateDefaultRenderers
()
public
void
testCreateDefaultSelectionModel
()
public
void
testCreateDefaultTableHeader
()
public
void
testEditCellAt
()
public
void
testEditingCanceled
()
public
void
testEditingStoppped
()
public
void
testGetCellEditor
()
public
void
testGetCellRect
()
public
void
testGetCellRenderer
()
public
void
testGetColumn
()
public
void
testGetColumnClass
()
public
void
testGetColumnCount
()
public
void
testGetColumnName
()
public
void
testGetEditingComponent
()
public
void
testGetRowCount
()
public
void
testGetScrollableBlockIncrement
()
public
void
testGetScrollableTracksViewportHeight
()
public
void
testGetScrollableTracksViewportWidth
()
public
void
testGetScrollableUnitIncrement
()
public
void
testGetSelectedColumn
()
public
void
testGetSelectedColumnCount
()
public
void
testGetSelectedColumns
()
public
void
testGetSelectedRow
()
public
void
testGetSelectedRowCount
()
public
void
testGetSelectedRows
()
public
void
testGetSetAutoCreateColumnsFromModel
()
public
void
testGetSetAutoResizeMode
()
public
void
testGetSetCellEditor
()
public
void
testGetSetCellSelectionEnabled
()
public
void
testGetSetColumnModel
()
public
void
testGetSetColumnSelectionAllowed
()
public
void
testGetSetDefaultEditor
()
public
void
testGetSetDefaultRenderer
()
public
void
testGetSetDragEnabled
()
public
void
testGetSetEditingRowColumn
()
public
void
testGetSetGridColor
()
public
void
testGetSetIntercellSpacing
()
public
void
testGetSetModel
()
public
void
testGetSetPreferredScrollableViewportSize
()
public
void
testGetSetRowHeight
()
public
void
testGetSetRowMargin
()
public
void
testGetSetRowSelectionAllowed
()
public
void
testGetSetSelectionForegroundBackground
()
public
void
testGetSetSelectionModel
()
public
void
testGetSetShowHorizontalLines
()
public
void
testGetSetShowVerticalLines
()
public
void
testGetSetSurrendersFocusOnKeystroke
()
public
void
testGetSetTableHeader
()
public
void
testGetSetUpdateUI
()
public
void
testGetSetvalueAt
()
public
void
testGetToolTipText
()
public
void
testGetUIClassID
()
public
void
testInitializeLocalVars
()
public
void
testIsCellEditable
()
public
void
testIsCellSelected
()
public
void
testIsColumnSelected
()
public
void
testIsEditing
()
public
void
testIsRowSelected
()
public
void
testJTable
()
public
void
testMoveColumn
()
public
void
testPrepareEditor
()
public
void
testPrepareRenderer
()
public
void
testRemoveColumn
()
public
void
testRemoveEditor
()
public
void
testRemoveNotify
()
public
void
testRowAtPoint
()
public
void
testSelectAllClearSelection
()
public
void
testSetColumnSelectionInterval
()
public
void
testSetRowSelectionInterval
()
public
void
testSetSelectionMode
()
public
void
testSetShowGrid
()
Constructor Detail
JTableTest
public
JTableTest(
String
name)
(Code)
Method Detail
setUp
protected
void setUp() throws
Exception
(Code)
tearDown
protected
void tearDown() throws
Exception
(Code)
testAddColumn
public
void testAddColumn() throws
Exception
(Code)
testAddNotify
public
void testAddNotify() throws
Exception
(Code)
testAddRemoveColumnSelectionInterval
public
void testAddRemoveColumnSelectionInterval() throws
Exception
(Code)
testAddRemoveRowSelectionInterval
public
void testAddRemoveRowSelectionInterval() throws
Exception
(Code)
testChangeSelection
public
void testChangeSelection() throws
Exception
(Code)
testColumnAtPoint
public
void testColumnAtPoint() throws
Exception
(Code)
testConfigureUnconfigureEnclosingScrollPane
public
void testConfigureUnconfigureEnclosingScrollPane() throws
Exception
(Code)
testConvertColumnIndexToModel
public
void testConvertColumnIndexToModel() throws
Exception
(Code)
testConvertColumnIndexToView
public
void testConvertColumnIndexToView() throws
Exception
(Code)
testCreateDefaultColumnModel
public
void testCreateDefaultColumnModel() throws
Exception
(Code)
testCreateDefaultColumnsFromModel
public
void testCreateDefaultColumnsFromModel() throws
Exception
(Code)
testCreateDefaultDataModel
public
void testCreateDefaultDataModel() throws
Exception
(Code)
testCreateDefaultEditors
public
void testCreateDefaultEditors() throws
Exception
(Code)
testCreateDefaultRenderers
public
void testCreateDefaultRenderers() throws
Exception
(Code)
testCreateDefaultSelectionModel
public
void testCreateDefaultSelectionModel() throws
Exception
(Code)
testCreateDefaultTableHeader
public
void testCreateDefaultTableHeader() throws
Exception
(Code)
testEditCellAt
public
void testEditCellAt() throws
Exception
(Code)
testEditingCanceled
public
void testEditingCanceled() throws
Exception
(Code)
testEditingStoppped
public
void testEditingStoppped() throws
Exception
(Code)
testGetCellEditor
public
void testGetCellEditor() throws
Exception
(Code)
testGetCellRect
public
void testGetCellRect() throws
Exception
(Code)
testGetCellRenderer
public
void testGetCellRenderer() throws
Exception
(Code)
testGetColumn
public
void testGetColumn() throws
Exception
(Code)
testGetColumnClass
public
void testGetColumnClass() throws
Exception
(Code)
testGetColumnCount
public
void testGetColumnCount() throws
Exception
(Code)
testGetColumnName
public
void testGetColumnName() throws
Exception
(Code)
testGetEditingComponent
public
void testGetEditingComponent() throws
Exception
(Code)
testGetRowCount
public
void testGetRowCount() throws
Exception
(Code)
testGetScrollableBlockIncrement
public
void testGetScrollableBlockIncrement() throws
Exception
(Code)
testGetScrollableTracksViewportHeight
public
void testGetScrollableTracksViewportHeight() throws
Exception
(Code)
testGetScrollableTracksViewportWidth
public
void testGetScrollableTracksViewportWidth() throws
Exception
(Code)
testGetScrollableUnitIncrement
public
void testGetScrollableUnitIncrement() throws
Exception
(Code)
testGetSelectedColumn
public
void testGetSelectedColumn() throws
Exception
(Code)
testGetSelectedColumnCount
public
void testGetSelectedColumnCount() throws
Exception
(Code)
testGetSelectedColumns
public
void testGetSelectedColumns() throws
Exception
(Code)
testGetSelectedRow
public
void testGetSelectedRow() throws
Exception
(Code)
testGetSelectedRowCount
public
void testGetSelectedRowCount() throws
Exception
(Code)
testGetSelectedRows
public
void testGetSelectedRows() throws
Exception
(Code)
testGetSetAutoCreateColumnsFromModel
public
void testGetSetAutoCreateColumnsFromModel() throws
Exception
(Code)
testGetSetAutoResizeMode
public
void testGetSetAutoResizeMode() throws
Exception
(Code)
testGetSetCellEditor
public
void testGetSetCellEditor() throws
Exception
(Code)
testGetSetCellSelectionEnabled
public
void testGetSetCellSelectionEnabled() throws
Exception
(Code)
testGetSetColumnModel
public
void testGetSetColumnModel() throws
Exception
(Code)
testGetSetColumnSelectionAllowed
public
void testGetSetColumnSelectionAllowed() throws
Exception
(Code)
testGetSetDefaultEditor
public
void testGetSetDefaultEditor() throws
Exception
(Code)
testGetSetDefaultRenderer
public
void testGetSetDefaultRenderer() throws
Exception
(Code)
testGetSetDragEnabled
public
void testGetSetDragEnabled() throws
Exception
(Code)
testGetSetEditingRowColumn
public
void testGetSetEditingRowColumn() throws
Exception
(Code)
testGetSetGridColor
public
void testGetSetGridColor() throws
Exception
(Code)
testGetSetIntercellSpacing
public
void testGetSetIntercellSpacing() throws
Exception
(Code)
testGetSetModel
public
void testGetSetModel() throws
Exception
(Code)
testGetSetPreferredScrollableViewportSize
public
void testGetSetPreferredScrollableViewportSize() throws
Exception
(Code)
testGetSetRowHeight
public
void testGetSetRowHeight() throws
Exception
(Code)
testGetSetRowMargin
public
void testGetSetRowMargin() throws
Exception
(Code)
testGetSetRowSelectionAllowed
public
void testGetSetRowSelectionAllowed() throws
Exception
(Code)
testGetSetSelectionForegroundBackground
public
void testGetSetSelectionForegroundBackground() throws
Exception
(Code)
testGetSetSelectionModel
public
void testGetSetSelectionModel() throws
Exception
(Code)
testGetSetShowHorizontalLines
public
void testGetSetShowHorizontalLines() throws
Exception
(Code)
testGetSetShowVerticalLines
public
void testGetSetShowVerticalLines() throws
Exception
(Code)
testGetSetSurrendersFocusOnKeystroke
public
void testGetSetSurrendersFocusOnKeystroke() throws
Exception
(Code)
testGetSetTableHeader
public
void testGetSetTableHeader() throws
Exception
(Code)
testGetSetUpdateUI
public
void testGetSetUpdateUI() throws
Exception
(Code)
testGetSetvalueAt
public
void testGetSetvalueAt() throws
Exception
(Code)
testGetToolTipText
public
void testGetToolTipText() throws
Exception
(Code)
testGetUIClassID
public
void testGetUIClassID() throws
Exception
(Code)
testInitializeLocalVars
public
void testInitializeLocalVars() throws
Exception
(Code)
testIsCellEditable
public
void testIsCellEditable() throws
Exception
(Code)
testIsCellSelected
public
void testIsCellSelected() throws
Exception
(Code)
testIsColumnSelected
public
void testIsColumnSelected() throws
Exception
(Code)
testIsEditing
public
void testIsEditing() throws
Exception
(Code)
testIsRowSelected
public
void testIsRowSelected() throws
Exception
(Code)
testJTable
public
void testJTable() throws
Exception
(Code)
testMoveColumn
public
void testMoveColumn() throws
Exception
(Code)
testPrepareEditor
public
void testPrepareEditor() throws
Exception
(Code)
testPrepareRenderer
public
void testPrepareRenderer() throws
Exception
(Code)
testRemoveColumn
public
void testRemoveColumn() throws
Exception
(Code)
testRemoveEditor
public
void testRemoveEditor() throws
Exception
(Code)
testRemoveNotify
public
void testRemoveNotify() throws
Exception
(Code)
testRowAtPoint
public
void testRowAtPoint() throws
Exception
(Code)
testSelectAllClearSelection
public
void testSelectAllClearSelection() throws
Exception
(Code)
testSetColumnSelectionInterval
public
void testSetColumnSelectionInterval() throws
Exception
(Code)
testSetRowSelectionInterval
public
void testSetRowSelectionInterval() throws
Exception
(Code)
testSetSelectionMode
public
void testSetSelectionMode() throws
Exception
(Code)
testSetShowGrid
public
void testSetShowGrid() throws
Exception
(Code)
Fields inherited from
javax.swing.BasicSwingTestCase
final
public
static long DEFAULT_TIMEOUT_DELAY
(Code)
(Java Doc)
protected
PropertyChangeController propertyChangeController
(Code)
(Java Doc)
protected
static long timeoutDelay
(Code)
(Java Doc)
Methods inherited from
javax.swing.BasicSwingTestCase
public
static void assertEquals(
Object
[] expected,
Object
[] actual)
(Code)
(Java Doc)
protected
Graphics
createTestGraphics()
(Code)
(Java Doc)
protected
Component
findComponent(
Container
root,
Class
> findClass, boolean exactClassMatch)
(Code)
(Java Doc)
protected
FontMetrics
getFontMetrics(
Font
fnt)
(Code)
(Java Doc)
protected
FontMetrics
getFontMetrics(
Font
fnt, int charWidth)
(Code)
(Java Doc)
protected
FontMetrics
getFontMetrics(
Font
fnt, int charWidth, int charHeight)
(Code)
(Java Doc)
protected
EventListener
getListener(
EventListener
[] listeners,
Class
> listenerClass)
(Code)
(Java Doc)
protected
boolean hasListener(
EventListener
[] listeners,
Class
> listenerClass)
(Code)
(Java Doc)
public
static boolean isHarmony()
(Code)
(Java Doc)
protected
boolean isSystemWindow(
Frame
f)
(Code)
(Java Doc)
protected
void rethrow(
Throwable
exception) throws
Throwable
(Code)
(Java Doc)
public
void runBare() throws
Throwable
(Code)
(Java Doc)
protected
Throwable
runBareImpl() throws
Throwable
(Code)
(Java Doc)
protected
void runBareSuper() throws
Throwable
(Code)
(Java Doc)
public
static
Object
serializeObject(
Object
objectToWrite) throws
IOException
,
ClassNotFoundException
(Code)
(Java Doc)
public
void setIgnoreNotImplemented(boolean b)
(Code)
(Java Doc)
protected
void setUp() throws
Exception
(Code)
(Java Doc)
protected
void tearDown() throws
Exception
(Code)
(Java Doc)
protected
void testExceptionalCase(ExceptionalCase ec)
(Code)
(Java Doc)
protected
void traverseComponentTree(
Component
root, TraverseAction action)
(Code)
(Java Doc)
protected
boolean waitForFocus(
Component
c) throws
Exception
(Code)
(Java Doc)
protected
void waitForIdle() throws
Exception
(Code)
(Java Doc)
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.