|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjimm.datavision.gui.FieldWidget
jimm.datavision.gui.ImageFieldWidget
public class ImageFieldWidget
| Field Summary |
|---|
| Fields inherited from class jimm.datavision.gui.FieldWidget |
|---|
action, ACTION_INACTION, ACTION_MOVE, ACTION_POPPING_UP_MENU, ACTION_STRETCH_BOTTOM, ACTION_STRETCH_LEFT, ACTION_STRETCH_RIGHT, ACTION_STRETCH_TOP, actionStartedYet, aggregatesMenuItem, alignSubmenu, componentMap, formatMenuItem, GRAB_EDGE_WIDTH, MIN_SIZE, mouseChangedSelectedState, nameItem, popup, POPUP_FONT, preMoveInfo, preStretchInfo, sectionWidget, selected, showOrHide, sizeSubmenu, swingField |
| Constructor Summary | |
|---|---|
ImageFieldWidget(SectionWidget sw,
ImageField image)
Constructor. |
|
| Method Summary | |
|---|---|
(package private) void |
doSelect(boolean makeSelected)
Performs whatever is necessary to select or deselct self. |
void |
update(java.util.Observable obj,
java.lang.Object arg)
|
boolean |
usesFormat()
Returns true if this field can be formatted. |
| Methods inherited from class jimm.datavision.gui.FieldWidget |
|---|
actionFromPosition, actionPerformed, addCustomPopupItems, align, buildPopupMenu, cursorForPosition, delete, doDelete, doDrag, doSetVisibility, dragEnter, dragExit, dragOver, drop, dropActionChanged, enableMenuItems, finalize, findFieldWidgetOwning, getColor, getComponent, getField, getPopupNameText, getPreMoveInfo, getSectionWidget, isSelected, keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mousePressReleaseCommon, mouseReleased, moveToSection, pickUp, putDown, resetCursor, select, setVisibilityLook, showPopupMenu, size, snapBack, startStretching, stopStretching, toggleVisibility, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ImageFieldWidget(SectionWidget sw,
ImageField image)
sw - section widget in which the field's new widget will resideimage - a report image field| Method Detail |
|---|
public void update(java.util.Observable obj,
java.lang.Object arg)
update in interface java.util.Observerupdate in class FieldWidgetpublic boolean usesFormat()
FieldWidgettrue if this field can be formatted.
usesFormat in class FieldWidgettrue if this field can be formattedvoid doSelect(boolean makeSelected)
Designer.select(jimm.datavision.gui.FieldWidget, boolean, boolean).
doSelect in class FieldWidgetmakeSelected - new selection state
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||