GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
miura250
/
piccolo2d.java
Download ZIP
196commits
Transfer to URL with SHA
tree:
a9c0596c1d
Branches
Tags
×
master
piccolo2d.java
/
examples
/
src
/
main
/
java
/
edu
/
umd
/
cs
/
piccolo
/
examples
/
latest commit
b6a5b0f7e5
Marcus Rohrmoser
authored
on 25 Jul 2009
..
pswing
Fixed Issue 83; Transforming graphics context was introducing slight rounding errors in the font metrics measurements. Calculating string widths using compnent.getGraphics() would yield slightly smaller widths than calculating them using the active Graphics object.
15 years ago
swt
fix issue#101 by throwing RuntimeExceptions.
15 years ago
ActivityExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
AngleNodeExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
BirdsEyeViewExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
CameraExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
CenterExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
ChartLabelExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
ClipExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
CompositeExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
DynamicExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
EventHandlerExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
ExampleRunner.java
Issue 59 ; updating license date range to include 2009
16 years ago
FullScreenNodeExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
GraphEditorExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
GridExample.java
removed static from before what amounted to instance variables.
15 years ago
GroupExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
HandleExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
HelloWorldExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
HierarchyZoomExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
KeyEventFocusExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
LayoutExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
LensExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
NavigationExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
NodeCacheExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
NodeEventExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
NodeExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
NodeLinkExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
OffscreenCanvasExample.java
Issue 69 ; adding POffscreenCanvas to extras, with unit test and example
15 years ago
PSwingExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
PanToExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
PathExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
PositionExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
PositionPathActivityExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
PrintExample.java
Removing buried PrintException, replacing it with a JOptionPane.showMessageDialog call
15 years ago
PulseExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
ScrollingExample.java
Issue 67 ; fixed issue with example, it was incorrectly adding the scroll pane to the canvas
16 years ago
SelectionExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
SliderExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
SquiggleExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
StickyExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
StickyHandleLayerExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
StrokeExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
TextExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
TooltipExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
TwoCanvasExample.java
Issue 59 ; updating license date range to include 2009
16 years ago
WaitForActivitiesExample.java
Issue 59 ; updating license date range to include 2009
16 years ago