Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractRibbonAction - Class in net.hironico.common.swing.ribbon
- AbstractRibbonAction(String) - Constructor for class net.hironico.common.swing.ribbon.AbstractRibbonAction
- AbstractRibbonAction(String, String) - Constructor for class net.hironico.common.swing.ribbon.AbstractRibbonAction
- accept(Object) - Method in interface net.hironico.common.swing.FilteredListModel.Filter
- accept(Void) - Method in class net.hironico.common.swing.JTextAreaStreamReader
- actionPerformed(ActionEvent) - Method in class net.hironico.common.swing.dialog.CloseDialogAction
- actionPerformed(ActionEvent) - Method in class net.hironico.common.swing.dialog.OpenDialogAction
- adaptFilteredColumnNames() - Method in class net.hironico.common.swing.table.FilterableTable
- addButton(AbstractRibbonAction, int) - Method in class net.hironico.common.swing.ribbon.RibbonGroup
- addCheckBox(AbstractRibbonAction) - Method in class net.hironico.common.swing.ribbon.RibbonGroup
-
Warning using this component.
- addElement(E) - Method in class net.hironico.common.swing.SortedComboBoxModel
- addFile(File) - Static method in class net.hironico.common.utils.DynamicFileLoader
- addFile(String) - Static method in class net.hironico.common.utils.DynamicFileLoader
- addGroup(RibbonGroup) - Method in class net.hironico.common.swing.ribbon.RibbonTab
- addRibbonTab(RibbonTab) - Method in class net.hironico.common.swing.ribbon.Ribbon
- addTab(String, Component) - Method in class net.hironico.common.swing.tabbedpane.JTabbedPaneNoContentSeparator
-
The added component will be inside a container JPAnel with top empty border of 5 pixels
- addToggle(AbstractRibbonAction, int) - Method in class net.hironico.common.swing.ribbon.RibbonGroup
-
Warning using this component.
- addURL(URL) - Static method in class net.hironico.common.utils.DynamicFileLoader
- adjustColumn(int) - Method in class net.hironico.common.swing.table.TableColumnAdjuster
- adjustColumns() - Method in class net.hironico.common.swing.table.TableColumnAdjuster
- apply() - Method in class net.hironico.common.utils.log.LogConfig
- applyAllFilters() - Method in class net.hironico.common.swing.table.FilterableTable
- applyFilter(String, int) - Method in class net.hironico.common.swing.table.FilterableTable
- arg(int) - Method in class com.jenkov.cliargs.CliArgs
-
Retrieves the argument at the specified index.
- args() - Method in class com.jenkov.cliargs.CliArgs
-
Returns the original arguments array.
- available() - Method in class net.hironico.common.swing.JTextFieldInputStream
B
- BannerPanel - Class in net.hironico.common.swing
- BannerPanel() - Constructor for class net.hironico.common.swing.BannerPanel
- BannerPanel(String, String) - Constructor for class net.hironico.common.swing.BannerPanel
- BannerPanel(String, String, Color, Color) - Constructor for class net.hironico.common.swing.BannerPanel
C
- changeBounds(Component, int, Rectangle, Point, Point) - Method in class net.hironico.common.swing.ComponentResizer
- checkLastTab() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- checkMaxRows() - Method in class net.hironico.common.swing.JTextAreaStreamReader
- clearAllFilters() - Method in class net.hironico.common.swing.table.FilterableTable
- clearFilter(int) - Method in class net.hironico.common.swing.table.FilterableTable
- CliArgs - Class in com.jenkov.cliargs
-
Utility class for parsing command line arguments.
- CliArgs(String[]) - Constructor for class com.jenkov.cliargs.CliArgs
-
Constructs a CliArgs instance and parses the given arguments.
- clickedColumn - Variable in class net.hironico.common.swing.table.TableHeaderPopupMenu
- close() - Method in class net.hironico.common.swing.log.SwingHandler
- CloseableTabComponent - Class in net.hironico.common.swing.tabbedpane
- CloseableTabComponent(JTabbedPane, String) - Constructor for class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- closeAllButThis() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- closeAllTabs() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- CloseDialogAction - Class in net.hironico.common.swing.dialog
-
Classe utilitaire qui permet de fermer une dialog à partir du contentPane de cette dialog.
- CloseDialogAction(JComponent) - Constructor for class net.hironico.common.swing.dialog.CloseDialogAction
- closeLeft() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- closeRight() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- closeThisTab() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- com.aventrix.jnanoid.jnanoid - package com.aventrix.jnanoid.jnanoid
- com.jenkov.cliargs - package com.jenkov.cliargs
- ComponentMover - Class in net.hironico.common.swing
-
This class allows you to move a Component by using a mouse.
- ComponentMover() - Constructor for class net.hironico.common.swing.ComponentMover
-
Constructor for moving individual components.
- ComponentMover(Component, Component...) - Constructor for class net.hironico.common.swing.ComponentMover
-
Constructor to specify a parent component that will be moved when drag events are generated on a registered child component.
- ComponentMover(Class, Component...) - Constructor for class net.hironico.common.swing.ComponentMover
-
Constructor to specify a Class of Component that will be moved when drag events are generated on a registered child component.
- ComponentResizer - Class in net.hironico.common.swing
-
The ComponentResizer allows you to resize a component by dragging a border of the component.
- ComponentResizer() - Constructor for class net.hironico.common.swing.ComponentResizer
-
Convenience contructor.
- ComponentResizer(Component...) - Constructor for class net.hironico.common.swing.ComponentResizer
-
Convenience contructor.
- ComponentResizer(Insets, Component...) - Constructor for class net.hironico.common.swing.ComponentResizer
-
Convenience contructor.
- ComponentResizer(Insets, Dimension, Component...) - Constructor for class net.hironico.common.swing.ComponentResizer
-
Create a ComponentResizer.
- content - Variable in class net.hironico.common.swing.dialog.OpenDialogAction
- contentPane - Variable in class net.hironico.common.swing.dialog.CloseDialogAction
- countOccurences(String, char) - Static method in class net.hironico.common.utils.StringUtils
-
Count the number of occurrences of a specific character in a string.
- createImageIcon(String, String) - Static method in class net.hironico.common.swing.image.ImageIconUtils
D
- DateUtils - Class in net.hironico.common.utils
-
Utilities for manipulating dates
- DateUtils() - Constructor for class net.hironico.common.utils.DateUtils
- decrypt(String, SecretKey) - Method in class net.hironico.common.utils.NicoCrypto
- DEFAULT_ALPHABET - Static variable in class com.aventrix.jnanoid.jnanoid.NanoIdUtils
-
The default alphabet used by this class.
- DEFAULT_NUMBER_GENERATOR - Static variable in class com.aventrix.jnanoid.jnanoid.NanoIdUtils
-
The default random number generator used by this class.
- DEFAULT_SIZE - Static variable in class com.aventrix.jnanoid.jnanoid.NanoIdUtils
-
The default size used by this class.
- deregisterComponent(Component...) - Method in class net.hironico.common.swing.ComponentMover
-
Remove listeners from the specified component
- deregisterComponent(Component...) - Method in class net.hironico.common.swing.ComponentResizer
-
Remove listeners from the specified components
- dialog - Variable in class net.hironico.common.swing.dialog.OpenDialogAction
- dialogTitle - Variable in class net.hironico.common.swing.dialog.OpenDialogAction
- die() - Method in class net.hironico.common.swing.JTextAreaStreamReader
- doFilter() - Method in class net.hironico.common.swing.FilteredListModel
- doLayout() - Method in class net.hironico.common.swing.JSplitPaneNoDivider
- DynamicFileLoader - Class in net.hironico.common.utils
- DynamicFileLoader() - Constructor for class net.hironico.common.utils.DynamicFileLoader
E
- EAST - Static variable in class net.hironico.common.swing.ComponentResizer
- encrypt(String, SecretKey) - Method in class net.hironico.common.utils.NicoCrypto
- EntitiesUtils - Class in net.hironico.common.entities
-
Utility class for entity management operations with JPA EntityManager.
- EntitiesUtils() - Constructor for class net.hironico.common.entities.EntitiesUtils
F
- filename - Variable in class net.hironico.common.utils.log.LogConfig
- FilterableTable - Class in net.hironico.common.swing.table
- FilterableTable() - Constructor for class net.hironico.common.swing.table.FilterableTable
- FilterableTableHeaderRenderer - Class in net.hironico.common.swing.table
- FilterableTableHeaderRenderer(TableCellRenderer) - Constructor for class net.hironico.common.swing.table.FilterableTableHeaderRenderer
- FilteredListModel<T> - Class in net.hironico.common.swing
- FilteredListModel(ListModel<T>) - Constructor for class net.hironico.common.swing.FilteredListModel
- FilteredListModel.Filter - Interface in net.hironico.common.swing
- flush() - Method in class net.hironico.common.swing.log.SwingHandler
- format(LogRecord) - Method in class net.hironico.common.utils.log.SingleLineFormatter
-
Format the given LogRecord.
G
- generate() - Static method in class net.hironico.common.utils.NicoCrypto
-
Lazy generation of a NEW secret key token using AES algorithm.
- generate(String) - Static method in class net.hironico.common.utils.NicoCrypto
-
Generate a secret key from a super secret token content using AES algorithm.
- getBorderColor() - Method in class net.hironico.common.swing.JRoundedPanel
-
Gets the current border color.
- getClasses(String) - Static method in class net.hironico.common.utils.LangUtils
-
Finds all classes in the specified package.
- getClickedColumn() - Method in class net.hironico.common.swing.table.TableHeaderPopupMenu
- getDescription() - Method in class net.hironico.common.swing.BannerPanel
- getDescriptionColor() - Method in class net.hironico.common.swing.BannerPanel
- getDialog() - Method in class net.hironico.common.swing.dialog.OpenDialogAction
- getDragInsets() - Method in class net.hironico.common.swing.ComponentMover
-
Get the drag insets
- getDragInsets() - Method in class net.hironico.common.swing.ComponentResizer
-
Get the drag insets
- getEdgeInsets() - Method in class net.hironico.common.swing.ComponentMover
-
Get the bounds insets
- getElementAt(int) - Method in class net.hironico.common.swing.FilteredListModel
- getExitAction() - Method in class net.hironico.common.swing.ribbon.Ribbon
- getFilteredColumnName(int) - Method in class net.hironico.common.swing.table.FilterableTable
- getHeaderPopupMenu() - Method in class net.hironico.common.swing.table.FilterableTable
- getItemClearAllFilters() - Method in class net.hironico.common.swing.table.FilterableTable
- getItemClearFilter() - Method in class net.hironico.common.swing.table.FilterableTable
- getItemClose() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- getItemCloseAll() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- getItemCloseAllButThis() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- getItemCloseLeft() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- getItemCloseRight() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- getItemFilter() - Method in class net.hironico.common.swing.table.FilterableTable
- getItemPackAllColums() - Method in class net.hironico.common.swing.table.FilterableTable
- getItemPackColumn() - Method in class net.hironico.common.swing.table.FilterableTable
- getLargeIcon() - Method in class net.hironico.common.swing.ribbon.AbstractRibbonAction
- getLblTitle() - Method in class net.hironico.common.swing.ribbon.RibbonGroup
- getMaximumSize() - Method in class net.hironico.common.swing.ComponentResizer
-
Get the components maximum size.
- getMenu() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- getMinimumSize() - Method in class net.hironico.common.swing.ComponentResizer
-
Get the components minimum size.
- getPnlCommands() - Method in class net.hironico.common.swing.ribbon.RibbonGroup
- getPnlTitle() - Method in class net.hironico.common.swing.ribbon.RibbonGroup
- getPreferredSize() - Method in class net.hironico.common.swing.BannerPanel
- getPrimaryColor() - Method in class net.hironico.common.swing.BannerPanel
- getScaledImage(ImageIcon, int, int) - Static method in class net.hironico.common.swing.image.ImageIconUtils
- getScrollLog() - Method in class net.hironico.common.swing.log.LogPanel
- getSecondaryColor() - Method in class net.hironico.common.swing.BannerPanel
- getSize() - Method in class net.hironico.common.swing.FilteredListModel
- getSmallIcon() - Method in class net.hironico.common.swing.ribbon.AbstractRibbonAction
- getSnapSize() - Method in class net.hironico.common.swing.ComponentMover
-
Get the snap size
- getSnapSize() - Method in class net.hironico.common.swing.ComponentResizer
-
Get the snap size.
- getSwingHandler() - Method in class net.hironico.common.swing.log.LogPanel
- getTabIndex() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.hironico.common.swing.table.FilterableTableHeaderRenderer
- getTitle() - Method in class net.hironico.common.swing.BannerPanel
- getTitle() - Method in class net.hironico.common.swing.ribbon.RibbonTab
- getTitle() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- getTitleColor() - Method in class net.hironico.common.swing.BannerPanel
- getTransferData(DataFlavor) - Method in class net.hironico.common.swing.image.TransferableImage
-
Permet d'obtenir les données proprement dites.
- getTransferDataFlavors() - Method in class net.hironico.common.swing.image.TransferableImage
-
Permet de connaitre les flavors supportées par cet objet transferable.
- getTxtLog() - Method in class net.hironico.common.swing.log.LogPanel
- getVersion() - Static method in class net.hironico.common.utils.Version
-
Retrieves the version string from the JAR manifest.
- getViewFactory() - Method in class net.hironico.common.swing.text.NoWrapEditorKit
- getWrappedComponent() - Method in class net.hironico.common.swing.tabbedpane.JTabbedPaneNoContentSeparator.WrapperContainer
- getWrappedSelectedComponent() - Method in class net.hironico.common.swing.tabbedpane.JTabbedPaneNoContentSeparator
H
- hasOneNull(Object...) - Static method in class net.hironico.common.utils.LangUtils
-
Returns true if at least one of the given objects is null.
- hoverBackground - Variable in class net.hironico.common.swing.ribbon.RibbonWindowUI
I
- ImageIconUtils - Class in net.hironico.common.swing.image
- ImageIconUtils() - Constructor for class net.hironico.common.swing.image.ImageIconUtils
- initialize() - Method in class net.hironico.common.swing.log.LogPanel
- initialize() - Method in class net.hironico.common.swing.ribbon.RibbonGroup
- initialize() - Method in class net.hironico.common.swing.ribbon.RibbonTab
- initialize() - Method in class net.hironico.common.swing.table.FilterableTable
- insertElementAt(E, int) - Method in class net.hironico.common.swing.SortedComboBoxModel
- isAllNotNull(Object...) - Static method in class net.hironico.common.utils.LangUtils
-
Checks if all given objects are not null.
- isAllNull(Object...) - Static method in class net.hironico.common.utils.LangUtils
-
Returns true is ALL objects are null
- isAutoLayout() - Method in class net.hironico.common.swing.ComponentMover
-
Get the auto layout property
- isChangeCursor() - Method in class net.hironico.common.swing.ComponentMover
-
Get the change cursor property
- isDataFlavorSupported(DataFlavor) - Method in class net.hironico.common.swing.image.TransferableImage
-
Permet de savoir si on peut transferer ces données avec ce transferable.
- isDrawDividerLine() - Method in class net.hironico.common.swing.JSplitPaneNoDivider
- isFiltered(int) - Method in class net.hironico.common.swing.table.FilterableTable
- isGradientBackground() - Method in class net.hironico.common.swing.JRoundedPanel
-
Checks if gradient background is currently enabled.
- isHideWhenLastClosed() - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- isNULL(String) - Static method in class net.hironico.common.utils.StringUtils
-
Check for "NULL" or "null" or null values of the given string.
- isSameDay(Date, Date) - Static method in class net.hironico.common.utils.DateUtils
-
Check if two dates represent the same calendar day.
J
- JRoundedPanel - Class in net.hironico.common.swing
-
JPanel with a rounded border and optional gradient background.
- JRoundedPanel() - Constructor for class net.hironico.common.swing.JRoundedPanel
- JSONFile - Class in net.hironico.common.utils.json
- JSONFile() - Constructor for class net.hironico.common.utils.json.JSONFile
- JSplitPaneNoDivider - Class in net.hironico.common.swing
- JSplitPaneNoDivider() - Constructor for class net.hironico.common.swing.JSplitPaneNoDivider
- JTabbedPaneNoContentSeparator - Class in net.hironico.common.swing.tabbedpane
- JTabbedPaneNoContentSeparator() - Constructor for class net.hironico.common.swing.tabbedpane.JTabbedPaneNoContentSeparator
- JTabbedPaneNoContentSeparator.WrapperContainer - Class in net.hironico.common.swing.tabbedpane
- JTextAreaStreamReader - Class in net.hironico.common.swing
-
This is a stream reader to put LIVE data read from the stream into a JTextArea.
- JTextAreaStreamReader(InputStream, JTextArea) - Constructor for class net.hironico.common.swing.JTextAreaStreamReader
- JTextAreaStreamReader(InputStream, JTextArea, int) - Constructor for class net.hironico.common.swing.JTextAreaStreamReader
- JTextFieldInputStream - Class in net.hironico.common.swing
- JTextFieldInputStream(JTextPane) - Constructor for class net.hironico.common.swing.JTextFieldInputStream
L
- LangUtils - Class in net.hironico.common.utils
-
Language utilities : shortcuts that make life easier.
- LangUtils() - Constructor for class net.hironico.common.utils.LangUtils
- LARGE - Static variable in class net.hironico.common.swing.ribbon.RibbonGroup
- lblTitle - Variable in class net.hironico.common.swing.ribbon.RibbonGroup
- level - Variable in class net.hironico.common.utils.log.LogConfig
- LIGHT_BLUE_COLOR - Static variable in class net.hironico.common.swing.JRoundedPanel
-
Default light blue color used for gradient backgrounds
- load(File) - Static method in class net.hironico.common.utils.NicoCrypto
-
Loads a text file with Base key data then returns a SecretKey object initialized with this key.
- load(File, Class<T>) - Static method in class net.hironico.common.utils.json.JSONFile
- load(File, Class<T>) - Static method in class net.hironico.common.utils.XMLFile
-
Loads an object from XML file.
- load(InputStream, Class<T>) - Static method in class net.hironico.common.utils.json.JSONFile
- load(InputStream, Class<T>) - Static method in class net.hironico.common.utils.XMLFile
-
Loads an object from XML input stream.
- LogConfig - Class in net.hironico.common.utils.log
- LogConfig() - Constructor for class net.hironico.common.utils.log.LogConfig
- logger - Static variable in class net.hironico.common.swing.dialog.OpenDialogAction
- LogPanel - Class in net.hironico.common.swing.log
-
Log panel for displaying global JDK log into a JPanel.
- LogPanel() - Constructor for class net.hironico.common.swing.log.LogPanel
M
- main(String[]) - Static method in class net.hironico.common.swing.BannerPanel
- main(String...) - Static method in class net.hironico.common.swing.ribbon.Ribbon
- main(String[]) - Static method in class net.hironico.common.utils.NicoCrypto
- mouseClicked(MouseEvent) - Method in class net.hironico.common.swing.table.ResizeColumnListener
- mouseDragged(MouseEvent) - Method in class net.hironico.common.swing.ComponentMover
-
Move the component to its new location.
- mouseDragged(MouseEvent) - Method in class net.hironico.common.swing.ComponentResizer
-
Resize the component ensuring location and size is within the bounds of the parent container and that the size is within the minimum and maximum constraints.
- mouseEntered(MouseEvent) - Method in class net.hironico.common.swing.ComponentResizer
- mouseEntered(MouseEvent) - Method in class net.hironico.common.swing.table.ResizeColumnListener
- mouseExited(MouseEvent) - Method in class net.hironico.common.swing.ComponentResizer
- mouseExited(MouseEvent) - Method in class net.hironico.common.swing.table.ResizeColumnListener
- mouseMoved(MouseEvent) - Method in class net.hironico.common.swing.ComponentResizer
- mousePressed(MouseEvent) - Method in class net.hironico.common.swing.ComponentMover
-
Setup the variables used to control the moving of the component: source - the source component of the mouse event destination - the component that will ultimately be moved pressed - the Point where the mouse was pressed in the destination component coordinates.
- mousePressed(MouseEvent) - Method in class net.hironico.common.swing.ComponentResizer
- mousePressed(MouseEvent) - Method in class net.hironico.common.swing.table.ResizeColumnListener
- mouseReleased(MouseEvent) - Method in class net.hironico.common.swing.ComponentMover
-
Restore the original state of the Component
- mouseReleased(MouseEvent) - Method in class net.hironico.common.swing.ComponentResizer
-
Restore the original state of the Component
- mouseReleased(MouseEvent) - Method in class net.hironico.common.swing.table.ResizeColumnListener
N
- NanoIdUtils - Class in com.aventrix.jnanoid.jnanoid
-
A class for generating unique String IDs.
- net.hironico.common.entities - package net.hironico.common.entities
- net.hironico.common.swing - package net.hironico.common.swing
- net.hironico.common.swing.dialog - package net.hironico.common.swing.dialog
- net.hironico.common.swing.image - package net.hironico.common.swing.image
- net.hironico.common.swing.log - package net.hironico.common.swing.log
- net.hironico.common.swing.ribbon - package net.hironico.common.swing.ribbon
- net.hironico.common.swing.tabbedpane - package net.hironico.common.swing.tabbedpane
- net.hironico.common.swing.table - package net.hironico.common.swing.table
- net.hironico.common.swing.text - package net.hironico.common.swing.text
- net.hironico.common.utils - package net.hironico.common.utils
- net.hironico.common.utils.json - package net.hironico.common.utils.json
- net.hironico.common.utils.log - package net.hironico.common.utils.log
- NicoCrypto - Class in net.hironico.common.utils
-
Classe utilitaire pour stocker des passwords dans des fichiers de config.
- NicoCrypto() - Constructor for class net.hironico.common.utils.NicoCrypto
- NORTH - Static variable in class net.hironico.common.swing.ComponentResizer
- NoWrapEditorKit - Class in net.hironico.common.swing.text
-
Non word wrapping editor kit for use in jtextpane styled documents.
- NoWrapEditorKit() - Constructor for class net.hironico.common.swing.text.NoWrapEditorKit
O
- OpenDialogAction - Class in net.hironico.common.swing.dialog
-
Classe permettant de mettre au point une action swing qui va ouvrir une JDialog modale avec un contenu specifique.
- OpenDialogAction(Window, JComponent) - Constructor for class net.hironico.common.swing.dialog.OpenDialogAction
-
Permet d'affecter la dialog à la window passée en paramètre.
- OpenDialogAction(JComponent, JComponent) - Constructor for class net.hironico.common.swing.dialog.OpenDialogAction
-
Certains look and feel centrent les dialog sur le composant parent et non par rapport à la fenêtre parent.
P
- paint(Graphics, JComponent) - Method in class net.hironico.common.swing.ribbon.RibbonWindowUI
- paintComponent(Graphics) - Method in class net.hironico.common.swing.BannerPanel
- paintComponent(Graphics) - Method in class net.hironico.common.swing.JRoundedPanel
-
Overrides the default paint with a rounded border and optional gradient fill.
- paintComponent(Graphics) - Method in class net.hironico.common.swing.ribbon.RoundedPanel
- parentWindow - Variable in class net.hironico.common.swing.dialog.OpenDialogAction
- parse(String[]) - Method in class com.jenkov.cliargs.CliArgs
-
Parses the given arguments array.
- parse(String, Class<T>) - Static method in class net.hironico.common.utils.json.JSONFile
- pattern - Variable in class net.hironico.common.utils.log.LogConfig
- pnlCommands - Variable in class net.hironico.common.swing.ribbon.RibbonGroup
- pnlTitle - Variable in class net.hironico.common.swing.ribbon.RibbonGroup
- processMouseEvent(MouseEvent, JLayer<? extends Ribbon>) - Method in class net.hironico.common.swing.ribbon.RibbonWindowUI
- processMouseMotionEvent(MouseEvent, JLayer<? extends Ribbon>) - Method in class net.hironico.common.swing.ribbon.RibbonWindowUI
- propertyChange(PropertyChangeEvent) - Method in class net.hironico.common.swing.table.TableColumnAdjuster
- publish(LogRecord) - Method in class net.hironico.common.swing.log.SwingHandler
R
- randomNanoId() - Static method in class com.aventrix.jnanoid.jnanoid.NanoIdUtils
-
Static factory to retrieve a url-friendly, pseudo randomly generated, NanoId String.
- randomNanoId(Random, char[], int) - Static method in class com.aventrix.jnanoid.jnanoid.NanoIdUtils
-
Static factory to retrieve a NanoId String.
- read() - Method in class net.hironico.common.swing.JTextFieldInputStream
- read(byte[], int, int) - Method in class net.hironico.common.swing.JTextFieldInputStream
- registerComponent(Component...) - Method in class net.hironico.common.swing.ComponentMover
-
Add the required listeners to the specified component
- registerComponent(Component...) - Method in class net.hironico.common.swing.ComponentResizer
-
Add the required listeners to the specified components
- removeEntities(EntityManager, Object...) - Static method in class net.hironico.common.entities.EntitiesUtils
-
REmoves all provided entities into a SINGLE transaction.
- removeEntity(EntityManager, Object) - Static method in class net.hironico.common.entities.EntitiesUtils
-
Removes the entity from the database.
- ResizeColumnListener - Class in net.hironico.common.swing.table
-
Resize column listener is a MouseListener that catch double click on the edge of the column header in order to triger an automatic resize of the table column regarding the header lable and the values in the column.
- ResizeColumnListener(JTable) - Constructor for class net.hironico.common.swing.table.ResizeColumnListener
- ResizeColumnListener(JTable, TableColumnAdjuster) - Constructor for class net.hironico.common.swing.table.ResizeColumnListener
- restoreColumns() - Method in class net.hironico.common.swing.table.TableColumnAdjuster
- Ribbon - Class in net.hironico.common.swing.ribbon
- Ribbon() - Constructor for class net.hironico.common.swing.ribbon.Ribbon
- RibbonGroup - Class in net.hironico.common.swing.ribbon
-
RibbonGroup is a JPanel with actionable components : JButton, JCheckBox and ToggleButton.
- RibbonGroup(String) - Constructor for class net.hironico.common.swing.ribbon.RibbonGroup
- RibbonTab - Class in net.hironico.common.swing.ribbon
- RibbonTab(String) - Constructor for class net.hironico.common.swing.ribbon.RibbonTab
- RibbonWindowUI - Class in net.hironico.common.swing.ribbon
- RibbonWindowUI() - Constructor for class net.hironico.common.swing.ribbon.RibbonWindowUI
- RoundedPanel - Class in net.hironico.common.swing.ribbon
- RoundedPanel() - Constructor for class net.hironico.common.swing.ribbon.RoundedPanel
S
- saveAs(File, Object) - Static method in class net.hironico.common.utils.json.JSONFile
- saveAs(File, Object) - Static method in class net.hironico.common.utils.XMLFile
-
Saves an object to a file in XML format.
- saveEntities(EntityManager, T...) - Static method in class net.hironico.common.entities.EntitiesUtils
-
Saves the entity into the database using commit transaction if possible.
- saveEntity(EntityManager, T) - Static method in class net.hironico.common.entities.EntitiesUtils
-
Saves the entity into the database using commit transaction if possible.
- serialize(Object) - Static method in class net.hironico.common.utils.json.JSONFile
-
Serialize to JSON string the object given as parameter, If it is a ResultSet then special handling is made in this class.
- serialize(Object) - Static method in class net.hironico.common.utils.XMLFile
-
Serializes an object to XML string.
- setAutoLayout(boolean) - Method in class net.hironico.common.swing.ComponentMover
-
Set the auto layout property
- setBorderColor(Color) - Method in class net.hironico.common.swing.JRoundedPanel
-
Sets the border color for the rounded rectangle.
- setChangeCursor(boolean) - Method in class net.hironico.common.swing.ComponentMover
-
Set the change cursor property
- setColumnDataIncluded(boolean) - Method in class net.hironico.common.swing.table.TableColumnAdjuster
- setColumnHeaderIncluded(boolean) - Method in class net.hironico.common.swing.table.TableColumnAdjuster
- setDescription(String) - Method in class net.hironico.common.swing.BannerPanel
- setDescriptionColor(Color) - Method in class net.hironico.common.swing.BannerPanel
- setDialogTitle(String) - Method in class net.hironico.common.swing.dialog.OpenDialogAction
- setDragInsets(Insets) - Method in class net.hironico.common.swing.ComponentMover
-
Set the drag insets.
- setDragInsets(Insets) - Method in class net.hironico.common.swing.ComponentResizer
-
Set the drag dragInsets.
- setDrawDividerLine(boolean) - Method in class net.hironico.common.swing.JSplitPaneNoDivider
- setDynamicAdjustment(boolean) - Method in class net.hironico.common.swing.table.TableColumnAdjuster
- setEdgeInsets(Insets) - Method in class net.hironico.common.swing.ComponentMover
-
Set the edge insets.
- setExitAction(AbstractRibbonAction) - Method in class net.hironico.common.swing.ribbon.Ribbon
-
Set a custom exit action to execute when the ribbon close icon is clicked.
- setFilter(FilteredListModel.Filter) - Method in class net.hironico.common.swing.FilteredListModel
- setGradientBackground(boolean) - Method in class net.hironico.common.swing.JRoundedPanel
-
Enables or disables gradient background rendering.
- setHideWhenLastClosed(boolean) - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- setLogLevel(String) - Static method in class net.hironico.common.utils.log.LogConfig
-
Use this static method to set the log level of the application dynamically
- setMaximumSize(Dimension) - Method in class net.hironico.common.swing.ComponentResizer
-
Specify the maximum size for the component.
- setMaxRows(int) - Method in class net.hironico.common.swing.JTextAreaStreamReader
- setMaxRows(int) - Method in class net.hironico.common.swing.log.LogPanel
- setMaxRows(int) - Method in class net.hironico.common.swing.log.SwingHandler
- setMinimumSize(Dimension) - Method in class net.hironico.common.swing.ComponentResizer
-
Specify the minimum size for the component.
- setOnlyAdjustLarger(boolean) - Method in class net.hironico.common.swing.table.TableColumnAdjuster
- setPrimaryColor(Color) - Method in class net.hironico.common.swing.BannerPanel
- setSecondaryColor(Color) - Method in class net.hironico.common.swing.BannerPanel
- setSelectedRibbonTab(String) - Method in class net.hironico.common.swing.ribbon.Ribbon
-
Selects the ribbon tab whose name is given in parameter.
- setSelectedRibbonTab(RibbonTab) - Method in class net.hironico.common.swing.ribbon.Ribbon
- setSnapSize(Dimension) - Method in class net.hironico.common.swing.ComponentMover
-
Set the snap size.
- setSnapSize(Dimension) - Method in class net.hironico.common.swing.ComponentResizer
-
Control how many pixels a border must be dragged before the size of the component is changed.
- setTitle(String) - Method in class net.hironico.common.swing.BannerPanel
- setTitle(String) - Method in class net.hironico.common.swing.ribbon.RibbonTab
- setTitle(String) - Method in class net.hironico.common.swing.tabbedpane.CloseableTabComponent
- setTitleColor(Color) - Method in class net.hironico.common.swing.BannerPanel
- setupDialog() - Method in class net.hironico.common.swing.dialog.OpenDialogAction
- setupParentWindow(JComponent) - Method in class net.hironico.common.swing.dialog.OpenDialogAction
- show(Component, int, int, int) - Method in class net.hironico.common.swing.table.TableHeaderPopupMenu
- SingleLineFormatter - Class in net.hironico.common.utils.log
- SingleLineFormatter() - Constructor for class net.hironico.common.utils.log.SingleLineFormatter
- singletonCollector() - Static method in class net.hironico.common.utils.StreamUtils
-
This collector assumes there is one and only one element in the stream and collect it.
- SMALL - Static variable in class net.hironico.common.swing.ribbon.RibbonGroup
- SortedComboBoxModel<E extends Comparable<E>> - Class in net.hironico.common.swing
-
Custom model to make sure the items are stored in a sorted order.
- SortedComboBoxModel() - Constructor for class net.hironico.common.swing.SortedComboBoxModel
- SortedComboBoxModel(Comparator<E>) - Constructor for class net.hironico.common.swing.SortedComboBoxModel
- SOUTH - Static variable in class net.hironico.common.swing.ComponentResizer
- stream(Enumeration<T>) - Static method in class net.hironico.common.utils.StreamUtils
-
Convert an Enumeration into Stream using Spliterator
- StreamUtils - Class in net.hironico.common.utils
-
JAVA 8+ happy developpers can use these super usefull streams utils to get their life easier.
- StreamUtils() - Constructor for class net.hironico.common.utils.StreamUtils
- StringUtils - Class in net.hironico.common.utils
-
Utility class for String manipulation operations.
- StringUtils() - Constructor for class net.hironico.common.utils.StringUtils
- SwingHandler - Class in net.hironico.common.swing.log
- SwingHandler(JTextArea) - Constructor for class net.hironico.common.swing.log.SwingHandler
- SwingHandler(JTextArea, int) - Constructor for class net.hironico.common.swing.log.SwingHandler
- SwingHandler(JTextArea, Formatter, int) - Constructor for class net.hironico.common.swing.log.SwingHandler
- switchDoubleValue(String) - Method in class com.jenkov.cliargs.CliArgs
-
Retrieves the double value of a switch.
- switchDoubleValue(String, Double) - Method in class com.jenkov.cliargs.CliArgs
-
Retrieves the double value of a switch, with a default value.
- switchLongValue(String) - Method in class com.jenkov.cliargs.CliArgs
-
Retrieves the long value of a switch.
- switchLongValue(String, Long) - Method in class com.jenkov.cliargs.CliArgs
-
Retrieves the long value of a switch, with a default value.
- switchPojo(Class<T>) - Method in class com.jenkov.cliargs.CliArgs
-
Creates a POJO instance and fills it with switch values based on its fields.
- switchPresent(String) - Method in class com.jenkov.cliargs.CliArgs
-
Checks if the specified switch is present in the arguments.
- switchValue(String) - Method in class com.jenkov.cliargs.CliArgs
-
Retrieves the value of a switch.
- switchValue(String, String) - Method in class com.jenkov.cliargs.CliArgs
-
Retrieves the value of a switch, with a default value if not found.
- switchValues(String) - Method in class com.jenkov.cliargs.CliArgs
-
Retrieves the array of values for a switch.
T
- tableChanged(TableModelEvent) - Method in class net.hironico.common.swing.table.TableColumnAdjuster
- TableColumnAdjuster - Class in net.hironico.common.swing.table
- TableColumnAdjuster(JTable) - Constructor for class net.hironico.common.swing.table.TableColumnAdjuster
- TableColumnAdjuster(JTable, int) - Constructor for class net.hironico.common.swing.table.TableColumnAdjuster
- TableHeaderPopupMenu - Class in net.hironico.common.swing.table
- TableHeaderPopupMenu() - Constructor for class net.hironico.common.swing.table.TableHeaderPopupMenu
- targets() - Method in class com.jenkov.cliargs.CliArgs
-
Returns the array of targets (non-switch arguments).
- title - Variable in class net.hironico.common.swing.ribbon.RibbonGroup
- TransferableImage - Class in net.hironico.common.swing.image
-
Cette classe permet de passer des objets images depuis et vers le clipboard système.
- TransferableImage(Image) - Constructor for class net.hironico.common.swing.image.TransferableImage
U
- uncheckCall(Callable<T>) - Static method in class net.hironico.common.utils.StreamUtils
-
Unckec any checked exception that could be thrown in a stream call.
- updateDisplay() - Method in class net.hironico.common.swing.ribbon.RibbonTab
-
Override this method to adapt the display of the ribbon tab.
- updateUI() - Method in class net.hironico.common.swing.JSplitPaneNoDivider
V
- Version - Class in net.hironico.common.utils
-
Utility class for retrieving the version from the JAR manifest.
- Version() - Constructor for class net.hironico.common.utils.Version
W
- WEST - Static variable in class net.hironico.common.swing.ComponentResizer
- WrapperContainer(Component) - Constructor for class net.hironico.common.swing.tabbedpane.JTabbedPaneNoContentSeparator.WrapperContainer
X
- XMLFile - Class in net.hironico.common.utils
-
Utility class for XML serialization and deserialization using Jackson XmlMapper.
- XMLFile() - Constructor for class net.hironico.common.utils.XMLFile
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form