JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
jgrasp.viewer
Interface ViewerDefaultSize
All Known Implementing Classes:
PresentationView.MainRoot
public interface
ViewerDefaultSize
Interface for viewer main panels that want a different preferred size on the canvas than in the scroll pane.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Dimension
getViewerSize
()
Gets the preferred size of the panel on the canvas.
Method Detail
getViewerSize
Dimension
getViewerSize()
Gets the preferred size of the panel on the canvas.
Returns:
the preferred size of the panel on the canvas, or null if getPreferredSize() should be used.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method