Package org.omegat.gui.properties
Interface ISegmentPropertiesView
- All Known Implementing Classes:
SegmentPropertiesListView,SegmentPropertiesTableView
public interface ISegmentPropertiesView
Common interface for UI components used to display key=value properties of the current segment
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidinstall(SegmentPropertiesArea parent) voidnotifyUser(List<Integer> notify) voidupdate()
-
Field Details
-
SETTINGS_ICON
-
SETTINGS_ICON_INACTIVE
-
SETTINGS_ICON_PRESSED
-
SETTINGS_ICON_INVISIBLE
-
PROPERTY_TRANSLATION_KEY
- See Also:
-
PROPERTY_TRANSLATION_VERB
- See Also:
-
PROPERTY_TRANSLATION_NVERB
- See Also:
-
FOCUS_BORDER
-
MARGIN_BORDER
-
FOCUS_COMPOUND_BORDER
-
-
Method Details
-
update
void update() -
getViewComponent
JComponent getViewComponent() -
notifyUser
-
install
-
getKeyAtPoint
-