|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
com.essbase.eas.ui.cell.CellEditorUtilities
public class CellEditorUtilities
contains static class methods for helping cell editor classes perform their duties.
Method Summary | |
---|---|
static void |
connectCellEditorForFocus(javax.swing.JComponent source) connects the ancestorListener to the requested component. |
static void |
disconnectCellEditorForFocus(javax.swing.JComponent source) disconnects the ancestorListener from the requested component. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void connectCellEditorForFocus(javax.swing.JComponent source)
public static void disconnectCellEditorForFocus(javax.swing.JComponent source)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |