|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Package ch.aplu.util |
---|
Class ch.aplu.util.GPane extends javax.swing.JPanel implements Serializable |
---|
Serialized Fields |
---|
java.awt.Color backgroundColor
java.awt.Color penColor
double xmin
double xmax
double ymin
double ymax
boolean enableFocus
int _wWidth
int _wHeight
GWindow _wnd
java.lang.String _title
GPrintable _userPanel
double _scale
boolean _isPrinting
boolean _printScreen
javax.swing.JDialog _msgDialog
boolean _isDisposed
int _panelMode
boolean _isFullscreen
boolean _isReady
boolean _isFirst
java.lang.Thread waitThread
boolean _gotKey
boolean _mustNotify
char _keyChar
int _keyCode
int _modifiers
java.lang.String _modifiersText
java.lang.Object monitor
Class ch.aplu.util.GWindow extends javax.swing.JFrame implements Serializable |
---|
serialVersionUID: 1772883994005116227L
Serialized Fields |
---|
int DEFAULT_WIDTH
int DEFAULT_HEIGHT
int DEFAULT_ULX
int DEFAULT_ULY
java.awt.Color DEFAULT_BACKGROUNDCOLOR
int DEFAULT_XMIN
int DEFAULT_XMAX
int DEFAULT_YMIN
int DEFAULT_YMAX
java.awt.Color DEFAULT_BGCOLOR
java.lang.String DEFAULT_TITLE
java.lang.String _title
javax.swing.JPanel _contentPane
java.awt.Component _panel
java.awt.image.BufferedImage _bi
java.awt.Graphics2D _offG2D
java.awt.Graphics2D _screenG2D
boolean _doRepaint
boolean _doAdjust
double _a
double _b
double _c
double _d
int _width
int _height
int _ulx
int _uly
java.awt.Color _bgColor
double _xCurrent
double _yCurrent
java.awt.Color _color
int _lineWidth
boolean _isFullscreen
boolean _isUndecorated
int _leftInset
int _rightInset
int _topInset
int _bottomInset
int _xPix
int _yPix
double _xmin
double _xmax
double _ymin
double _ymax
int _imageWidth
int _imageHeight
java.awt.Image _image
java.awt.image.BufferedImage _saveImage
java.awt.Graphics2D _saveGraphics
int _reduceSize
int _emptyBorder
int _panelMode
boolean _doNothingOnClose
ExitListener _exitListener
boolean _isFirst
ModelessOptionPane statusDialog
|
||||||||
PREV NEXT | FRAMES NO FRAMES |