Extension SDK

oracle.jdevimpl.uieditor.assistant
Class HiddenBorderLayoutAssistant

java.lang.Object
  extended byoracle.jdevimpl.uieditor.assistant.BasicLayoutAssistant
      extended byoracle.jdevimpl.uieditor.assistant.BorderLayoutAssistant
          extended byoracle.jdevimpl.uieditor.assistant.HiddenBorderLayoutAssistant
All Implemented Interfaces:
InnerAssistant, LayoutAssistant

public final class HiddenBorderLayoutAssistant
extends BorderLayoutAssistant
implements InnerAssistant

Non 'public' version of a BorderLayoutAssistant as might be associated with a JRootPane$1 LayoutManager for example.


Field Summary
 
Fields inherited from class oracle.jdevimpl.uieditor.assistant.BasicLayoutAssistant
BIG_DECREASE_HEIGHT_ACTION, BIG_DECREASE_HEIGHT_CMD_ID, BIG_DECREASE_WIDTH_ACTION, BIG_DECREASE_WIDTH_CMD_ID, BIG_INCREASE_HEIGHT_ACTION, BIG_INCREASE_HEIGHT_CMD_ID, BIG_INCREASE_WIDTH_ACTION, BIG_INCREASE_WIDTH_CMD_ID, BIG_MOVE_DOWN_ACTION, BIG_MOVE_DOWN_CMD_ID, BIG_MOVE_LEFT_ACTION, BIG_MOVE_LEFT_CMD_ID, BIG_MOVE_RIGHT_ACTION, BIG_MOVE_RIGHT_CMD_ID, BIG_MOVE_UP_ACTION, BIG_MOVE_UP_CMD_ID, DECREASE_HEIGHT_ACTION, DECREASE_HEIGHT_CMD_ID, DECREASE_WIDTH_ACTION, DECREASE_WIDTH_CMD_ID, INCREASE_HEIGHT_ACTION, INCREASE_HEIGHT_CMD_ID, INCREASE_WIDTH_ACTION, INCREASE_WIDTH_CMD_ID, MOVE_DOWN_ACTION, MOVE_DOWN_CMD_ID, MOVE_LEFT_ACTION, MOVE_LEFT_CMD_ID, MOVE_RIGHT_ACTION, MOVE_RIGHT_CMD_ID, MOVE_TO_FIRST_ACTION, MOVE_TO_FIRST_CMD_ID, MOVE_TO_FIRST_ITEM, MOVE_TO_LAST_ACTION, MOVE_TO_LAST_CMD_ID, MOVE_TO_LAST_ITEM, MOVE_UP_ACTION, MOVE_UP_CMD_ID, ZORDER_MENU, ZORDER_SEPARATOR
 
Fields inherited from interface oracle.jdevimpl.uieditor.LayoutAssistant
TOOLBAR_ITEM, TOOLBAR_ITEM_COUNT
 
Constructor Summary
HiddenBorderLayoutAssistant()
           
 
Methods inherited from class oracle.jdevimpl.uieditor.assistant.BorderLayoutAssistant
constrainMove, getConstraintsEditor, getConstraintsType, getPropertyEditor, prepareAddComponent, prepareAddStatus, prepareChangeLayout, prepareMouseMoveStatus, prepareMoveComponent, prepareResizeComponent, prepareResizeStatus
 
Methods inherited from class oracle.jdevimpl.uieditor.assistant.BasicLayoutAssistant
calcBestZ, changeSize, changeZ, cleanupRemovedComponent, constrainAdd, getContextMenuItems, getEffects, getKey, getSelectedSiblings, getToolbarPrefix, handleEvent, layoutChanged, lessThan, move, prepareSelectComponent, prepareSelectDescendant, raiseChildToView, removeBoundsSetting, resizeAction, sort, sortedNodes, update, usesReverseZOrder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HiddenBorderLayoutAssistant

public HiddenBorderLayoutAssistant()

Extension SDK

 

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