Oracle Fusion Middleware Java API Reference for Oracle ADF Business Component Browser
11g Release 1 (11.1.1.4.0)

E10758-05

oracle.jbo.jbotester
Class NavBar

java.lang.Object
  extended by oracle.jbo.jbotester.NavBar

public final class NavBar
extends java.lang.Object


Field Summary
static int BIND_PARAMETERS
           
static javax.swing.border.Border buttonBorder
           
static int CLOSE
           
static int COMMIT
           
static int CONNECT
           
static int DELETE
           
static int DISCONNECT
           
static int FIND
           
static int FIRST
           
static javax.swing.border.Border focusBorder
           
static java.lang.String[][] images
           
static int INSERT
           
static int LAST
           
static int NEXT
           
static int NEXT_PAGE
           
static int NUM_BUTTONS
           
static int OPERATIONS
           
static int PREV_PAGE
           
static int PREVIOUS
           
static int REFRESH
           
static int ROLLBACK
           
static int SEPARATE_WIN
           
static int VALIDATE
           
 
Constructor Summary
NavBar()
           
 
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
 

Field Detail

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
Constructor Detail

NavBar

public NavBar()
Method Detail

initButton

public static void initButton(javax.swing.JButton button,
                              char mnemonic,
                              int index)

Oracle Fusion Middleware Java API Reference for Oracle ADF Business Component Browser
11g Release 1 (11.1.1.4.0)

E10758-05

Copyright © 1997, 2011, Oracle. All rights reserved.