JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.spun.swing
Interface Paintable
public interface
Paintable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Dimension
getSize
()
void
paint
(
Graphics
g)
void
registerRepaint
(
Action0
repaint)
Method Details
getSize
Dimension
getSize
()
paint
void
paint
(
Graphics
g)
registerRepaint
void
registerRepaint
(
Action0
repaint)