Uses of Class
ca.phon.ui.ipamap.io.Cell
Packages that use Cell
-
Uses of Cell in ca.phon.ipamap
Method parameters in ca.phon.ipamap with type arguments of type CellModifier and TypeMethodDescriptionvoid
IpaMap.onAddCellToFavorites
(PhonActionEvent<Cell> pae) Add cell to favorites gridvoid
IpaMap.onCellClicked
(PhonActionEvent<Cell> pae) Cell button clickedvoid
IpaMap.onRemoveCellFromFavorites
(PhonActionEvent<Cell> pae) Remove cell from the favorites list -
Uses of Cell in ca.phon.ipamap2
Methods in ca.phon.ipamap2 that return types with arguments of type CellModifier and TypeMethodDescriptionIPAMapGrid.getCellFilter()
IPAMapGridContainer.getCellFilter()
IPAMapGridContainer.getSelectedCells()
Return an unmodifiable list of selected CellsIPAGrids.performSearch
(IpaMapSearchField.SearchType st, String search) Perform a searchMethods in ca.phon.ipamap2 with parameters of type CellModifier and TypeMethodDescriptionvoid
IPAMapGrid.fireCellClicked
(Cell cell, MouseEvent me) void
IPAMapGridContainer.fireCellClicked
(Cell cell, MouseEvent me) void
IPAMapGrid.fireCellEntered
(Cell cell, MouseEvent me) void
IPAMapGridContainer.fireCellEntered
(Cell cell, MouseEvent me) void
IPAMapGrid.fireCellExited
(Cell cell, MouseEvent me) void
IPAMapGridContainer.fireCellExited
(Cell cell, MouseEvent me) void
IPAMapGrid.fireCellPressed
(Cell cell, MouseEvent me) void
IPAMapGridContainer.fireCellPressed
(Cell cell, MouseEvent me) void
IPAMapGrid.fireCellReleased
(Cell cell, MouseEvent me) void
IPAMapGridContainer.fireCellReleased
(Cell cell, MouseEvent me) DefaultIPAMapGridUI.getCellRect
(Cell cell, Dimension cellDim) void
IPAMapGridMouseListener.mouseClicked
(Cell cell, MouseEvent me) void
IPAMapGridMouseListener.mouseEntered
(Cell cell, MouseEvent me) void
IPAMapGridMouseListener.mouseExited
(Cell cell, MouseEvent me) void
IPAMapGridMouseListener.mousePressed
(Cell cell, MouseEvent me) void
IPAMapGridMouseListener.mouseReleased
(Cell cell, MouseEvent me) void
DefaultIPAMapCellRenderer.paintCell
(IPAMapGrid mapGrid, Graphics2D g2, Rectangle cellRect, Cell cell, boolean isHover, boolean isPressed, boolean isSelected) void
IPAMapCellRenderer.paintCell
(IPAMapGrid mapGrid, Graphics2D g2, Rectangle cellRect, Cell cell, boolean isHover, boolean isPressed, boolean isSelected) Paint cellvoid
Method parameters in ca.phon.ipamap2 with type arguments of type CellModifier and TypeMethodDescriptionvoid
IPAGrids.buildGrid
(Grid grid, Collection<Cell> searchResults) Setup grid of cells.IPAGrids.buildGrid
(Collection<Cell> searchResults) Create a search gridvoid
IPAMapGrid.setCellFilter
(Predicate<Cell> cellFilter) void
IPAMapGridContainer.setCellFilter
(Predicate<Cell> filter) -
Uses of Cell in ca.phon.ui.ipamap.io
Fields in ca.phon.ui.ipamap.io with type parameters of type CellMethods in ca.phon.ui.ipamap.io that return CellMethods in ca.phon.ui.ipamap.io that return types with arguments of type CellModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Cell>
ObjectFactory.createCell
(Cell value) Grid.getCell()
Gets the value of the cell property.Methods in ca.phon.ui.ipamap.io with parameters of type CellModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Cell>
ObjectFactory.createCell
(Cell value)