com.levigo.jadice.swing.dnd
Class ImportHandler.DummyPage

java.lang.Object
  extended by com.levigo.jadice.document.AbstractPage
      extended by com.levigo.jadice.document.BasicPage
          extended by com.levigo.jadice.swing.dnd.ImportHandler.DummyPage
All Implemented Interfaces:
Page, PropertiesProvider
Enclosing interface:
ImportHandler

public static class ImportHandler.DummyPage
extends BasicPage

A marker class used to mark pages to be removed upon completion of a D&D transfer operation. It is used in place of a re-ordered page to stand in for the page at its original location, so that the original page can be added elsewhere. The BasicThumbnailViewUI's ThumbnailTransferHandler is responsible for the removal of dummy pages once the D&D operation is completed.


Field Summary
 
Fields inherited from interface com.levigo.jadice.document.Page
PROPERTY_PREFIX_USER_PROPERTY
 
Constructor Summary
ImportHandler.DummyPage()
           
 
Method Summary
 
Methods inherited from class com.levigo.jadice.document.BasicPage
add, getDocumentLayer, getLayers, getPageSegment, getPageSegments, getSegmentMap, getSize, remove, toString
 
Methods inherited from class com.levigo.jadice.document.AbstractPage
addPageListener, getModCount, getProperties, removePageListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImportHandler.DummyPage

public ImportHandler.DummyPage()


Copyright © 2017 levigo holding gmbh. All rights reserved.