|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AboutDialog.ImageInfo | |
edu.rice.cs.drjava.ui | The ui package contains classes for the default user interface
for DrJava. |
Uses of AboutDialog.ImageInfo in edu.rice.cs.drjava.ui |
Fields in edu.rice.cs.drjava.ui declared as AboutDialog.ImageInfo | |
private static AboutDialog.ImageInfo |
AboutDialog.CSLOGO
|
private static AboutDialog.ImageInfo |
AboutDialog.SF
|
private static AboutDialog.ImageInfo |
AboutDialog.DRJAVA
|
Methods in edu.rice.cs.drjava.ui with parameters of type AboutDialog.ImageInfo | |
static JPanel |
AboutDialog.createBorderedLabel(AboutDialog.ImageInfo info,
EmptyBorder pad)
|
static JLabel |
AboutDialog.createImageLabel(AboutDialog.ImageInfo info,
int align)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |