Package ghidra.plugins.fsbrowser
Class ImageManager
java.lang.Object
ghidra.plugins.fsbrowser.ImageManager
Static helper to register and load Icons for the file system browser plugin and its
child windows.
Visible to just this package.
-
Field Summary
FieldsChangeModifier and TypeFieldDescriptionMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconMODIFIEDstatic final IconREMOVEDUNKNOWN() RemovedREMOVEDIPOD() RemovedREMOVEDIPOD_48() RemovedREMOVEDKEY() Removed -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COPY MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon COPY+static javax.swing.Icon COPY -
CUT MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon CUT+static javax.swing.Icon CUT -
DELETE MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon DELETE+static javax.swing.Icon DELETE -
FONT MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon FONT+static javax.swing.Icon FONT -
LOCKED MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon LOCKED+static javax.swing.Icon LOCKED -
NEW MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon NEW+static javax.swing.Icon NEW -
PASTE MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon PASTE+static javax.swing.Icon PASTE -
REDO MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon REDO+static javax.swing.Icon REDO -
RENAME MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon RENAME+static javax.swing.Icon RENAME -
REFRESH MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon REFRESH+static javax.swing.Icon REFRESH -
SAVE MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon SAVE+static javax.swing.Icon SAVE -
SAVE_AS MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon SAVE_AS+static javax.swing.Icon SAVE_AS -
UNDO MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon UNDO+static javax.swing.Icon UNDO -
UNLOCKED MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon UNLOCKED+static javax.swing.Icon UNLOCKED -
CLOSE MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon CLOSE+static javax.swing.Icon CLOSE -
COLLAPSE_ALL MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon COLLAPSE_ALL+static javax.swing.Icon COLLAPSE_ALL -
COMPRESS MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon COMPRESS+static javax.swing.Icon COMPRESS -
CREATE_FIRMWARE MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon CREATE_FIRMWARE+static javax.swing.Icon CREATE_FIRMWARE -
EXPAND_ALL MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon EXPAND_ALL+static javax.swing.Icon EXPAND_ALL -
EXTRACT MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon EXTRACT+static javax.swing.Icon EXTRACT -
INFO MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon INFO+static javax.swing.Icon INFO -
OPEN MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon OPEN+static javax.swing.Icon OPEN -
OPEN_AS_BINARY MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon OPEN_AS_BINARY+static javax.swing.Icon OPEN_AS_BINARY -
OPEN_IN_LISTING MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon OPEN_IN_LISTING+static javax.swing.Icon OPEN_IN_LISTING -
OPEN_FILE_SYSTEM MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon OPEN_FILE_SYSTEM+static javax.swing.Icon OPEN_FILE_SYSTEM -
PHOTO MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon PHOTO+static javax.swing.Icon PHOTO -
VIEW_AS_IMAGE MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon VIEW_AS_IMAGE+static javax.swing.Icon VIEW_AS_IMAGE -
VIEW_AS_TEXT MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon VIEW_AS_TEXT+static javax.swing.Icon VIEW_AS_TEXT -
ECLIPSE MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon ECLIPSE+static javax.swing.Icon ECLIPSE -
JAR MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon JAR+static javax.swing.Icon JAR -
IMPORT MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon IMPORT+static javax.swing.Icon IMPORT -
iOS MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon iOS+static javax.swing.Icon iOS -
OPEN_ALL MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon OPEN_ALL+static javax.swing.Icon OPEN_ALL -
LIST_MOUNTED MODIFIED
type: ImageIcon → Icon-static javax.swing.ImageIcon LIST_MOUNTED+static javax.swing.Icon LIST_MOUNTED
-
-
Constructor Details
-
ImageManager
public ImageManager()
-