|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.sciss.app | |
---|---|
de.sciss.app | |
de.sciss.common | |
de.sciss.gui | |
de.sciss.io |
Classes in de.sciss.app used by de.sciss.app | |
---|---|
AbstractWindow
Interface that unites functionality from inhomogeneous classes such as JFrame, JDialog, JInternalFrame |
|
AbstractWindow.Event
|
|
AbstractWindow.Listener
|
|
AncestorAdapter
In analogy to ComponentAdapter
provides a stub class that implements
the AncestorListener interface,
so subclasses need to override only those
methods they're interested in. |
|
Application
The Application interface is an attempt
to create common classes and interfaces (the package
de.sciss.app ) which can be shared by
different programmes, such as Meloncillo or FScape,
without having to make adjustments in different places
each time a modification is made. |
|
BasicEvent
BasicEvent is the superclass of all events
to be processed through EventManager s. |
|
Document
The Document interface is an attempt
to create common classes and interfaces (the package
de.sciss.app ) which can be shared by
different programmes, such as Meloncillo or FScape,
without having to make adjustments in different places
each time a modification is made. |
|
DocumentEvent
This kind of event is fired from a DocumentHandler when
a document as been created, destroyed
or switched. |
|
DocumentHandler
The DocumentHandler interface
describes an object that manages registration
and unregistration of documents in a
multi-document-environment. |
|
DocumentListener
Interface for listening the changes of the list of documents of an application. |
|
DynamicListening
This interface is used by Components that need to register and unregister listeners whenever they are shown or hidden in order to improve performance and garbage collection. |
|
EventManager
A custom event dispatcher which carefully deals with synchronization issues. |
|
EventManager.Processor
Callers of the EventManager constructor must provide an object implementing this interface |
|
GraphicsHandler
|
|
LaterInvocationManager.Listener
A simple interface describing the method that gets called from the event dispatching thread when new objects have been queued. |
|
PerformableEdit
|
|
PreferenceNodeSync
Objects implementing this interface state that they will store their (and their children's) serialized representation in privately named entries in a given preference node |
|
UndoManager
An subclass of Swing's UndoManager that
provides Actions to attach to menu items
in a standard edit menu. |
|
WindowHandler
|
Classes in de.sciss.app used by de.sciss.common | |
---|---|
AbstractApplication
A rudimentary implementation of the de.sciss.app.Application
interface, which deals with component registration, quitting,
preference, clipboard and resource bundle generation. |
|
AbstractCompoundEdit
This subclass of CompoundEdit is used
to synchronize an Undo or Redo operation. |
|
AbstractWindow
Interface that unites functionality from inhomogeneous classes such as JFrame, JDialog, JInternalFrame |
|
AbstractWindow.Listener
|
|
Application
The Application interface is an attempt
to create common classes and interfaces (the package
de.sciss.app ) which can be shared by
different programmes, such as Meloncillo or FScape,
without having to make adjustments in different places
each time a modification is made. |
|
BasicEvent
BasicEvent is the superclass of all events
to be processed through EventManager s. |
|
Document
The Document interface is an attempt
to create common classes and interfaces (the package
de.sciss.app ) which can be shared by
different programmes, such as Meloncillo or FScape,
without having to make adjustments in different places
each time a modification is made. |
|
DocumentEvent
This kind of event is fired from a DocumentHandler when
a document as been created, destroyed
or switched. |
|
DocumentHandler
The DocumentHandler interface
describes an object that manages registration
and unregistration of documents in a
multi-document-environment. |
|
DocumentListener
Interface for listening the changes of the list of documents of an application. |
|
DynamicListening
This interface is used by Components that need to register and unregister listeners whenever they are shown or hidden in order to improve performance and garbage collection. |
|
EventManager
A custom event dispatcher which carefully deals with synchronization issues. |
|
EventManager.Processor
Callers of the EventManager constructor must provide an object implementing this interface |
|
GraphicsHandler
|
|
LaterInvocationManager.Listener
A simple interface describing the method that gets called from the event dispatching thread when new objects have been queued. |
|
PerformableEdit
|
|
PreferenceEntrySync
Objects implementing this interface state that they will store their serialized representation in a given preference entry |
|
WindowHandler
|
Classes in de.sciss.app used by de.sciss.gui | |
---|---|
AbstractWindow
Interface that unites functionality from inhomogeneous classes such as JFrame, JDialog, JInternalFrame |
|
AbstractWindow.Listener
|
|
Application
The Application interface is an attempt
to create common classes and interfaces (the package
de.sciss.app ) which can be shared by
different programmes, such as Meloncillo or FScape,
without having to make adjustments in different places
each time a modification is made. |
|
BasicEvent
BasicEvent is the superclass of all events
to be processed through EventManager s. |
|
DynamicListening
This interface is used by Components that need to register and unregister listeners whenever they are shown or hidden in order to improve performance and garbage collection. |
|
EventManager.Processor
Callers of the EventManager constructor must provide an object implementing this interface |
|
LaterInvocationManager.Listener
A simple interface describing the method that gets called from the event dispatching thread when new objects have been queued. |
|
PreferenceEntrySync
Objects implementing this interface state that they will store their serialized representation in a given preference entry |
|
WindowHandler
|
Classes in de.sciss.app used by de.sciss.io | |
---|---|
PreferenceNodeSync
Objects implementing this interface state that they will store their (and their children's) serialized representation in privately named entries in a given preference node |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |