|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.painter.base.GlimpsePainterImpl
com.metsci.glimpse.painter.decoration.CopyrightPainter
public class CopyrightPainter
Displays a discrete copyright notice at the bottom of right corner of the screen.
Field Summary |
---|
Fields inherited from class com.metsci.glimpse.painter.base.GlimpsePainterImpl |
---|
BYTES_PER_FLOAT, logger |
Constructor Summary | |
---|---|
CopyrightPainter()
|
|
CopyrightPainter(java.lang.String company,
int year)
|
Method Summary | |
---|---|
void |
dispose(javax.media.opengl.GLContext context)
|
Methods inherited from class com.metsci.glimpse.painter.base.GlimpsePainterImpl |
---|
dispose, isDisposed, isVisible, paintTo, setErrorHandling, setLookAndFeel, setVisible |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CopyrightPainter(java.lang.String company, int year)
public CopyrightPainter()
Method Detail |
---|
public void dispose(javax.media.opengl.GLContext context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |