Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jerady/fontawesomefx-glyphsbrowser
/ functions
Functions
56 in github.com/Jerady/fontawesomefx-glyphsbrowser
⨍
Functions
56
◇
Types & classes
9
↓ 8 callers
Method
getGlyphNodes
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsPack.java:41
↓ 8 callers
Method
getGlyphsPacks
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowserAppModel.java:149
↓ 7 callers
Method
createIconView
(GlyphIcon icon)
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowserAppModel.java:170
↓ 5 callers
Method
glyphSizeProperty
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowserAppModel.java:156
↓ 4 callers
Method
getName
()
src/main/java/de/jensd/fx/glyphs/browser/FontInfo.java:43
↓ 4 callers
Method
selectedGlyphIconProperty
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowserAppModel.java:163
↓ 3 callers
Method
getClipboard
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowserAppModel.java:134
↓ 3 callers
Method
getHostServices
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowserAppModel.java:141
↓ 2 callers
Method
getFamiliy
()
src/main/java/de/jensd/fx/glyphs/browser/FontInfo.java:47
↓ 2 callers
Method
getGlyphIconInfo
(GlyphIcon glyphIcon)
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowserAppModel.java:175
↓ 2 callers
Method
getLicense
()
src/main/java/de/jensd/fx/glyphs/browser/FontInfo.java:55
↓ 2 callers
Method
getReleaseDate
()
src/main/java/de/jensd/fx/glyphs/browser/FontInfo.java:59
↓ 2 callers
Method
getURL
()
src/main/java/de/jensd/fx/glyphs/browser/FontInfo.java:63
↓ 2 callers
Method
getVersion
()
src/main/java/de/jensd/fx/glyphs/browser/FontInfo.java:51
↓ 2 callers
Method
getWhatsNew
()
src/main/java/de/jensd/fx/glyphs/browser/FontInfo.java:71
↓ 2 callers
Method
showGlyphIconsDetails
(GlyphIconInfo glyphIconInfo)
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowser.java:186
↓ 2 callers
Method
updateBrowser
(GlyphsPack glyphPack)
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowser.java:204
↓ 1 callers
Method
clearGlyphIconsDetails
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowser.java:197
↓ 1 callers
Method
getDescription
()
src/main/java/de/jensd/fx/glyphs/browser/FontInfo.java:67
↓ 1 callers
Method
getGlyphCode
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphIconInfo.java:50
↓ 1 callers
Method
getGlyphFactoryCode
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphIconInfo.java:54
↓ 1 callers
Method
getGlyphNameName
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphIconInfo.java:42
↓ 1 callers
Method
getName
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsPack.java:49
↓ 1 callers
Method
getNumberOfIcons
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsPack.java:45
↓ 1 callers
Method
getPreviewGlyphs
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphIconInfo.java:58
↓ 1 callers
Method
init
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowserAppModel.java:88
↓ 1 callers
Method
init
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowser.java:99
↓ 1 callers
Method
init
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsGridCell.java:30
↓ 1 callers
Method
setHostServices
(HostServices hostServices)
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowserAppModel.java:145
Method
FontInfo
(String pathToFontInfoProperties)
src/main/java/de/jensd/fx/glyphs/browser/FontInfo.java:29
Method
GlyphIconInfo
(String glyphNameName, String glyphUnicode, String glyphCode, String glyphFactoryCode, ObservableList<Node> pr
src/main/java/de/jensd/fx/glyphs/browser/GlyphIconInfo.java:34
Method
GlyphsBrowser
(GlyphsBrowserAppModel glyphPacksModel)
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowser.java:94
Method
GlyphsBrowserAppModel
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowserAppModel.java:84
Method
GlyphsGridCell
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsGridCell.java:26
Method
GlyphsPack
(FontInfo fontInfo, ObservableList<GlyphIcon> glyphNodesList)
src/main/java/de/jensd/fx/glyphs/browser/GlyphsPack.java:32
Method
getDescription
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsPack.java:73
Method
getFamiliy
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsPack.java:53
Method
getFontInfo
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsPack.java:37
Method
getGlyphUnicode
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphIconInfo.java:46
Method
getLicense
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsPack.java:61
Method
getReleaseDate
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsPack.java:65
Method
getURL
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsPack.java:69
Method
getVersion
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsPack.java:57
Method
getWhatsNew
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsPack.java:77
Method
initialize
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowser.java:112
Method
isSelected
()
src/main/java/de/jensd/fx/glyphs/browser/SelectableNode.java:24
Method
main
@param args the command line arguments
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowserApp.java:54
Method
onCopyCode
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowser.java:236
Method
onCopyFactoryCode
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowser.java:243
Method
onCopyUnicode
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowser.java:229
Method
setSelected
(boolean selected)
src/main/java/de/jensd/fx/glyphs/browser/SelectableNode.java:22
Method
setSelected
(boolean selected)
src/main/java/de/jensd/fx/glyphs/browser/GlyphsGridCell.java:49
Method
start
(Stage primaryStage)
src/main/java/de/jensd/fx/glyphs/browser/GlyphsBrowserApp.java:39
Method
toString
()
src/main/java/de/jensd/fx/glyphs/browser/GlyphsPack.java:81
Method
toString
()
src/main/java/de/jensd/fx/glyphs/browser/FontInfo.java:75
Method
updateItem
{@inheritDoc}
src/main/java/de/jensd/fx/glyphs/browser/GlyphsGridCell.java:38