| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShapeButton | |
| org.rr0.is.presentation.view.report.applet | |
| Uses of ShapeButton in org.rr0.is.presentation.view.report.applet |
| Subclasses of ShapeButton in org.rr0.is.presentation.view.report.applet | |
class | DrawShapeButtonA on/off button that displays a Shape. This class is implemented to be usable in Java 1.1 applets, and so follows an AWT-only requirement (no Swing, Java2D, geom, or Java 2 feature) Because of the graphics to be drawn on it, this button inherits from java.awt.Canvas and not from java.awt.Button (of which the peer cannot be overwritten on every platform) |
class | PolygonButtonA on/off button that displays a Shape. This class is implemented to be usable in Java 1.1 applets, and so follows an AWT-only requirement (no Swing, Java2D, geom, or Java 2 feature) Because of the graphics to be drawn on it, this button inherits from java.awt.Canvas and not from java.awt.Button (of which the peer cannot be overwritten on every platform) |
| Methods in org.rr0.is.presentation.view.report.applet with parameters of type ShapeButton | |
void | ShapeButtonGroup.add(ShapeButton button) |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||