|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pbjar.jxlayer.demo.TestSwingX
public class TestSwingX
A test application specifically designed to test the cooperation of RepaintManagers.
| Constructor Summary | |
|---|---|
TestSwingX()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Run the demo. |
void |
repaintGUI(boolean force)
Revalidate, repaint and optionally pack the application. |
void |
setScroller(boolean scrollPane)
Put a JXLayer inside a JScrollPane, or remove it from the JScrollPane. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestSwingX()
| Method Detail |
|---|
public static void main(String[] args)
args - not usedpublic void repaintGUI(boolean force)
TestGUI
repaintGUI in interface TestGUIforce - if true the application must be packed and
centered on the screenpublic void setScroller(boolean scrollPane)
TestGUI
setScroller in interface TestGUI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||