|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.uispec4j.AbstractUIComponent
org.uispec4j.Panel
org.uispec4j.Table.Cell
public class Table.Cell
Represents a table cell. This class extends Panel, so that all the component searching methods available in Panel can be used to access the specific component displayed in the cell.
| Field Summary |
|---|
| Fields inherited from class org.uispec4j.Panel |
|---|
SWING_CLASSES, TYPE_NAME |
| Constructor Summary | |
|---|---|
Table.Cell(java.awt.Container container)
|
|
| Method Summary |
|---|
| Methods inherited from class org.uispec4j.AbstractUIComponent |
|---|
addAttributes, backgroundEquals, backgroundNear, foregroundEquals, foregroundNear, getContainer, getContainer, getDescription, getDescription, getLabel, getName, getSubDescription, isEnabled, isVisible, pressKey, releaseKey, typeKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Table.Cell(java.awt.Container container)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||