Package org.apache.pdfbox.debugger.ui
Class TextStripperMenu
java.lang.Object
org.apache.pdfbox.debugger.ui.MenuBase
org.apache.pdfbox.debugger.ui.TextStripperMenu
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final JCheckBoxMenuItemprivate static TextStripperMenuprivate static final JCheckBoxMenuItem -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TextStripperMenuProvides the TextStripperMenu instance.static booleanstatic booleanisSorted()Methods inherited from class org.apache.pdfbox.debugger.ui.MenuBase
addMenuListeners, getMenu, setEnableMenu, setMenu
-
Field Details
-
instance
-
SORTOPTIONMENUITEM
-
IGNORESPACESOPTIONMENUITEM
-
-
Constructor Details
-
TextStripperMenu
private TextStripperMenu()Constructor.
-
-
Method Details
-
getInstance
Provides the TextStripperMenu instance.- Returns:
- TextStripperMenu instance.
-
isSorted
public static boolean isSorted() -
isIgnoreSpaces
public static boolean isIgnoreSpaces()
-