|
WebObjects 5.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.webobjects.eoapplication.EOActionWidgets
Constructor Summary
EOActionWidgets()
Method Summary
static JComboBox
actionMenuWithActions(NSArray actions,
EOController controller,
boolean sort,
String menuTitle)
static JComponent
buttonRowWithActions(NSArray actions,
EOController controller,
boolean sort,
boolean horizontalLayout,
boolean usesLargeRepresentation)
static void
disposeActionMenu(JComboBox actionMenu)
static void
disposeButtonRow(JComponent buttonRow)
static void
disposeMenuBar(JMenuBar menuBar)
static JMenuBar
menuBarWithActions(NSArray actions,
EOController controller,
boolean sort)
static void
updateEnablingOfActionMenu(JComboBox actionMenu)
static void
updateEnablingOfButtonRow(JComponent buttonRow)
static void
updateEnablingOfMenuBar(JMenuBar menuBar)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
EOActionWidgets
public EOActionWidgets()
Method Detail
actionMenuWithActions
public static JComboBox actionMenuWithActions(NSArray actions,
EOController controller,
boolean sort,
String menuTitle)
actions
- controller
- sort
- menuTitle
-
buttonRowWithActions
public static JComponent buttonRowWithActions(NSArray actions,
EOController controller,
boolean sort,
boolean horizontalLayout,
boolean usesLargeRepresentation)
actions
- controller
- sort
- horizontalLayout
- usesLargeRepresentation
-
disposeActionMenu
public static void disposeActionMenu(JComboBox actionMenu)
actionMenu
-
disposeButtonRow
public static void disposeButtonRow(JComponent buttonRow)
buttonRow
-
disposeMenuBar
public static void disposeMenuBar(JMenuBar menuBar)
menuBar
-
menuBarWithActions
public static JMenuBar menuBarWithActions(NSArray actions,
EOController controller,
boolean sort)
actions
- controller
- sort
-
updateEnablingOfActionMenu
public static void updateEnablingOfActionMenu(JComboBox actionMenu)
actionMenu
-
updateEnablingOfButtonRow
public static void updateEnablingOfButtonRow(JComponent buttonRow)
buttonRow
-
updateEnablingOfMenuBar
public static void updateEnablingOfMenuBar(JMenuBar menuBar)
menuBar
-
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Last updated Thu Jan 10 18:10:21 PST 2002.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2002 Apple Computer, Inc.