|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.berkeley.guir.papier_mache.PapierMache
This software is distributed under the Berkeley Software License.
| Nested Class Summary | |
|---|---|
static interface |
PapierMache.CleanupTask
|
static class |
PapierMache.PhobSelectionEvent
|
static interface |
PapierMache.PhobSelectionListener
|
static class |
PapierMache.PMacheContentPane
A JPanel that auto-resizes itself (and repacks the frame) to be big enough to fit all of the components. |
| Method Summary | |
|---|---|
static void |
addCleanupTask(PapierMache.CleanupTask task)
Any desired cleaning up or freeing of resources should add a new CleanupTask whose cleanUp() method will perform these tasks. |
static void |
addPhobSelectionListener(PapierMache.PhobSelectionListener psl)
|
static javax.swing.Icon |
createIconFromImageFile(java.lang.String filename)
Creates an icon with an image from the given filename. |
static void |
firePhobSelectionEvent(PapierMache.PhobSelectionEvent phobEvent)
|
static AssociationTreeTable |
getAssociationTree()
|
static PMacheStatePanel |
getStatePanel()
|
static javax.swing.JFrame |
getSystemDisplayFrame()
|
static PapierMache.PMacheContentPane |
getSystemDisplayPanel()
|
static void |
removePhobSelectionListener(PapierMache.PhobSelectionListener psl)
|
static void |
setAssociationTree(AssociationTreeTable assocTree)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void addCleanupTask(PapierMache.CleanupTask task)
public static javax.swing.JFrame getSystemDisplayFrame()
public static PapierMache.PMacheContentPane getSystemDisplayPanel()
public static PMacheStatePanel getStatePanel()
public static void setAssociationTree(AssociationTreeTable assocTree)
public static AssociationTreeTable getAssociationTree()
public static void addPhobSelectionListener(PapierMache.PhobSelectionListener psl)
public static void removePhobSelectionListener(PapierMache.PhobSelectionListener psl)
public static void firePhobSelectionEvent(PapierMache.PhobSelectionEvent phobEvent)
public static javax.swing.Icon createIconFromImageFile(java.lang.String filename)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||