| Home >> All >> org >> modama >> gui >> [ tools Javadoc ] |
org.modama.gui.tools: Javadoc index of package org.modama.gui.tools.
Package Samples:
org.modama.gui.tools
Classes:
Cache: This class encapsulate a cache stragety. currently it just a lookup-table-cache (call get(key) and you get the object from the hashmap if its already exists. if not create(key) is called)
FrameViewWrapper: the JInternalFrame for an entity. the frameview will added to this. TODO: move to org.modama.application TODO: add dnd stuff
ImageSaver: methods to save a RenderedImage to disk in differen formats, supported at the moment are: jpeg tiff bmp png raw
MyFileFilter: filefilter for different formats, has a name/description and an array of possible extensions
Thumbnail: builds a thumbnail from a rendered image, has a cache for the thumbnails
PopupMenuController: Controlls the popupmenu attached to an entity in different situations.
FileChooserManager: a class that manages filechooser for loading and and saving
Utils: some useful utils
MenuController
PopupActionComp
PopupActionGroup
| Home | Contact Us | Privacy Policy | Terms of Service |