Package org.activemath.author.toc

Class Summary
ActiveMathAuthenticatedConnection This class is responsible to ensure that an authenticated connection is preformed to the server using cookies and possibly opening a pop-up to request user-names and password.
AMSessionInfo A class that contains a set of strings describing an activemath session.
ASyncTreeNodeDecorator This class implements a background engine that asynchronously fetches the decoration for the tree-nodes (currently title and type) and notifies the tree when the decoration is written to.
DCMetaEditPanel A dialog window allowing to modify DC-metadata contents of an OJgroup ( wrapper around org.activemath.author.toc.TitleListPanel / ListPanel )
DefaultMutableTreeNodeTransferable  
EditableTOCJTree A JTree object that contains a tree view of concepts that is read from a mBase server.
EditableTOCJTreeDragSource A JTree object that contains a tree view of concepts that is read from a mBase server.
EditableTOCJTreeDropTarget A drop target implementation that may be attached to any TOC Frame
IDEditPanel A dialog window allowing to modify contents of an OmgroupElement
IDPanel A dialog window allowing to modify a String
ImprovedJTextField  
JNLPMaker A class to prepare a JNLP application-descriptor.
JNLPTOCEdit A class to serve as main invocation point for use within the JNLP settings.
SessionDialog A dialog window allowing to choose a session from an ActiveMath server
StringListPanel A Panel allowing to modify contents of a String list entry Opitionally supports language selection for each String in the List.
SubconfigurationMaker A class to create properties required to run an applet with the help of SubconfImpl.PropertiesConfig.
TOC An activemath TOC-Edit Frame
TOCEditButtonApplet An applet to contain a button to invoke TOCEdit when it's ready.
TOCEditForJSCalls An applet to contain nothing except a public method one can talk to to open a toc.
TOCFilter A simple class to filter a table-of-contents stored in TOCedit.
TOCMenuBar  
TOCUtil