Package org.omegat.gui.properties
Class SegmentPropertiesArea
- java.lang.Object
-
- org.omegat.gui.properties.SegmentPropertiesArea
-
-
Field Summary
-
Fields inherited from interface org.omegat.util.gui.IPaneMenu
PROPERTY_PANE_MENU_ACTION_LISTENER
-
-
Constructor Summary
Constructors Constructor Description SegmentPropertiesArea(IMainWindow mw)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
populatePaneMenu(javax.swing.JPopupMenu contextMenu)
-
-
-
Constructor Detail
-
SegmentPropertiesArea
public SegmentPropertiesArea(IMainWindow mw)
-
-
Method Detail
-
populatePaneMenu
public void populatePaneMenu(javax.swing.JPopupMenu contextMenu)
- Specified by:
populatePaneMenu
in interfaceIPaneMenu
-
-