PATH |
EOActionButtonsController
Inherits from: EOActionWidgetController : EOComponentController : EOController : Object
Package: com.webobjects.eoapplication
Class Description
Documentation for this class is forthcoming. For information on using this class, see the book Getting Started with Direct to Java Client.
XML Tag | Default Rule System Controller Type |
ACTIONBUTTONSCONTROLLER |
actionWidgetController |
Method Types
All methods EOActionButtonsController actionWidget actionWidgetToSubcontrollerAreaDistance createWidgetForActionsAndPlaceInContainer disposeActionWidget setUsesLargeButtonRepresentation updateActionWidgetEnabling usesLargeButtonRepresentation
Constructors
EOActionButtonsController
public EOActionButtonsController(EOXMLUnarchiver anEOXMLUnarchiver)
public EOActionButtonsController()
Instance Methods
actionWidget
public javax.swing.JComponent actionWidget()
actionWidgetToSubcontrollerAreaDistance
protected int actionWidgetToSubcontrollerAreaDistance()
createWidgetForActionsAndPlaceInContainer
protected void createWidgetForActionsAndPlaceInContainer( NSArray aNSArray, javax.swing.JComponent aJComponent, int anInt)
disposeActionWidget
protected void disposeActionWidget()
setUsesLargeButtonRepresentation
public void setUsesLargeButtonRepresentation(boolean aBoolean)
updateActionWidgetEnabling
protected void updateActionWidgetEnabling()
usesLargeButtonRepresentation
public boolean usesLargeButtonRepresentation()
© 2001 Apple Computer, Inc. (Last Published April 14, 2001)