|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
java.lang.reflect.Method
and to the
java.lang.reflect.Constructor
meta elements.
whenCall
wrapping method of a remote replica.
whenRead
.
whenRead
wrapping method of a remote replica.
whenWrite
to push the
needed data when a state is writen in a remote replica.
whenWrite
wrapping method of a remote replica.
wrappeeName
.
wrappeeName
.
wrappeeName
.
wrappeeName
.
BaseProgramListener
method is to notify the display with the
applicationStarted
event.
args()
).
method()
).
Display.showInput
method on the current
display.
InputWrapper.askForParameters
on all methods with
parameters.
AuthenticationAC.USER
contextual attribute
corresponds to an authenticated user (an existing user).OptimizedCountingWrapper
CacheWrapper
implements a wrapper that caches the wrappee
methods results so that it can avoid the wrappee computations. java.lang.reflect.Class
meta element.java.lang.reflect.Field
meta element that is of an
array, a collection, or a map type.java.awt.Color
.java.lang.reflect.Constructor
meta element.Run
and aspect
configurations)
java.util.Date
.jav.lang.reflect
meta item.
java.awt.Dimension
.getRequests().pop()
).
EOF
Symbol index.
EOF
Symbol index.
error
Symbol index.
error
Symbol index.
System.err
stream.
java.lang.reflect.Field
meta element.start_weaving_type.start_weaving_method
.
jac.prop
file.
java.lang.reflect.Constructor
.
main(String[])
method).
getRequests().peek()
).
c
only by
knowing its name.
getMap
method here.
getObjects()
to get all the objects
handled by the woven aspects -- such as distribution or
persistence).
java.lang.reflect
meta item.
remIndex
field.
getSelectedObject
).
getSelectedItem
).
getRowCount
).
getJACTransfert
.
java.lang.reflect
meta item.
getActualClass
.
setUserClass
.
weaveOnDemand
flag value.
PersistenceAC
.
Gui.askForParameters
is defined in the
current collaboration.java.lang.reflect
element it delegates to.c=='('
.
setPosition
.
JacObjectInputStream
is used to read JAC objects from
an input stream during a deserialization process.
JacObjectOutputStream
is used to write JAC objects
into an output stream during a serialization process.
LimiterWrapper
implements a wrapper that tests a
counter value before calling the wrappee object. Log
class provides a means to send some
informational, debugging or error messages like
System.out.println
but traces can be enabled or
disabled at runtime.
java org.objectweb.jac.util.SpeedLog [ ...]
- main(String[]) -
Static method in class org.objectweb.jac.util.Base64
-
- makePersistent(String, String) -
Method in interface org.objectweb.jac.aspects.persistence.PersistenceConf
- Configure persistence for one class.
- makePersistent(String, String) -
Method in class org.objectweb.jac.aspects.persistence.PersistenceAC
-
- makePersistent(Wrappee) -
Method in class org.objectweb.jac.aspects.persistence.PersistenceWrapper
- Makes an object persistent if it is not already.
- mapContainsKey(OID, Object) -
Method in interface org.objectweb.jac.aspects.persistence.Storage
- Says if a Map contains a key.
- mapContainsKey(OID, Object) -
Method in class org.objectweb.jac.aspects.persistence.SQLStorage
-
- mapContainsKey(OID, Object) -
Method in class org.objectweb.jac.aspects.persistence.FSStorage
-
- mapContainsValue(OID, Object) -
Method in interface org.objectweb.jac.aspects.persistence.Storage
- Says if a Map contains a value.
- mapContainsValue(OID, Object) -
Method in class org.objectweb.jac.aspects.persistence.SQLStorage
-
- mapContainsValue(OID, Object) -
Method in class org.objectweb.jac.aspects.persistence.FSStorage
-
- MapIterator - class org.objectweb.jac.aspects.persistence.MapIterator.
-
- MapIterator(Wrappee) -
Constructor for class org.objectweb.jac.aspects.persistence.MapIterator
-
- MapWrapper - class org.objectweb.jac.aspects.persistence.MapWrapper.
- A wrapper for the Map interface.
- MapWrapper(AspectComponent, Object, CollectionItem, boolean) -
Constructor for class org.objectweb.jac.aspects.persistence.MapWrapper
-
- match(ExtendedTableModel, int) -
Method in class org.objectweb.jac.aspects.gui.FilterCriteria
- Tells wether a row of table model matches the filter
- match(MetaItem) -
Method in class org.objectweb.jac.aspects.user.Rule
- Tells if a
MetaItem
matches the rule.
- Matrix - class org.objectweb.jac.util.Matrix.
- This class represents a wrappable matrix of object
The implementation is simple and not optimized.
- Matrix() -
Constructor for class org.objectweb.jac.util.Matrix
-
- Matrix(int, int) -
Constructor for class org.objectweb.jac.util.Matrix
-
- MatrixUtils - class org.objectweb.jac.aspects.gui.MatrixUtils.
- Gui related matrix utilities.
- MatrixUtils() -
Constructor for class org.objectweb.jac.aspects.gui.MatrixUtils
-
- MatrixView - class org.objectweb.jac.aspects.gui.web.MatrixView.
-
- MatrixView(Object, Object, FieldItem) -
Constructor for class org.objectweb.jac.aspects.gui.web.MatrixView
-
- max -
Variable in class org.objectweb.jac.wrappers.LimiterWrapper
- Store the maximum bound of the limiter.
- maxIdle(CollectionItem, long) -
Method in interface org.objectweb.jac.aspects.persistence.PersistenceConf
- Set a max idle time for a collection.
- maxIdle(CollectionItem, long) -
Method in class org.objectweb.jac.aspects.persistence.PersistenceAC
-
- maybeInvalidatePane(ViewFactory, DisplayContext, CustomizedView, String) -
Method in class org.objectweb.jac.aspects.gui.EventHandler
- Removes the content of pane when another pane's content is
changed
- maybeLowerFirst(String) -
Static method in class org.objectweb.jac.core.rtti.NamingConventions
- Lower case the first character of a string unless it starts with
at least two upper case letters.
- Member - class org.objectweb.jac.ide.Member.
- A member item of a class such as a field or a method.
- Member() -
Constructor for class org.objectweb.jac.ide.Member
-
- MemberFigure - class org.objectweb.jac.ide.diagrams.MemberFigure.
-
- MemberFigure(ClassFigure) -
Constructor for class org.objectweb.jac.ide.diagrams.MemberFigure
-
- MemberItem - class org.objectweb.jac.core.rtti.MemberItem.
- This class defines a meta item that corresponds to a field or a
method.
- MemberItem(ClassItem) -
Constructor for class org.objectweb.jac.core.rtti.MemberItem
-
- MemberItem(Object, ClassItem) -
Constructor for class org.objectweb.jac.core.rtti.MemberItem
-
- MemberItemView - class org.objectweb.jac.aspects.gui.MemberItemView.
- Defines a generic member view (is embedded, ...)
- MemberItemView(MemberItem, String) -
Constructor for class org.objectweb.jac.aspects.gui.MemberItemView
-
- memoryObjectCount() -
Static method in class org.objectweb.jac.core.ObjectRepository
- This method returns the object counter of the Jac system (last
created object is
getObject(objectCount()-1)
).
- Menu - class org.objectweb.jac.aspects.gui.Menu.
-
- Menu - class org.objectweb.jac.aspects.gui.swing.Menu.
-
- Menu - class org.objectweb.jac.aspects.gui.web.Menu.
-
- MENU -
Static variable in class org.objectweb.jac.aspects.gui.GuiAC
-
- Menu() -
Constructor for class org.objectweb.jac.aspects.gui.Menu
-
- Menu() -
Constructor for class org.objectweb.jac.aspects.gui.swing.Menu
-
- Menu(ViewFactory, DisplayContext) -
Constructor for class org.objectweb.jac.aspects.gui.swing.Menu
-
- Menu(ViewFactory, DisplayContext) -
Constructor for class org.objectweb.jac.aspects.gui.web.Menu
-
- MenuBar - class org.objectweb.jac.aspects.gui.swing.MenuBar.
-
- MenuBar - class org.objectweb.jac.aspects.gui.web.MenuBar.
-
- MenuBar() -
Constructor for class org.objectweb.jac.aspects.gui.swing.MenuBar
-
- MenuBar(ViewFactory, DisplayContext) -
Constructor for class org.objectweb.jac.aspects.gui.swing.MenuBar
-
- MenuBar(ViewFactory, DisplayContext) -
Constructor for class org.objectweb.jac.aspects.gui.web.MenuBar
-
- MenuItem - class org.objectweb.jac.aspects.gui.web.MenuItem.
-
- MenuItem(String, String, Callback) -
Constructor for class org.objectweb.jac.aspects.gui.web.MenuItem
-
- MenuListener - interface org.objectweb.jac.aspects.gui.web.MenuListener.
- This interface defines a callbacks used when events occur on a menu.
- MenuView - interface org.objectweb.jac.aspects.gui.MenuView.
- The GUI target independent menu.
- merge(Wrappee, Wrappee, Wrappee) -
Static method in class org.objectweb.jac.aspects.transaction.Merging
-
- Merging - class org.objectweb.jac.aspects.transaction.Merging.
-
- Merging() -
Constructor for class org.objectweb.jac.aspects.transaction.Merging
-
- message() -
Method in class org.objectweb.jac.ide.Error
-
- MessageQueue - class org.objectweb.jac.aspects.queue.MessageQueue.
- Handles an asynchronous message queue.
- MessageQueue() -
Constructor for class org.objectweb.jac.aspects.queue.MessageQueue
-
- MessageQueueAC - class org.objectweb.jac.aspects.queue.MessageQueueAC.
-
- MessageQueueAC() -
Constructor for class org.objectweb.jac.aspects.queue.MessageQueueAC
-
- MessageQueueConf - interface org.objectweb.jac.aspects.queue.MessageQueueConf.
-
- MessageQueueWrapper - class org.objectweb.jac.aspects.queue.MessageQueueWrapper.
-
- MessageQueueWrapper(AspectComponent) -
Constructor for class org.objectweb.jac.aspects.queue.MessageQueueWrapper
-
- MetaItem - class org.objectweb.jac.core.rtti.MetaItem.
- This class defines the super class for all the meta items whithin
the rtti aspect.
- MetaItem() -
Constructor for class org.objectweb.jac.core.rtti.MetaItem
-
- MetaItemDelegate - class org.objectweb.jac.core.rtti.MetaItemDelegate.
- This class defines the super class for all the meta items whithin
the rtti aspect.
- MetaItemDelegate() -
Constructor for class org.objectweb.jac.core.rtti.MetaItemDelegate
-
- MetaItemDelegate(Object) -
Constructor for class org.objectweb.jac.core.rtti.MetaItemDelegate
- Default contructor to create a new meta item object.
- method -
Variable in class org.objectweb.jac.aspects.gui.web.Method
-
- method -
Variable in class org.objectweb.jac.core.Interaction
-
- method -
Variable in class org.objectweb.jac.core.rtti.InvokeInfo
-
- Method - class org.objectweb.jac.aspects.gui.web.Method.
-
- Method - class org.objectweb.jac.ide.Method.
-
- method() -
Method in interface org.objectweb.jac.core.CollaborationParticipant
- Returns the method name that have been called on the wrappee
during the current collaboration point (method call).
- Method() -
Constructor for class org.objectweb.jac.ide.Method
-
- Method(Object, AbstractMethodItem) -
Constructor for class org.objectweb.jac.aspects.gui.web.Method
-
- MethodAppearenceGuiConf - interface org.objectweb.jac.aspects.gui.MethodAppearenceGuiConf.
- This configuration interface of the Gui aspect defines all the
methods that handle the appearence of the methods in views.
- MethodBodyCodeEditor - class org.objectweb.jac.ide.swing.MethodBodyCodeEditor.
- A Java source code editor with contextual completion
- MethodBodyCodeEditor(Object, FieldItem) -
Constructor for class org.objectweb.jac.ide.swing.MethodBodyCodeEditor
-
- MethodBodyCompletionEngine - class org.objectweb.jac.ide.swing.MethodBodyCompletionEngine.
- This class implements a completion engine for method bodies Java
editors of the UMLAF IDE.
- MethodBodyCompletionEngine(Method, SHEditor) -
Constructor for class org.objectweb.jac.ide.swing.MethodBodyCompletionEngine
- Creates a completion engine for a given method.
- MethodCache - class org.objectweb.jac.aspects.cache.MethodCache.
-
- MethodCache.Entry - class org.objectweb.jac.aspects.cache.MethodCache.Entry.
-
- MethodCache.Entry(Object) -
Constructor for class org.objectweb.jac.aspects.cache.MethodCache.Entry
-
- MethodCache(Timestamps) -
Constructor for class org.objectweb.jac.aspects.cache.MethodCache
-
- methodChoices() -
Method in class org.objectweb.jac.ide.RelationRole
-
- MethodCreationTool - class org.objectweb.jac.ide.diagrams.MethodCreationTool.
-
- MethodCreationTool(DrawingEditor, DisplayContext) -
Constructor for class org.objectweb.jac.ide.diagrams.MethodCreationTool
-
- MethodElementInterpreter - class org.objectweb.jac.core.parsers.xml.MethodElementInterpreter.
-
- MethodElementInterpreter() -
Constructor for class org.objectweb.jac.core.parsers.xml.MethodElementInterpreter
-
- methodElementTagName -
Static variable in class org.objectweb.jac.core.parsers.xml.XmlConfig
-
- MethodFigure - class org.objectweb.jac.ide.diagrams.MethodFigure.
-
- MethodFigure(Method, ClassFigure) -
Constructor for class org.objectweb.jac.ide.diagrams.MethodFigure
-
- MethodInfo - class org.objectweb.jac.core.rtti.MethodInfo.
-
- MethodInfo() -
Constructor for class org.objectweb.jac.core.rtti.MethodInfo
-
- MethodItem - class org.objectweb.jac.core.rtti.MethodItem.
- This class defines a meta item that corresponds to the
java.lang.reflect.Method
meta element.
- MethodItem(Method, ClassItem) -
Constructor for class org.objectweb.jac.core.rtti.MethodItem
- Default contructor to create a new method item object.
- MethodItemConverter - class org.objectweb.jac.ide.MethodItemConverter.
- Persistance for a MethodItem Class
- MethodItemConverter() -
Constructor for class org.objectweb.jac.ide.MethodItemConverter
-
- MethodItemView - class org.objectweb.jac.aspects.gui.MethodItemView.
- Defines a generic member view (is embedded, ...)
- MethodItemView(AbstractMethodItem, String) -
Constructor for class org.objectweb.jac.aspects.gui.MethodItemView
-
- MethodListener - interface org.objectweb.jac.aspects.gui.web.MethodListener.
- This interface defines event for the method component.
- methodNextWrapper(Interaction) -
Static method in class org.objectweb.jac.core.Wrapping
-
- MethodPointcut - class org.objectweb.jac.core.MethodPointcut.
- This class can be used by JAC aspect components to easily define a
set of method points on the base program that the aspects will use to
modify its behavior.
- MethodPointcut(AspectComponent, String, String, String, Wrapper, String, String, Object[], String, String, boolean) -
Constructor for class org.objectweb.jac.core.MethodPointcut
- Instantiates a new pointcut with the given characterisitics.
- methods -
Variable in class org.objectweb.jac.core.rtti.ClassItem
- Stores the methods of the class.
- METHODS_ORDER -
Static variable in class org.objectweb.jac.aspects.gui.GuiAC
-
- MethodUpdate - interface org.objectweb.jac.aspects.gui.MethodUpdate.
- This interface defines a callback method used to notify that the
value returned by a method has changed.
- methodUpdated(Object, MethodItem, Object) -
Method in interface org.objectweb.jac.aspects.gui.MethodUpdate
- Upcalled when a returned value has changed.
- methodUpdated(Object, MethodItem, Object) -
Method in class org.objectweb.jac.aspects.gui.swing.ToolBar
-
- methodUpdated(Object, MethodItem, Object) -
Method in class org.objectweb.jac.aspects.gui.swing.SwingMethodView
-
- MethodView - interface org.objectweb.jac.aspects.gui.MethodView.
- Displays a button for a method
- MIDDLE -
Static variable in class org.objectweb.jac.aspects.gui.web.html.Element
-
- middle() -
Method in class org.objectweb.jac.aspects.gui.web.html.Element
- Middle align.
- MIME_TYPE -
Static variable in class org.objectweb.jac.aspects.gui.GuiAC
-
- MimeTypes - class org.objectweb.jac.util.MimeTypes.
- Maps mime types to their extensions
- MimeTypes() -
Constructor for class org.objectweb.jac.util.MimeTypes
-
- min -
Variable in class org.objectweb.jac.wrappers.LimiterWrapper
- Store the minimum bound of the limiter.
- minDisplayedLines -
Variable in class org.objectweb.jac.aspects.gui.swing.SHEditor
-
- MINIMUM_HEIGHT -
Static variable in class org.objectweb.jac.ide.diagrams.IDEDrawingView
-
- MINIMUM_WIDTH -
Static variable in class org.objectweb.jac.ide.diagrams.IDEDrawingView
- Scrolling increment
- minimumLayoutSize(Container) -
Method in class org.objectweb.jac.ide.diagrams.PaletteLayout
-
- MixinMethodItem - class org.objectweb.jac.core.rtti.MixinMethodItem.
-
- MixinMethodItem(Method, ClassItem) -
Constructor for class org.objectweb.jac.core.rtti.MixinMethodItem
-
- MNEMONICS -
Static variable in class org.objectweb.jac.aspects.gui.GuiAC
-
- mode -
Variable in class org.objectweb.jac.aspects.gui.FileEditorConfig
-
- mode -
Variable in class org.objectweb.jac.aspects.tracing.Debugger
- Store the current debugging mode.
- model -
Variable in class org.objectweb.jac.aspects.gui.web.AbstractCollection
-
- Model - interface org.objectweb.jac.aspects.gui.Model.
- The root interface for abstract data models.
- ModelElement - class org.objectweb.jac.ide.ModelElement.
- This is the root class of all the model elements.
- ModelElement() -
Constructor for class org.objectweb.jac.ide.ModelElement
- Builds an unamed model element.
- ModelElement(String) -
Constructor for class org.objectweb.jac.ide.ModelElement
- Builds a named model element.
- ModelElementFigure - interface org.objectweb.jac.ide.diagrams.ModelElementFigure.
-
- modifiedCollections -
Variable in class org.objectweb.jac.core.rtti.MethodInfo
-
- modifiedFields -
Variable in class org.objectweb.jac.core.rtti.MethodInfo
-
- MODIFIER -
Static variable in class org.objectweb.jac.core.rtti.NamingConventions
- Constant to represent field modifiers.
- mouseClicked(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.Tree
- Do nothing.
- mouseClicked(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.SHEditor
- MouseClicked.
- mouseClicked(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.CollaborationInitializer
-
- mouseClicked(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.AbstractCollection
-
- mouseDown(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.TextTool
- If the pressed figure is a TextHolder it can be edited otherwise
a new text figure is created.
- mouseDown(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.SelectionTool
- Handles mouse down events and starts the corresponding tracker.
- mouseDown(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.RelationLinkCreationTool
- Manipulates connections in a context dependent way.
- mouseDown(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.PointcutLinkCreationTool
- Manipulates connections in a context dependent way.
- mouseDown(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.NewInstanceFigureCreationTool
-
- mouseDown(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.NewClassFigureCreationTool
-
- mouseDown(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.NewAspectFigureCreationTool
-
- mouseDown(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.DragTracker
-
- mouseDown(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.ClassFigureCreationTool
- Creates a new figure by cloning the prototype.
- mouseDown(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.AspectFigureCreationTool
- Creates a new figure by cloning the prototype.
- mouseDown(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.AbstractActionTool
- Add the touched figure to the selection an invoke action
- mouseDrag(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.TextTool
-
- mouseDrag(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.SelectionTool
- Handles mouse drag events.
- mouseDrag(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.RelationLinkCreationTool
- Adjust the created connection or split segment.
- mouseDrag(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.PointcutLinkCreationTool
- Adjust the created connection or split segment.
- mouseDrag(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.DragTracker
-
- mouseDrag(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.CreationTool
-
- mouseDragged(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.SHEditor
- MouseDragged.
- mouseEntered(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.Tree
- Do nothing.
- mouseEntered(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.SHEditor
- MouseEntered.
- mouseEntered(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.CollaborationInitializer
-
- mouseEntered(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.AbstractCollection
-
- mouseExited(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.Tree
- Do nothing.
- mouseExited(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.SHEditor
- MouseExited.
- mouseExited(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.CollaborationInitializer
-
- mouseExited(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.AbstractCollection
-
- mouseMove(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.SelectionTool
- Handles mouse moves (if the mouse button is up).
- mouseMove(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.RelationLinkCreationTool
- Handles mouse move events in the drawing view.
- mouseMove(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.PointcutLinkCreationTool
- Handles mouse move events in the drawing view.
- mouseMoved(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.SHEditor
- MouseMoved.
- mousePressed(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.Tree
- Shows a popup if needed.
- mousePressed(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.SHEditor
- Mouse has been pressed.
- mousePressed(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.CollaborationInitializer
-
- mousePressed(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.AbstractCollection
-
- mouseReleased(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.Tree
- Closes a popup if needed.
- mouseReleased(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.SHEditor
- MouseReleased.
- mouseReleased(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.CollaborationInitializer
-
- mouseReleased(MouseEvent) -
Method in class org.objectweb.jac.aspects.gui.swing.AbstractCollection
-
- mouseUp(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.TextTool
-
- mouseUp(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.SelectionTool
- Handles mouse up events.
- mouseUp(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.RelationLinkCreationTool
- Connects the figures if the mouse is released over another
figure.
- mouseUp(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.PointcutLinkCreationTool
- Connects the figures if the mouse is released over another
figure.
- mouseUp(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.NewInstanceFigureCreationTool
-
- mouseUp(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.NewClassFigureCreationTool
-
- mouseUp(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.NewAspectFigureCreationTool
-
- mouseUp(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.ClassFigureCreationTool
-
- mouseUp(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.AspectFigureCreationTool
-
- mouseUp(MouseEvent, int, int) -
Method in class org.objectweb.jac.ide.diagrams.AbstractActionTool
-
- moveBy(int, int) -
Method in class org.objectweb.jac.ide.diagrams.TextFigure
-
- MultiMapJacRequest - class org.objectweb.jac.aspects.gui.web.MultiMapJacRequest.
- This class represents a multi-part HttpRequest.
- MultiMapJacRequest(HttpServletRequest) -
Constructor for class org.objectweb.jac.aspects.gui.web.MultiMapJacRequest
- Parameters are copied from the HttpServletRequest.
- MultiMapJacRequest(MultiMap, HttpServletRequest) -
Constructor for class org.objectweb.jac.aspects.gui.web.MultiMapJacRequest
- Parameters are initialized from the given map.
- MultiMapJacRequest(MultiMap, HttpServletRequest, JacRequest) -
Constructor for class org.objectweb.jac.aspects.gui.web.MultiMapJacRequest
-
- MultiPartJacRequest - class org.objectweb.jac.aspects.gui.web.MultiPartJacRequest.
- This class represents a multi-part HttpRequest.
- MultiPartJacRequest(MultiPartRequest, HttpServletRequest) -
Constructor for class org.objectweb.jac.aspects.gui.web.MultiPartJacRequest
-
- MultiPartRequest - class org.objectweb.jac.aspects.gui.web.MultiPartRequest.
- Multipart Form Data request.
- MultiPartRequest(HttpServletRequest, String) -
Constructor for class org.objectweb.jac.aspects.gui.web.MultiPartRequest
- Constructor.
NameRepository
class).
hashCode()
and an equals()
java.awt.Point
.System.out
.
System.out
.
java.awt.Rectangle
.reduce_goto
table.
reduce_goto
table.
RemoteRef
stores the reference of a remote object.
main()
in that class.
isAutomaticCompletionChar
always returns
false).
for
or while
.
Semaphore(0)
.
main(String[])
method).
setFieldChoice
but with dynamically
defined values.
setFieldChoice
but with dynamically
defined values.
setDynamicFieldChoice
but for method parameters
The values are dynamically defined at runtime by the
invocation of a static target method.
setDynamicFieldChoice
but for method parameters
The values are dynamically defined at runtime by the
invocation of a static target method.
waitForResult
call.
setSubPanesGeometry(int,int,String[])
with all the
panes scrollable.
set
method.
weaveOnDemand
flag value.
whenUsingNewInstance()
with a fake
collaboration point (method()
is null and
args
is null too).
-G
option).
startWeavingType
where
the weaving has to start.
startWeavingType.startWeavingMethod
where the
weaving has to start.
-G
option).
LimiterExeption
when when it is over
the maximum value.
LimiterExeption
when when it is below
the minimum value.
getTextColor()
java.util.Collection
compatible instance.
java.lang.reflect
constructors
wrapped by the constructor items.
java.lang.reflect
fields wrapped by the method
items.
java.lang.reflect
methods wrapped by the method
items.
{wrapper
className owned by aspectComponentName}
).
levels[category]
are
discarded.
levels[category]
are discarded.
java.net.URL
.controlAttribute
method as an access controller for
the RTTI.
java.lang.reflect.Class
meta element.System.err
stream.
System.err
stream.
System.err
stream only if
the given category is enable to trace.
System.err
stream only if
the given category is enable to trace.
Display
interface to
assume data inputs and outputs between JAC objects and web clients.
NameRepository.getObject
call
failed.
SerializedJacObject
structure
when serialized.
BindingWrapper
serialized.
finalObject
parameter.
finalObject
parameter.
nameObject()
and
generateName()
methods.
wrap
when several base methods
need to be wrapped.
jac.lib
delegators
source-files from the jac.prop
file found in the
current directory (exclude all other options).WrappeeTranslator
translates a regular java class into
a wrappable one.
reduce_goto
table.
reduce_goto
table.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |