Modifier and Type | Class and Description |
---|---|
private static class | |
public class | BasicTableUI.
This class should be treated as a "protected" inner class. |
private class | |
public class | BasicTableUI.
This class should be treated as a "protected" inner class. |
public class | BasicTableUI.
This class should be treated as a "protected" inner class. |
pack-priv static class |
Modifier and Type | Field and Description |
---|---|
private static final StringBuilder | |
private static final TransferHandler | |
protected FocusListener | focusListener
|
private BasicTableUI. | |
private boolean | isFileList
Local cache of Table's client property "Table.isFileList" |
protected KeyListener | keyListener
|
protected MouseInputListener | mouseInputListener
|
protected CellRendererPane | rendererPane
The instance of |
protected JTable | table
The instance of |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
protected FocusListener | Returns: the focus listener for handling keyboard navigation in theJTable Creates the focus listener for handling keyboard navigation in the |
protected KeyListener | Returns: the key listener for handling keyboard navigation in theJTable Creates the key listener for handling keyboard navigation in the |
protected MouseInputListener | Returns: the mouse listener for theJTable Creates the mouse listener for the |
private Dimension | |
public static ComponentUI | Returns: a new instance ofBasicTableUI a component c)Hides javax. BasicTableUI .
|
private Rectangle | |
private static int | |
private static int | |
public int | getBaseline(JComponent
JComponent baseline is being requested forthe width to get the baseline for width, int the height to get the baseline for height)Overrides javax. |
public Component. | getBaselineResizeBehavior(JComponent
JComponent to return baseline resize behavior forOverrides javax. |
private BasicTableUI. | |
private Rectangle | |
pack-priv InputMap | |
public Dimension | getMaximumSize(JComponent
the component whose maximum size is being queried;
this argument is often ignored,
but might be used if the UI object is stateless
and shared by multiple components c)Overrides javax. |
public Dimension | getMinimumSize(JComponent
the component whose minimum size is being queried;
this argument is often ignored,
but might be used if the UI object is stateless
and shared by multiple components c)Overrides javax. |
public Dimension | getPreferredSize(JComponent
the component whose preferred size is being queried;
this argument is often ignored,
but might be used if the UI object is stateless
and shared by multiple components c)
Return the preferred size of the table.
|
private Rectangle | |
protected void | |
private void | |
protected void | |
protected void | |
public void | installUI(JComponent
the component where this UI delegate is being installed c)Overrides javax. |
pack-priv static void | |
public void | paint(Graphics
the g, JComponent Graphics context in which to paintthe component being painted;
this argument is often ignored,
but might be used if the UI object is stateless
and shared by multiple components c)Overrides javax. table instance
that was set in installUI().
|
private void | |
private void | |
private void | |
private void | |
private void | |
private boolean | |
protected void | |
protected void | |
protected void | |
public void | uninstallUI(JComponent
the component from which this UI delegate is being removed;
this argument is often ignored,
but might be used if the UI object is stateless
and shared by multiple components c)Overrides javax. installUI .
|
private int |