oracle.jbo.jbotester
Class NavBar
java.lang.Object
  
oracle.jbo.jbotester.NavBar
public final class NavBar
- extends java.lang.Object
 
 
 
| 
Method Summary | 
static void | 
initButton(javax.swing.JButton button,
           char mnemonic,
           int index)
 
            | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BIND_PARAMETERS
public static final int BIND_PARAMETERS
- See Also:
 - Constant Field Values
 
buttonBorder
public static final javax.swing.border.Border buttonBorder
CLOSE
public static final int CLOSE
- See Also:
 - Constant Field Values
 
COMMIT
public static final int COMMIT
- See Also:
 - Constant Field Values
 
CONNECT
public static final int CONNECT
- See Also:
 - Constant Field Values
 
DELETE
public static final int DELETE
- See Also:
 - Constant Field Values
 
DISCONNECT
public static final int DISCONNECT
- See Also:
 - Constant Field Values
 
FIND
public static final int FIND
- See Also:
 - Constant Field Values
 
FIRST
public static final int FIRST
- See Also:
 - Constant Field Values
 
REFRESH
public static final int REFRESH
- See Also:
 - Constant Field Values
 
OPERATIONS
public static final int OPERATIONS
- See Also:
 - Constant Field Values
 
focusBorder
public static final javax.swing.border.Border focusBorder
images
public static final java.lang.String[][] images
INSERT
public static final int INSERT
- See Also:
 - Constant Field Values
 
LAST
public static final int LAST
- See Also:
 - Constant Field Values
 
NEXT
public static final int NEXT
- See Also:
 - Constant Field Values
 
NEXT_PAGE
public static final int NEXT_PAGE
- See Also:
 - Constant Field Values
 
NUM_BUTTONS
public static final int NUM_BUTTONS
- See Also:
 - Constant Field Values
 
PREV_PAGE
public static final int PREV_PAGE
- See Also:
 - Constant Field Values
 
PREVIOUS
public static final int PREVIOUS
- See Also:
 - Constant Field Values
 
ROLLBACK
public static final int ROLLBACK
- See Also:
 - Constant Field Values
 
SEPARATE_WIN
public static final int SEPARATE_WIN
- See Also:
 - Constant Field Values
 
VALIDATE
public static final int VALIDATE
- See Also:
 - Constant Field Values
 
NavBar
public NavBar()
initButton
public static void initButton(javax.swing.JButton button,
                              char mnemonic,
                              int index)
 
Copyright © 1997, 2011, Oracle. All rights reserved.