public class TextStripperMenu extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addMenuListeners(ActionListener listener)
Add the ActionListener for the menu items.
|
static TextStripperMenu |
getInstance()
Provides the TextStripperMenu instance.
|
JMenu |
getMenu()
Provide the JMenu instance of the ZoomMenu.
|
static boolean |
isIgnoreSpaces() |
static boolean |
isSorted() |
void |
setEnableMenu(boolean isEnable)
Set if the menu should be enabled or disabled.
|
public static TextStripperMenu getInstance()
public static boolean isSorted()
public static boolean isIgnoreSpaces()
public JMenu getMenu()
public void setEnableMenu(boolean isEnable)
isEnable - boolean instance.public void addMenuListeners(ActionListener listener)
listener - ActionListener.Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.