|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JTable
com.l2fprod.common.propertysheet.PropertySheetTable
hep.aida.ref.plotter.style.editor.StylePropertyTable
public class StylePropertyTable
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.JTable |
|---|
JTable.DropLocation, JTable.PrintMode |
| Nested classes/interfaces inherited from class javax.swing.JComponent |
|---|
JComponent.AccessibleJComponent |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
Component.BaselineResizeBehavior |
| Field Summary |
|---|
| Fields inherited from class javax.swing.JTable |
|---|
AUTO_RESIZE_ALL_COLUMNS, AUTO_RESIZE_LAST_COLUMN, AUTO_RESIZE_NEXT_COLUMN, AUTO_RESIZE_OFF, AUTO_RESIZE_SUBSEQUENT_COLUMNS |
| Fields inherited from class javax.swing.JComponent |
|---|
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
StylePropertyTable(StylePropertyTableModel dm)
|
|
| Method Summary | |
|---|---|
TableCellEditor |
getCellEditor(int row,
int column)
|
TableCellRenderer |
getCellRenderer(int row,
int column)
|
| Methods inherited from class com.l2fprod.common.propertysheet.PropertySheetTable |
|---|
cancelEditing, commitEditing, getCategoryBackground, getCategoryForeground, getEditorFactory, getEditorRegistry, getPropertyBackground, getPropertyForeground, getRendererFactory, getRendererRegistry, getScrollableTracksViewportHeight, getSelectedCategoryBackground, getSelectedCategoryForeground, getSelectedPropertyBackground, getSelectedPropertyForeground, getSheetModel, getWantsExtraIndent, isCellEditable, prepareRenderer, setCategoryBackground, setCategoryForeground, setEditorFactory, setEditorRegistry, setModel, setPropertyBackground, setPropertyForeground, setRendererFactory, setRendererRegistry, setSelectedCategoryBackground, setSelectedCategoryForeground, setSelectedPropertyBackground, setSelectedPropertyForeground, setWantsExtraIndent |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StylePropertyTable(StylePropertyTableModel dm)
| Method Detail |
|---|
public TableCellRenderer getCellRenderer(int row,
int column)
getCellRenderer in class com.l2fprod.common.propertysheet.PropertySheetTable
public TableCellEditor getCellEditor(int row,
int column)
getCellEditor in class com.l2fprod.common.propertysheet.PropertySheetTable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||