Branch: refs/heads/feature/table_renderer
Home: https://github.com/cytoscape/cytoscape-api
Commit: a5d903f0dfad33d5dc8958dba0420f5770701cf6
https://github.com/cytoscape/cytoscape-api/commit/a5d903f0dfad33d5dc8958dba0420f5770701cf6
Author: Mike Kucera <[email protected]>
Date: 2020-05-27 (Wed, 27 May 2020)
Changed paths:
M
vizmap-api/src/main/java/org/cytoscape/view/vizmap/TableVisualMappingManager.java
Log Message:
-----------
Table Renderer: Refactor VizMapperMainPanel into two panels for style
picker and property sheet.
Commit: 6fe621a5e385281880ea22909238c927e84e9e8b
https://github.com/cytoscape/cytoscape-api/commit/6fe621a5e385281880ea22909238c927e84e9e8b
Author: Mike Kucera <[email protected]>
Date: 2020-06-11 (Thu, 11 Jun 2020)
Changed paths:
M vizmap-api/src/main/java/org/cytoscape/view/vizmap/VisualStyle.java
A
vizmap-api/src/main/java/org/cytoscape/view/vizmap/events/table/ColumnVisualStyleAboutToBeRemovedEvent.java
A
vizmap-api/src/main/java/org/cytoscape/view/vizmap/events/table/ColumnVisualStyleAboutToBeRemovedListener.java
A
vizmap-api/src/main/java/org/cytoscape/view/vizmap/events/table/ColumnVisualStyleAddedEvent.java
A
vizmap-api/src/main/java/org/cytoscape/view/vizmap/events/table/ColumnVisualStyleAddedListener.java
A
vizmap-api/src/main/java/org/cytoscape/view/vizmap/events/table/ColumnVisualStyleSetEvent.java
A
vizmap-api/src/main/java/org/cytoscape/view/vizmap/events/table/ColumnVisualStyleSetListener.java
Log Message:
-----------
Table style events.
Compare:
https://github.com/cytoscape/cytoscape-api/compare/26de985b6236...6fe621a5e385
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape-api/push/refs/heads/feature/table_renderer/26de98-6fe621%40github.com.