org.argouml.gefext
Class ArgoFigRRect
java.lang.Object
FigRRect
org.argouml.gefext.ArgoFigRRect
- All Implemented Interfaces:
- javax.management.NotificationBroadcaster, javax.management.NotificationEmitter
public class ArgoFigRRect
- extends FigRRect
- implements javax.management.NotificationEmitter
Primitive Fig to paint rounded rectangles on a diagram.
|
Constructor Summary |
ArgoFigRRect(int x,
int y,
int w,
int h)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArgoFigRRect
public ArgoFigRRect(int x,
int y,
int w,
int h)
deleteFromModel
public void deleteFromModel()
removeNotificationListener
public void removeNotificationListener(javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
java.lang.Object handback)
throws javax.management.ListenerNotFoundException
- Specified by:
removeNotificationListener in interface javax.management.NotificationEmitter
- Throws:
javax.management.ListenerNotFoundException
addNotificationListener
public void addNotificationListener(javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
java.lang.Object handback)
throws java.lang.IllegalArgumentException
- Specified by:
addNotificationListener in interface javax.management.NotificationBroadcaster
- Throws:
java.lang.IllegalArgumentException
getNotificationInfo
public javax.management.MBeanNotificationInfo[] getNotificationInfo()
- Specified by:
getNotificationInfo in interface javax.management.NotificationBroadcaster
removeNotificationListener
public void removeNotificationListener(javax.management.NotificationListener listener)
throws javax.management.ListenerNotFoundException
- Specified by:
removeNotificationListener in interface javax.management.NotificationBroadcaster
- Throws:
javax.management.ListenerNotFoundException