|
|||||||||
| Home >> All >> com >> flexstor >> common >> [ awt overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.awt
Interface ActionComponentI

- All Known Implementing Classes:
- com.flexstor.common.awt.field.ActionButton
- public interface ActionComponentI
Implementers ensure that they have an action id associated with them as defined in Constants.
| Method Summary | |
void |
addActionListener(java.awt.event.ActionListener l)
|
int |
getActionId()
Gets the associated action id from the component |
void |
removeActionListener(java.awt.event.ActionListener l)
|
void |
setEnabled(boolean bEnabled)
For convenience, enable is part of this interface. |
| Field Detail |
IDENTIFIER
public static final java.lang.String IDENTIFIER
- See Also:
- Constant Field Values
ACTION_SEARCH
public static final int ACTION_SEARCH
- See Also:
- Constant Field Values
ACTION_BASIC_SEARCH
public static final int ACTION_BASIC_SEARCH
- See Also:
- Constant Field Values
ACTION_ADV_SEARCH
public static final int ACTION_ADV_SEARCH
- See Also:
- Constant Field Values
ACTION_FULL_TEXT_SEARCH
public static final int ACTION_FULL_TEXT_SEARCH
- See Also:
- Constant Field Values
ACTION_FILEBASED_SEARCH
public static final int ACTION_FILEBASED_SEARCH
- See Also:
- Constant Field Values
ACTION_CLASSIFY
public static final int ACTION_CLASSIFY
- See Also:
- Constant Field Values
ACTION_IMPORT
public static final int ACTION_IMPORT
- See Also:
- Constant Field Values
ACTION_EXPORT
public static final int ACTION_EXPORT
- See Also:
- Constant Field Values
ACTION_CLOSE
public static final int ACTION_CLOSE
- See Also:
- Constant Field Values
ACTION_OPEN
public static final int ACTION_OPEN
- See Also:
- Constant Field Values
ACTION_SEND
public static final int ACTION_SEND
- See Also:
- Constant Field Values
ACTION_ARCHIVE
public static final int ACTION_ARCHIVE
- See Also:
- Constant Field Values
ACTION_RESTORE
public static final int ACTION_RESTORE
- See Also:
- Constant Field Values
ACTION_GO_SAVED_SEARCH
public static final int ACTION_GO_SAVED_SEARCH
- See Also:
- Constant Field Values
ACTION_SAVE_SEARCH
public static final int ACTION_SAVE_SEARCH
- See Also:
- Constant Field Values
ACTION_SAVE_SEARCH_AS
public static final int ACTION_SAVE_SEARCH_AS
- See Also:
- Constant Field Values
ACTION_ADDRESS_BOOK
public static final int ACTION_ADDRESS_BOOK
- See Also:
- Constant Field Values
ACTION_SRCH_GO
public static final int ACTION_SRCH_GO
- See Also:
- Constant Field Values
ACTION_SRCH_NEW_FRAME
public static final int ACTION_SRCH_NEW_FRAME
- See Also:
- Constant Field Values
ACTION_SRCH_MORE
public static final int ACTION_SRCH_MORE
- See Also:
- Constant Field Values
ACTION_SRCH_FEWER
public static final int ACTION_SRCH_FEWER
- See Also:
- Constant Field Values
ACTION_SRCH_MODE_BASIC
public static final int ACTION_SRCH_MODE_BASIC
- See Also:
- Constant Field Values
ACTION_SRCH_MODE_ADV
public static final int ACTION_SRCH_MODE_ADV
- See Also:
- Constant Field Values
ACTION_SRCH_MODE_FULL_TEXT
public static final int ACTION_SRCH_MODE_FULL_TEXT
- See Also:
- Constant Field Values
ACTION_SRCH_MODE_FILEBASED
public static final int ACTION_SRCH_MODE_FILEBASED
- See Also:
- Constant Field Values
ACTION_SRCH_GO_SAVED
public static final int ACTION_SRCH_GO_SAVED
- See Also:
- Constant Field Values
ACTION_SRCH_CHANGE_APPL
public static final int ACTION_SRCH_CHANGE_APPL
- See Also:
- Constant Field Values
ACTION_SRCH_IGNORE_CASE
public static final int ACTION_SRCH_IGNORE_CASE
- See Also:
- Constant Field Values
ACTION_HLP_CONTENTS
public static final int ACTION_HLP_CONTENTS
- See Also:
- Constant Field Values
ACTION_HLP_ABOUT
public static final int ACTION_HLP_ABOUT
- See Also:
- Constant Field Values
ACTION_HLP_CONTEXT
public static final int ACTION_HLP_CONTEXT
- See Also:
- Constant Field Values
ACTION_EDT_CUT
public static final int ACTION_EDT_CUT
- See Also:
- Constant Field Values
ACTION_EDT_COPY
public static final int ACTION_EDT_COPY
- See Also:
- Constant Field Values
ACTION_EDT_PASTE
public static final int ACTION_EDT_PASTE
- See Also:
- Constant Field Values
ACTION_EDT_NEW_BUCKET
public static final int ACTION_EDT_NEW_BUCKET
- See Also:
- Constant Field Values
ACTION_EDT_NEW_ELEMENT
public static final int ACTION_EDT_NEW_ELEMENT
- See Also:
- Constant Field Values
ACTION_EDT_DELETE
public static final int ACTION_EDT_DELETE
- See Also:
- Constant Field Values
ACTION_DELETE_ASSET
public static final int ACTION_DELETE_ASSET
- See Also:
- Constant Field Values
ACTION_PASTE_ASSET
public static final int ACTION_PASTE_ASSET
- See Also:
- Constant Field Values
ACTION_DISP_RECORD
public static final int ACTION_DISP_RECORD
- See Also:
- Constant Field Values
ACTION_DISP_THUMBNAIL
public static final int ACTION_DISP_THUMBNAIL
- See Also:
- Constant Field Values
ACTION_DISP_THUMB_DATA
public static final int ACTION_DISP_THUMB_DATA
- See Also:
- Constant Field Values
ACTION_DISP_THUMB_FLAT
public static final int ACTION_DISP_THUMB_FLAT
- See Also:
- Constant Field Values
ACTION_DISP_THUMB_RECORD
public static final int ACTION_DISP_THUMB_RECORD
- See Also:
- Constant Field Values
ACTION_DISP_SUMMARY
public static final int ACTION_DISP_SUMMARY
- See Also:
- Constant Field Values
ACTION_DISP_FULLSIZE
public static final int ACTION_DISP_FULLSIZE
- See Also:
- Constant Field Values
ACTION_OPT_CLEAR
public static final int ACTION_OPT_CLEAR
- See Also:
- Constant Field Values
ACTION_OPT_EDITMODE
public static final int ACTION_OPT_EDITMODE
- See Also:
- Constant Field Values
ACTION_OPT_SEARCH
public static final int ACTION_OPT_SEARCH
- See Also:
- Constant Field Values
ACTION_OPT_APPLY
public static final int ACTION_OPT_APPLY
- See Also:
- Constant Field Values
ACTION_OPT_DISCARD
public static final int ACTION_OPT_DISCARD
- See Also:
- Constant Field Values
ACTION_OPT_LOCATIONS
public static final int ACTION_OPT_LOCATIONS
- See Also:
- Constant Field Values
ACTION_OPT_SETTINGS
public static final int ACTION_OPT_SETTINGS
- See Also:
- Constant Field Values
ACTION_OPT_PROCESS
public static final int ACTION_OPT_PROCESS
- See Also:
- Constant Field Values
ACTION_OPT_VIEWLOG
public static final int ACTION_OPT_VIEWLOG
- See Also:
- Constant Field Values
ACTION_OPT_STOP
public static final int ACTION_OPT_STOP
- See Also:
- Constant Field Values
ACTION_OPT_ADD_DATA
public static final int ACTION_OPT_ADD_DATA
- See Also:
- Constant Field Values
ACTION_OPT_REFRESH
public static final int ACTION_OPT_REFRESH
- See Also:
- Constant Field Values
ACTION_OPT_UPDATE
public static final int ACTION_OPT_UPDATE
- See Also:
- Constant Field Values
ACTION_OPT_CLEAR_ALL
public static final int ACTION_OPT_CLEAR_ALL
- See Also:
- Constant Field Values
ACTION_OPT_KEEP
public static final int ACTION_OPT_KEEP
- See Also:
- Constant Field Values
ACTION_OPT_REMOVE
public static final int ACTION_OPT_REMOVE
- See Also:
- Constant Field Values
ACTION_OPT_DELETE_ELEMENTS
public static final int ACTION_OPT_DELETE_ELEMENTS
- See Also:
- Constant Field Values
ACTION_OPT_VIEW_TRANSACTIONS
public static final int ACTION_OPT_VIEW_TRANSACTIONS
- See Also:
- Constant Field Values
ACTION_OPT_VISUAL_SEARCH
public static final int ACTION_OPT_VISUAL_SEARCH
- See Also:
- Constant Field Values
ACTION_OPT_SAVED_SEARCH
public static final int ACTION_OPT_SAVED_SEARCH
- See Also:
- Constant Field Values
ACTION_OPT_CREATE_REPORT
public static final int ACTION_OPT_CREATE_REPORT
- See Also:
- Constant Field Values
ACTION_OPT_MARK
public static final int ACTION_OPT_MARK
- See Also:
- Constant Field Values
ACTION_OPT_UNMARK
public static final int ACTION_OPT_UNMARK
- See Also:
- Constant Field Values
ACTION_OPT_CLEAR_ALL_MARKS
public static final int ACTION_OPT_CLEAR_ALL_MARKS
- See Also:
- Constant Field Values
ACTION_OPT_CHECK_OUT
public static final int ACTION_OPT_CHECK_OUT
- See Also:
- Constant Field Values
ACTION_OPT_CHECK_IN
public static final int ACTION_OPT_CHECK_IN
- See Also:
- Constant Field Values
ACTION_OPT_REFRESH_THUMBNAIL
public static final int ACTION_OPT_REFRESH_THUMBNAIL
- See Also:
- Constant Field Values
ACTION_OPT_RELEASE_LOCK
public static final int ACTION_OPT_RELEASE_LOCK
- See Also:
- Constant Field Values
ACTION_OPT_KEEP_ON_APPLY
public static final int ACTION_OPT_KEEP_ON_APPLY
- See Also:
- Constant Field Values
ACTION_TREE_EXPAND_ONE_LEVEL
public static final int ACTION_TREE_EXPAND_ONE_LEVEL
- See Also:
- Constant Field Values
ACTION_TREE_EXPAND_BRANCH
public static final int ACTION_TREE_EXPAND_BRANCH
- See Also:
- Constant Field Values
ACTION_TREE_EXPAND_ALL
public static final int ACTION_TREE_EXPAND_ALL
- See Also:
- Constant Field Values
ACTION_TREE_COLLAPSE_BRANCH
public static final int ACTION_TREE_COLLAPSE_BRANCH
- See Also:
- Constant Field Values
ACTION_TREE_COLLAPSE_ALL
public static final int ACTION_TREE_COLLAPSE_ALL
- See Also:
- Constant Field Values
ACTION_CHECKBOX_LOCAL
public static final int ACTION_CHECKBOX_LOCAL
- See Also:
- Constant Field Values
ACTION_CHECKBOX_MKCOPY
public static final int ACTION_CHECKBOX_MKCOPY
- See Also:
- Constant Field Values
ACTION_CHECKBOX_MKTHUMB
public static final int ACTION_CHECKBOX_MKTHUMB
- See Also:
- Constant Field Values
ACTION_CREATE_FULL_THUMB
public static final int ACTION_CREATE_FULL_THUMB
- See Also:
- Constant Field Values
ACTION_CLOSE_FULL_THUMB
public static final int ACTION_CLOSE_FULL_THUMB
- See Also:
- Constant Field Values
ACTION_FULL_SIZE_AVAILABLE
public static final int ACTION_FULL_SIZE_AVAILABLE
- See Also:
- Constant Field Values
ACTION_FULL_SIZE_ERROR
public static final int ACTION_FULL_SIZE_ERROR
- See Also:
- Constant Field Values
ACTION_SELECT_TREE_ROW
public static final int ACTION_SELECT_TREE_ROW
- See Also:
- Constant Field Values
ACTION_DELETE_TREE_ROW
public static final int ACTION_DELETE_TREE_ROW
- See Also:
- Constant Field Values
ACTION_EXPAND_TREE_ROW
public static final int ACTION_EXPAND_TREE_ROW
- See Also:
- Constant Field Values
ACTION_COLLAPSE_TREE_ROW
public static final int ACTION_COLLAPSE_TREE_ROW
- See Also:
- Constant Field Values
ACTION_PREV_PAGE
public static final int ACTION_PREV_PAGE
- See Also:
- Constant Field Values
ACTION_NEXT_PAGE
public static final int ACTION_NEXT_PAGE
- See Also:
- Constant Field Values
ACTION_GOTO_PAGE
public static final int ACTION_GOTO_PAGE
- See Also:
- Constant Field Values
ACTION_FIELD_VALUE_CHANGED
public static final int ACTION_FIELD_VALUE_CHANGED
- See Also:
- Constant Field Values
ACTION_BROWSE_HIGHRES
public static final int ACTION_BROWSE_HIGHRES
- See Also:
- Constant Field Values
ACTION_BROWSE_LOWRES
public static final int ACTION_BROWSE_LOWRES
- See Also:
- Constant Field Values
ACTION_BROWSE_THUMB
public static final int ACTION_BROWSE_THUMB
- See Also:
- Constant Field Values
ACTION_BROWSE_LOCAL
public static final int ACTION_BROWSE_LOCAL
- See Also:
- Constant Field Values
ACTION_BROWSE_HIGHCPY
public static final int ACTION_BROWSE_HIGHCPY
- See Also:
- Constant Field Values
ACTION_BROWSE_LOWCPY
public static final int ACTION_BROWSE_LOWCPY
- See Also:
- Constant Field Values
ACTION_CHANGE_APP
public static final int ACTION_CHANGE_APP
- See Also:
- Constant Field Values
ACTION_ADD
public static final int ACTION_ADD
- See Also:
- Constant Field Values
ACTION_MODIFY
public static final int ACTION_MODIFY
- See Also:
- Constant Field Values
ACTION_DELETE
public static final int ACTION_DELETE
- See Also:
- Constant Field Values
ACTION_OK
public static final int ACTION_OK
- See Also:
- Constant Field Values
ACTION_CANCEL
public static final int ACTION_CANCEL
- See Also:
- Constant Field Values
ACTION_ADD_ALL
public static final int ACTION_ADD_ALL
- See Also:
- Constant Field Values
ACTION_DELETE_ALL
public static final int ACTION_DELETE_ALL
- See Also:
- Constant Field Values
ACTION_RPT_GEN_HTML
public static final int ACTION_RPT_GEN_HTML
- See Also:
- Constant Field Values
ACTION_RPT_GEN_PDF
public static final int ACTION_RPT_GEN_PDF
- See Also:
- Constant Field Values
ACTION_RPT_GEN_CSV
public static final int ACTION_RPT_GEN_CSV
- See Also:
- Constant Field Values
ACTION_RPT_PRINT
public static final int ACTION_RPT_PRINT
- See Also:
- Constant Field Values
ACTION_RPT_ZOOM_50
public static final int ACTION_RPT_ZOOM_50
- See Also:
- Constant Field Values
ACTION_RPT_ZOOM_75
public static final int ACTION_RPT_ZOOM_75
- See Also:
- Constant Field Values
ACTION_RPT_ZOOM_100
public static final int ACTION_RPT_ZOOM_100
- See Also:
- Constant Field Values
ACTION_RPT_ZOOM_150
public static final int ACTION_RPT_ZOOM_150
- See Also:
- Constant Field Values
ACTION_RPT_ZOOM_200
public static final int ACTION_RPT_ZOOM_200
- See Also:
- Constant Field Values
ACTION_RPT_SHOW_TOC
public static final int ACTION_RPT_SHOW_TOC
- See Also:
- Constant Field Values
ACTION_RPT_FIRST
public static final int ACTION_RPT_FIRST
- See Also:
- Constant Field Values
ACTION_RPT_PREV
public static final int ACTION_RPT_PREV
- See Also:
- Constant Field Values
ACTION_RPT_NEXT
public static final int ACTION_RPT_NEXT
- See Also:
- Constant Field Values
ACTION_RPT_LAST
public static final int ACTION_RPT_LAST
- See Also:
- Constant Field Values
ACTION_RPT_GOTO
public static final int ACTION_RPT_GOTO
- See Also:
- Constant Field Values
ACTION_UTL_VIEW_TRANSACTIONS
public static final int ACTION_UTL_VIEW_TRANSACTIONS
- See Also:
- Constant Field Values
ACTION_UTL_TRASH_CAN
public static final int ACTION_UTL_TRASH_CAN
- See Also:
- Constant Field Values
ACTION_BROWSE_MACHINES
public static final int ACTION_BROWSE_MACHINES
- See Also:
- Constant Field Values
ACTION_BROWSE_NEW_FOLDER
public static final int ACTION_BROWSE_NEW_FOLDER
- See Also:
- Constant Field Values
ACTION_BROWSE_REFRESH
public static final int ACTION_BROWSE_REFRESH
- See Also:
- Constant Field Values
ACTION_BROWSE_SERVER
public static final int ACTION_BROWSE_SERVER
- See Also:
- Constant Field Values
ACTION_VIR_EXECUTE
public static final int ACTION_VIR_EXECUTE
- See Also:
- Constant Field Values
ACTION_VIR_NEW_FRAME
public static final int ACTION_VIR_NEW_FRAME
- See Also:
- Constant Field Values
ACTION_VIR_SET_WEIGHTS
public static final int ACTION_VIR_SET_WEIGHTS
- See Also:
- Constant Field Values
ACTION_VIEW_ELEMENT_DETAILS
public static final int ACTION_VIEW_ELEMENT_DETAILS
- See Also:
- Constant Field Values
ACTION_VIEW_MARKED_ITEMS
public static final int ACTION_VIEW_MARKED_ITEMS
- See Also:
- Constant Field Values
ACTION_VIEW_VERSIONS
public static final int ACTION_VIEW_VERSIONS
- See Also:
- Constant Field Values
ACTION_VIEW_HISTORY
public static final int ACTION_VIEW_HISTORY
- See Also:
- Constant Field Values
ACTION_VIEW_MULTI_PAGE
public static final int ACTION_VIEW_MULTI_PAGE
- See Also:
- Constant Field Values
ACTION_VIEW_RELOAD_THUMBNAIL
public static final int ACTION_VIEW_RELOAD_THUMBNAIL
- See Also:
- Constant Field Values
ACTION_DEBUG_SHOW_INSTANCE_IDS
public static final int ACTION_DEBUG_SHOW_INSTANCE_IDS
- See Also:
- Constant Field Values
ACTION_DEBUG_HIDE_INSTANCE_IDS
public static final int ACTION_DEBUG_HIDE_INSTANCE_IDS
- See Also:
- Constant Field Values
ACTION_DEBUG_SHOW_REG_DEBUGGER
public static final int ACTION_DEBUG_SHOW_REG_DEBUGGER
- See Also:
- Constant Field Values
ACTION_PUT_ELEMENT
public static final int ACTION_PUT_ELEMENT
- See Also:
- Constant Field Values
ACTION_ADM_OPEN_UGSD
public static final int ACTION_ADM_OPEN_UGSD
- See Also:
- Constant Field Values
ACTION_FSV_DRAG_SELECT
public static final int ACTION_FSV_DRAG_SELECT
- See Also:
- Constant Field Values
ACTION_FSV_SELECT_ALL
public static final int ACTION_FSV_SELECT_ALL
- See Also:
- Constant Field Values
ACTION_FSV_FIT_WINDOW
public static final int ACTION_FSV_FIT_WINDOW
- See Also:
- Constant Field Values
ACTION_FSV_FIT_HEIGHT
public static final int ACTION_FSV_FIT_HEIGHT
- See Also:
- Constant Field Values
ACTION_FSV_FIT_WIDTH
public static final int ACTION_FSV_FIT_WIDTH
- See Also:
- Constant Field Values
ACTION_FSV_ZOOM_IN
public static final int ACTION_FSV_ZOOM_IN
- See Also:
- Constant Field Values
ACTION_FSV_ZOOM_OUT
public static final int ACTION_FSV_ZOOM_OUT
- See Also:
- Constant Field Values
ACTION_FSV_ZOOM_TO_SELECTION
public static final int ACTION_FSV_ZOOM_TO_SELECTION
- See Also:
- Constant Field Values
ACTION_FSV_ROTATE_LEFT
public static final int ACTION_FSV_ROTATE_LEFT
- See Also:
- Constant Field Values
ACTION_FSV_ROTATE_RIGHT
public static final int ACTION_FSV_ROTATE_RIGHT
- See Also:
- Constant Field Values
ACTION_FSV_ROTATE_FLIP
public static final int ACTION_FSV_ROTATE_FLIP
- See Also:
- Constant Field Values
ACTION_FSV_RESTORE
public static final int ACTION_FSV_RESTORE
- See Also:
- Constant Field Values
ACTION_FSV_NEXT_IMAGE
public static final int ACTION_FSV_NEXT_IMAGE
- See Also:
- Constant Field Values
ACTION_FSV_PRIOR_IMAGE
public static final int ACTION_FSV_PRIOR_IMAGE
- See Also:
- Constant Field Values
ACTION_FSV_PRINT
public static final int ACTION_FSV_PRINT
- See Also:
- Constant Field Values
ACTION_FSV_COPY
public static final int ACTION_FSV_COPY
- See Also:
- Constant Field Values
ACTION_FSV_CLOSE
public static final int ACTION_FSV_CLOSE
- See Also:
- Constant Field Values
ACTION_THUMB_VIEW_ELEMENT_DETAILS
public static final int ACTION_THUMB_VIEW_ELEMENT_DETAILS
- See Also:
- Constant Field Values
ACTION_THUMB_CREATE_FULL_THUMB
public static final int ACTION_THUMB_CREATE_FULL_THUMB
- See Also:
- Constant Field Values
ACTION_THUMB_VIEW_MULTI_PAGE
public static final int ACTION_THUMB_VIEW_MULTI_PAGE
- See Also:
- Constant Field Values
ACTION_INSERT_PICTURE_GALLERY_TEMPLATES
public static final int ACTION_INSERT_PICTURE_GALLERY_TEMPLATES
- See Also:
- Constant Field Values
ACTION_BROWSE_PICTURE_GALLERY_TEMPLATES
public static final int ACTION_BROWSE_PICTURE_GALLERY_TEMPLATES
- See Also:
- Constant Field Values
ACTION_TRANSACTION_LOGGING
public static final int ACTION_TRANSACTION_LOGGING
- See Also:
- Constant Field Values
ACTION_IMPORT_REFRESH
public static final int ACTION_IMPORT_REFRESH
- See Also:
- Constant Field Values
ACTION_BROWSE_SOURCE_FILES
public static final int ACTION_BROWSE_SOURCE_FILES
- See Also:
- Constant Field Values
ACTION_SERVER_MAINTENANCE
public static final int ACTION_SERVER_MAINTENANCE
- See Also:
- Constant Field Values
| Method Detail |
getActionId
public int getActionId()
- Gets the associated action id from the component
setEnabled
public void setEnabled(boolean bEnabled)
- For convenience, enable is part of this interface.
One can check if an action component is allowed to perform
the associated action and if not, disabled it with enable(false).
It is assumend, that either menu items or AWT components implement
this interface. They already implement enable.
addActionListener
public void addActionListener(java.awt.event.ActionListener l)
removeActionListener
public void removeActionListener(java.awt.event.ActionListener l)
|
|||||||||
| Home >> All >> com >> flexstor >> common >> [ awt overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC