|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.swing.visuals.olaptableview.BasicOLAPOriginComponentUI
@SASScope(value="ALL") public class BasicOLAPOriginComponentUI
BasicTableUI implementation
| Field Summary | |
|---|---|
protected javax.swing.event.MouseInputListener |
mouseInputListener
|
protected OLAPOriginComponent |
OLAPOriginComponent
|
protected javax.swing.CellRendererPane |
rendererPane
|
| Fields inherited from class com.sas.swing.visuals.tableview.BasicOriginComponentUI |
|---|
originComponent, resizingColumnHeader, resizingRowHeader |
| Constructor Summary | |
|---|---|
BasicOLAPOriginComponentUI()
|
|
| Method Summary | |
|---|---|
protected javax.swing.event.MouseInputListener |
createMouseInputListener()
Creates the mouse listener for the JTable. |
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
|
protected void |
installDefaults()
Initialize JTable properties, e.g. font, foreground, and background. |
protected void |
installKeyboardActions()
Register all keyboard actions on the JTable. |
protected void |
installListeners()
Attaches listeners to the JTable. |
void |
installUI(javax.swing.JComponent c)
|
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c)
Paint a representation of the table instance
that was set in installUI(). |
protected void |
uninstallDefaults()
|
protected void |
uninstallKeyboardActions()
|
protected void |
uninstallListeners()
|
void |
uninstallUI(javax.swing.JComponent c)
|
| Methods inherited from class com.sas.swing.visuals.tableview.BasicOriginComponentUI |
|---|
isResizingColumnHeader, isResizingRowHeader, setResizingColumnHeader, setResizingRowHeader |
| Field Detail |
|---|
protected OLAPOriginComponent OLAPOriginComponent
protected javax.swing.CellRendererPane rendererPane
protected javax.swing.event.MouseInputListener mouseInputListener
| Constructor Detail |
|---|
public BasicOLAPOriginComponentUI()
| Method Detail |
|---|
protected javax.swing.event.MouseInputListener createMouseInputListener()
createMouseInputListener in class BasicOriginComponentUIpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
public void installUI(javax.swing.JComponent c)
installUI in class BasicOriginComponentUIprotected void installDefaults()
installDefaults in class BasicOriginComponentUIinstallUI(javax.swing.JComponent)protected void installListeners()
installListeners in class BasicOriginComponentUIprotected void installKeyboardActions()
installKeyboardActions in class BasicOriginComponentUIpublic void uninstallUI(javax.swing.JComponent c)
uninstallUI in class BasicOriginComponentUIprotected void uninstallDefaults()
uninstallDefaults in class BasicOriginComponentUIprotected void uninstallListeners()
uninstallListeners in class BasicOriginComponentUIprotected void uninstallKeyboardActions()
uninstallKeyboardActions in class BasicOriginComponentUI
public void paint(java.awt.Graphics g,
javax.swing.JComponent c)
table instance
that was set in installUI().
paint in class BasicOriginComponentUI
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||