jaxx.runtime.swing.editor
Class FileEditorHandler

java.lang.Object
  extended by jaxx.runtime.swing.editor.FileEditorHandler

public class FileEditorHandler
extends Object

Author:
sletellier

Nested Class Summary
static class FileEditorHandler.ExtentionFileFiler
           
 
Field Summary
static String SEPARATOR_REGEX
           
protected  FileEditor view
           
 
Constructor Summary
FileEditorHandler(FileEditor view)
           
 
Method Summary
 void openLocation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SEPARATOR_REGEX

public static final String SEPARATOR_REGEX
See Also:
Constant Field Values

view

protected FileEditor view
Constructor Detail

FileEditorHandler

public FileEditorHandler(FileEditor view)
Method Detail

openLocation

public void openLocation()


Copyright © 2008-2012 CodeLutin. All Rights Reserved.